Skip to content

Commit a3ab900

Browse files
committed
fix: typo
1 parent 1bc18cf commit a3ab900

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cfn/ESDK-Hierarchy-CI.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -173,7 +173,7 @@ Resources:
173173
- Effect: Allow
174174
Principal:
175175
AWS: !Sub "arn:aws:iam::${AWS::AccountId}:root"
176-
Action: kms:*
176+
Action: "kms:*"
177177
Resource: "*"
178178
- Effect: Allow
179179
Principal:

0 commit comments

Comments
 (0)