Policy output in nsjson format #10490
Unanswered
amckeown-blc
asked this question in
AWS
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
We currently have to run a python script to take the output from a Cloud Custodian policy which is in json format and put it into a ndjson format (newline delimited) in order for Amazon Athena to view it correctly.
This is fine and working, but is there a feature to do it in 0.9.48?
output_format: jsonlines
As this doesn't seem to work.
Beta Was this translation helpful? Give feedback.
All reactions