AWS gameliftservers documentation change
Summary
Fixed grammatical errors by changing articles 'a' to 'an' before 'Amazon GameLift Servers' in two places.
Security assessment
Changes are purely grammatical corrections with no security implications or references to security features.
Diff
diff --git a/gameliftservers/latest/developerguide/resources-cloudformation.md b/gameliftservers/latest/developerguide/resources-cloudformation.md index b3773e907..620f1b9e7 100644 --- a//gameliftservers/latest/developerguide/resources-cloudformation.md +++ b//gameliftservers/latest/developerguide/resources-cloudformation.md @@ -48 +48 @@ To manage Amazon GameLift Servers resources in a single location, we recommend a - * **Support stack** – This stack contains resources that your Amazon GameLift Servers resources depend on. At a minimum, this stack should include the S3 bucket where you store your custom game server or Realtime script files. The stack should also include an IAM role that gives Amazon GameLift Servers permission to retrieve your files from the S3 bucket when creating a Amazon GameLift Servers build or script resource. This stack might also contain other AWS resources that are used with your game, such as DynamoDB tables, Amazon Redshift clusters, and Lambda functions. + * **Support stack** – This stack contains resources that your Amazon GameLift Servers resources depend on. At a minimum, this stack should include the S3 bucket where you store your custom game server or Realtime script files. The stack should also include an IAM role that gives Amazon GameLift Servers permission to retrieve your files from the S3 bucket when creating an Amazon GameLift Servers build or script resource. This stack might also contain other AWS resources that are used with your game, such as DynamoDB tables, Amazon Redshift clusters, and Lambda functions. @@ -61 +61 @@ The diagram below illustrates a two-stack structure for deploying resources in a -When deploying your game in more than one Region, keep in mind how resources can interact across Regions. Some resources, such as Amazon GameLift Servers fleets, can only reference other resources in the same Region. Other resources, such as a Amazon GameLift Servers queue, are Region agnostic. To manage Amazon GameLift Servers resources in multiple Regions, we recommend the following structure. +When deploying your game in more than one Region, keep in mind how resources can interact across Regions. Some resources, such as Amazon GameLift Servers fleets, can only reference other resources in the same Region. Other resources, such as an Amazon GameLift Servers queue, are Region agnostic. To manage Amazon GameLift Servers resources in multiple Regions, we recommend the following structure.