Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

hotfix - change branch from master to main, IAM policy fixes and pyth… #6

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

akumar-99
Copy link

…on version update in Lambda

*Issue #, if available: #5

Description of changes:

  • change branch from master to main
  • IAM policy fixes and additions as per requirements
    • AWSLambdaFullAccess -> AWSLambda_FullAccess
    • AWSCodePipelineFullAccess -> AWSCodePipeline_FullAccess
    • AWSLambdaBasicExecutionRole added for Lambda logging to Cloudwatch
    • AmazonS3FullAccess for Lambda to execute the cfn function call and fetch template from S3
  • python version update in Lambda from 3.6 to 3.9

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant