AWS codecatalyst documentation change
Summary
Removed 'AWS' prefix from CloudFormation in a list of AWS services
Security assessment
Stylistic change to service naming. The IAM role's security context and permissions remain unaffected by this terminology update.
Diff
diff --git a/codecatalyst/latest/adminguide/spaces-create.md b/codecatalyst/latest/adminguide/spaces-create.md index f9660fb5b..193f8c1ec 100644 --- a//codecatalyst/latest/adminguide/spaces-create.md +++ b//codecatalyst/latest/adminguide/spaces-create.md @@ -75 +75 @@ The **Add IAM roles available to CodeCatalyst** page displays. -The developer role is an AWS IAM role that enables your CodeCatalyst workflows to access AWS resources such as Amazon S3, Lambda, and AWS CloudFormation. The role will have a name `CodeCatalystWorkflowDevelopmentRole-`spaceName`` with a unique identifier appended. +The developer role is an AWS IAM role that enables your CodeCatalyst workflows to access AWS resources such as Amazon S3, Lambda, and CloudFormation. The role will have a name `CodeCatalystWorkflowDevelopmentRole-`spaceName`` with a unique identifier appended.