Skip to content

Commit

Permalink
removed optional parameter from IAM::ManagedPolicy
Browse files Browse the repository at this point in the history
  • Loading branch information
alexcasalboni committed Jan 3, 2022
1 parent be07554 commit 630eb11
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion template.yml
Expand Up @@ -127,7 +127,6 @@ Resources:
Type: AWS::IAM::ManagedPolicy
Properties:
Description: Lambda Power Tunning - S3 Read Only for large payloads
Path: /
PolicyDocument:
Version: '2012-10-17'
Statement:
Expand Down

0 comments on commit 630eb11

Please sign in to comment.