enum S3OutputFormat
Language | Type name |
---|---|
.NET | Amazon.CDK.AWS.Pipes.Alpha.S3OutputFormat |
Go | github.com/aws/aws-cdk-go/awscdkpipesalpha/v2#S3OutputFormat |
Java | software.amazon.awscdk.services.pipes.alpha.S3OutputFormat |
Python | aws_cdk.aws_pipes_alpha.S3OutputFormat |
TypeScript (source) | @aws-cdk/aws-pipes-alpha 禄 S3OutputFormat |
Log format for S3LogDestination
logging configuration.
Members
Name | Description |
---|---|
PLAIN | Plain text. |
JSON | JSON. |
W3C | W3C extended log file format. |
PLAIN
Plain text.
JSON
JSON.
W3C
W3C extended log file format.
See also: https://www.w3.org/TR/WD-logfile