AWS AWSCloudFormation documentation change
Summary
Updated section headings by removing 'IAM' prefix from role examples
Security assessment
Changes are editorial/title formatting updates without security implications
Diff
diff --git a/AWSCloudFormation/latest/UserGuide/aws-resource-iam-role.md index 800404192..3c9f7dad2 100644 --- a/AWSCloudFormation/latest/UserGuide/aws-resource-iam-role.md +++ b/AWSCloudFormation/latest/UserGuide/aws-resource-iam-role.md @@ -242 +242 @@ For more information about IDs, see [ IAM Identifiers](https://docs.aws.amazon.c - * IAM Role with Embedded Policy and Instance Profiles + * Role with Embedded Policy and Instance Profiles @@ -244 +244 @@ For more information about IDs, see [ IAM Identifiers](https://docs.aws.amazon.c - * IAM Role with External Policy and Instance Profiles + * Role with External Policy and Instance Profiles @@ -249 +249 @@ For more information about IDs, see [ IAM Identifiers](https://docs.aws.amazon.c -### IAM Role with Embedded Policy and Instance Profiles +### Role with Embedded Policy and Instance Profiles @@ -343 +343 @@ This example shows an embedded policy in the `AWS::IAM::Role`. The policy is spe -### IAM Role with External Policy and Instance Profiles +### Role with External Policy and Instance Profiles