AWS gameliftstreams documentation change
Summary
Removed redundant reference to creating stream groups in version updates and restructured documentation links for S3 bucket permission policy guidance
Security assessment
The changes involve documentation restructuring and clarification about S3 bucket permissions. While permissions are security-related, the modifications do not introduce new security information or address a specific vulnerability. The adjustments primarily improve readability by separating the policy reference link into its own paragraph.
Diff
diff --git a/gameliftstreams/latest/developerguide/applications.md b/gameliftstreams/latest/developerguide/applications.md index bc8e28847..8caee9b96 100644 --- a//gameliftstreams/latest/developerguide/applications.md +++ b//gameliftstreams/latest/developerguide/applications.md @@ -27 +27 @@ Application size | 100 GiB | Yes* | The maximum total size of an Amazon GameLift -To save yourself time and effort, verify that the files you are ready to upload are the correct version of your application. While you can upload new versions later, you will need to repeat the Create an application and [Create a stream group](./stream-groups.html#stream-groups-create) steps for each version. +To save yourself time and effort, verify that the files you are ready to upload are the correct version of your application. While you can upload new versions later, you will need to repeat the Create an application step for each version. @@ -129 +129 @@ You can edit this field at any time. -To save log files on your behalf, Amazon GameLift Streams must be given permission to your S3 bucket for saving. If you let Amazon GameLift Streams create the bucket for logging, the permission policy will be applied automatically upon creation. If you provide your own bucket, you will need to apply the permission policy, yourself. For more information, see Application log bucket permission policy. +To save log files on your behalf, Amazon GameLift Streams must be given permission to your S3 bucket for saving. If you let Amazon GameLift Streams create the bucket for logging, the permission policy will be applied automatically upon creation. If you provide your own bucket, you will need to apply the permission policy, yourself. @@ -290 +290,3 @@ You can edit this field at any time. -To save log files on your behalf, Amazon GameLift Streams must be given permission to your S3 bucket for saving. If you let Amazon GameLift Streams create the bucket for logging, the permission policy will be applied automatically upon creation. If you provide your own bucket, you will need to apply the permission policy, yourself. For more information, see Application log bucket permission policy. +To save log files on your behalf, Amazon GameLift Streams must be given permission to your S3 bucket for saving. If you let Amazon GameLift Streams create the bucket for logging, the permission policy will be applied automatically upon creation. If you provide your own bucket, you will need to apply the permission policy, yourself. + +For more information, see Application log bucket permission policy. @@ -348 +350,3 @@ You can edit this field at any time. -To save log files on your behalf, Amazon GameLift Streams must be given permission to your S3 bucket for saving. If you let Amazon GameLift Streams create the bucket for logging, the permission policy will be applied automatically upon creation. If you provide your own bucket, you will need to apply the permission policy, yourself. For more information, see Application log bucket permission policy. +To save log files on your behalf, Amazon GameLift Streams must be given permission to your S3 bucket for saving. If you let Amazon GameLift Streams create the bucket for logging, the permission policy will be applied automatically upon creation. If you provide your own bucket, you will need to apply the permission policy, yourself. + +For more information, see Application log bucket permission policy.