Type alias ObservabilityPipelineAmazonS3SourceCompression

ObservabilityPipelineAmazonS3SourceCompression: typeof AUTO | typeof NONE | typeof GZIP | typeof ZSTD | UnparsedObject

Compression format for objects retrieved from the S3 bucket. Use auto to detect compression from the object's Content-Encoding header or file extension.

Generated using TypeDoc