AWS codedeploy documentation change
Summary
Changed 'AWS CloudFormation' to 'CloudFormation' in two places discussing IAM role assumptions
Security assessment
Terminology update maintains existing security guidance about source ARN conditions without modifying security controls
Diff
diff --git a/codedeploy/latest/userguide/security_confused_deputy.md b/codedeploy/latest/userguide/security_confused_deputy.md index bd7cf372b..165b7be39 100644 --- a//codedeploy/latest/userguide/security_confused_deputy.md +++ b//codedeploy/latest/userguide/security_confused_deputy.md @@ -13 +13 @@ For EC2/On-Premises, AWS Lambda, and regular Amazon ECS deployments, the value o -For [Amazon ECS blue/green deployments created through AWS CloudFormation](./deployments-create-ecs-cfn.html), the value of `aws:SourceArn` should include the CloudFormation stack ARN with which CodeDeploy is allowed to assume the IAM role. +For [Amazon ECS blue/green deployments created through CloudFormation](./deployments-create-ecs-cfn.html), the value of `aws:SourceArn` should include the CloudFormation stack ARN with which CodeDeploy is allowed to assume the IAM role. @@ -49 +49 @@ JSON -For an [Amazon ECS blue/green deployment created through AWS CloudFormation](./deployments-create-ecs-cfn.html), you might use: +For an [Amazon ECS blue/green deployment created through CloudFormation](./deployments-create-ecs-cfn.html), you might use: