Actions, resources, and condition keys for Amazon Route 53 Domains
Amazon Route 53 Domains (service prefix: route53domains
) provides the following service-specific resources, actions, and condition context keys for use in IAM permission policies.
References:
-
Learn how to configure this service.
-
View a list of the API operations available for this service.
-
Learn how to secure this service and its resources by using IAM permission policies.
Topics
Actions defined by Amazon Route 53 Domains
You can specify the following actions in the Action
element of an IAM policy statement. Use policies to grant permissions to perform an operation in AWS. When you use an action in a policy, you usually allow or deny access to the API operation or CLI command with the same name. However, in some cases, a single action controls access to more than one operation. Alternatively, some operations require several different actions.
The Resource types column of the Actions table indicates whether each action supports resource-level permissions. If there is no value for this column, you must specify all resources ("*") to which the policy applies in the Resource
element of your policy statement. If the column includes a resource type, then you can specify an ARN of that type in a statement with that action. If the action has one or more required resources, the caller must have permission to use the action with those resources. Required resources are indicated in the table with an asterisk (*). If you limit resource access with the Resource
element in an IAM policy, you must include an ARN or pattern for each required resource type. Some actions support multiple resource types. If the resource type is optional (not indicated as required), then you can choose to use one of the optional resource types.
The Condition keys column of the Actions table includes keys that you can specify in a policy statement's Condition
element. For more information on the condition keys that are associated with resources for the service, see the Condition keys column of the Resource types table.
Note
Resource condition keys are listed in the Resource types table. You can find a link to the resource type that applies to an action in the Resource types (*required) column of the Actions table. The resource type in the Resource types table includes the Condition keys column, which are the resource condition keys that apply to an action in the Actions table.
For details about the columns in the following table, see Actions table.
Actions | Description | Access level | Resource types (*required) | Condition keys | Dependent actions |
---|---|---|---|---|---|
AcceptDomainTransferFromAnotherAwsAccount | Grants permission to accept the transfer of a domain from another AWS account to the current AWS account | Write | |||
AssociateDelegationSignerToDomain | Grants permission to associate a new delegation signer to a domain | Write | |||
CancelDomainTransferToAnotherAwsAccount | Grants permission to cancel the transfer of a domain from the current AWS account to another AWS account | Write | |||
CheckDomainAvailability | Grants permission to check the availability of one domain name | Read | |||
CheckDomainTransferability | Grants permission to check whether a domain name can be transferred to Amazon Route 53 | Read | |||
DeleteDomain | Grants permission to delete domains | Write | |||
DeleteTagsForDomain | Grants permission to delete the specified tags for a domain | Tagging | |||
DisableDomainAutoRenew | Grants permission to configure Amazon Route 53 to automatically renew the specified domain before the domain registration expires | Write | |||
DisableDomainTransferLock | Grants permission to remove the transfer lock on the domain (specifically the clientTransferProhibited status) to allow domain transfers | Write | |||
DisassociateDelegationSignerFromDomain | Grants permission to disassociate an existing delegation signer from a domain | Write | |||
EnableDomainAutoRenew | Grants permission to configure Amazon Route 53 to automatically renew the specified domain before the domain registration expires | Write | |||
EnableDomainTransferLock | Grants permission to set the transfer lock on the domain (specifically the clientTransferProhibited status) to prevent domain transfers | Write | |||
GetContactReachabilityStatus | Grants permission to get information about whether the registrant contact has responded for operations that require confirmation that the email address for the registrant contact is valid, such as registering a new domain | Read | |||
GetDomainDetail | Grants permission to get detailed information about a domain | Read | |||
GetDomainSuggestions | Grants permission to get a list of suggested domain names given a string, which can either be a domain name or simply a word or phrase (without spaces) | Read | |||
GetOperationDetail | Grants permission to get the current status of an operation that is not completed | Read | |||
ListDomains | Grants permission to list all the domain names registered with Amazon Route 53 for the current AWS account | List | |||
ListOperations | Grants permission to list the operation IDs of operations that are not yet complete | List | |||
ListPrices | Grants permission to list the prices of operations for TLDs | List | |||
ListTagsForDomain | Grants permission to list all the tags that are associated with the specified domain | Read | |||
PushDomain | Grants permission to change the IPS tag of .uk domain to initiate a transfer process from Route 53 to another registrar | Write | |||
RegisterDomain | Grants permission to register domains | Write | |||
RejectDomainTransferFromAnotherAwsAccount | Grants permission to reject the transfer of a domain from another AWS account to the current AWS account | Write | |||
RenewDomain | Grants permission to renew domains for the specified number of years | Write | |||
ResendContactReachabilityEmail | Grants permission to resend the confirmation email to the current email address for the registrant contact for operations that require confirmation that the email address for the registrant contact is valid, such as registering a new domain | Write | |||
ResendOperationAuthorization | Grants permission to resend the operation authorization | Write | |||
RetrieveDomainAuthCode | Grants permission to get the AuthCode for the domain | Write | |||
TransferDomain | Grants permission to transfer a domain from another registrar to Amazon Route 53 | Write | |||
TransferDomainToAnotherAwsAccount | Grants permission to transfer a domain from the current AWS account to another AWS account | Write | |||
UpdateDomainContact | Grants permission to update the contact information for domain | Write | |||
UpdateDomainContactPrivacy | Grants permission to update the domain contact privacy setting | Write | |||
UpdateDomainNameservers | Grants permission to replace the current set of name servers for a domain with the specified set of name servers | Write | |||
UpdateTagsForDomain | Grants permission to add or update tags for a specified domain | Tagging | |||
ViewBilling | Grants permission to get all the domain-related billing records for the current AWS account for a specified period | Read |
Resource types defined by Amazon Route 53 Domains
Amazon Route 53 Domains does not support specifying a resource ARN in the Resource
element of an IAM policy statement. To allow access to Amazon Route 53 Domains, specify "Resource": "*"
in your policy.
Condition keys for Amazon Route 53 Domains
Route 53 Domains has no service-specific context keys that can be used in the Condition
element of policy statements. For the list of the global context keys that are available to all services, see Available keys for conditions.