forked from glassechidna/trackiam
-
Notifications
You must be signed in to change notification settings - Fork 0
/
route53domains.yml
31 lines (30 loc) · 1.36 KB
/
route53domains.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
Actions:
- Name: route53domains:CheckDomainAvailability
- Name: route53domains:DeleteTagsForDomain
- Name: route53domains:DisableDomainAutoRenew
- Name: route53domains:DisableDomainTransferLock
- Name: route53domains:EnableDomainAutoRenew
- Name: route53domains:EnableDomainTransferLock
- Name: route53domains:GetContactReachabilityStatus
- Name: route53domains:GetDomainDetail
- Name: route53domains:GetDomainSuggestions
- Name: route53domains:GetOperationDetail
- Name: route53domains:ListDomains
- Name: route53domains:ListOperations
- Name: route53domains:ListTagsForDomain
- Name: route53domains:RegisterDomain
- Name: route53domains:RenewDomain
- Name: route53domains:ResendContactReachabilityEmail
- Name: route53domains:RetrieveDomainAuthCode
- Name: route53domains:TransferDomain
- Name: route53domains:UpdateDomainContact
- Name: route53domains:UpdateDomainContactPrivacy
- Name: route53domains:UpdateDomainNameservers
- Name: route53domains:UpdateTagsForDomain
- Name: route53domains:ViewBilling
# APIs without an IAM action
- Name: route53domains:AcceptDomainTransferFromAnotherAwsAccount
- Name: route53domains:CancelDomainTransferToAnotherAwsAccount
- Name: route53domains:CheckDomainTransferability
- Name: route53domains:RejectDomainTransferFromAnotherAwsAccount
- Name: route53domains:TransferDomainToAnotherAwsAccount