AWS AWSCloudFormation documentation change
Summary
Added detailed descriptions for S3 logging configuration properties including bucket ownership validation
Security assessment
Enhanced documentation about S3 log configuration security aspects (bucket ownership validation, path structure) improves security posture guidance but doesn't address a specific vulnerability.
Diff
diff --git a/AWSCloudFormation/latest/TemplateReference/aws-properties-workspacesweb-sessionlogger-s3logconfiguration.md b/AWSCloudFormation/latest/TemplateReference/aws-properties-workspacesweb-sessionlogger-s3logconfiguration.md index a63b912cc..3726cb917 100644 --- a//AWSCloudFormation/latest/TemplateReference/aws-properties-workspacesweb-sessionlogger-s3logconfiguration.md +++ b//AWSCloudFormation/latest/TemplateReference/aws-properties-workspacesweb-sessionlogger-s3logconfiguration.md @@ -9 +9 @@ This is the new _AWS CloudFormation Template Reference Guide_. Please update you -The `S3LogConfiguration` property type specifies Property description not available. for an [AWS::WorkSpacesWeb::SessionLogger](./aws-resource-workspacesweb-sessionlogger.html). +The S3 log configuration. @@ -42 +42 @@ To declare this entity in your AWS CloudFormation template, use the following sy -Property description not available. +The S3 bucket name where logs are delivered. @@ -59 +59 @@ _Minimum_ : `1` -Property description not available. +The expected bucket owner of the target S3 bucket. The caller must have permissions to write to the target bucket. @@ -72 +72 @@ _Update requires_ : [No interruption](https://docs.aws.amazon.com/AWSCloudFormat -Property description not available. +The folder structure that defines the organizational structure for log files in S3. @@ -85 +85 @@ _Required_ : Yes -Property description not available. +The S3 path prefix that determines where log files are stored. @@ -102 +102 @@ _Minimum_ : `1` -Property description not available. +The format of the LogFile that is written to S3.