AWS S3
AWS S3 Sink
Last updated
AWS S3 Sink
Last updated
The AWS S3 sink can deliver events to Amazon AWS S3 service or a custom endpoint.
Configure the general sink settings including any TLS settings, then specify the AWS S3 specific settings below.
The S3 bucket name.
This must not include a leading s3:// or a trailing / .
AWS S3 Server-Side Encryption algorithms.
The Server-side Encryption algorithm used when storing these objects.
A prefix to apply to all object keys.
Prefixes are useful for partitioning objects, such as by creating an object key that stores objects under a particular directory. If using a prefix for this purpose, it must end in / to act as a directory path. A trailing / is not automatically added.
Specify the compression algorithm to use to compress event and metric data. The default compression is Gzip.
The AWS access key ID.
The AWS secret access key.
Custom endpoint for use with AWS-compatible services.
Note: This parameter supports Vector's , which enables you to use dynamic per-event values.
The of the target service.
See the for more details. The storage class for the created objects.
See the for more details. The default storage class is Standard.