Skip to content

Commit

Permalink
adding dmeo gif to readme
Browse files Browse the repository at this point in the history
  • Loading branch information
ljacobsson committed Oct 12, 2022
1 parent 244bb6b commit 7170eea
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,9 @@ 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.5 - support for AWS::Serverless::Connectors
### :tada: 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
![Demo](https://github.com/mhlabs/iam-policies-cli/blob/master/images/demo-connectors.gif?raw=true)

## Installation
`npm install -g @mhlabs/iam-policies-cli`
Expand Down
Binary file added images/demo-connectors.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
File renamed without changes

0 comments on commit 7170eea

Please sign in to comment.