spec-json-schemas icon indicating copy to clipboard operation
spec-json-schemas copied to clipboard

feat: extend aws policy configuration

Open Gadam8 opened this issue 7 months ago • 3 comments

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)

Gadam8 avatar Jun 26 '24 15:06 Gadam8