TractorZoom / sam-cli-action

Github Action to build, package, and deploy serverless applications using the AWS SAM CLI.
18 stars 9 forks source link

Policy for SAM deployment #21

Open kaihendry opened 3 years ago

kaihendry commented 3 years ago

"Principle of least privilege" Policy for AWS SAM deployment

Describe the solution you'd like A policy for deploying AWS SAM projects, e.g. https://apex.sh/docs/up/credentials/#iam_policy_for_up_cli

Describe alternatives you've considered https://apex.sh/docs/up/credentials/#iam_policy_for_up_cli is good but I am failing with is not authorized to perform: cloudformation:GetTemplateSummary for AWS SAM requires more permissions ...