IAM Policy
Add an IAM Policy resource to your Altostra project
To add an IAM Policy resource in the designer, go to the "Security, Identity & Compliance" section and select the "IAM Policy" resource, or search "iam" in the search box:

IAM Policy properties

Name:
type: string
| required
Altostra will use Name property for generating a logical ID:
- Only strict alpha-numeric characters will be used (by the restrictions of CFN)
- If non alpha-numeric characters were used in the name, the logical ID will be generated by the resource type
- Up to 64 characters
Policy:
type: string
| required
- You must provide a valid IAM policy in JSON format
Connect to Lambda functions:
type: boolean
- Select Lambda functions to which you want apply the policy