Package-level declarations

Types

Link copied to clipboard

With Amazon Route 53 Profiles you can share Route 53 configurations with VPCs and AWS accounts

Properties

Link copied to clipboard
const val SdkVersion: String
Link copied to clipboard
Link copied to clipboard
const val ServiceId: String

Inherited functions

Link copied to clipboard

Associates a Route 53 Profiles profile with a VPC. A VPC can have only one Profile associated with it, but a Profile can be associated with 1000 of VPCs (and you can request a higher quota). For more information, see https://docs.aws.amazon.com/Route53/latest/DeveloperGuide/DNSLimitations.html#limits-api-entities.

Link copied to clipboard

Associates a DNS reource configuration to a Route 53 Profile.

Link copied to clipboard

Creates an empty Route 53 Profile.

Link copied to clipboard

Deletes the specified Route 53 Profile. Before you can delete a profile, you must first disassociate it from all VPCs.

Link copied to clipboard

Dissociates a specified Route 53 Profile from the specified VPC.

Link copied to clipboard

Dissoaciated a specified resource, from the Route 53 Profile.

Link copied to clipboard

Returns information about a specified Route 53 Profile, such as whether whether the Profile is shared, and the current status of the Profile.

Link copied to clipboard

Retrieves a Route 53 Profile association for a VPC. A VPC can have only one Profile association, but a Profile can be associated with up to 5000 VPCs.

Link copied to clipboard

Returns information about a specified Route 53 Profile resource association.

Link copied to clipboard

Lists all the VPCs that the specified Route 53 Profile is associated with.

Link copied to clipboard

Lists all the resource associations for the specified Route 53 Profile.

Link copied to clipboard

Lists all the Route 53 Profiles associated with your Amazon Web Services account.

Link copied to clipboard

Lists the tags that you associated with the specified resource.

Link copied to clipboard

Adds one or more tags to a specified resource.

Link copied to clipboard

Removes one or more tags from a specified resource.

Link copied to clipboard

Updates the specified Route 53 Profile resourse association.

Link copied to clipboard

Create a copy of the client with one or more configuration values overridden. This method allows the caller to perform scoped config overrides for one or more client operations.