Skip to content

Add PQC opt-out in Lambda bootstrap - #2539

Merged
normj merged 1 commit into
devfrom
normj/update-bootstrap
Aug 20, 2026
Merged

Add PQC opt-out in Lambda bootstrap#2539
normj merged 1 commit into
devfrom
normj/update-bootstrap

Conversation

@normj

@normj normj commented Aug 19, 2026

Copy link
Copy Markdown
Member

Description of changes:
As part of Lambda's upcoming PQC support they all bootstrap scripts for managed runtimes are being updated to add an opt-out for PQC via the AWS_LAMBDA_DISABLE_PQC_KEYSHARES environment variable. This is the same change being done in other runtimes.

Testing:
Will go through CI checks but I have also built the image locally and built a function based on the image and confirmed no issue to the bootstrap script.

No change file is added and the Release Not Needed because the bootstrap scripts are not included in the NuGet package. This will only go out in the OCI images which has a different release flow then change files.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@normj
normj requested review from a team as code owners August 19, 2026 19:07
@normj
normj requested a review from GarrettBeatty August 19, 2026 19:07
@normj normj added the Release Not Needed Add this label if a PR does not need to be released. label Aug 19, 2026
@normj
normj merged commit 42a8cd3 into dev Aug 20, 2026
21 of 24 checks passed
@normj
normj deleted the normj/update-bootstrap branch August 20, 2026 23:14
@normj normj mentioned this pull request Aug 20, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Release Not Needed Add this label if a PR does not need to be released.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants