Skip to content

Commit bfd049d

Browse files
authored
Update template.yml (#72)
Signed-off-by: James Pether Sörling <pethers@users.noreply.github.com>
1 parent e7ed496 commit bfd049d

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

cloudformation/template.yml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -231,6 +231,13 @@ Resources:
231231
Principal:
232232
Service: route53.amazonaws.com
233233
Resource: '*'
234+
- Sid: route53resolver-access-policy-statement
235+
Action:
236+
- kms:*
237+
Effect: Allow
238+
Principal:
239+
Service: route53resolver.amazonaws.com
240+
Resource: '*'
234241
- Sid: api-access-policy-statement
235242
Action:
236243
- kms:*

0 commit comments

Comments
 (0)