CodeDeploy does not support resource permissions in the IAM console for StopDeployment actions
mz-aws opened this issue · 0 comments
mz-aws commented
CodeDeploy does not support resource permissions in the IAM console for StopDeployment actions as stated here. Documentation seems incorrect here:
Documentation File:
aws-codedeploy-user-guide/doc_source/auth-and-access-control-permissions-reference.md
Lines needing review:
StopDeployment | codedeploy:StopDeployment Required to stop an in-progress deployment to a deployment group for an application associated with the IAM user. | arn:aws:codedeploy:region:account-id:deploymentgroup:application-name/deployment-group-name |
---|