Skip to content

Instantly share code, notes, and snippets.

@harsh4870
Created February 10, 2022 14:56
Show Gist options
  • Save harsh4870/4173fb255d17d0e270350b5448f8896e to your computer and use it in GitHub Desktop.
Save harsh4870/4173fb255d17d0e270350b5448f8896e to your computer and use it in GitHub Desktop.
cloud custodian array or list parse
filters:
- and:
- type: value
key: dnssecConfig.defaultKeySpecs[].algorithm
value: rsasha256
value_type: swap
op: in
- type: value
key: dnssecConfig.defaultKeySpecs[].keyType
op: in
value_type: swap
value: zoneSigning
- type: value
key: dnssecConfig.state
value: on
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment