diff --git a/_data-prepper/pipelines/configuration/sinks/s3.md b/_data-prepper/pipelines/configuration/sinks/s3.md index 39bf86ec..aa9e1797 100644 --- a/_data-prepper/pipelines/configuration/sinks/s3.md +++ b/_data-prepper/pipelines/configuration/sinks/s3.md @@ -8,7 +8,7 @@ nav_order: 55 # s3 -The `s3` sink sends records to an Amazon Simple Storage Service (Amazon S3) bucket using the S3 client. +The `s3` sink saves batches of events to [Amazon Simple Storage Service (Amazon S3)](https://aws.amazon.com/s3/) objects. ## Usage