Which solution will meet these requirements?

1 Comment

  1. Henry
    Author

    I systematize that the answer is:
    Update the AWS CDK stack to create an AWS Secrets Manager secret. Configure the permissions for the secret and the Lambda function to allow the function to access the secret. Update the CloudFormation stack policy inside the AWS CDK stack to prevent updates to the secret. Manually set the access token in Secrets Manager. Update the Lambda function’s code to use the AWS SDK to retrieve the access token from Secrets Manager.

Leave a Reply

Your email address will not be published. Required fields are marked *

one × five =