Module Awso_docdb_elastic_lwtSource

include module type of struct include Awso_docdb_elastic.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 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 ]

Retrieves the details of maintenance actions that are pending.

The name of the shard.

A specific field in which a given validation exception occurred.

Sourcemodule PendingMaintenanceActionDetailsList = Awso_docdb_elastic.Values.PendingMaintenanceActionDetailsList

Provides information about a pending maintenance action for a resource.

A list of Amazon DocumentDB elastic clusters.

A list of elastic cluster snapshots.

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

Returns information about a specific elastic cluster.

There was an access conflict.

There was an internal server error.

The specified resource could not be located.

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

A structure defining a validation exception.

The service quota for the action was exceeded.

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 ResourcePendingMaintenanceActionList = Awso_docdb_elastic.Values.ResourcePendingMaintenanceActionList
Sourcemodule ListPendingMaintenanceActionsInputMaxResultsInteger = Awso_docdb_elastic.Values.ListPendingMaintenanceActionsInputMaxResultsInteger
Sourcemodule ListClustersInputMaxResultsInteger = Awso_docdb_elastic.Values.ListClustersInputMaxResultsInteger
Sourcemodule ListClusterSnapshotsInputMaxResultsInteger = Awso_docdb_elastic.Values.ListClusterSnapshotsInputMaxResultsInteger

Returns information about a specific elastic cluster snapshot.

Sourcemodule CreateClusterSnapshotInputSnapshotNameString = Awso_docdb_elastic.Values.CreateClusterSnapshotInputSnapshotNameString
Sourcemodule CopyClusterSnapshotInputTargetSnapshotNameString = Awso_docdb_elastic.Values.CopyClusterSnapshotInputTargetSnapshotNameString

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

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

Removes metadata tags from an elastic cluster resource

Removes metadata tags from an elastic cluster resource

Adds metadata tags to an elastic cluster resource

Adds metadata tags to an elastic cluster resource

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

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

Restarts the stopped elastic cluster that is specified by clusterARN.

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

Sourcemodule ListPendingMaintenanceActionsOutput = Awso_docdb_elastic.Values.ListPendingMaintenanceActionsOutput

Retrieves a list of all maintenance actions that are pending.

Sourcemodule ListPendingMaintenanceActionsInput = Awso_docdb_elastic.Values.ListPendingMaintenanceActionsInput

Retrieves a list of all maintenance actions that are pending.

Returns information about provisioned Amazon DocumentDB elastic clusters.

Returns information about provisioned Amazon DocumentDB elastic clusters.

Returns information about snapshots for a specified elastic cluster.

Returns information about snapshots for a specified elastic cluster.

Retrieves all maintenance actions that are pending.

Retrieves all maintenance actions that are pending.

Returns information about a specific elastic cluster snapshot

Returns information about a specific elastic cluster snapshot

Returns information about a specific elastic cluster.

Returns information about a specific elastic cluster.

Delete an elastic cluster snapshot.

Delete an elastic cluster snapshot.

Delete an elastic cluster.

Delete an elastic cluster.

Creates a snapshot of an elastic cluster.

Creates a snapshot of an elastic cluster.

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

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

Copies a snapshot of an elastic cluster.

Copies a snapshot of an elastic cluster.

Sourcemodule ApplyPendingMaintenanceActionOutput = Awso_docdb_elastic.Values.ApplyPendingMaintenanceActionOutput

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

Sourcemodule ApplyPendingMaintenanceActionInput = Awso_docdb_elastic.Values.ApplyPendingMaintenanceActionInput

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