Skip to content

Commit 0b10a13

Browse files
author
ljacobsson
committed
feat: merge polcies back to template
1 parent e79f721 commit 0b10a13

File tree

9 files changed

+336
-224
lines changed

9 files changed

+336
-224
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ Provide an optional SAM or CloudFormation template and it will let you reference
66

77
The mapping of CloudFormation resource type -> the intrinsic function that returns the ARN is based on the [cfn-lint schema for us-east-1](https://github.com/aws-cloudformation/cfn-python-lint/blob/master/src/cfnlint/data/CloudSpecs/us-east-1.json)
88

9+
New in v1.0.3 - you can now merge polices back to your template. Suppoerted resources are `AWS::Serverless::Function`, `AWS::Serverless::StateMachine`, `AWS::IAM::Role`
10+
911
## Installation
1012
`npm install -g @mhlabs/iam-policies-cli`
1113

0 commit comments

Comments
 (0)