AWS amazondynamodb documentation change
Summary
Changed 'AWS CloudFormation' to 'CloudFormation' in policy template instructions
Security assessment
Minor terminology update without security impact. Policy template functionality remains unchanged.
Diff
diff --git a/amazondynamodb/latest/developerguide/DAX.client.create-user-policy.md b/amazondynamodb/latest/developerguide/DAX.client.create-user-policy.md index 9e3c12866..6b5edbf7e 100644 --- a//amazondynamodb/latest/developerguide/DAX.client.create-user-policy.md +++ b//amazondynamodb/latest/developerguide/DAX.client.create-user-policy.md @@ -121 +121 @@ You can switch between the **Visual** and **JSON** editor options anytime. Howev - 7. (Optional) When you create or edit a policy in the AWS Management Console, you can generate a JSON or YAML policy template that you can use in AWS CloudFormation templates. + 7. (Optional) When you create or edit a policy in the AWS Management Console, you can generate a JSON or YAML policy template that you can use in CloudFormation templates. @@ -123 +123 @@ You can switch between the **Visual** and **JSON** editor options anytime. Howev -To do this, in the **Policy editor** choose **Actions** , and then choose **Generate CloudFormation template**. To learn more about AWS CloudFormation, see [AWS Identity and Access Management resource type reference](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/AWS_IAM.html) in the _AWS CloudFormation User Guide_. +To do this, in the **Policy editor** choose **Actions** , and then choose **Generate CloudFormation template**. To learn more about CloudFormation, see [AWS Identity and Access Management resource type reference](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/AWS_IAM.html) in the _AWS CloudFormation User Guide_.