aws-sdk-elasticache 1.110.0

AWS SDK for Amazon ElastiCache
Documentation
// Code generated by software.amazon.smithy.rust.codegen.smithy-rs. DO NOT EDIT.
pub use crate::types::error::_cache_cluster_not_found_fault::CacheClusterNotFoundFault;

pub use crate::types::error::_cache_parameter_group_not_found_fault::CacheParameterGroupNotFoundFault;

pub use crate::types::error::_cache_security_group_not_found_fault::CacheSecurityGroupNotFoundFault;

pub use crate::types::error::_cache_subnet_group_not_found_fault::CacheSubnetGroupNotFoundFault;

pub use crate::types::error::_invalid_arn_fault::InvalidArnFault;

pub use crate::types::error::_invalid_replication_group_state_fault::InvalidReplicationGroupStateFault;

pub use crate::types::error::_invalid_serverless_cache_snapshot_state_fault::InvalidServerlessCacheSnapshotStateFault;

pub use crate::types::error::_invalid_serverless_cache_state_fault::InvalidServerlessCacheStateFault;

pub use crate::types::error::_replication_group_not_found_fault::ReplicationGroupNotFoundFault;

pub use crate::types::error::_reserved_cache_node_not_found_fault::ReservedCacheNodeNotFoundFault;

pub use crate::types::error::_serverless_cache_not_found_fault::ServerlessCacheNotFoundFault;

pub use crate::types::error::_serverless_cache_snapshot_not_found_fault::ServerlessCacheSnapshotNotFoundFault;

pub use crate::types::error::_snapshot_not_found_fault::SnapshotNotFoundFault;

pub use crate::types::error::_tag_quota_per_resource_exceeded::TagQuotaPerResourceExceeded;

pub use crate::types::error::_user_group_not_found_fault::UserGroupNotFoundFault;

pub use crate::types::error::_user_not_found_fault::UserNotFoundFault;

pub use crate::types::error::_authorization_already_exists_fault::AuthorizationAlreadyExistsFault;

pub use crate::types::error::_invalid_cache_security_group_state_fault::InvalidCacheSecurityGroupStateFault;

pub use crate::types::error::_invalid_parameter_combination_exception::InvalidParameterCombinationException;

pub use crate::types::error::_invalid_parameter_value_exception::InvalidParameterValueException;

pub use crate::types::error::_service_update_not_found_fault::ServiceUpdateNotFoundFault;

pub use crate::types::error::_replication_group_not_under_migration_fault::ReplicationGroupNotUnderMigrationFault;

pub use crate::types::error::_serverless_cache_snapshot_already_exists_fault::ServerlessCacheSnapshotAlreadyExistsFault;

pub use crate::types::error::_serverless_cache_snapshot_quota_exceeded_fault::ServerlessCacheSnapshotQuotaExceededFault;

pub use crate::types::error::_service_linked_role_not_found_fault::ServiceLinkedRoleNotFoundFault;

pub use crate::types::error::_invalid_snapshot_state_fault::InvalidSnapshotStateFault;

pub use crate::types::error::_snapshot_already_exists_fault::SnapshotAlreadyExistsFault;

pub use crate::types::error::_snapshot_quota_exceeded_fault::SnapshotQuotaExceededFault;

pub use crate::types::error::_cache_cluster_already_exists_fault::CacheClusterAlreadyExistsFault;

pub use crate::types::error::_cluster_quota_for_customer_exceeded_fault::ClusterQuotaForCustomerExceededFault;

pub use crate::types::error::_insufficient_cache_cluster_capacity_fault::InsufficientCacheClusterCapacityFault;

pub use crate::types::error::_invalid_vpc_network_state_fault::InvalidVpcNetworkStateFault;

pub use crate::types::error::_node_quota_for_cluster_exceeded_fault::NodeQuotaForClusterExceededFault;

pub use crate::types::error::_node_quota_for_customer_exceeded_fault::NodeQuotaForCustomerExceededFault;

pub use crate::types::error::_cache_parameter_group_already_exists_fault::CacheParameterGroupAlreadyExistsFault;

