new AmazonS3LoggingConfiguration()
Properties:
Name | Type | Description |
---|---|---|
DestinationBucketName |
String | Required: No. The name of an Amazon S3 bucket where Amazon S3 store server access log files. You can store log files in any bucket that you own. By default, logs are stored in the bucket where the LoggingConfiguration property is defined. |
LogFilePrefix |
String | Required: No. A prefix for the all log object keys. If you store log files from multiple Amazon S3 buckets in a single bucket, you can use a prefix to distinguish which log files came from which bucket. |