# Packages
Package simpledbiface provides an interface to enable mocking the Amazon SimpleDB service client for testing your code.
# Functions
New creates a new instance of the client from the provided Config.
NewListDomainsRequestPaginator returns a paginator for ListDomains.
NewSelectRequestPaginator returns a paginator for Select.
# Constants
Service's Endpoint identifier.
ErrCodeAttributeDoesNotExist for service response error code "AttributeDoesNotExist".
ErrCodeDuplicateItemName for service response error code "DuplicateItemName".
ErrCodeInvalidNextToken for service response error code "InvalidNextToken".
ErrCodeInvalidNumberPredicates for service response error code "InvalidNumberPredicates".
ErrCodeInvalidNumberValueTests for service response error code "InvalidNumberValueTests".
ErrCodeInvalidParameterValue for service response error code "InvalidParameterValue".
ErrCodeInvalidQueryExpression for service response error code "InvalidQueryExpression".
ErrCodeMissingParameter for service response error code "MissingParameter".
ErrCodeNoSuchDomain for service response error code "NoSuchDomain".
ErrCodeNumberDomainAttributesExceeded for service response error code "NumberDomainAttributesExceeded".
ErrCodeNumberDomainBytesExceeded for service response error code "NumberDomainBytesExceeded".
ErrCodeNumberDomainsExceeded for service response error code "NumberDomainsExceeded".
ErrCodeNumberItemAttributesExceeded for service response error code "NumberItemAttributesExceeded".
ErrCodeNumberSubmittedAttributesExceeded for service response error code "NumberSubmittedAttributesExceeded".
ErrCodeNumberSubmittedItemsExceeded for service response error code "NumberSubmittedItemsExceeded".
ErrCodeRequestTimeout for service response error code "RequestTimeout".
ErrCodeTooManyRequestedAttributes for service response error code "TooManyRequestedAttributes".
Service's identifier.
Service's name.
# Structs
No description provided by the author
No description provided by the author
No description provided by the author
BatchDeleteAttributesRequest is the request type for the BatchDeleteAttributes API operation.
BatchDeleteAttributesResponse is the response type for the BatchDeleteAttributes API operation.
No description provided by the author
No description provided by the author
BatchPutAttributesRequest is the request type for the BatchPutAttributes API operation.
BatchPutAttributesResponse is the response type for the BatchPutAttributes API operation.
Client provides the API operation methods for making requests to Amazon SimpleDB.
No description provided by the author
No description provided by the author
CreateDomainRequest is the request type for the CreateDomain API operation.
CreateDomainResponse is the response type for the CreateDomain API operation.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
DeleteAttributesRequest is the request type for the DeleteAttributes API operation.
DeleteAttributesResponse is the response type for the DeleteAttributes API operation.
No description provided by the author
No description provided by the author
DeleteDomainRequest is the request type for the DeleteDomain API operation.
DeleteDomainResponse is the response type for the DeleteDomain API operation.
No description provided by the author
No description provided by the author
DomainMetadataRequest is the request type for the DomainMetadata API operation.
DomainMetadataResponse is the response type for the DomainMetadata API operation.
No description provided by the author
No description provided by the author
GetAttributesRequest is the request type for the GetAttributes API operation.
GetAttributesResponse is the response type for the GetAttributes API operation.
No description provided by the author
No description provided by the author
No description provided by the author
ListDomainsPaginator is used to paginate the request.
ListDomainsRequest is the request type for the ListDomains API operation.
ListDomainsResponse is the response type for the ListDomains API operation.
No description provided by the author
No description provided by the author
PutAttributesRequest is the request type for the PutAttributes API operation.
PutAttributesResponse is the response type for the PutAttributes API operation.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
SelectPaginator is used to paginate the request.
SelectRequest is the request type for the Select API operation.
SelectResponse is the response type for the Select API operation.
Specifies the conditions under which data should be updated.