Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Remediation Steps:

Perform following to remove cross account triggers from lambda functionenable environment variable encryption for lambda :

  1. Login to the AWS Management Console at https://console.aws.amazon.com.

  2. Navigate to AWS Lambda console.

  3. In the navigation pane,  select Functions.

  4. Select the function to be modified.

  5. Navigate to Environment Variables.

  6. Under AWS KMS key to encrypt at rest, choose Use a customer master key.

  7. Select the KMS key of choice.

  8. Click Save changes to apply.

...