Changed headings back to sentence (#715)

* Changed headings back to sentence

Signed-off-by: keithhc2 <keithhc2@users.noreply.github.com>

* Minor tweak

Signed-off-by: keithhc2 <keithhc2@users.noreply.github.com>

Co-authored-by: keithhc2 <keithhc2@users.noreply.github.com>
This commit is contained in:
Keith Chan 2022-06-24 09:20:30 -07:00 committed by GitHub
parent ab020c308d
commit 4ec55fef3f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -108,7 +108,7 @@ buffer_timeout | No | Duration | The timeout for writing events to the Data Prep
records_to_accumulate | No | Integer | The number of messages that accumulate before writing to the buffer. Default is 100.
disable_bucket_ownership_validation | No | Boolean | If `true`, then the S3 Source will not attempt to validate that the bucket is owned by the expected account. The only expected account is the same account that owns the SQS queue. Defaults to `false`.
#### <a name="s3-source-sqs">sqs</a>
#### sqs
The following are configure usage of Amazon SQS in the S3 Source plugin.
@ -121,7 +121,7 @@ wait_time | No | Duration | The time to wait for long polling on the SQS API. De
poll_delay | No | Duration | A delay to place between reading and processing a batch of SQS messages and making a subsequent request. Default is `0s`.
#### <a name="s3-source-aws">aws</a>
#### aws
Option | Required | Type | Description
:--- | :--- | :--- | :---