-
Notifications
You must be signed in to change notification settings - Fork 485
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Updates the Data Prepper S3 source documentation #3813
Updates the Data Prepper S3 source documentation #3813
Conversation
…ructions for usage and new features in 2.2. Includes some clean-up as well. Signed-off-by: David Venable <[email protected]>
@carolxob , @Naarcha-AWS : I created this PR to help with the S3 source documentation. |
Signed-off-by: Naarcha-AWS <[email protected]>
@dlvenable: Added edits to the grammar and formatting. Going to pass this into Doc review now. |
Co-authored-by: Caroline <[email protected]> Signed-off-by: Naarcha-AWS <[email protected]>
Co-authored-by: Caroline <[email protected]> Signed-off-by: Naarcha-AWS <[email protected]>
Co-authored-by: Caroline <[email protected]> Signed-off-by: Naarcha-AWS <[email protected]>
Co-authored-by: Caroline <[email protected]> Signed-off-by: Naarcha-AWS <[email protected]>
Co-authored-by: Caroline <[email protected]> Signed-off-by: Naarcha-AWS <[email protected]>
Signed-off-by: Naarcha-AWS <[email protected]>
Implement Caroline's feedback
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@Naarcha-AWS Please see my comments and changes and tag me on just the text we add to introduce the tables so that I can approve. Thanks!
|
||
Option | Required | Type | Description | ||
:--- |:---------|:------------| :--- | ||
type | No | String | The type of JSON. May be either `DOCUMENT` or `LINES`. Maps directly to the [Type](https://docs.aws.amazon.com/AmazonS3/latest/API/API_JSONInput.html#AmazonS3-Type-JSONInput-Type) property. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Insert the noun after "JSON". The type of JSON what?
|
||
## Example: Uncompressed logs | ||
|
||
The following pipeline.yaml shows a minimum configuration for reading uncompressed newline-delimited logs. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
"the" minimum configuration?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Changed
Co-authored-by: Nathan Bower <[email protected]> Signed-off-by: Naarcha-AWS <[email protected]>
Signed-off-by: Naarcha-AWS <[email protected]>
Signed-off-by: Naarcha-AWS <[email protected]>
Co-authored-by: Nathan Bower <[email protected]> Signed-off-by: Naarcha-AWS <[email protected]>
Signed-off-by: Naarcha-AWS <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
* Updates the Data Prepper S3 source documentation with additional instructions for usage and new features in 2.2. Includes some clean-up as well. Signed-off-by: David Venable <[email protected]> * Add back in example * Update _data-prepper/pipelines/configuration/sources/s3.md Co-authored-by: Caroline <[email protected]> Signed-off-by: Naarcha-AWS <[email protected]> * Update _data-prepper/pipelines/configuration/sources/s3.md Co-authored-by: Caroline <[email protected]> Signed-off-by: Naarcha-AWS <[email protected]> * Update _data-prepper/pipelines/configuration/sources/s3.md Co-authored-by: Caroline <[email protected]> Signed-off-by: Naarcha-AWS <[email protected]> * Update _data-prepper/pipelines/configuration/sources/s3.md Co-authored-by: Caroline <[email protected]> Signed-off-by: Naarcha-AWS <[email protected]> * Update s3.md * Apply suggestions from code review Co-authored-by: Caroline <[email protected]> Signed-off-by: Naarcha-AWS <[email protected]> * Update _data-prepper/pipelines/configuration/sources/s3.md Signed-off-by: Naarcha-AWS <[email protected]> * Update s3.md Implement Caroline's feedback * Apply suggestions from code review Co-authored-by: Nathan Bower <[email protected]> Signed-off-by: Naarcha-AWS <[email protected]> * Update _data-prepper/pipelines/configuration/sources/s3.md Signed-off-by: Naarcha-AWS <[email protected]> * Update _data-prepper/pipelines/configuration/sources/s3.md Signed-off-by: Naarcha-AWS <[email protected]> * Update _data-prepper/pipelines/configuration/sources/s3.md Co-authored-by: Nathan Bower <[email protected]> Signed-off-by: Naarcha-AWS <[email protected]> * Update _data-prepper/pipelines/configuration/sources/s3.md Signed-off-by: Naarcha-AWS <[email protected]> --------- Signed-off-by: David Venable <[email protected]> Signed-off-by: Naarcha-AWS <[email protected]> Co-authored-by: Naarcha-AWS <[email protected]> Co-authored-by: Caroline <[email protected]> Co-authored-by: Nathan Bower <[email protected]> (cherry picked from commit aa2033c) Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
* Updates the Data Prepper S3 source documentation with additional instructions for usage and new features in 2.2. Includes some clean-up as well. Signed-off-by: David Venable <[email protected]> * Add back in example * Update _data-prepper/pipelines/configuration/sources/s3.md Co-authored-by: Caroline <[email protected]> Signed-off-by: Naarcha-AWS <[email protected]> * Update _data-prepper/pipelines/configuration/sources/s3.md Co-authored-by: Caroline <[email protected]> Signed-off-by: Naarcha-AWS <[email protected]> * Update _data-prepper/pipelines/configuration/sources/s3.md Co-authored-by: Caroline <[email protected]> Signed-off-by: Naarcha-AWS <[email protected]> * Update _data-prepper/pipelines/configuration/sources/s3.md Co-authored-by: Caroline <[email protected]> Signed-off-by: Naarcha-AWS <[email protected]> * Update s3.md * Apply suggestions from code review Co-authored-by: Caroline <[email protected]> Signed-off-by: Naarcha-AWS <[email protected]> * Update _data-prepper/pipelines/configuration/sources/s3.md Signed-off-by: Naarcha-AWS <[email protected]> * Update s3.md Implement Caroline's feedback * Apply suggestions from code review Co-authored-by: Nathan Bower <[email protected]> Signed-off-by: Naarcha-AWS <[email protected]> * Update _data-prepper/pipelines/configuration/sources/s3.md Signed-off-by: Naarcha-AWS <[email protected]> * Update _data-prepper/pipelines/configuration/sources/s3.md Signed-off-by: Naarcha-AWS <[email protected]> * Update _data-prepper/pipelines/configuration/sources/s3.md Co-authored-by: Nathan Bower <[email protected]> Signed-off-by: Naarcha-AWS <[email protected]> * Update _data-prepper/pipelines/configuration/sources/s3.md Signed-off-by: Naarcha-AWS <[email protected]> --------- Signed-off-by: David Venable <[email protected]> Signed-off-by: Naarcha-AWS <[email protected]> Co-authored-by: Naarcha-AWS <[email protected]> Co-authored-by: Caroline <[email protected]> Co-authored-by: Nathan Bower <[email protected]> (cherry picked from commit aa2033c) Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
* Updates the Data Prepper S3 source documentation with additional instructions for usage and new features in 2.2. Includes some clean-up as well. * Add back in example * Update _data-prepper/pipelines/configuration/sources/s3.md * Update _data-prepper/pipelines/configuration/sources/s3.md * Update _data-prepper/pipelines/configuration/sources/s3.md * Update _data-prepper/pipelines/configuration/sources/s3.md * Update s3.md * Apply suggestions from code review * Update _data-prepper/pipelines/configuration/sources/s3.md * Update s3.md Implement Caroline's feedback * Apply suggestions from code review * Update _data-prepper/pipelines/configuration/sources/s3.md * Update _data-prepper/pipelines/configuration/sources/s3.md * Update _data-prepper/pipelines/configuration/sources/s3.md * Update _data-prepper/pipelines/configuration/sources/s3.md --------- (cherry picked from commit aa2033c) Signed-off-by: David Venable <[email protected]> Signed-off-by: Naarcha-AWS <[email protected]> Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: Naarcha-AWS <[email protected]> Co-authored-by: Caroline <[email protected]> Co-authored-by: Nathan Bower <[email protected]>
* Updates the Data Prepper S3 source documentation with additional instructions for usage and new features in 2.2. Includes some clean-up as well. * Add back in example * Update _data-prepper/pipelines/configuration/sources/s3.md * Update _data-prepper/pipelines/configuration/sources/s3.md * Update _data-prepper/pipelines/configuration/sources/s3.md * Update _data-prepper/pipelines/configuration/sources/s3.md * Update s3.md * Apply suggestions from code review * Update _data-prepper/pipelines/configuration/sources/s3.md * Update s3.md Implement Caroline's feedback * Apply suggestions from code review * Update _data-prepper/pipelines/configuration/sources/s3.md * Update _data-prepper/pipelines/configuration/sources/s3.md * Update _data-prepper/pipelines/configuration/sources/s3.md * Update _data-prepper/pipelines/configuration/sources/s3.md --------- (cherry picked from commit aa2033c) Signed-off-by: David Venable <[email protected]> Signed-off-by: Naarcha-AWS <[email protected]> Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: Naarcha-AWS <[email protected]> Co-authored-by: Caroline <[email protected]> Co-authored-by: Nathan Bower <[email protected]>
* Updates the Data Prepper S3 source documentation with additional instructions for usage and new features in 2.2. Includes some clean-up as well. Signed-off-by: David Venable <[email protected]> * Add back in example * Update _data-prepper/pipelines/configuration/sources/s3.md Co-authored-by: Caroline <[email protected]> Signed-off-by: Naarcha-AWS <[email protected]> * Update _data-prepper/pipelines/configuration/sources/s3.md Co-authored-by: Caroline <[email protected]> Signed-off-by: Naarcha-AWS <[email protected]> * Update _data-prepper/pipelines/configuration/sources/s3.md Co-authored-by: Caroline <[email protected]> Signed-off-by: Naarcha-AWS <[email protected]> * Update _data-prepper/pipelines/configuration/sources/s3.md Co-authored-by: Caroline <[email protected]> Signed-off-by: Naarcha-AWS <[email protected]> * Update s3.md * Apply suggestions from code review Co-authored-by: Caroline <[email protected]> Signed-off-by: Naarcha-AWS <[email protected]> * Update _data-prepper/pipelines/configuration/sources/s3.md Signed-off-by: Naarcha-AWS <[email protected]> * Update s3.md Implement Caroline's feedback * Apply suggestions from code review Co-authored-by: Nathan Bower <[email protected]> Signed-off-by: Naarcha-AWS <[email protected]> * Update _data-prepper/pipelines/configuration/sources/s3.md Signed-off-by: Naarcha-AWS <[email protected]> * Update _data-prepper/pipelines/configuration/sources/s3.md Signed-off-by: Naarcha-AWS <[email protected]> * Update _data-prepper/pipelines/configuration/sources/s3.md Co-authored-by: Nathan Bower <[email protected]> Signed-off-by: Naarcha-AWS <[email protected]> * Update _data-prepper/pipelines/configuration/sources/s3.md Signed-off-by: Naarcha-AWS <[email protected]> --------- Signed-off-by: David Venable <[email protected]> Signed-off-by: Naarcha-AWS <[email protected]> Co-authored-by: Naarcha-AWS <[email protected]> Co-authored-by: Caroline <[email protected]> Co-authored-by: Nathan Bower <[email protected]>
* Updates the Data Prepper S3 source documentation with additional instructions for usage and new features in 2.2. Includes some clean-up as well. Signed-off-by: David Venable <[email protected]> * Add back in example * Update _data-prepper/pipelines/configuration/sources/s3.md Co-authored-by: Caroline <[email protected]> Signed-off-by: Naarcha-AWS <[email protected]> * Update _data-prepper/pipelines/configuration/sources/s3.md Co-authored-by: Caroline <[email protected]> Signed-off-by: Naarcha-AWS <[email protected]> * Update _data-prepper/pipelines/configuration/sources/s3.md Co-authored-by: Caroline <[email protected]> Signed-off-by: Naarcha-AWS <[email protected]> * Update _data-prepper/pipelines/configuration/sources/s3.md Co-authored-by: Caroline <[email protected]> Signed-off-by: Naarcha-AWS <[email protected]> * Update s3.md * Apply suggestions from code review Co-authored-by: Caroline <[email protected]> Signed-off-by: Naarcha-AWS <[email protected]> * Update _data-prepper/pipelines/configuration/sources/s3.md Signed-off-by: Naarcha-AWS <[email protected]> * Update s3.md Implement Caroline's feedback * Apply suggestions from code review Co-authored-by: Nathan Bower <[email protected]> Signed-off-by: Naarcha-AWS <[email protected]> * Update _data-prepper/pipelines/configuration/sources/s3.md Signed-off-by: Naarcha-AWS <[email protected]> * Update _data-prepper/pipelines/configuration/sources/s3.md Signed-off-by: Naarcha-AWS <[email protected]> * Update _data-prepper/pipelines/configuration/sources/s3.md Co-authored-by: Nathan Bower <[email protected]> Signed-off-by: Naarcha-AWS <[email protected]> * Update _data-prepper/pipelines/configuration/sources/s3.md Signed-off-by: Naarcha-AWS <[email protected]> --------- Signed-off-by: David Venable <[email protected]> Signed-off-by: Naarcha-AWS <[email protected]> Co-authored-by: Naarcha-AWS <[email protected]> Co-authored-by: Caroline <[email protected]> Co-authored-by: Nathan Bower <[email protected]>
…3813) * Updates the Data Prepper S3 source documentation with additional instructions for usage and new features in 2.2. Includes some clean-up as well. Signed-off-by: David Venable <[email protected]> * Add back in example * Update _data-prepper/pipelines/configuration/sources/s3.md Co-authored-by: Caroline <[email protected]> Signed-off-by: Naarcha-AWS <[email protected]> * Update _data-prepper/pipelines/configuration/sources/s3.md Co-authored-by: Caroline <[email protected]> Signed-off-by: Naarcha-AWS <[email protected]> * Update _data-prepper/pipelines/configuration/sources/s3.md Co-authored-by: Caroline <[email protected]> Signed-off-by: Naarcha-AWS <[email protected]> * Update _data-prepper/pipelines/configuration/sources/s3.md Co-authored-by: Caroline <[email protected]> Signed-off-by: Naarcha-AWS <[email protected]> * Update s3.md * Apply suggestions from code review Co-authored-by: Caroline <[email protected]> Signed-off-by: Naarcha-AWS <[email protected]> * Update _data-prepper/pipelines/configuration/sources/s3.md Signed-off-by: Naarcha-AWS <[email protected]> * Update s3.md Implement Caroline's feedback * Apply suggestions from code review Co-authored-by: Nathan Bower <[email protected]> Signed-off-by: Naarcha-AWS <[email protected]> * Update _data-prepper/pipelines/configuration/sources/s3.md Signed-off-by: Naarcha-AWS <[email protected]> * Update _data-prepper/pipelines/configuration/sources/s3.md Signed-off-by: Naarcha-AWS <[email protected]> * Update _data-prepper/pipelines/configuration/sources/s3.md Co-authored-by: Nathan Bower <[email protected]> Signed-off-by: Naarcha-AWS <[email protected]> * Update _data-prepper/pipelines/configuration/sources/s3.md Signed-off-by: Naarcha-AWS <[email protected]> --------- Signed-off-by: David Venable <[email protected]> Signed-off-by: Naarcha-AWS <[email protected]> Co-authored-by: Naarcha-AWS <[email protected]> Co-authored-by: Caroline <[email protected]> Co-authored-by: Nathan Bower <[email protected]>
Description
This PR includes the following changes:
Issues Resolved
N/A
Checklist
For more information on following Developer Certificate of Origin and signing off your commits, please check here.