Skip to content
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

Add -parser json.Records #11

Merged
merged 4 commits into from
May 18, 2023
Merged

Add -parser json.Records #11

merged 4 commits into from
May 18, 2023

Conversation

fujiwara
Copy link
Contributor

Add -parser=json.Records.

If "json.Records" is selected, the S3 object will be parsed as Records[] JSON array.

{"Records":[{...},{...}]}

This is useful for CloudTrail logs.

-parser=json.Records with -format=none does not work. Use -format=json instead.

@fujiwara fujiwara merged commit f5dd544 into master May 18, 2023
@fujiwara fujiwara deleted the multiple-records branch May 18, 2023 04:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant