v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1448186240.2 KB

Updates the configuration of 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.

patch/access-sources/{accessSourceId}

Path parameters

accessSourceIdstring required

The unique identifier of the access source to update.

Request body

cidrstring

The CIDR block for the access source.

ipAddressType'IPV4' | 'IPV6'

The IP address type for the access source.

namestring

The name of the access source.

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

The protocol for the access source.

Response

Success

arnstring required

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

cidrstring required

The CIDR block of the updated access source.

createdAtstring date-time required

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

idstring required

The unique identifier of the updated access source.

ipAddressType'IPV4' | 'IPV6' required

The IP address type of the updated access source.

namestring

The name of the updated access source.

dnsViewIdstring required

The ID of the DNS view associated with the updated access source.

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

The protocol of the updated access source.

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

The current status of the updated access source.

updatedAtstring date-time required

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