| Class | Description |
|---|---|
| BulkPublishRequest |
The input for the BulkPublish operation.
|
| BulkPublishResponse |
The output for the BulkPublish operation.
|
| CognitoStreams |
Configuration options for configure Cognito streams.
|
| CognitoSyncRequest | |
| CognitoSyncResponse | |
| Dataset |
A collection of data for an identity pool.
|
| DeleteDatasetRequest |
A request to delete the specific dataset.
|
| DeleteDatasetResponse |
Response to a successful DeleteDataset request.
|
| DescribeDatasetRequest |
A request for meta data about a dataset (creation date, number of records, size) by owner and dataset name.
|
| DescribeDatasetResponse |
Response to a successful DescribeDataset request.
|
| DescribeIdentityPoolUsageRequest |
A request for usage information about the identity pool.
|
| DescribeIdentityPoolUsageResponse |
Response to a successful DescribeIdentityPoolUsage request.
|
| DescribeIdentityUsageRequest |
A request for information about the usage of an identity pool.
|
| DescribeIdentityUsageResponse |
The response to a successful DescribeIdentityUsage request.
|
| GetBulkPublishDetailsRequest |
The input for the GetBulkPublishDetails operation.
|
| GetBulkPublishDetailsResponse |
The output for the GetBulkPublishDetails operation.
|
| GetCognitoEventsRequest |
A request for a list of the configured Cognito Events
|
| GetCognitoEventsResponse |
The response from the GetCognitoEvents request
|
| GetIdentityPoolConfigurationRequest |
The input for the GetIdentityPoolConfiguration operation.
|
| GetIdentityPoolConfigurationResponse |
The output for the GetIdentityPoolConfiguration operation.
|
| IdentityPoolUsage |
Usage information for the identity pool.
|
| IdentityUsage |
Usage information for the identity.
|
| ListDatasetsRequest |
Request for a list of datasets for an identity.
|
| ListDatasetsResponse |
Returned for a successful ListDatasets request.
|
| ListIdentityPoolUsageRequest |
A request for usage information on an identity pool.
|
| ListIdentityPoolUsageResponse |
Returned for a successful ListIdentityPoolUsage request.
|
| ListRecordsRequest |
A request for a list of records.
|
| ListRecordsResponse |
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 |
A request to RegisterDevice.
|
| RegisterDeviceResponse |
Response to a RegisterDevice request.
|
| SetCognitoEventsRequest |
A request to configure Cognito Events"
|
| SetCognitoEventsResponse | |
| SetIdentityPoolConfigurationRequest |
The input for the SetIdentityPoolConfiguration operation.
|
| SetIdentityPoolConfigurationResponse |
The output for the SetIdentityPoolConfiguration operation
|
| SubscribeToDatasetRequest |
A request to SubscribeToDatasetRequest.
|
| SubscribeToDatasetResponse |
Response to a SubscribeToDataset request.
|
| UnsubscribeFromDatasetRequest |
A request to UnsubscribeFromDataset.
|
| UnsubscribeFromDatasetResponse |
Response to an UnsubscribeFromDataset request.
|
| UpdateRecordsRequest |
A request to post updates to records or add and delete records for a dataset and user.
|
| UpdateRecordsResponse |
Returned for a successful UpdateRecordsRequest.
|
| Enum | Description |
|---|---|
| BulkPublishStatus | |
| Operation | |
| Platform | |
| StreamingStatus |
| 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.
|
| CognitoSyncException |
Base exception for all service exceptions thrown by Amazon Cognito Sync
|
| 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 © 2017 Amazon Web Services, Inc. All Rights Reserved.