v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1448186240.2 KB

Retrieves information about an access token.

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/tokens/{accessTokenId}

Path parameters

accessTokenIdstring required

ID of the token.

Response

Success

idstring required

ID of the token.

arnstring required

The Amazon Resource Name (ARN) of the token.

clientTokenstring

A unique, case-sensitive identifier to ensure idempotency. This means that making the same request multiple times with the same <code>clientToken</code> has the same result every time.

createdAtstring date-time required

The time and date the token was created.

dnsViewIdstring required

ID of the DNS view the token is associated to.

expiresAtstring date-time required

The token's expiration time and date.

globalResolverIdstring required

ID of the Global Resolver.

namestring

Name of the token.

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

The operational status of the token.

updatedAtstring date-time required

The time and date the token was created.

valuestring password required

The value of the token.