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 ::aws_types::request_id::RequestId;

/// Types for the `AddTagsToResource` operation.
pub mod add_tags_to_resource;

/// Types for the `AuthorizeCacheSecurityGroupIngress` operation.
pub mod authorize_cache_security_group_ingress;

/// Types for the `BatchApplyUpdateAction` operation.
pub mod batch_apply_update_action;

/// Types for the `BatchStopUpdateAction` operation.
pub mod batch_stop_update_action;

/// Types for the `CompleteMigration` operation.
pub mod complete_migration;

/// Types for the `CopyServerlessCacheSnapshot` operation.
pub mod copy_serverless_cache_snapshot;

/// Types for the `CopySnapshot` operation.
pub mod copy_snapshot;

/// Types for the `CreateCacheCluster` operation.
pub mod create_cache_cluster;

/// Types for the `CreateCacheParameterGroup` operation.
pub mod create_cache_parameter_group;

/// Types for the `CreateCacheSecurityGroup` operation.
pub mod create_cache_security_group;

/// Types for the `CreateCacheSubnetGroup` operation.
pub mod create_cache_subnet_group;

/// Types for the `CreateGlobalReplicationGroup` operation.
pub mod create_global_replication_group;

/// Types for the `CreateReplicationGroup` operation.
pub mod create_replication_group;

/// Types for the `CreateServerlessCache` operation.
pub mod create_serverless_cache;

/// Types for the `CreateServerlessCacheSnapshot` operation.
pub mod create_serverless_cache_snapshot;

/// Types for the `CreateSnapshot` operation.
pub mod create_snapshot;

/// Types for the `CreateUser` operation.
pub mod create_user;

/// Types for the `CreateUserGroup` operation.
pub mod create_user_group;

/// Types for the `DecreaseNodeGroupsInGlobalReplicationGroup` operation.
pub mod decrease_node_groups_in_global_replication_group;

/// Types for the `DecreaseReplicaCount` operation.
pub mod decrease_replica_count;

/// Types for the `DeleteCacheCluster` operation.
pub mod delete_cache_cluster;

/// Types for the `DeleteCacheParameterGroup` operation.
pub mod delete_cache_parameter_group;

/// Types for the `DeleteCacheSecurityGroup` operation.
pub mod delete_cache_security_group;

/// Types for the `DeleteCacheSubnetGroup` operation.
pub mod delete_cache_subnet_group;

/// Types for the `DeleteGlobalReplicationGroup` operation.
pub mod delete_global_replication_group;

/// Types for the `DeleteReplicationGroup` operation.
pub mod delete_replication_group;

/// Types for the `DeleteServerlessCache` operation.
pub mod delete_serverless_cache;

/// Types for the `DeleteServerlessCacheSnapshot` operation.
pub mod delete_serverless_cache_snapshot;

/// Types for the `DeleteSnapshot` operation.
pub mod delete_snapshot;

/// Types for the `DeleteUser` operation.
pub mod delete_user;

/// Types for the `DeleteUserGroup` operation.
pub mod delete_user_group;

/// Types for the `DescribeCacheClusters` operation.
pub mod describe_cache_clusters;

/// Types for the `DescribeCacheEngineVersions` operation.
pub mod describe_cache_engine_versions;

/// Types for the `DescribeCacheParameterGroups` operation.
pub mod describe_cache_parameter_groups;

/// Types for the `DescribeCacheParameters` operation.
pub mod describe_cache_parameters;

/// Types for the `DescribeCacheSecurityGroups` operation.
pub mod describe_cache_security_groups;

/// Types for the `DescribeCacheSubnetGroups` operation.
pub mod describe_cache_subnet_groups;

/// Types for the `DescribeEngineDefaultParameters` operation.
pub mod describe_engine_default_parameters;

/// Types for the `DescribeEvents` operation.
pub mod describe_events;

/// Types for the `DescribeGlobalReplicationGroups` operation.
pub mod describe_global_replication_groups;

/// Types for the `DescribeReplicationGroups` operation.
pub mod describe_replication_groups;

/// Types for the `DescribeReservedCacheNodes` operation.
pub mod describe_reserved_cache_nodes;

/// Types for the `DescribeReservedCacheNodesOfferings` operation.
pub mod describe_reserved_cache_nodes_offerings;

/// Types for the `DescribeServerlessCacheSnapshots` operation.
pub mod describe_serverless_cache_snapshots;

/// Types for the `DescribeServerlessCaches` operation.
pub mod describe_serverless_caches;

/// Types for the `DescribeServiceUpdates` operation.
pub mod describe_service_updates;

/// Types for the `DescribeSnapshots` operation.
pub mod describe_snapshots;

/// Types for the `DescribeUpdateActions` operation.
pub mod describe_update_actions;

/// Types for the `DescribeUserGroups` operation.
pub mod describe_user_groups;

/// Types for the `DescribeUsers` operation.
pub mod describe_users;

/// Types for the `DisassociateGlobalReplicationGroup` operation.
pub mod disassociate_global_replication_group;

/// Types for the `ExportServerlessCacheSnapshot` operation.
pub mod export_serverless_cache_snapshot;

/// Types for the `FailoverGlobalReplicationGroup` operation.
pub mod failover_global_replication_group;

/// Types for the `IncreaseNodeGroupsInGlobalReplicationGroup` operation.
pub mod increase_node_groups_in_global_replication_group;

/// Types for the `IncreaseReplicaCount` operation.
pub mod increase_replica_count;

/// Types for the `ListAllowedNodeTypeModifications` operation.
pub mod list_allowed_node_type_modifications;

/// Types for the `ListTagsForResource` operation.
pub mod list_tags_for_resource;

/// Types for the `ModifyCacheCluster` operation.
pub mod modify_cache_cluster;

/// Types for the `ModifyCacheParameterGroup` operation.
pub mod modify_cache_parameter_group;

/// Types for the `ModifyCacheSubnetGroup` operation.
pub mod modify_cache_subnet_group;

/// Types for the `ModifyGlobalReplicationGroup` operation.
pub mod modify_global_replication_group;

/// Types for the `ModifyReplicationGroup` operation.
pub mod modify_replication_group;

/// Types for the `ModifyReplicationGroupShardConfiguration` operation.
pub mod modify_replication_group_shard_configuration;

/// Types for the `ModifyServerlessCache` operation.
pub mod modify_serverless_cache;

/// Types for the `ModifyUser` operation.
pub mod modify_user;

/// Types for the `ModifyUserGroup` operation.
pub mod modify_user_group;

/// Types for the `PurchaseReservedCacheNodesOffering` operation.
pub mod purchase_reserved_cache_nodes_offering;

/// Types for the `RebalanceSlotsInGlobalReplicationGroup` operation.
pub mod rebalance_slots_in_global_replication_group;

/// Types for the `RebootCacheCluster` operation.
pub mod reboot_cache_cluster;

/// Types for the `RemoveTagsFromResource` operation.
pub mod remove_tags_from_resource;

/// Types for the `ResetCacheParameterGroup` operation.
pub mod reset_cache_parameter_group;

/// Types for the `RevokeCacheSecurityGroupIngress` operation.
pub mod revoke_cache_security_group_ingress;

/// Types for the `StartMigration` operation.
pub mod start_migration;

/// Types for the `TestFailover` operation.
pub mod test_failover;

/// Types for the `TestMigration` operation.
pub mod test_migration;