AWS gameliftservers documentation change
Summary
Updated CloudFormation references by removing 'AWS' prefix in policy template documentation
Security assessment
Consistency update for service naming conventions. No security-related content changes or vulnerabilities addressed.
Diff
diff --git a/gameliftservers/latest/developerguide/setting-up-role.md b/gameliftservers/latest/developerguide/setting-up-role.md index 28179822c..3bebeeb33 100644 --- a//gameliftservers/latest/developerguide/setting-up-role.md +++ b//gameliftservers/latest/developerguide/setting-up-role.md @@ -41 +41 @@ 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. @@ -43 +43 @@ 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_.