Module Awso_route53profiles_syncSource

include module type of struct include Awso_route53profiles.Values end
Sourceval service : Awso.Service.t
Sourceval apiVersion : string
Sourceval endpointPrefix : string
Sourceval serviceFullName : string
Sourceval signatureVersion : string
Sourceval protocol : string
Sourceval globalEndpoint : string
Sourceval simple_to_json : ('a -> Awso__Botodata.value) -> 'a -> Yojson.Safe.t
Sourceval composed_to_json : ('a -> Awso__Botodata.value) -> 'a -> Yojson.Safe.t
Sourceval to_query : ('a -> Awso.Client.Query.value) -> 'a -> Awso.Client.Query.t
Sourceval structure_to_value_aux : ('a * 'b option) list -> f:(('a * 'b) list -> 'c) -> [> `Structure of 'c ]
Sourceval structure_to_value : ('a * 'b option) list -> [> `Structure of ('a * 'b) list ]
Sourceval structure_to_wrapped_value : wrapper:'a -> response:'a -> ('b * 'c option) list -> [> `Structure of ('a * [> `Structure of ('b * 'c) list ]) list ]

Summary information about a Route 53 Profile.

The association between a Route 53 Profile and resources.

An association between a Route 53 Profile and a VPC.

Tag for the Profile.

The current account doesn't have the IAM permissions required to perform the specified operation.

The request you submitted conflicts with an existing request.

An internal server error occured. Retry your request.

One or more parameters in this request are not valid.

The request caused one or more limits to be exceeded.

The resource you are associating is not found.

The request was throttled. Try again in a few minutes.

You have provided an invalid command.

The NextToken you provided isn;t valid.

A complex type that includes settings for a Route 53 Profile.

The resource you are trying to associate, has already been associated.

Sourcemodule UpdateProfileResourceAssociationResponse = Awso_route53profiles.Values.UpdateProfileResourceAssociationResponse

Updates the specified Route 53 Profile resourse association.

Sourcemodule UpdateProfileResourceAssociationRequest = Awso_route53profiles.Values.UpdateProfileResourceAssociationRequest

Updates the specified Route 53 Profile resourse association.

Removes one or more tags from a specified resource.

Removes one or more tags from a specified resource.

Adds one or more tags to a specified resource.

Adds one or more tags to a specified resource.

Lists the tags that you associated with the specified resource.

Lists the tags that you associated with the specified resource.

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

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

Sourcemodule ListProfileResourceAssociationsResponse = Awso_route53profiles.Values.ListProfileResourceAssociationsResponse

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

Sourcemodule ListProfileResourceAssociationsRequest = Awso_route53profiles.Values.ListProfileResourceAssociationsRequest

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

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

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

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

Returns information about a specified Route 53 Profile resource association.

Returns information about a specified Route 53 Profile resource association.

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

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.

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.

Sourcemodule DisassociateResourceFromProfileResponse = Awso_route53profiles.Values.DisassociateResourceFromProfileResponse

Dissoaciated a specified resource, from the Route 53 Profile.

Sourcemodule DisassociateResourceFromProfileRequest = Awso_route53profiles.Values.DisassociateResourceFromProfileRequest

Dissoaciated a specified resource, from the Route 53 Profile.

Dissociates a specified Route 53 Profile from the specified VPC.

Dissociates a specified Route 53 Profile from the specified VPC.

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

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

Creates an empty Route 53 Profile.

Creates an empty Route 53 Profile.

Associates a DNS reource configuration to a Route 53 Profile.

Associates a DNS reource configuration to a Route 53 Profile.

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.

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.