Amazon Route 53 Skill
amazonaws-com-route53
amazonaws-com-route53
| Method | Path | Description |
|---|---|---|
POST | /2013-04-01/keysigningkey/{HostedZoneId}/{Name}/activate | |
POST | /2013-04-01/hostedzone/{Id}/associatevpc | Activates a key-signing key (KSK) so that it can be used for signing by DNSSEC. This operation changes the KSK status to ACTIVE. |
POST | /2013-04-01/cidrcollection/{CidrCollectionId} | Associates an Amazon VPC with a private hosted zone. To perform the association, the VPC and the private hosted zone must already exist. You can't convert a public hosted zone int... |
POST | /2013-04-01/hostedzone/{Id}/rrset/ | Creates, changes, or deletes CIDR blocks within a collection. Contains authoritative IP information mapping blocks to one or multiple locations. A change request can update multip... |
POST | /2013-04-01/tags/{ResourceType}/{ResourceId} | Creates, changes, or deletes a resource record set, which contains authoritative DNS information for a specified domain name or subdomain name. For example, you can use ChangeReso... |
POST | /2013-04-01/cidrcollection | Adds, edits, or deletes tags for a health check or a hosted zone. For information about using tags for cost allocation, see Using Cost Allocation Tags in the Billing and Cost Mana... |
POST | /2013-04-01/healthcheck | Creates a CIDR collection in the current Amazon Web Services account. |
POST | /2013-04-01/hostedzone | Creates a new health check. For information about adding health checks to resource record sets, see HealthCheckId in ChangeResourceRecordSets. ELB Load Balancers If you're registe... |
POST | /2013-04-01/keysigningkey | Creates a new public or private hosted zone. You create records in a public hosted zone to define how you want to route traffic on the internet for a domain, such as example.com,... |
POST | /2013-04-01/queryloggingconfig | Creates a new key-signing key (KSK) associated with a hosted zone. You can only have two KSKs per hosted zone. |
POST | /2013-04-01/delegationset | Creates a configuration for DNS query logging. After you create a query logging configuration, Amazon Route 53 begins to publish log data to an Amazon CloudWatch Logs log group. D... |
POST | /2013-04-01/trafficpolicy | Creates a delegation set (a group of four name servers) that can be reused by multiple hosted zones that were created by the same Amazon Web Services account. You can also create... |
POST | /2013-04-01/trafficpolicyinstance | Creates a traffic policy, which you use to create multiple DNS resource record sets for one domain name (such as example.com) or one subdomain name (such as www.example.com). |
POST | /2013-04-01/trafficpolicy/{Id} | Creates resource record sets in a specified hosted zone based on the settings in a specified traffic policy version. In addition, CreateTrafficPolicyInstance associates the resour... |
POST | /2013-04-01/hostedzone/{Id}/authorizevpcassociation | Creates a new version of an existing traffic policy. When you create a new version of a traffic policy, you specify the ID of the traffic policy that you want to update and a JSON... |
POST | /2013-04-01/keysigningkey/{HostedZoneId}/{Name}/deactivate | Authorizes the Amazon Web Services account that created a specified VPC to submit an AssociateVPCWithHostedZone request to associate the VPC with a specified hosted zone that was... |
DELETE | /2013-04-01/cidrcollection/{CidrCollectionId} | Deactivates a key-signing key (KSK) so that it will not be used for signing by DNSSEC. This operation changes the KSK status to INACTIVE. |
DELETE | /2013-04-01/healthcheck/{HealthCheckId} | Deletes a CIDR collection in the current Amazon Web Services account. The collection must be empty before it can be deleted. |
DELETE | /2013-04-01/hostedzone/{Id} | Deletes a health check. Amazon Route 53 does not prevent you from deleting a health check even if the health check is associated with one or more resource record sets. If you dele... |
DELETE | /2013-04-01/keysigningkey/{HostedZoneId}/{Name} | Deletes a hosted zone. If the hosted zone was created by another service, such as Cloud Map, see Deleting Public Hosted Zones That Were Created by Another Service in the Amazon Ro... |
DELETE | /2013-04-01/queryloggingconfig/{Id} | Deletes a key-signing key (KSK). Before you can delete a KSK, you must deactivate it. The KSK must be deactivated before you can delete it regardless of whether the hosted zone is... |
DELETE | /2013-04-01/delegationset/{Id} | Deletes a configuration for DNS query logging. If you delete a configuration, Amazon Route 53 stops sending query logs to CloudWatch Logs. Route 53 doesn't delete any logs that ar... |
DELETE | /2013-04-01/trafficpolicy/{Id}/{Version} | Deletes a reusable delegation set. You can delete a reusable delegation set only if it isn't associated with any hosted zones. To verify that the reusable delegation set is not as... |
DELETE | /2013-04-01/trafficpolicyinstance/{Id} | Deletes a traffic policy. When you delete a traffic policy, Route 53 sets a flag on the policy to indicate that it has been deleted. However, Route 53 never fully deletes the traf... |
POST | /2013-04-01/hostedzone/{Id}/deauthorizevpcassociation | Deletes a traffic policy instance and all of the resource record sets that Amazon Route 53 created when you created the instance. In the Route 53 console, traffic policy instances... |
POST | /2013-04-01/hostedzone/{Id}/disable-dnssec | Removes authorization to submit an AssociateVPCWithHostedZone request to associate a specified VPC with a hosted zone that was created by a different account. You must use the acc... |
POST | /2013-04-01/hostedzone/{Id}/disassociatevpc | Disables DNSSEC signing in a specific hosted zone. This action does not deactivate any key-signing keys (KSKs) that are active in the hosted zone. |
POST | /2013-04-01/hostedzone/{Id}/enable-dnssec | Disassociates an Amazon Virtual Private Cloud (Amazon VPC) from an Amazon Route 53 private hosted zone. Note the following: You can't disassociate the last Amazon VPC from a priva... |
GET | /2013-04-01/accountlimit/{Type} | Enables DNSSEC signing in a specific hosted zone. |
GET | /2013-04-01/change/{Id} | Gets the specified limit for the current account, for example, the maximum number of health checks that you can create using the account. For the default limit, see Limits in the... |
Use this API as a Claude Code skill for instant agent access.
lapsh skill-install amazonaws-com-route53
Downloads and installs to ~/.claude/skills/amazonaws-com-route53/
2013-04-01 (2026-02-13)