BulkPublishRequest |
The input for 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 |
A request to delete the specific dataset.
|
DeleteDatasetResult |
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.
|
DescribeDatasetResult |
Response to a successful DescribeDataset request.
|
DescribeIdentityPoolUsageRequest |
A request for usage information about the identity pool.
|
DescribeIdentityPoolUsageResult |
Response to a successful DescribeIdentityPoolUsage request.
|
DescribeIdentityUsageRequest |
A request for information about the usage of an identity pool.
|
DescribeIdentityUsageResult |
The response to a successful DescribeIdentityUsage request.
|
GetBulkPublishDetailsRequest |
The input for the GetBulkPublishDetails operation.
|
GetBulkPublishDetailsResult |
The output for the GetBulkPublishDetails operation.
|
GetCognitoEventsRequest |
A request for a list of the configured Cognito Events
|
GetCognitoEventsResult |
The response from the GetCognitoEvents request
|
GetIdentityPoolConfigurationRequest |
The input for the GetIdentityPoolConfiguration operation.
|
GetIdentityPoolConfigurationResult |
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.
|
ListDatasetsResult |
Returned for a successful ListDatasets request.
|
ListIdentityPoolUsageRequest |
A request for usage information on an identity pool.
|
ListIdentityPoolUsageResult |
Returned for a successful ListIdentityPoolUsage request.
|
ListRecordsRequest |
A request for a list of records.
|
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 |
A request to RegisterDevice.
|
RegisterDeviceResult |
Response to a RegisterDevice request.
|
SetCognitoEventsRequest |
A request to configure Cognito Events"
|
SetCognitoEventsResult |
|
SetIdentityPoolConfigurationRequest |
The input for the SetIdentityPoolConfiguration operation.
|
SetIdentityPoolConfigurationResult |
The output for the SetIdentityPoolConfiguration operation
|
SubscribeToDatasetRequest |
A request to SubscribeToDatasetRequest.
|
SubscribeToDatasetResult |
Response to a SubscribeToDataset request.
|
UnsubscribeFromDatasetRequest |
A request to UnsubscribeFromDataset.
|
UnsubscribeFromDatasetResult |
Response to an UnsubscribeFromDataset request.
|
UpdateRecordsRequest |
A request to post updates to records or add and delete records for a dataset
and user.
|
UpdateRecordsResult |
Returned for a successful UpdateRecordsRequest.
|