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.
2 parents 28ed1ff + 2d35843 commit e4fc979Copy full SHA for e4fc979
ebs/CloudFormation/Stack1.yaml
@@ -50,7 +50,7 @@ Resources:
50
- lambda:CreateFunction
51
- lambda:GetFunction*
52
- lambda:InvokeFunction
53
- Resource: !Sub 'arn:aws:lambda:${AWS::Region}:${AWS::AccountId}:function/DetachVolumeLambda*'
+ Resource: !Sub 'arn:aws:lambda:${AWS::Region}:${AWS::AccountId}:function:DetachVolumeLambda*'
54
- Effect: Allow
55
Action:
56
- kms:Encrypt
0 commit comments