Updated the intro text for the s3 sink. (#4854)

Signed-off-by: David Venable <dlv@amazon.com>
Co-authored-by: Naarcha-AWS <97990722+Naarcha-AWS@users.noreply.github.com>
This commit is contained in:
David Venable 2023-08-23 11:33:46 -07:00 committed by GitHub
parent 1250649984
commit 5306134c41
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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