S3ArchivingFormat is an enumerated list of formats in which to store archived segments on AWS's S3.

This enumerated datatype is used by the s3ConfigureArchiving() mutation field. It's also used by the datatype, S3Configuration, which is used by the main datatype, Repository. That datatype is used by several mutation and query fields.

Table: S3ArchivingFormat

ParameterTypeRequiredDefaultStabilityDescription
Some arguments may be required, as indicated in the Required column. For return datatypes, this indicates that you must specify which fields you want returned in the results.
Table last updated: May 9, 2025
NDJSON   Short-TermThe format for archival storage in AWS S3 is newline delimited JSON.
RAW   Short-TermThe format for archival storage of segments in AWS S3 is raw.