Module Awso_simpledbv2.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 DomainName : sig ... end

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

Sourcemodule ExportArn : sig ... end

A unique ARN identifier for the export.

Sourcemodule ExportStatus : sig ... end
Sourcemodule RequestedAt : sig ... end

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

Sourcemodule String_ : sig ... end
Sourcemodule ExportSummary : sig ... end

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

Sourcemodule ConflictException : sig ... end

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

Sourcemodule IdempotencyToken : sig ... end

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

The specified parameter value is not valid.

Sourcemodule NoSuchDomainException : sig ... end

The specified domain does not exist.

Cannot start export as export quota limit was exceeded

Sourcemodule AwsAccountId : sig ... end
Sourcemodule S3BucketName : sig ... end
Sourcemodule S3KeyPrefix : sig ... end
Sourcemodule S3SseAlgorithm : sig ... end
Sourcemodule S3SseKmsKeyId : sig ... end
Sourcemodule ExportSummaries : sig ... end
Sourcemodule InvalidNextTokenException : sig ... end

The specified next token is not valid.

Sourcemodule NextToken : sig ... end

A pagination token used for retrieving subsequent pages of results.

Sourcemodule MaxResults : sig ... end

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.

Sourcemodule ExportDataCutoffTime : sig ... end
Sourcemodule ExportManifestSummary : sig ... end
Sourcemodule FailureCode : sig ... end
Sourcemodule FailureMessage : sig ... end
Sourcemodule ItemsCount : sig ... end
Sourcemodule NoSuchExportException : sig ... end

Export with specified ARN does not exist.

Sourcemodule StartDomainExportResponse : sig ... end

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

Sourcemodule StartDomainExportRequest : sig ... end

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

Sourcemodule ListExportsResponse : sig ... end

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

Sourcemodule ListExportsRequest : sig ... end

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

Sourcemodule GetExportResponse : sig ... end

Returns information for an existing domain export.

Sourcemodule GetExportRequest : sig ... end

Returns information for an existing domain export.