Skip to content

Commit

Permalink
Merge pull request #243 from mandar242/route53_list_tags_for_resources
Browse files Browse the repository at this point in the history
Route53: Add policy to get route53 health check tags
  • Loading branch information
gravesm authored Nov 9, 2022
2 parents 321e787 + 18f34b4 commit 48c9a68
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions aws/policy/networking.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ Statement:
- route53:UpdateHostedZoneComment
- route53:ChangeTagsForResource
- route53:ListTagsForResource
- route53:ListTagsForResources
- route53:CreateHealthCheck
- route53:DeleteHealthCheck
- route53:GetHealthCheck
Expand Down

0 comments on commit 48c9a68

Please sign in to comment.