package
1.10.20
Repository: https://github.com/jadekler/aws-sdk-go.git
Documentation: pkg.go.dev

# Packages

Package cognitosynciface provides an interface to enable mocking the Amazon Cognito Sync service client for testing your code.

# Functions

New creates a new instance of the CognitoSync client with a session.

# Constants

BulkPublishStatusFailed is a BulkPublishStatus enum value.
BulkPublishStatusInProgress is a BulkPublishStatus enum value.
BulkPublishStatusNotStarted is a BulkPublishStatus enum value.
BulkPublishStatusSucceeded is a BulkPublishStatus enum value.
Service ID for Regions and Endpoints metadata.
ErrCodeAlreadyStreamedException for service response error code "AlreadyStreamedException".
ErrCodeConcurrentModificationException for service response error code "ConcurrentModificationException".
ErrCodeDuplicateRequestException for service response error code "DuplicateRequestException".
ErrCodeInternalErrorException for service response error code "InternalErrorException".
ErrCodeInvalidConfigurationException for service response error code "InvalidConfigurationException".
ErrCodeInvalidLambdaFunctionOutputException for service response error code "InvalidLambdaFunctionOutputException".
ErrCodeInvalidParameterException for service response error code "InvalidParameterException".
ErrCodeLambdaThrottledException for service response error code "LambdaThrottledException".
ErrCodeLimitExceededException for service response error code "LimitExceededException".
ErrCodeNotAuthorizedException for service response error code "NotAuthorizedException".
ErrCodeResourceConflictException for service response error code "ResourceConflictException".
ErrCodeResourceNotFoundException for service response error code "ResourceNotFoundException".
ErrCodeTooManyRequestsException for service response error code "TooManyRequestsException".
OperationRemove is a Operation enum value.
OperationReplace is a Operation enum value.
PlatformAdm is a Platform enum value.
PlatformApns is a Platform enum value.
PlatformApnsSandbox is a Platform enum value.
PlatformGcm is a Platform enum value.
Service endpoint prefix API calls made to.
StreamingStatusDisabled is a StreamingStatus enum value.
StreamingStatusEnabled is a StreamingStatus enum value.

# Structs

The input for the BulkPublish operation.
The output for the BulkPublish operation.
Configuration options for configure Cognito streams.
CognitoSync provides the API operation methods for making requests to Amazon Cognito Sync.
A collection of data for an identity pool.
A request to delete the specific dataset.
Response to a successful DeleteDataset request.
A request for meta data about a dataset (creation date, number of records, size) by owner and dataset name.
Response to a successful DescribeDataset request.
A request for usage information about the identity pool.
Response to a successful DescribeIdentityPoolUsage request.
A request for information about the usage of an identity pool.
The response to a successful DescribeIdentityUsage request.
The input for the GetBulkPublishDetails operation.
The output for the GetBulkPublishDetails operation.
A request for a list of the configured Cognito Events Please also see https://docs.aws.amazon.com/goto/WebAPI/cognito-sync-2014-06-30/GetCognitoEventsRequest.
The response from the GetCognitoEvents request Please also see https://docs.aws.amazon.com/goto/WebAPI/cognito-sync-2014-06-30/GetCognitoEventsResponse.
The input for the GetIdentityPoolConfiguration operation.
The output for the GetIdentityPoolConfiguration operation.
Usage information for the identity pool.
Usage information for the identity.
Request for a list of datasets for an identity.
Returned for a successful ListDatasets request.
A request for usage information on an identity pool.
Returned for a successful ListIdentityPoolUsage request.
A request for a list of records.
Returned for a successful ListRecordsRequest.
Configuration options to be applied to the identity pool.
The basic data structure of a dataset.
An update operation for a record.
A request to RegisterDevice.
Response to a RegisterDevice request.
A request to configure Cognito Events" Please also see https://docs.aws.amazon.com/goto/WebAPI/cognito-sync-2014-06-30/SetCognitoEventsRequest.
Please also see https://docs.aws.amazon.com/goto/WebAPI/cognito-sync-2014-06-30/SetCognitoEventsOutput.
The input for the SetIdentityPoolConfiguration operation.
The output for the SetIdentityPoolConfiguration operation Please also see https://docs.aws.amazon.com/goto/WebAPI/cognito-sync-2014-06-30/SetIdentityPoolConfigurationResponse.
A request to SubscribeToDatasetRequest.
Response to a SubscribeToDataset request.
A request to UnsubscribeFromDataset.
Response to an UnsubscribeFromDataset request.
A request to post updates to records or add and delete records for a dataset and user.
Returned for a successful UpdateRecordsRequest.