v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1448186240.2 KB

Deletes an access source. This operation cannot be undone.

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.

delete/access-sources/{accessSourceId}

Path parameters

accessSourceIdstring required

The unique identifier of the access source to delete.

Response

Success

arnstring required

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

cidrstring required

The IP address or CIDR range of the deleted access source.

createdAtstring date-time required

The date and time when the access source was originally created.

idstring required

The unique identifier of the deleted access source.

ipAddressType'IPV4' | 'IPV6' required

The IP address type of the deleted access source (IPv4 or IPv6).

namestring

The name of the deleted access source.

dnsViewIdstring required

The ID of the DNS view that was associated with the deleted access source.

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

The DNS protocol that was permitted for the deleted access source.

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

The final status of the deleted access source.

updatedAtstring date-time required

The date and time when the access source was last updated before deletion.