Module Awso_simpledbv2_lwtSource

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

The domain name that uniquely identifies a SimpleDB domain within your account.

A unique ARN identifier for the export.

Timestamp when the export (or any other operation) was requested.

Summary information about an export, including its unique identifier, current status, creation time, and the domain being exported.

Indicates a conflict with one or more parameters of the request.

Sourcemodule InvalidParameterCombinationException = Awso_simpledbv2.Values.InvalidParameterCombinationException

Parameters that must not be used together were used together in the request.

Sourcemodule InvalidParameterValueException = Awso_simpledbv2.Values.InvalidParameterValueException

The specified parameter value is not valid.

The specified domain does not exist.

Cannot start export as export quota limit was exceeded

The specified next token is not valid.

A pagination token used for retrieving subsequent pages of results.

The maximum number of results to return in a single response. Note: The actual number of results returned might be less than the specified maxResults.

Export with specified ARN does not exist.

Initiates the export of a SimpleDB domain to an S3 bucket.

Initiates the export of a SimpleDB domain to an S3 bucket.

Lists all exports that were created. The results are paginated and can be filtered by domain name.

Lists all exports that were created. The results are paginated and can be filtered by domain name.

Returns information for an existing domain export.

Returns information for an existing domain export.