Updating a code signing configuration - Amazon Lambda
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

Updating a code signing configuration

When you update a code signing configuration, the changes impact the future deployments of functions that have the code signing configuration attached.

To update a code signing configuration (console)
  1. Open the Code signing configurations page of the Lambda console.

  2. Select a code signing configuration to update, and then choose Edit.

  3. For Description, enter a descriptive name for the configuration.

  4. Under Signing profiles, add up to 20 signing profiles to the configuration.

    1. For Signing profile version ARN, choose a profile version's Amazon Resource Name (ARN), or enter the ARN.

    2. To add an additional signing profile, choose Add signing profiles.

  5. Under Signature validation policy, choose Warn or Enforce.

  6. Choose Save changes.