Module Awso_docdb_elastic.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 serviceAbbreviation : 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 String_ : sig ... end
Sourcemodule Status : sig ... end

Retrieves the details of maintenance actions that are pending.

Sourcemodule Shard : sig ... end

The name of the shard.

Sourcemodule ValidationExceptionField : sig ... end

A specific field in which a given validation exception occurred.

Sourcemodule Auth : sig ... end
Sourcemodule Integer : sig ... end
Sourcemodule ShardList : sig ... end
Sourcemodule StringList : sig ... end
Sourcemodule ValidationExceptionReason : sig ... end
Sourcemodule TagKey : sig ... end
Sourcemodule TagValue : sig ... end

Provides information about a pending maintenance action for a resource.

Sourcemodule ClusterInList : sig ... end

A list of Amazon DocumentDB elastic clusters.

Sourcemodule ClusterSnapshotInList : sig ... end

A list of elastic cluster snapshots.

Sourcemodule SnapshotType : sig ... end
Sourcemodule AccessDeniedException : sig ... end

An exception that occurs when there are not sufficient permissions to perform an action.

Sourcemodule Cluster : sig ... end

Returns information about a specific elastic cluster.

Sourcemodule ConflictException : sig ... end

There was an access conflict.

Sourcemodule InternalServerException : sig ... end

There was an internal server error.

Sourcemodule ResourceNotFoundException : sig ... end

The specified resource could not be located.

Sourcemodule ThrottlingException : sig ... end

ThrottlingException will be thrown when request was denied due to request throttling.

Sourcemodule ValidationException : sig ... end

A structure defining a validation exception.

Sourcemodule Password : sig ... end
Sourcemodule Arn : sig ... end
Sourcemodule TagKeyList : sig ... end
Sourcemodule TagMap : sig ... end

The service quota for the action was exceeded.

Sourcemodule PaginationToken : sig ... end

Token or cursor used in paginated operations. When this value is provided as operation input, the service returns results from where the previous response left off. When this value is present in operation output, it indicates that there are more results to retrieve. This should be opaque to not expose implementation details and potentially versioned to allow evolution of pagination strategy.

Sourcemodule ClusterList : sig ... end
Sourcemodule ClusterSnapshotList : sig ... end
Sourcemodule InputString : sig ... end
Sourcemodule ClusterSnapshot : sig ... end

Returns information about a specific elastic cluster snapshot.

Sourcemodule Boolean : sig ... end
Sourcemodule OptInType : sig ... end
Sourcemodule UpdateClusterOutput : sig ... end

Modifies an elastic cluster. This includes updating admin-username/password, upgrading the API version, and setting up a backup window and maintenance window

Sourcemodule UpdateClusterInput : sig ... end

Modifies an elastic cluster. This includes updating admin-username/password, upgrading the API version, and setting up a backup window and maintenance window

Sourcemodule UntagResourceResponse : sig ... end

Removes metadata tags from an elastic cluster resource

Sourcemodule UntagResourceRequest : sig ... end

Removes metadata tags from an elastic cluster resource

Sourcemodule TagResourceResponse : sig ... end

Adds metadata tags to an elastic cluster resource

Sourcemodule TagResourceRequest : sig ... end

Adds metadata tags to an elastic cluster resource

Sourcemodule StopClusterOutput : sig ... end

Stops the running elastic cluster that is specified by clusterArn. The elastic cluster must be in the available state.

Sourcemodule StopClusterInput : sig ... end

Stops the running elastic cluster that is specified by clusterArn. The elastic cluster must be in the available state.

Sourcemodule StartClusterOutput : sig ... end

Restarts the stopped elastic cluster that is specified by clusterARN.

Sourcemodule StartClusterInput : sig ... end

Restarts the stopped elastic cluster that is specified by clusterARN.

Restores an elastic cluster from a snapshot.

Restores an elastic cluster from a snapshot.

Lists all tags on a elastic cluster resource

Lists all tags on a elastic cluster resource

Retrieves a list of all maintenance actions that are pending.

Retrieves a list of all maintenance actions that are pending.

Sourcemodule ListClustersOutput : sig ... end

Returns information about provisioned Amazon DocumentDB elastic clusters.

Sourcemodule ListClustersInput : sig ... end

Returns information about provisioned Amazon DocumentDB elastic clusters.

Returns information about snapshots for a specified elastic cluster.

Sourcemodule ListClusterSnapshotsInput : sig ... end

Returns information about snapshots for a specified elastic cluster.

Retrieves all maintenance actions that are pending.

Retrieves all maintenance actions that are pending.

Sourcemodule GetClusterSnapshotOutput : sig ... end

Returns information about a specific elastic cluster snapshot

Sourcemodule GetClusterSnapshotInput : sig ... end

Returns information about a specific elastic cluster snapshot

Sourcemodule GetClusterOutput : sig ... end

Returns information about a specific elastic cluster.

Sourcemodule GetClusterInput : sig ... end

Returns information about a specific elastic cluster.

Delete an elastic cluster snapshot.

Delete an elastic cluster snapshot.

Sourcemodule DeleteClusterOutput : sig ... end

Delete an elastic cluster.

Sourcemodule DeleteClusterInput : sig ... end

Delete an elastic cluster.

Creates a snapshot of an elastic cluster.

Creates a snapshot of an elastic cluster.

Sourcemodule CreateClusterOutput : sig ... end

Creates a new Amazon DocumentDB elastic cluster and returns its cluster structure.

Sourcemodule CreateClusterInput : sig ... end

Creates a new Amazon DocumentDB elastic cluster and returns its cluster structure.

Sourcemodule CopyClusterSnapshotOutput : sig ... end

Copies a snapshot of an elastic cluster.

Sourcemodule CopyClusterSnapshotInput : sig ... end

Copies a snapshot of an elastic cluster.

The type of pending maintenance action to be applied to the resource.

The type of pending maintenance action to be applied to the resource.