Module Awso_route53profiles.ValuesSource

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 ]
Sourcemodule Arn : sig ... end
Sourcemodule Name : sig ... end
Sourcemodule ResourceId : sig ... end
Sourcemodule ShareStatus : sig ... end
Sourcemodule AccountId : sig ... end
Sourcemodule ProfileStatus : sig ... end
Sourcemodule ResourceProperties : sig ... end
Sourcemodule Rfc3339Timestamp : sig ... end
Sourcemodule String_ : sig ... end
Sourcemodule TagKey : sig ... end
Sourcemodule TagValue : sig ... end
Sourcemodule ExceptionMessage : sig ... end
Sourcemodule ProfileSummary : sig ... end

Summary information about a Route 53 Profile.

The association between a Route 53 Profile and resources.

Sourcemodule ProfileAssociation : sig ... end

An association between a Route 53 Profile and a VPC.

Sourcemodule CreatorRequestId : sig ... end
Sourcemodule Tag : sig ... end

Tag for the Profile.

Sourcemodule AccessDeniedException : sig ... end

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

Sourcemodule ConflictException : sig ... end

The request you submitted conflicts with an existing request.

An internal server error occured. Retry your request.

Sourcemodule InvalidParameterException : sig ... end

One or more parameters in this request are not valid.

Sourcemodule LimitExceededException : sig ... end

The request caused one or more limits to be exceeded.

Sourcemodule ResourceNotFoundException : sig ... end

The resource you are associating is not found.

Sourcemodule ThrottlingException : sig ... end

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

Sourcemodule ValidationException : sig ... end

You have provided an invalid command.

Sourcemodule TagKeyList : sig ... end
Sourcemodule TagMap : sig ... end
Sourcemodule InvalidNextTokenException : sig ... end

The NextToken you provided isn;t valid.

Sourcemodule NextToken : sig ... end
Sourcemodule ProfileSummaryList : sig ... end
Sourcemodule MaxResults : sig ... end
Sourcemodule ProfileAssociations : sig ... end
Sourcemodule Profile : sig ... end

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

Sourcemodule TagList : sig ... end
Sourcemodule ResourceExistsException : sig ... end

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

Updates the specified Route 53 Profile resourse association.

Updates the specified Route 53 Profile resourse association.

Sourcemodule UntagResourceResponse : sig ... end

Removes one or more tags from a specified resource.

Sourcemodule UntagResourceRequest : sig ... end

Removes one or more tags from a specified resource.

Sourcemodule TagResourceResponse : sig ... end

Adds one or more tags to a specified resource.

Sourcemodule TagResourceRequest : sig ... end

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.

Sourcemodule ListProfilesResponse : sig ... end

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

Sourcemodule ListProfilesRequest : sig ... end

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

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

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.

Sourcemodule GetProfileResponse : sig ... end

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.

Sourcemodule GetProfileRequest : sig ... end

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.

Dissoaciated a specified resource, from the Route 53 Profile.

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.

Sourcemodule DeleteProfileResponse : sig ... end

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

Sourcemodule DeleteProfileRequest : sig ... end

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

Sourcemodule CreateProfileResponse : sig ... end

Creates an empty Route 53 Profile.

Sourcemodule CreateProfileRequest : sig ... end

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.

Sourcemodule AssociateProfileResponse : sig ... end

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.

Sourcemodule AssociateProfileRequest : sig ... end

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.