Skip to content

Commit 949292e

Browse files
committed
fix iam name
1 parent b640f29 commit 949292e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cloudformation/iam.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ Resources:
2121
CommonLambdaManagedPolicy:
2222
Type: AWS::IAM::ManagedPolicy
2323
Properties:
24-
ManagedPolicyName: CommonLambdaPolicy
24+
ManagedPolicyName: infra-core-api-commonlambdapolicy
2525
PolicyDocument:
2626
Version: "2012-10-17"
2727
Statement:

0 commit comments

Comments
 (0)