updated aws_config_all_types.sh

pull/2/head
Hari Sekhon 3 years ago
parent c8249b0ba0
commit c60292a3fa

@ -39,6 +39,6 @@ usage_args=""
help_usage "$@" help_usage "$@"
aws configservice describe-configuration-recorders | aws configservice describe-configuration-recorders --output json |
jq -r '.ConfigurationRecorders[] | [.name, .recordingGroup.allSupported, .recordingGroup.includeGlobalResourceTypes] | @tsv' | jq -r '.ConfigurationRecorders[] | [.name, .recordingGroup.allSupported, .recordingGroup.includeGlobalResourceTypes] | @tsv' |
column -t column -t

Loading…
Cancel
Save