InventoryFormat

class aws_cdk.aws_s3.InventoryFormat(value)

Bases: Enum

All supported inventory list formats.

Attributes

CSV

Generate the inventory list as CSV.

ORC

Generate the inventory list as ORC.

PARQUET

Generate the inventory list as Parquet.