AWS codecatalyst documentation change
Summary
Removed 'AWS' prefix from CloudFormation in a list of AWS resources
Security assessment
This is a minor terminology adjustment for consistency. The IAM role's purpose and security context remain unchanged.
Diff
diff --git a/codecatalyst/latest/userguide/spaces-create.md b/codecatalyst/latest/userguide/spaces-create.md index 4f01496ca..f3f24cc33 100644 --- a//codecatalyst/latest/userguide/spaces-create.md +++ b//codecatalyst/latest/userguide/spaces-create.md @@ -73 +73 @@ 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. For more information about the role and role policy, see [Understanding the CodeCatalystWorkflowDevelopmentRole-spaceName service role](./ipa-iam-roles.html#ipa-iam-roles-service-role). +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. For more information about the role and role policy, see [Understanding the CodeCatalystWorkflowDevelopmentRole-spaceName service role](./ipa-iam-roles.html#ipa-iam-roles-service-role).