See: Description
Class | Description |
---|---|
Attribute | |
BatchDeleteAttributesRequest |
Container for the parameters to the
BatchDeleteAttributes operation . |
BatchPutAttributesRequest |
Container for the parameters to the
BatchPutAttributes operation . |
CreateDomainRequest |
Container for the parameters to the
CreateDomain operation . |
DeletableItem |
Deletable Item
|
DeleteAttributesRequest |
Container for the parameters to the
DeleteAttributes operation . |
DeleteDomainRequest |
Container for the parameters to the
DeleteDomain operation . |
DomainMetadataRequest |
Container for the parameters to the
DomainMetadata operation . |
DomainMetadataResult |
Domain Metadata Result
|
GetAttributesRequest |
Container for the parameters to the
GetAttributes operation . |
GetAttributesResult |
Get Attributes Result
|
Item | |
ListDomainsRequest |
Container for the parameters to the
ListDomains operation . |
ListDomainsResult |
List Domains Result
|
PutAttributesRequest |
Container for the parameters to the
PutAttributes operation . |
ReplaceableAttribute | |
ReplaceableItem | |
SelectRequest |
Container for the parameters to the
Select operation . |
SelectResult |
Select Result
|
UpdateCondition |
Specifies the conditions under which data should be updated.
|
Exception | Description |
---|---|
AttributeDoesNotExistException |
The specified attribute does not exist.
|
DuplicateItemNameException |
The item name was specified more than once.
|
InvalidNextTokenException |
The specified NextToken is not valid.
|
InvalidNumberPredicatesException |
Too many predicates exist in the query expression.
|
InvalidNumberValueTestsException |
Too many predicates exist in the query expression.
|
InvalidParameterValueException |
The value for a parameter is invalid.
|
InvalidQueryExpressionException |
The specified query expression syntax is not valid.
|
MissingParameterException |
The request must contain the specified missing parameter.
|
NoSuchDomainException |
The specified domain does not exist.
|
NumberDomainAttributesExceededException |
Too many attributes in this domain.
|
NumberDomainBytesExceededException |
Too many bytes in this domain.
|
NumberDomainsExceededException |
Too many domains exist per this account.
|
NumberItemAttributesExceededException |
Too many attributes in this item.
|
NumberSubmittedAttributesExceededException |
Too many attributes exist in a single call.
|
NumberSubmittedItemsExceededException |
Too many items exist in a single call.
|
RequestTimeoutException |
A timeout occurred when attempting to query the specified domain with
specified query expression.
|
TooManyRequestedAttributesException |
Too many attributes requested.
|
Copyright © 2018 Amazon Web Services, Inc. All Rights Reserved.