Amazon Route 53 Spoke
-
- UpdatedJan 30, 2025
- 4 minutes to read
- Yokohama
- Now Platform Capabilities
Integrate ServiceNow instance with Amazon Route 53. Manage domain registrations, Domain Name System (DNS) routing, and health checking from your ServiceNow instance.
Request apps on the Store
Visit the ServiceNow Store website to view all the available apps and for information about submitting requests to the store. For cumulative release notes information for all released apps, see the ServiceNow Store version history release notes.
Integration Hub subscription
This spoke requires an Integration Hub subscription. For more information, see Legal schedules - IntegrationHub overview.
Supported versions
This spoke was built for Amazon Route 53 API version 2013-04-01, but may be compatible with later versions.
Spoke version
Amazon Route 53 spoke v1.0.2 is the latest version.
Spoke requirements
- User with full access to Amazon Route 53 account.
- Access Key ID and Secret Access Key of the user. Record these values for later use.
Spoke dependencies
- ServiceNow IntegrationHub Action Step - REST (com.glide.hub.action_step.rest)
- ServiceNow Flow Designer - Dynamic Inputs (com.glide.hub.dynamic_inputs)
- ServiceNow IntegrationHub Runtime (com.glide.hub.integration.runtime)
- ServiceNow IntegrationHub Action Template - Data Stream (com.glide.hub.action_type.datastream)
- Complex Object (com.glide.cobject)
Spoke actions
The Amazon Route 53 Spoke provides actions to automate Amazon Route 53 tasks when events occurs in your ServiceNow instance. Available actions include:
Category | Action | Description |
---|---|---|
Domain Management | Check Domain Availability | Checks and returns the availability of a domain name. Note: If a domain name is in
pending state, you must check the availability of the domain name again, until the status
is processed |
Get Domain Details | Retrieves detailed information about a specified domain that is associated with the current AWS account. | |
Look up Domain Suggestions | Retrieves a list of suggested domain names. | |
Look up Domains | Retrieves all the domain names registered with Amazon Route 53 for the current AWS account. | |
View Billing | Retrieves all the domain related billing records for the current AWS account for a specified period. | |
Hosted Zone Management | Create Hosted Zone | Creates a new public or private hosted zone. |
Delete Hosted Zone | Deletes a hosted zone. | |
Get Change | Retrieves the current status of a change batch request. | |
Get Hosted Zone | Retrieves information about a specified hosted zone. | |
Get Hosted Zone Count | Retrieves total number of hosted zones for the account. | |
Get Hosted Zone Limit | Retrieves the specified limit for a specified hosted zone. | |
Look up Hosted Zones | Retrieves a list of associated public and private hosted zones. | |
Look up Hosted Zones By Name | Retrieves a list of the hosted zones in alphabetical order. | |
Update Hosted Zone Comment | Updates the comment for a specified hosted zone. | |
Record Set Management | Delete GeoLocation Record Set | Deletes a GeoLocation resource record set that contains authoritative DNS information for a specified domain name or subdomain name. |
Delete Simple Record Set | Deletes a simple resource record set that contains authoritative DNS information for a specified domain name or subdomain name. | |
Delete Weighted Record Set | Deletes a weighted resource record set that contains authoritative DNS information for a specified domain name or subdomain name. | |
Look up Record Sets | Retrieves a list of resource record sets in a specified hosted zone. | |
Test DNS Answer | Retrieves the value that Amazon Route 53 returns in response to a DNS request for a specified record name and type. | |
Upsert Geolocation Record Set | Creates a GeoLocation resource record set or updates an existing GeoLocation resource record set that contains authoritative DNS information for a specified domain name or subdomain name. | |
Upsert Simple Record Set | Creates a simple reocord set or updates an existing simple resource record set that contains authoritative DNS information for a specified domain name or subdomain name. | |
Upsert Weighted Record Set | Creates a weighted resource record set or updates an existing weighted resource record set that contains authoritative DNS information for a specified domain name or subdomain name. | |
Tag Management | Add Tags For Domain | Assigns a set of tags to a domain. |
Add Tags For Hosted Zone | Assigns a set of tags to a hosted zone. | |
Look up Tags For Domain | Retrieves a list of tags that are associated with the specified domain. | |
Look up Tags For Hosted Zone | Retrieves a list of tags that are associated to the specified domain. | |
Remove Tags From Domain | Removes tags that are associated to a domain. | |
Remove Tags From Hosted Zone | Removes tags that are associated to a hosted zone. |
Connection and credential alias requirements
Integration Hub uses aliases to manage connection and credential information, and OAuth credentials. Using an alias eliminates the need to configure multiple credentials and connection information profiles when using multiple environments. If the connection or credential information changes, you don't need to update any actions that use the connection.
For information about setting up the spoke, see Set up the Amazon Route 53 spoke.