See: Description
Class | Description |
---|---|
BulkPublishRequest |
Container for the parameters to the
BulkPublish operation . |
BulkPublishResult |
The output for the BulkPublish operation.
|
CognitoStreams |
Configuration options for configure Cognito streams.
|
Dataset |
A collection of data for an identity pool.
|
DeleteDatasetRequest |
Container for the parameters to the
DeleteDataset operation . |
DeleteDatasetResult |
Response to a successful DeleteDataset request.
|
DescribeDatasetRequest |
Container for the parameters to the
DescribeDataset operation . |
DescribeDatasetResult |
Response to a successful DescribeDataset request.
|
DescribeIdentityPoolUsageRequest |
Container for the parameters to the
DescribeIdentityPoolUsage operation . |
DescribeIdentityPoolUsageResult |
Response to a successful DescribeIdentityPoolUsage request.
|
DescribeIdentityUsageRequest |
Container for the parameters to the
DescribeIdentityUsage operation . |
DescribeIdentityUsageResult |
The response to a successful DescribeIdentityUsage request.
|
GetBulkPublishDetailsRequest |
Container for the parameters to the
GetBulkPublishDetails operation . |
GetBulkPublishDetailsResult |
The output for the GetBulkPublishDetails operation.
|
GetCognitoEventsRequest |
Container for the parameters to the
GetCognitoEvents operation . |
GetCognitoEventsResult |
The response from the GetCognitoEvents request
|
GetIdentityPoolConfigurationRequest |
Container for the parameters to the
GetIdentityPoolConfiguration operation . |
GetIdentityPoolConfigurationResult |
The output for the GetIdentityPoolConfiguration operation.
|
IdentityPoolUsage |
Usage information for the identity pool.
|
IdentityUsage |
Usage information for the identity.
|
ListDatasetsRequest |
Container for the parameters to the
ListDatasets operation . |
ListDatasetsResult |
Returned for a successful ListDatasets request.
|
ListIdentityPoolUsageRequest |
Container for the parameters to the
ListIdentityPoolUsage operation . |
ListIdentityPoolUsageResult |
Returned for a successful ListIdentityPoolUsage request.
|
ListRecordsRequest |
Container for the parameters to the
ListRecords operation . |
ListRecordsResult |
Returned for a successful ListRecordsRequest.
|
PushSync |
Configuration options to be applied to the identity pool.
|
Record |
The basic data structure of a dataset.
|
RecordPatch |
An update operation for a record.
|
RegisterDeviceRequest |
Container for the parameters to the
RegisterDevice operation . |
RegisterDeviceResult |
Response to a RegisterDevice request.
|
SetCognitoEventsRequest |
Container for the parameters to the
SetCognitoEvents operation . |
SetIdentityPoolConfigurationRequest |
Container for the parameters to the
SetIdentityPoolConfiguration operation . |
SetIdentityPoolConfigurationResult |
The output for the SetIdentityPoolConfiguration operation
|
SubscribeToDatasetRequest |
Container for the parameters to the
SubscribeToDataset operation . |
SubscribeToDatasetResult |
Response to a SubscribeToDataset request.
|
UnsubscribeFromDatasetRequest |
Container for the parameters to the
UnsubscribeFromDataset operation . |
UnsubscribeFromDatasetResult |
Response to an UnsubscribeFromDataset request.
|
UpdateRecordsRequest |
Container for the parameters to the
UpdateRecords operation . |
UpdateRecordsResult |
Returned for a successful UpdateRecordsRequest.
|
Enum | Description |
---|---|
BulkPublishStatus |
Bulk Publish Status
|
Operation |
Operation
|
Platform |
Platform
|
StreamingStatus |
Streaming Status
|
Exception | Description |
---|---|
AlreadyStreamedException |
An exception thrown when a bulk publish operation is requested less
than 24 hours after a previous bulk publish operation completed
successfully.
|
ConcurrentModificationException |
Thrown if there are parallel requests to modify a resource.
|
DuplicateRequestException |
An exception thrown when there is an IN_PROGRESS bulk publish
operation for the given identity pool.
|
InternalErrorException |
Indicates an internal service error.
|
InvalidConfigurationException | |
InvalidLambdaFunctionOutputException |
The AWS Lambda function returned invalid output or an exception.
|
InvalidParameterException |
Thrown when a request parameter does not comply with the associated
constraints.
|
LambdaThrottledException |
AWS Lambda throttled your account, please contact AWS Support
|
LimitExceededException |
Thrown when the limit on the number of objects or operations has been
exceeded.
|
NotAuthorizedException |
Thrown when a user is not authorized to access the requested resource.
|
ResourceConflictException |
Thrown if an update can't be applied because the resource was changed
by another call and this would result in a conflict.
|
ResourceNotFoundException |
Thrown if the resource doesn't exist.
|
TooManyRequestsException |
Thrown if the request is throttled.
|
Copyright © 2015. All rights reserved.