spec-json-schemas
spec-json-schemas copied to clipboard
feat: extend aws policy configuration
Description
The current AWS policy binding configuration doesn't match what is offered by AWS when configuring IAM policies. Condition
and Resource
are missing and Principal
isn't fully fleshed out. This PR addresses this by extending the binding configuration for SNS and SQS.
Related issue(s)