The S3Configuration datatype includes various settings.

Table: S3Configuration

ParameterTypeRequired[a]DefaultDescription
bucketstringyes S3 bucket name for storing archived data (e.g., acme-bucket).
regionstringyes The region to which the S3 bucket belongs (e.g., eu-central-1).
startFromdatetime  Starting date and time from which to archive logs.
disabledboolean  Whether the archiving has been disabled.
formatS3ArchivingFormat  The format in which to store the archived data on S3: either RAW or NDJSON.
tagOrderInName[string]yes Array of names of tag fields to use in that order in the output file names.

[a] Some arguments may be required, as indicated in this column. For some fields, this column indicates that a result will always be returned for it.