Announcing AWS Lambda Support for Code Signing in GovCloud Regions

AWS Lambda Code Signing in GovCloud Regions
AWS Lambda now offers Code Signing in GovCloud Regions (AWS GovCloud (US-West) and AWS GovCloud (US-East)), ensuring only trusted and verified code is deployed to Lambda functions. This feature uses AWS Signer, a managed code signing service.
Administrators can create Signing Profiles in AWS Signer and manage user access with AWS IAM. Within Lambda, they can specify allowed signing profiles for each function and configure behavior for signature check failures.
What to do
- Create Signing Profiles in AWS Signer
- Manage user access with AWS IAM
- Specify allowed signing profiles in Lambda
- Configure behavior for signature check failures
There is no extra charge for using this feature.
Source: AWS release notes