import * as mod from "https://aws-api.deno.dev/v0.3/services/simpledb.ts?docs=full";
Attribute | |
BatchDeleteAttributesRequest | |
BatchPutAttributesRequest | |
CreateDomainRequest | |
DeletableAttribute | |
DeletableItem | |
DeleteAttributesRequest | |
DeleteDomainRequest | |
DomainMetadataRequest | |
DomainMetadataResult | |
GetAttributesRequest | |
GetAttributesResult | |
Item | |
ListDomainsRequest | |
ListDomainsResult | |
PutAttributesRequest | |
ReplaceableAttribute | |
ReplaceableItem | |
SelectRequest | |
SelectResult | |
UpdateCondition | Specifies the conditions under which data should be updated. If an update condition is specified for a request, the data will only be updated if the condition is satisfied. For example, if an attribute with a specific name and value exists, or if a specific attribute doesn't exist. |