aws-sdk-cognitosync 1.99.0

AWS SDK for Amazon Cognito Sync
Documentation
// Code generated by software.amazon.smithy.rust.codegen.smithy-rs. DO NOT EDIT.
pub use ::aws_types::request_id::RequestId;

/// Types for the `BulkPublish` operation.
pub mod bulk_publish;

/// Types for the `DeleteDataset` operation.
pub mod delete_dataset;

/// Types for the `DescribeDataset` operation.
pub mod describe_dataset;

/// Types for the `DescribeIdentityPoolUsage` operation.
pub mod describe_identity_pool_usage;

/// Types for the `DescribeIdentityUsage` operation.
pub mod describe_identity_usage;

/// Types for the `GetBulkPublishDetails` operation.
pub mod get_bulk_publish_details;

/// Types for the `GetCognitoEvents` operation.
pub mod get_cognito_events;

/// Types for the `GetIdentityPoolConfiguration` operation.
pub mod get_identity_pool_configuration;

/// Types for the `ListDatasets` operation.
pub mod list_datasets;

/// Types for the `ListIdentityPoolUsage` operation.
pub mod list_identity_pool_usage;

/// Types for the `ListRecords` operation.
pub mod list_records;

/// Types for the `RegisterDevice` operation.
pub mod register_device;

/// Types for the `SetCognitoEvents` operation.
pub mod set_cognito_events;

/// Types for the `SetIdentityPoolConfiguration` operation.
pub mod set_identity_pool_configuration;

/// Types for the `SubscribeToDataset` operation.
pub mod subscribe_to_dataset;

/// Types for the `UnsubscribeFromDataset` operation.
pub mod unsubscribe_from_dataset;

/// Types for the `UpdateRecords` operation.
pub mod update_records;