Visit Website

CLI for generating AWS IAM policy documents, SAM policy templates or SAM Connectors based on the JSON definition used in the AWS Policy Generator. Provide an optional SAM or CloudFormation template and it will let you reference resource ARNs using intrinsic functions for defined resources. The mapping of CloudFormation resource type -> the intrinsic function that returns the ARN is based on the cfn-lint schema for us-east-1 🎉 New in v1.0.5 - support for AWS::Serverless::Connectors If you point a SAM template to this tool it will suggest connectable resources and let you generate the AWS::Serverless::Connector resource

ALTERNATIVES