pub use crate::types::error::_cache_parameter_group_quota_exceeded_fault::CacheParameterGroupQuotaExceededFault;

pub use crate::types::error::_invalid_cache_parameter_group_state_fault::InvalidCacheParameterGroupStateFault;

pub use crate::types::error::_cache_security_group_already_exists_fault::CacheSecurityGroupAlreadyExistsFault;

pub use crate::types::error::_cache_security_group_quota_exceeded_fault::CacheSecurityGroupQuotaExceededFault;

pub use crate::types::error::_cache_subnet_group_already_exists_fault::CacheSubnetGroupAlreadyExistsFault;

pub use crate::types::error::_cache_subnet_group_quota_exceeded_fault::CacheSubnetGroupQuotaExceededFault;

pub use crate::types::error::_cache_subnet_quota_exceeded_fault::CacheSubnetQuotaExceededFault;

pub use crate::types::error::_invalid_subnet::InvalidSubnet;

pub use crate::types::error::_subnet_not_allowed_fault::SubnetNotAllowedFault;

pub use crate::types::error::_global_replication_group_already_exists_fault::GlobalReplicationGroupAlreadyExistsFault;

pub use crate::types::error::_global_replication_group_not_found_fault::GlobalReplicationGroupNotFoundFault;

pub use crate::types::error::_invalid_cache_cluster_state_fault::InvalidCacheClusterStateFault;

pub use crate::types::error::_invalid_global_replication_group_state_fault::InvalidGlobalReplicationGroupStateFault;

pub use crate::types::error::_invalid_user_group_state_fault::InvalidUserGroupStateFault;

pub use crate::types::error::_node_groups_per_replication_group_quota_exceeded_fault::NodeGroupsPerReplicationGroupQuotaExceededFault;

pub use crate::types::error::_replication_group_already_exists_fault::ReplicationGroupAlreadyExistsFault;

pub use crate::types::error::_invalid_credentials_exception::InvalidCredentialsException;

pub use crate::types::error::_serverless_cache_already_exists_fault::ServerlessCacheAlreadyExistsFault;

pub use crate::types::error::_serverless_cache_quota_for_customer_exceeded_fault::ServerlessCacheQuotaForCustomerExceededFault;

pub use crate::types::error::_snapshot_feature_not_supported_fault::SnapshotFeatureNotSupportedFault;

pub use crate::types::error::_duplicate_user_name_fault::DuplicateUserNameFault;

pub use crate::types::error::_user_already_exists_fault::UserAlreadyExistsFault;

pub use crate::types::error::_user_quota_exceeded_fault::UserQuotaExceededFault;

pub use crate::types::error::_default_user_required::DefaultUserRequired;

pub use crate::types::error::_user_group_already_exists_fault::UserGroupAlreadyExistsFault;

pub use crate::types::error::_user_group_quota_exceeded_fault::UserGroupQuotaExceededFault;

pub use crate::types::error::_no_operation_fault::NoOperationFault;

pub use crate::types::error::_cache_subnet_group_in_use::CacheSubnetGroupInUse;

pub use crate::types::error::_default_user_associated_to_user_group_fault::DefaultUserAssociatedToUserGroupFault;

pub use crate::types::error::_invalid_user_state_fault::InvalidUserStateFault;

pub use crate::types::error::_reserved_cache_nodes_offering_not_found_fault::ReservedCacheNodesOfferingNotFoundFault;

pub use crate::types::error::_invalid_kms_key_fault::InvalidKmsKeyFault;

pub use crate::types::error::_subnet_in_use::SubnetInUse;

pub use crate::types::error::_reserved_cache_node_already_exists_fault::ReservedCacheNodeAlreadyExistsFault;

pub use crate::types::error::_reserved_cache_node_quota_exceeded_fault::ReservedCacheNodeQuotaExceededFault;

pub use crate::types::error::_tag_not_found_fault::TagNotFoundFault;

pub use crate::types::error::_authorization_not_found_fault::AuthorizationNotFoundFault;

