AWS AWSCloudFormation documentation change
Summary
Added requirement that S3 log buckets must reside in the fleet's home AWS Region
Security assessment
Data residency requirement update rather than security feature addition
Diff
diff --git a/AWSCloudFormation/latest/UserGuide/aws-properties-gamelift-containerfleet-logconfiguration.md index 385bf9256..3d5db2ad8 100644 --- a/AWSCloudFormation/latest/UserGuide/aws-properties-gamelift-containerfleet-logconfiguration.md +++ b/AWSCloudFormation/latest/UserGuide/aws-properties-gamelift-containerfleet-logconfiguration.md @@ -7 +7 @@ SyntaxProperties -A method for collecting container logs for the fleet. Amazon GameLift saves all standard output for each container in logs, including game session logs. You can select from the following methods: +A method for collecting container logs for the fleet. Amazon GameLift Servers saves all standard output for each container in logs, including game session logs. You can select from the following methods: @@ -38 +38 @@ The type of log collection to use for a fleet. - * `S3` \-- Store logs in an Amazon S3 bucket that you define. + * `S3` \-- Store logs in an Amazon S3 bucket that you define. This bucket must reside in the fleet's home AWS Region.