Skip to content

Commit

Permalink
feat: merge polcies back to template
Browse files Browse the repository at this point in the history
  • Loading branch information
ljacobsson committed Jun 1, 2021
1 parent e79f721 commit 0b10a13
Show file tree
Hide file tree
Showing 9 changed files with 336 additions and 224 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ Provide an optional SAM or CloudFormation template and it will let you reference

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)

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`

## Installation
`npm install -g @mhlabs/iam-policies-cli`

Expand Down
Loading

0 comments on commit 0b10a13

Please sign in to comment.