v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1448186240.2 KB

Retrieves information about an access source.

Route 53 Global Resolver is a global service that supports resolvers in multiple Amazon Web Services Regions but you must specify the US East (Ohio) Region to create, update, or otherwise work with Route 53 Global Resolver resources. That is, for example, specify --region us-east-2 on Amazon Web Services CLI commands.

get/access-sources/{accessSourceId}

Path parameters

accessSourceIdstring required

The unique identifier of the access source to retrieve.

Response

Success

arnstring required

The Amazon Resource Name (ARN) of the access source.

cidrstring required

The IP range for the rule's parameters in CIDR notation.

createdAtstring date-time required

The time and date the rule was created.

idstring required

ID for the rule.

ipAddressType'IPV4' | 'IPV6' required

The IP address type.

namestring

Name for the access source.

dnsViewIdstring required

ID for the DNS view that the rule is associated to.

protocol'DO53' | 'DOH' | 'DOT' required

The protocol determines how data is transmitted to a Global Resolver instance.

status'CREATING' | 'OPERATIONAL' | 'UPDATING' | 'DELETING' required

Information about the status of the rule.

updatedAtstring date-time required

The time and date the access source was updated.