S3OutputFormat

class aws_cdk.aws_pipes_alpha.S3OutputFormat(*values)

Bases: Enum

(experimental) Log format for S3LogDestination logging configuration.

See:

https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pipes-pipe-s3logdestination.html#cfn-pipes-pipe-s3logdestination-outputformat

Stability:

experimental

Attributes

JSON

(experimental) JSON.

Stability:

experimental

PLAIN

(experimental) Plain text.

Stability:

experimental

W3C

(experimental) W3C extended log file format.

See:

https://www.w3.org/TR/WD-logfile

Stability:

experimental