AWS AWSCloudFormation documentation change
Summary
Updated section headings by removing 'IAM' prefix from user policy examples
Security assessment
Formatting changes without security content modifications
Diff
diff --git a/AWSCloudFormation/latest/UserGuide/aws-resource-iam-userpolicy.md index 6f12f5706..b36058778 100644 --- a/AWSCloudFormation/latest/UserGuide/aws-resource-iam-userpolicy.md +++ b/AWSCloudFormation/latest/UserGuide/aws-resource-iam-userpolicy.md @@ -122 +122 @@ For more information about using the `Ref` function, see [`Ref`](https://docs.aw - * IAM user embedded inline policy document + * User embedded inline policy document @@ -124 +124 @@ For more information about using the `Ref` function, see [`Ref`](https://docs.aw - * IAM user embedded inline policy document with Ref function + * User embedded inline policy document with Ref function @@ -129 +129 @@ For more information about using the `Ref` function, see [`Ref`](https://docs.aw -### IAM user embedded inline policy document +### User embedded inline policy document @@ -168 +168 @@ This example shows an inline policy document in `AWS::IAM::UserPolicy`. The poli -### IAM user embedded inline policy document with Ref function +### User embedded inline policy document with Ref function