pub use crate::types::error::_replication_group_already_under_migration_fault::ReplicationGroupAlreadyUnderMigrationFault;

pub use crate::types::error::_api_call_rate_for_customer_exceeded_fault::ApiCallRateForCustomerExceededFault;

pub use crate::types::error::_node_group_not_found_fault::NodeGroupNotFoundFault;

pub use crate::types::error::_test_failover_not_available_fault::TestFailoverNotAvailableFault;

mod _api_call_rate_for_customer_exceeded_fault;

mod _authorization_already_exists_fault;

mod _authorization_not_found_fault;

mod _cache_cluster_already_exists_fault;

mod _cache_cluster_not_found_fault;

mod _cache_parameter_group_already_exists_fault;

mod _cache_parameter_group_not_found_fault;

mod _cache_parameter_group_quota_exceeded_fault;

mod _cache_security_group_already_exists_fault;

mod _cache_security_group_not_found_fault;

mod _cache_security_group_quota_exceeded_fault;

mod _cache_subnet_group_already_exists_fault;

mod _cache_subnet_group_in_use;

mod _cache_subnet_group_not_found_fault;

mod _cache_subnet_group_quota_exceeded_fault;

mod _cache_subnet_quota_exceeded_fault;

mod _cluster_quota_for_customer_exceeded_fault;

mod _default_user_associated_to_user_group_fault;

mod _default_user_required;

mod _duplicate_user_name_fault;

mod _global_replication_group_already_exists_fault;

mod _global_replication_group_not_found_fault;

mod _insufficient_cache_cluster_capacity_fault;

mod _invalid_arn_fault;

mod _invalid_cache_cluster_state_fault;

mod _invalid_cache_parameter_group_state_fault;

mod _invalid_cache_security_group_state_fault;

mod _invalid_credentials_exception;

mod _invalid_global_replication_group_state_fault;

mod _invalid_kms_key_fault;

mod _invalid_parameter_combination_exception;

mod _invalid_parameter_value_exception;

mod _invalid_replication_group_state_fault;

mod _invalid_serverless_cache_snapshot_state_fault;

mod _invalid_serverless_cache_state_fault;

mod _invalid_snapshot_state_fault;

mod _invalid_subnet;

mod _invalid_user_group_state_fault;

mod _invalid_user_state_fault;

mod _invalid_vpc_network_state_fault;

mod _no_operation_fault;

mod _node_group_not_found_fault;

mod _node_groups_per_replication_group_quota_exceeded_fault;

mod _node_quota_for_cluster_exceeded_fault;

mod _node_quota_for_customer_exceeded_fault;

mod _replication_group_already_exists_fault;

mod _replication_group_already_under_migration_fault;

mod _replication_group_not_found_fault;

mod _replication_group_not_under_migration_fault;

mod _reserved_cache_node_already_exists_fault;

mod _reserved_cache_node_not_found_fault;

mod _reserved_cache_node_quota_exceeded_fault;

mod _reserved_cache_nodes_offering_not_found_fault;

mod _serverless_cache_already_exists_fault;

mod _serverless_cache_not_found_fault;

mod _serverless_cache_quota_for_customer_exceeded_fault;

mod _serverless_cache_snapshot_already_exists_fault;

mod _serverless_cache_snapshot_not_found_fault;

mod _serverless_cache_snapshot_quota_exceeded_fault;

mod _service_linked_role_not_found_fault;

mod _service_update_not_found_fault;

mod _snapshot_already_exists_fault;

mod _snapshot_feature_not_supported_fault;

mod _snapshot_not_found_fault;

mod _snapshot_quota_exceeded_fault;

mod _subnet_in_use;

mod _subnet_not_allowed_fault;

mod _tag_not_found_fault;

mod _tag_quota_per_resource_exceeded;

mod _test_failover_not_available_fault;

mod _user_already_exists_fault;

mod _user_group_already_exists_fault;

mod _user_group_not_found_fault;

mod _user_group_quota_exceeded_fault;

mod _user_not_found_fault;

mod _user_quota_exceeded_fault;

/// Builders
pub mod builders;