We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b640f29 commit 949292eCopy full SHA for 949292e
cloudformation/iam.yml
@@ -21,7 +21,7 @@ Resources:
21
CommonLambdaManagedPolicy:
22
Type: AWS::IAM::ManagedPolicy
23
Properties:
24
- ManagedPolicyName: CommonLambdaPolicy
+ ManagedPolicyName: infra-core-api-commonlambdapolicy
25
PolicyDocument:
26
Version: "2012-10-17"
27
Statement:
0 commit comments