@aws-sdk/client-elasticache 3.35.0 → 3.38.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +47 -0
- package/dist-cjs/ElastiCache.js +0 -13
- package/dist-cjs/ElastiCacheClient.js +0 -18
- package/dist-cjs/commands/AddTagsToResourceCommand.js +0 -36
- package/dist-cjs/commands/AuthorizeCacheSecurityGroupIngressCommand.js +0 -31
- package/dist-cjs/commands/BatchApplyUpdateActionCommand.js +0 -25
- package/dist-cjs/commands/BatchStopUpdateActionCommand.js +0 -25
- package/dist-cjs/commands/CompleteMigrationCommand.js +0 -25
- package/dist-cjs/commands/CopySnapshotCommand.js +0 -118
- package/dist-cjs/commands/CreateCacheClusterCommand.js +0 -28
- package/dist-cjs/commands/CreateCacheParameterGroupCommand.js +0 -40
- package/dist-cjs/commands/CreateCacheSecurityGroupCommand.js +0 -30
- package/dist-cjs/commands/CreateCacheSubnetGroupCommand.js +0 -26
- package/dist-cjs/commands/CreateGlobalReplicationGroupCommand.js +0 -40
- package/dist-cjs/commands/CreateReplicationGroupCommand.js +0 -51
- package/dist-cjs/commands/CreateSnapshotCommand.js +0 -30
- package/dist-cjs/commands/CreateUserCommand.js +0 -25
- package/dist-cjs/commands/CreateUserGroupCommand.js +0 -26
- package/dist-cjs/commands/DecreaseNodeGroupsInGlobalReplicationGroupCommand.js +0 -25
- package/dist-cjs/commands/DecreaseReplicaCountCommand.js +0 -27
- package/dist-cjs/commands/DeleteCacheClusterCommand.js +0 -54
- package/dist-cjs/commands/DeleteCacheParameterGroupCommand.js +0 -27
- package/dist-cjs/commands/DeleteCacheSecurityGroupCommand.js +0 -28
- package/dist-cjs/commands/DeleteCacheSubnetGroupCommand.js +0 -28
- package/dist-cjs/commands/DeleteGlobalReplicationGroupCommand.js +0 -41
- package/dist-cjs/commands/DeleteReplicationGroupCommand.js +0 -33
- package/dist-cjs/commands/DeleteSnapshotCommand.js +0 -31
- package/dist-cjs/commands/DeleteUserCommand.js +0 -25
- package/dist-cjs/commands/DeleteUserGroupCommand.js +0 -25
- package/dist-cjs/commands/DescribeCacheClustersCommand.js +0 -40
- package/dist-cjs/commands/DescribeCacheEngineVersionsCommand.js +0 -26
- package/dist-cjs/commands/DescribeCacheParameterGroupsCommand.js +0 -27
- package/dist-cjs/commands/DescribeCacheParametersCommand.js +0 -26
- package/dist-cjs/commands/DescribeCacheSecurityGroupsCommand.js +0 -28
- package/dist-cjs/commands/DescribeCacheSubnetGroupsCommand.js +0 -28
- package/dist-cjs/commands/DescribeEngineDefaultParametersCommand.js +0 -26
- package/dist-cjs/commands/DescribeEventsCommand.js +0 -30
- package/dist-cjs/commands/DescribeGlobalReplicationGroupsCommand.js +0 -25
- package/dist-cjs/commands/DescribeReplicationGroupsCommand.js +0 -30
- package/dist-cjs/commands/DescribeReservedCacheNodesCommand.js +0 -26
- package/dist-cjs/commands/DescribeReservedCacheNodesOfferingsCommand.js +0 -26
- package/dist-cjs/commands/DescribeServiceUpdatesCommand.js +0 -25
- package/dist-cjs/commands/DescribeSnapshotsCommand.js +0 -32
- package/dist-cjs/commands/DescribeUpdateActionsCommand.js +0 -25
- package/dist-cjs/commands/DescribeUserGroupsCommand.js +0 -25
- package/dist-cjs/commands/DescribeUsersCommand.js +0 -25
- package/dist-cjs/commands/DisassociateGlobalReplicationGroupCommand.js +0 -25
- package/dist-cjs/commands/FailoverGlobalReplicationGroupCommand.js +0 -25
- package/dist-cjs/commands/IncreaseNodeGroupsInGlobalReplicationGroupCommand.js +0 -25
- package/dist-cjs/commands/IncreaseReplicaCountCommand.js +0 -27
- package/dist-cjs/commands/ListAllowedNodeTypeModificationsCommand.js +0 -30
- package/dist-cjs/commands/ListTagsForResourceCommand.js +0 -31
- package/dist-cjs/commands/ModifyCacheClusterCommand.js +0 -27
- package/dist-cjs/commands/ModifyCacheParameterGroupCommand.js +0 -27
- package/dist-cjs/commands/ModifyCacheSubnetGroupCommand.js +0 -25
- package/dist-cjs/commands/ModifyGlobalReplicationGroupCommand.js +0 -25
- package/dist-cjs/commands/ModifyReplicationGroupCommand.js +0 -41
- package/dist-cjs/commands/ModifyReplicationGroupShardConfigurationCommand.js +0 -26
- package/dist-cjs/commands/ModifyUserCommand.js +0 -25
- package/dist-cjs/commands/ModifyUserGroupCommand.js +0 -25
- package/dist-cjs/commands/PurchaseReservedCacheNodesOfferingCommand.js +0 -28
- package/dist-cjs/commands/RebalanceSlotsInGlobalReplicationGroupCommand.js +0 -25
- package/dist-cjs/commands/RebootCacheClusterCommand.js +0 -37
- package/dist-cjs/commands/RemoveTagsFromResourceCommand.js +0 -28
- package/dist-cjs/commands/ResetCacheParameterGroupCommand.js +0 -28
- package/dist-cjs/commands/RevokeCacheSecurityGroupIngressCommand.js +0 -27
- package/dist-cjs/commands/StartMigrationCommand.js +0 -25
- package/dist-cjs/commands/TestFailoverCommand.js +0 -87
- package/dist-cjs/commands/index.js +68 -0
- package/dist-cjs/endpoints.js +1 -2
- package/dist-cjs/index.js +5 -90
- package/dist-cjs/models/index.js +0 -1
- package/dist-cjs/models/models_0.js +0 -742
- package/dist-cjs/pagination/DescribeCacheClustersPaginator.js +0 -11
- package/dist-cjs/pagination/DescribeCacheEngineVersionsPaginator.js +0 -11
- package/dist-cjs/pagination/DescribeCacheParameterGroupsPaginator.js +0 -11
- package/dist-cjs/pagination/DescribeCacheParametersPaginator.js +0 -11
- package/dist-cjs/pagination/DescribeCacheSecurityGroupsPaginator.js +0 -11
- package/dist-cjs/pagination/DescribeCacheSubnetGroupsPaginator.js +0 -11
- package/dist-cjs/pagination/DescribeEngineDefaultParametersPaginator.js +0 -11
- package/dist-cjs/pagination/DescribeEventsPaginator.js +0 -11
- package/dist-cjs/pagination/DescribeGlobalReplicationGroupsPaginator.js +0 -11
- package/dist-cjs/pagination/DescribeReplicationGroupsPaginator.js +0 -11
- package/dist-cjs/pagination/DescribeReservedCacheNodesOfferingsPaginator.js +0 -11
- package/dist-cjs/pagination/DescribeReservedCacheNodesPaginator.js +0 -11
- package/dist-cjs/pagination/DescribeServiceUpdatesPaginator.js +0 -11
- package/dist-cjs/pagination/DescribeSnapshotsPaginator.js +0 -11
- package/dist-cjs/pagination/DescribeUpdateActionsPaginator.js +0 -11
- package/dist-cjs/pagination/DescribeUserGroupsPaginator.js +0 -11
- package/dist-cjs/pagination/DescribeUsersPaginator.js +0 -11
- package/dist-cjs/pagination/Interfaces.js +0 -1
- package/dist-cjs/pagination/index.js +21 -0
- package/dist-cjs/protocols/Aws_query.js +0 -3
- package/dist-cjs/runtimeConfig.browser.js +1 -6
- package/dist-cjs/runtimeConfig.js +2 -7
- package/dist-cjs/runtimeConfig.native.js +0 -4
- package/dist-cjs/runtimeConfig.shared.js +0 -4
- package/dist-cjs/waiters/index.js +7 -0
- package/dist-cjs/waiters/waitForCacheClusterAvailable.js +0 -10
- package/dist-cjs/waiters/waitForCacheClusterDeleted.js +0 -10
- package/dist-cjs/waiters/waitForReplicationGroupAvailable.js +0 -10
- package/dist-cjs/waiters/waitForReplicationGroupDeleted.js +0 -10
- package/dist-es/ElastiCache.js +0 -1
- package/dist-es/ElastiCacheClient.js +0 -1
- package/dist-es/commands/AddTagsToResourceCommand.js +0 -1
- package/dist-es/commands/AuthorizeCacheSecurityGroupIngressCommand.js +0 -1
- package/dist-es/commands/BatchApplyUpdateActionCommand.js +0 -1
- package/dist-es/commands/BatchStopUpdateActionCommand.js +0 -1
- package/dist-es/commands/CompleteMigrationCommand.js +0 -1
- package/dist-es/commands/CopySnapshotCommand.js +0 -1
- package/dist-es/commands/CreateCacheClusterCommand.js +0 -1
- package/dist-es/commands/CreateCacheParameterGroupCommand.js +0 -1
- package/dist-es/commands/CreateCacheSecurityGroupCommand.js +0 -1
- package/dist-es/commands/CreateCacheSubnetGroupCommand.js +0 -1
- package/dist-es/commands/CreateGlobalReplicationGroupCommand.js +0 -1
- package/dist-es/commands/CreateReplicationGroupCommand.js +0 -1
- package/dist-es/commands/CreateSnapshotCommand.js +0 -1
- package/dist-es/commands/CreateUserCommand.js +0 -1
- package/dist-es/commands/CreateUserGroupCommand.js +0 -1
- package/dist-es/commands/DecreaseNodeGroupsInGlobalReplicationGroupCommand.js +0 -1
- package/dist-es/commands/DecreaseReplicaCountCommand.js +0 -1
- package/dist-es/commands/DeleteCacheClusterCommand.js +0 -1
- package/dist-es/commands/DeleteCacheParameterGroupCommand.js +0 -1
- package/dist-es/commands/DeleteCacheSecurityGroupCommand.js +0 -1
- package/dist-es/commands/DeleteCacheSubnetGroupCommand.js +0 -1
- package/dist-es/commands/DeleteGlobalReplicationGroupCommand.js +0 -1
- package/dist-es/commands/DeleteReplicationGroupCommand.js +0 -1
- package/dist-es/commands/DeleteSnapshotCommand.js +0 -1
- package/dist-es/commands/DeleteUserCommand.js +0 -1
- package/dist-es/commands/DeleteUserGroupCommand.js +0 -1
- package/dist-es/commands/DescribeCacheClustersCommand.js +0 -1
- package/dist-es/commands/DescribeCacheEngineVersionsCommand.js +0 -1
- package/dist-es/commands/DescribeCacheParameterGroupsCommand.js +0 -1
- package/dist-es/commands/DescribeCacheParametersCommand.js +0 -1
- package/dist-es/commands/DescribeCacheSecurityGroupsCommand.js +0 -1
- package/dist-es/commands/DescribeCacheSubnetGroupsCommand.js +0 -1
- package/dist-es/commands/DescribeEngineDefaultParametersCommand.js +0 -1
- package/dist-es/commands/DescribeEventsCommand.js +0 -1
- package/dist-es/commands/DescribeGlobalReplicationGroupsCommand.js +0 -1
- package/dist-es/commands/DescribeReplicationGroupsCommand.js +0 -1
- package/dist-es/commands/DescribeReservedCacheNodesCommand.js +0 -1
- package/dist-es/commands/DescribeReservedCacheNodesOfferingsCommand.js +0 -1
- package/dist-es/commands/DescribeServiceUpdatesCommand.js +0 -1
- package/dist-es/commands/DescribeSnapshotsCommand.js +0 -1
- package/dist-es/commands/DescribeUpdateActionsCommand.js +0 -1
- package/dist-es/commands/DescribeUserGroupsCommand.js +0 -1
- package/dist-es/commands/DescribeUsersCommand.js +0 -1
- package/dist-es/commands/DisassociateGlobalReplicationGroupCommand.js +0 -1
- package/dist-es/commands/FailoverGlobalReplicationGroupCommand.js +0 -1
- package/dist-es/commands/IncreaseNodeGroupsInGlobalReplicationGroupCommand.js +0 -1
- package/dist-es/commands/IncreaseReplicaCountCommand.js +0 -1
- package/dist-es/commands/ListAllowedNodeTypeModificationsCommand.js +0 -1
- package/dist-es/commands/ListTagsForResourceCommand.js +0 -1
- package/dist-es/commands/ModifyCacheClusterCommand.js +0 -1
- package/dist-es/commands/ModifyCacheParameterGroupCommand.js +0 -1
- package/dist-es/commands/ModifyCacheSubnetGroupCommand.js +0 -1
- package/dist-es/commands/ModifyGlobalReplicationGroupCommand.js +0 -1
- package/dist-es/commands/ModifyReplicationGroupCommand.js +0 -1
- package/dist-es/commands/ModifyReplicationGroupShardConfigurationCommand.js +0 -1
- package/dist-es/commands/ModifyUserCommand.js +0 -1
- package/dist-es/commands/ModifyUserGroupCommand.js +0 -1
- package/dist-es/commands/PurchaseReservedCacheNodesOfferingCommand.js +0 -1
- package/dist-es/commands/RebalanceSlotsInGlobalReplicationGroupCommand.js +0 -1
- package/dist-es/commands/RebootCacheClusterCommand.js +0 -1
- package/dist-es/commands/RemoveTagsFromResourceCommand.js +0 -1
- package/dist-es/commands/ResetCacheParameterGroupCommand.js +0 -1
- package/dist-es/commands/RevokeCacheSecurityGroupIngressCommand.js +0 -1
- package/dist-es/commands/StartMigrationCommand.js +0 -1
- package/dist-es/commands/TestFailoverCommand.js +0 -1
- package/dist-es/commands/index.js +65 -0
- package/dist-es/endpoints.js +1 -2
- package/dist-es/index.js +5 -90
- package/dist-es/models/index.js +0 -1
- package/dist-es/models/models_0.js +0 -1
- package/dist-es/pagination/DescribeCacheClustersPaginator.js +0 -1
- package/dist-es/pagination/DescribeCacheEngineVersionsPaginator.js +0 -1
- package/dist-es/pagination/DescribeCacheParameterGroupsPaginator.js +0 -1
- package/dist-es/pagination/DescribeCacheParametersPaginator.js +0 -1
- package/dist-es/pagination/DescribeCacheSecurityGroupsPaginator.js +0 -1
- package/dist-es/pagination/DescribeCacheSubnetGroupsPaginator.js +0 -1
- package/dist-es/pagination/DescribeEngineDefaultParametersPaginator.js +0 -1
- package/dist-es/pagination/DescribeEventsPaginator.js +0 -1
- package/dist-es/pagination/DescribeGlobalReplicationGroupsPaginator.js +0 -1
- package/dist-es/pagination/DescribeReplicationGroupsPaginator.js +0 -1
- package/dist-es/pagination/DescribeReservedCacheNodesOfferingsPaginator.js +0 -1
- package/dist-es/pagination/DescribeReservedCacheNodesPaginator.js +0 -1
- package/dist-es/pagination/DescribeServiceUpdatesPaginator.js +0 -1
- package/dist-es/pagination/DescribeSnapshotsPaginator.js +0 -1
- package/dist-es/pagination/DescribeUpdateActionsPaginator.js +0 -1
- package/dist-es/pagination/DescribeUserGroupsPaginator.js +0 -1
- package/dist-es/pagination/DescribeUsersPaginator.js +0 -1
- package/dist-es/pagination/Interfaces.js +0 -1
- package/dist-es/pagination/index.js +18 -0
- package/dist-es/protocols/Aws_query.js +0 -1
- package/dist-es/runtimeConfig.browser.js +1 -2
- package/dist-es/runtimeConfig.js +2 -3
- package/dist-es/runtimeConfig.native.js +0 -1
- package/dist-es/runtimeConfig.shared.js +0 -1
- package/dist-es/waiters/index.js +4 -0
- package/dist-es/waiters/waitForCacheClusterAvailable.js +0 -1
- package/dist-es/waiters/waitForCacheClusterDeleted.js +0 -1
- package/dist-es/waiters/waitForReplicationGroupAvailable.js +0 -1
- package/dist-es/waiters/waitForReplicationGroupDeleted.js +0 -1
- package/dist-types/commands/index.d.ts +65 -0
- package/dist-types/index.d.ts +5 -89
- package/dist-types/pagination/index.d.ts +18 -0
- package/dist-types/ts3.4/ElastiCache.d.ts +66 -621
- package/dist-types/ts3.4/ElastiCacheClient.d.ts +24 -98
- package/dist-types/ts3.4/commands/AddTagsToResourceCommand.d.ts +2 -31
- package/dist-types/ts3.4/commands/AuthorizeCacheSecurityGroupIngressCommand.d.ts +2 -26
- package/dist-types/ts3.4/commands/BatchApplyUpdateActionCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/BatchStopUpdateActionCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/CompleteMigrationCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/CopySnapshotCommand.d.ts +2 -113
- package/dist-types/ts3.4/commands/CreateCacheClusterCommand.d.ts +2 -23
- package/dist-types/ts3.4/commands/CreateCacheParameterGroupCommand.d.ts +2 -35
- package/dist-types/ts3.4/commands/CreateCacheSecurityGroupCommand.d.ts +2 -25
- package/dist-types/ts3.4/commands/CreateCacheSubnetGroupCommand.d.ts +2 -21
- package/dist-types/ts3.4/commands/CreateGlobalReplicationGroupCommand.d.ts +2 -35
- package/dist-types/ts3.4/commands/CreateReplicationGroupCommand.d.ts +2 -46
- package/dist-types/ts3.4/commands/CreateSnapshotCommand.d.ts +2 -25
- package/dist-types/ts3.4/commands/CreateUserCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/CreateUserGroupCommand.d.ts +2 -21
- package/dist-types/ts3.4/commands/DecreaseNodeGroupsInGlobalReplicationGroupCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DecreaseReplicaCountCommand.d.ts +2 -22
- package/dist-types/ts3.4/commands/DeleteCacheClusterCommand.d.ts +2 -49
- package/dist-types/ts3.4/commands/DeleteCacheParameterGroupCommand.d.ts +2 -22
- package/dist-types/ts3.4/commands/DeleteCacheSecurityGroupCommand.d.ts +2 -23
- package/dist-types/ts3.4/commands/DeleteCacheSubnetGroupCommand.d.ts +2 -23
- package/dist-types/ts3.4/commands/DeleteGlobalReplicationGroupCommand.d.ts +2 -36
- package/dist-types/ts3.4/commands/DeleteReplicationGroupCommand.d.ts +2 -28
- package/dist-types/ts3.4/commands/DeleteSnapshotCommand.d.ts +2 -26
- package/dist-types/ts3.4/commands/DeleteUserCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DeleteUserGroupCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DescribeCacheClustersCommand.d.ts +2 -35
- package/dist-types/ts3.4/commands/DescribeCacheEngineVersionsCommand.d.ts +2 -21
- package/dist-types/ts3.4/commands/DescribeCacheParameterGroupsCommand.d.ts +2 -22
- package/dist-types/ts3.4/commands/DescribeCacheParametersCommand.d.ts +2 -21
- package/dist-types/ts3.4/commands/DescribeCacheSecurityGroupsCommand.d.ts +2 -23
- package/dist-types/ts3.4/commands/DescribeCacheSubnetGroupsCommand.d.ts +2 -23
- package/dist-types/ts3.4/commands/DescribeEngineDefaultParametersCommand.d.ts +2 -21
- package/dist-types/ts3.4/commands/DescribeEventsCommand.d.ts +2 -25
- package/dist-types/ts3.4/commands/DescribeGlobalReplicationGroupsCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DescribeReplicationGroupsCommand.d.ts +2 -25
- package/dist-types/ts3.4/commands/DescribeReservedCacheNodesCommand.d.ts +2 -21
- package/dist-types/ts3.4/commands/DescribeReservedCacheNodesOfferingsCommand.d.ts +2 -21
- package/dist-types/ts3.4/commands/DescribeServiceUpdatesCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DescribeSnapshotsCommand.d.ts +2 -27
- package/dist-types/ts3.4/commands/DescribeUpdateActionsCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DescribeUserGroupsCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DescribeUsersCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DisassociateGlobalReplicationGroupCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/FailoverGlobalReplicationGroupCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/IncreaseNodeGroupsInGlobalReplicationGroupCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/IncreaseReplicaCountCommand.d.ts +2 -22
- package/dist-types/ts3.4/commands/ListAllowedNodeTypeModificationsCommand.d.ts +2 -25
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +2 -26
- package/dist-types/ts3.4/commands/ModifyCacheClusterCommand.d.ts +2 -22
- package/dist-types/ts3.4/commands/ModifyCacheParameterGroupCommand.d.ts +2 -22
- package/dist-types/ts3.4/commands/ModifyCacheSubnetGroupCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/ModifyGlobalReplicationGroupCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/ModifyReplicationGroupCommand.d.ts +2 -36
- package/dist-types/ts3.4/commands/ModifyReplicationGroupShardConfigurationCommand.d.ts +2 -21
- package/dist-types/ts3.4/commands/ModifyUserCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/ModifyUserGroupCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/PurchaseReservedCacheNodesOfferingCommand.d.ts +2 -23
- package/dist-types/ts3.4/commands/RebalanceSlotsInGlobalReplicationGroupCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/RebootCacheClusterCommand.d.ts +2 -32
- package/dist-types/ts3.4/commands/RemoveTagsFromResourceCommand.d.ts +2 -23
- package/dist-types/ts3.4/commands/ResetCacheParameterGroupCommand.d.ts +2 -23
- package/dist-types/ts3.4/commands/RevokeCacheSecurityGroupIngressCommand.d.ts +2 -22
- package/dist-types/ts3.4/commands/StartMigrationCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/TestFailoverCommand.d.ts +2 -82
- package/dist-types/ts3.4/commands/index.d.ts +65 -0
- package/dist-types/ts3.4/index.d.ts +5 -89
- package/dist-types/ts3.4/models/models_0.d.ts +1183 -7009
- package/dist-types/ts3.4/pagination/index.d.ts +18 -0
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +1 -3
- package/dist-types/ts3.4/runtimeConfig.d.ts +1 -3
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +1 -3
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +1 -3
- package/dist-types/ts3.4/waiters/index.d.ts +4 -0
- package/dist-types/ts3.4/waiters/waitForCacheClusterAvailable.d.ts +2 -9
- package/dist-types/ts3.4/waiters/waitForCacheClusterDeleted.d.ts +2 -9
- package/dist-types/ts3.4/waiters/waitForReplicationGroupAvailable.d.ts +2 -9
- package/dist-types/ts3.4/waiters/waitForReplicationGroupDeleted.d.ts +2 -9
- package/dist-types/waiters/index.d.ts +4 -0
- package/package.json +34 -31
- package/dist-cjs/ElastiCache.js.map +0 -1
- package/dist-cjs/ElastiCacheClient.js.map +0 -1
- package/dist-cjs/commands/AddTagsToResourceCommand.js.map +0 -1
- package/dist-cjs/commands/AuthorizeCacheSecurityGroupIngressCommand.js.map +0 -1
- package/dist-cjs/commands/BatchApplyUpdateActionCommand.js.map +0 -1
- package/dist-cjs/commands/BatchStopUpdateActionCommand.js.map +0 -1
- package/dist-cjs/commands/CompleteMigrationCommand.js.map +0 -1
- package/dist-cjs/commands/CopySnapshotCommand.js.map +0 -1
- package/dist-cjs/commands/CreateCacheClusterCommand.js.map +0 -1
- package/dist-cjs/commands/CreateCacheParameterGroupCommand.js.map +0 -1
- package/dist-cjs/commands/CreateCacheSecurityGroupCommand.js.map +0 -1
- package/dist-cjs/commands/CreateCacheSubnetGroupCommand.js.map +0 -1
- package/dist-cjs/commands/CreateGlobalReplicationGroupCommand.js.map +0 -1
- package/dist-cjs/commands/CreateReplicationGroupCommand.js.map +0 -1
- package/dist-cjs/commands/CreateSnapshotCommand.js.map +0 -1
- package/dist-cjs/commands/CreateUserCommand.js.map +0 -1
- package/dist-cjs/commands/CreateUserGroupCommand.js.map +0 -1
- package/dist-cjs/commands/DecreaseNodeGroupsInGlobalReplicationGroupCommand.js.map +0 -1
- package/dist-cjs/commands/DecreaseReplicaCountCommand.js.map +0 -1
- package/dist-cjs/commands/DeleteCacheClusterCommand.js.map +0 -1
- package/dist-cjs/commands/DeleteCacheParameterGroupCommand.js.map +0 -1
- package/dist-cjs/commands/DeleteCacheSecurityGroupCommand.js.map +0 -1
- package/dist-cjs/commands/DeleteCacheSubnetGroupCommand.js.map +0 -1
- package/dist-cjs/commands/DeleteGlobalReplicationGroupCommand.js.map +0 -1
- package/dist-cjs/commands/DeleteReplicationGroupCommand.js.map +0 -1
- package/dist-cjs/commands/DeleteSnapshotCommand.js.map +0 -1
- package/dist-cjs/commands/DeleteUserCommand.js.map +0 -1
- package/dist-cjs/commands/DeleteUserGroupCommand.js.map +0 -1
- package/dist-cjs/commands/DescribeCacheClustersCommand.js.map +0 -1
- package/dist-cjs/commands/DescribeCacheEngineVersionsCommand.js.map +0 -1
- package/dist-cjs/commands/DescribeCacheParameterGroupsCommand.js.map +0 -1
- package/dist-cjs/commands/DescribeCacheParametersCommand.js.map +0 -1
- package/dist-cjs/commands/DescribeCacheSecurityGroupsCommand.js.map +0 -1
- package/dist-cjs/commands/DescribeCacheSubnetGroupsCommand.js.map +0 -1
- package/dist-cjs/commands/DescribeEngineDefaultParametersCommand.js.map +0 -1
- package/dist-cjs/commands/DescribeEventsCommand.js.map +0 -1
- package/dist-cjs/commands/DescribeGlobalReplicationGroupsCommand.js.map +0 -1
- package/dist-cjs/commands/DescribeReplicationGroupsCommand.js.map +0 -1
- package/dist-cjs/commands/DescribeReservedCacheNodesCommand.js.map +0 -1
- package/dist-cjs/commands/DescribeReservedCacheNodesOfferingsCommand.js.map +0 -1
- package/dist-cjs/commands/DescribeServiceUpdatesCommand.js.map +0 -1
- package/dist-cjs/commands/DescribeSnapshotsCommand.js.map +0 -1
- package/dist-cjs/commands/DescribeUpdateActionsCommand.js.map +0 -1
- package/dist-cjs/commands/DescribeUserGroupsCommand.js.map +0 -1
- package/dist-cjs/commands/DescribeUsersCommand.js.map +0 -1
- package/dist-cjs/commands/DisassociateGlobalReplicationGroupCommand.js.map +0 -1
- package/dist-cjs/commands/FailoverGlobalReplicationGroupCommand.js.map +0 -1
- package/dist-cjs/commands/IncreaseNodeGroupsInGlobalReplicationGroupCommand.js.map +0 -1
- package/dist-cjs/commands/IncreaseReplicaCountCommand.js.map +0 -1
- package/dist-cjs/commands/ListAllowedNodeTypeModificationsCommand.js.map +0 -1
- package/dist-cjs/commands/ListTagsForResourceCommand.js.map +0 -1
- package/dist-cjs/commands/ModifyCacheClusterCommand.js.map +0 -1
- package/dist-cjs/commands/ModifyCacheParameterGroupCommand.js.map +0 -1
- package/dist-cjs/commands/ModifyCacheSubnetGroupCommand.js.map +0 -1
- package/dist-cjs/commands/ModifyGlobalReplicationGroupCommand.js.map +0 -1
- package/dist-cjs/commands/ModifyReplicationGroupCommand.js.map +0 -1
- package/dist-cjs/commands/ModifyReplicationGroupShardConfigurationCommand.js.map +0 -1
- package/dist-cjs/commands/ModifyUserCommand.js.map +0 -1
- package/dist-cjs/commands/ModifyUserGroupCommand.js.map +0 -1
- package/dist-cjs/commands/PurchaseReservedCacheNodesOfferingCommand.js.map +0 -1
- package/dist-cjs/commands/RebalanceSlotsInGlobalReplicationGroupCommand.js.map +0 -1
- package/dist-cjs/commands/RebootCacheClusterCommand.js.map +0 -1
- package/dist-cjs/commands/RemoveTagsFromResourceCommand.js.map +0 -1
- package/dist-cjs/commands/ResetCacheParameterGroupCommand.js.map +0 -1
- package/dist-cjs/commands/RevokeCacheSecurityGroupIngressCommand.js.map +0 -1
- package/dist-cjs/commands/StartMigrationCommand.js.map +0 -1
- package/dist-cjs/commands/TestFailoverCommand.js.map +0 -1
- package/dist-cjs/endpoints.js.map +0 -1
- package/dist-cjs/index.js.map +0 -1
- package/dist-cjs/models/index.js.map +0 -1
- package/dist-cjs/models/models_0.js.map +0 -1
- package/dist-cjs/pagination/DescribeCacheClustersPaginator.js.map +0 -1
- package/dist-cjs/pagination/DescribeCacheEngineVersionsPaginator.js.map +0 -1
- package/dist-cjs/pagination/DescribeCacheParameterGroupsPaginator.js.map +0 -1
- package/dist-cjs/pagination/DescribeCacheParametersPaginator.js.map +0 -1
- package/dist-cjs/pagination/DescribeCacheSecurityGroupsPaginator.js.map +0 -1
- package/dist-cjs/pagination/DescribeCacheSubnetGroupsPaginator.js.map +0 -1
- package/dist-cjs/pagination/DescribeEngineDefaultParametersPaginator.js.map +0 -1
- package/dist-cjs/pagination/DescribeEventsPaginator.js.map +0 -1
- package/dist-cjs/pagination/DescribeGlobalReplicationGroupsPaginator.js.map +0 -1
- package/dist-cjs/pagination/DescribeReplicationGroupsPaginator.js.map +0 -1
- package/dist-cjs/pagination/DescribeReservedCacheNodesOfferingsPaginator.js.map +0 -1
- package/dist-cjs/pagination/DescribeReservedCacheNodesPaginator.js.map +0 -1
- package/dist-cjs/pagination/DescribeServiceUpdatesPaginator.js.map +0 -1
- package/dist-cjs/pagination/DescribeSnapshotsPaginator.js.map +0 -1
- package/dist-cjs/pagination/DescribeUpdateActionsPaginator.js.map +0 -1
- package/dist-cjs/pagination/DescribeUserGroupsPaginator.js.map +0 -1
- package/dist-cjs/pagination/DescribeUsersPaginator.js.map +0 -1
- package/dist-cjs/pagination/Interfaces.js.map +0 -1
- package/dist-cjs/protocols/Aws_query.js.map +0 -1
- package/dist-cjs/runtimeConfig.browser.js.map +0 -1
- package/dist-cjs/runtimeConfig.js.map +0 -1
- package/dist-cjs/runtimeConfig.native.js.map +0 -1
- package/dist-cjs/runtimeConfig.shared.js.map +0 -1
- package/dist-cjs/waiters/waitForCacheClusterAvailable.js.map +0 -1
- package/dist-cjs/waiters/waitForCacheClusterDeleted.js.map +0 -1
- package/dist-cjs/waiters/waitForReplicationGroupAvailable.js.map +0 -1
- package/dist-cjs/waiters/waitForReplicationGroupDeleted.js.map +0 -1
- package/dist-es/ElastiCache.js.map +0 -1
- package/dist-es/ElastiCacheClient.js.map +0 -1
- package/dist-es/commands/AddTagsToResourceCommand.js.map +0 -1
- package/dist-es/commands/AuthorizeCacheSecurityGroupIngressCommand.js.map +0 -1
- package/dist-es/commands/BatchApplyUpdateActionCommand.js.map +0 -1
- package/dist-es/commands/BatchStopUpdateActionCommand.js.map +0 -1
- package/dist-es/commands/CompleteMigrationCommand.js.map +0 -1
- package/dist-es/commands/CopySnapshotCommand.js.map +0 -1
- package/dist-es/commands/CreateCacheClusterCommand.js.map +0 -1
- package/dist-es/commands/CreateCacheParameterGroupCommand.js.map +0 -1
- package/dist-es/commands/CreateCacheSecurityGroupCommand.js.map +0 -1
- package/dist-es/commands/CreateCacheSubnetGroupCommand.js.map +0 -1
- package/dist-es/commands/CreateGlobalReplicationGroupCommand.js.map +0 -1
- package/dist-es/commands/CreateReplicationGroupCommand.js.map +0 -1
- package/dist-es/commands/CreateSnapshotCommand.js.map +0 -1
- package/dist-es/commands/CreateUserCommand.js.map +0 -1
- package/dist-es/commands/CreateUserGroupCommand.js.map +0 -1
- package/dist-es/commands/DecreaseNodeGroupsInGlobalReplicationGroupCommand.js.map +0 -1
- package/dist-es/commands/DecreaseReplicaCountCommand.js.map +0 -1
- package/dist-es/commands/DeleteCacheClusterCommand.js.map +0 -1
- package/dist-es/commands/DeleteCacheParameterGroupCommand.js.map +0 -1
- package/dist-es/commands/DeleteCacheSecurityGroupCommand.js.map +0 -1
- package/dist-es/commands/DeleteCacheSubnetGroupCommand.js.map +0 -1
- package/dist-es/commands/DeleteGlobalReplicationGroupCommand.js.map +0 -1
- package/dist-es/commands/DeleteReplicationGroupCommand.js.map +0 -1
- package/dist-es/commands/DeleteSnapshotCommand.js.map +0 -1
- package/dist-es/commands/DeleteUserCommand.js.map +0 -1
- package/dist-es/commands/DeleteUserGroupCommand.js.map +0 -1
- package/dist-es/commands/DescribeCacheClustersCommand.js.map +0 -1
- package/dist-es/commands/DescribeCacheEngineVersionsCommand.js.map +0 -1
- package/dist-es/commands/DescribeCacheParameterGroupsCommand.js.map +0 -1
- package/dist-es/commands/DescribeCacheParametersCommand.js.map +0 -1
- package/dist-es/commands/DescribeCacheSecurityGroupsCommand.js.map +0 -1
- package/dist-es/commands/DescribeCacheSubnetGroupsCommand.js.map +0 -1
- package/dist-es/commands/DescribeEngineDefaultParametersCommand.js.map +0 -1
- package/dist-es/commands/DescribeEventsCommand.js.map +0 -1
- package/dist-es/commands/DescribeGlobalReplicationGroupsCommand.js.map +0 -1
- package/dist-es/commands/DescribeReplicationGroupsCommand.js.map +0 -1
- package/dist-es/commands/DescribeReservedCacheNodesCommand.js.map +0 -1
- package/dist-es/commands/DescribeReservedCacheNodesOfferingsCommand.js.map +0 -1
- package/dist-es/commands/DescribeServiceUpdatesCommand.js.map +0 -1
- package/dist-es/commands/DescribeSnapshotsCommand.js.map +0 -1
- package/dist-es/commands/DescribeUpdateActionsCommand.js.map +0 -1
- package/dist-es/commands/DescribeUserGroupsCommand.js.map +0 -1
- package/dist-es/commands/DescribeUsersCommand.js.map +0 -1
- package/dist-es/commands/DisassociateGlobalReplicationGroupCommand.js.map +0 -1
- package/dist-es/commands/FailoverGlobalReplicationGroupCommand.js.map +0 -1
- package/dist-es/commands/IncreaseNodeGroupsInGlobalReplicationGroupCommand.js.map +0 -1
- package/dist-es/commands/IncreaseReplicaCountCommand.js.map +0 -1
- package/dist-es/commands/ListAllowedNodeTypeModificationsCommand.js.map +0 -1
- package/dist-es/commands/ListTagsForResourceCommand.js.map +0 -1
- package/dist-es/commands/ModifyCacheClusterCommand.js.map +0 -1
- package/dist-es/commands/ModifyCacheParameterGroupCommand.js.map +0 -1
- package/dist-es/commands/ModifyCacheSubnetGroupCommand.js.map +0 -1
- package/dist-es/commands/ModifyGlobalReplicationGroupCommand.js.map +0 -1
- package/dist-es/commands/ModifyReplicationGroupCommand.js.map +0 -1
- package/dist-es/commands/ModifyReplicationGroupShardConfigurationCommand.js.map +0 -1
- package/dist-es/commands/ModifyUserCommand.js.map +0 -1
- package/dist-es/commands/ModifyUserGroupCommand.js.map +0 -1
- package/dist-es/commands/PurchaseReservedCacheNodesOfferingCommand.js.map +0 -1
- package/dist-es/commands/RebalanceSlotsInGlobalReplicationGroupCommand.js.map +0 -1
- package/dist-es/commands/RebootCacheClusterCommand.js.map +0 -1
- package/dist-es/commands/RemoveTagsFromResourceCommand.js.map +0 -1
- package/dist-es/commands/ResetCacheParameterGroupCommand.js.map +0 -1
- package/dist-es/commands/RevokeCacheSecurityGroupIngressCommand.js.map +0 -1
- package/dist-es/commands/StartMigrationCommand.js.map +0 -1
- package/dist-es/commands/TestFailoverCommand.js.map +0 -1
- package/dist-es/endpoints.js.map +0 -1
- package/dist-es/index.js.map +0 -1
- package/dist-es/models/index.js.map +0 -1
- package/dist-es/models/models_0.js.map +0 -1
- package/dist-es/pagination/DescribeCacheClustersPaginator.js.map +0 -1
- package/dist-es/pagination/DescribeCacheEngineVersionsPaginator.js.map +0 -1
- package/dist-es/pagination/DescribeCacheParameterGroupsPaginator.js.map +0 -1
- package/dist-es/pagination/DescribeCacheParametersPaginator.js.map +0 -1
- package/dist-es/pagination/DescribeCacheSecurityGroupsPaginator.js.map +0 -1
- package/dist-es/pagination/DescribeCacheSubnetGroupsPaginator.js.map +0 -1
- package/dist-es/pagination/DescribeEngineDefaultParametersPaginator.js.map +0 -1
- package/dist-es/pagination/DescribeEventsPaginator.js.map +0 -1
- package/dist-es/pagination/DescribeGlobalReplicationGroupsPaginator.js.map +0 -1
- package/dist-es/pagination/DescribeReplicationGroupsPaginator.js.map +0 -1
- package/dist-es/pagination/DescribeReservedCacheNodesOfferingsPaginator.js.map +0 -1
- package/dist-es/pagination/DescribeReservedCacheNodesPaginator.js.map +0 -1
- package/dist-es/pagination/DescribeServiceUpdatesPaginator.js.map +0 -1
- package/dist-es/pagination/DescribeSnapshotsPaginator.js.map +0 -1
- package/dist-es/pagination/DescribeUpdateActionsPaginator.js.map +0 -1
- package/dist-es/pagination/DescribeUserGroupsPaginator.js.map +0 -1
- package/dist-es/pagination/DescribeUsersPaginator.js.map +0 -1
- package/dist-es/pagination/Interfaces.js.map +0 -1
- package/dist-es/protocols/Aws_query.js.map +0 -1
- package/dist-es/runtimeConfig.browser.js.map +0 -1
- package/dist-es/runtimeConfig.js.map +0 -1
- package/dist-es/runtimeConfig.native.js.map +0 -1
- package/dist-es/runtimeConfig.shared.js.map +0 -1
- package/dist-es/waiters/waitForCacheClusterAvailable.js.map +0 -1
- package/dist-es/waiters/waitForCacheClusterDeleted.js.map +0 -1
- package/dist-es/waiters/waitForReplicationGroupAvailable.js.map +0 -1
- package/dist-es/waiters/waitForReplicationGroupDeleted.js.map +0 -1
- package/jest.config.js +0 -4
- package/src/ElastiCache.ts +0 -2808
- package/src/ElastiCacheClient.ts +0 -572
- package/src/commands/AddTagsToResourceCommand.ts +0 -106
- package/src/commands/AuthorizeCacheSecurityGroupIngressCommand.ts +0 -112
- package/src/commands/BatchApplyUpdateActionCommand.ts +0 -95
- package/src/commands/BatchStopUpdateActionCommand.ts +0 -95
- package/src/commands/CompleteMigrationCommand.ts +0 -95
- package/src/commands/CopySnapshotCommand.ts +0 -185
- package/src/commands/CreateCacheClusterCommand.ts +0 -98
- package/src/commands/CreateCacheParameterGroupCommand.ts +0 -113
- package/src/commands/CreateCacheSecurityGroupCommand.ts +0 -100
- package/src/commands/CreateCacheSubnetGroupCommand.ts +0 -96
- package/src/commands/CreateGlobalReplicationGroupCommand.ts +0 -115
- package/src/commands/CreateReplicationGroupCommand.ts +0 -121
- package/src/commands/CreateSnapshotCommand.ts +0 -100
- package/src/commands/CreateUserCommand.ts +0 -92
- package/src/commands/CreateUserGroupCommand.ts +0 -96
- package/src/commands/DecreaseNodeGroupsInGlobalReplicationGroupCommand.ts +0 -110
- package/src/commands/DecreaseReplicaCountCommand.ts +0 -97
- package/src/commands/DeleteCacheClusterCommand.ts +0 -124
- package/src/commands/DeleteCacheParameterGroupCommand.ts +0 -100
- package/src/commands/DeleteCacheSecurityGroupCommand.ts +0 -98
- package/src/commands/DeleteCacheSubnetGroupCommand.ts +0 -98
- package/src/commands/DeleteGlobalReplicationGroupCommand.ts +0 -116
- package/src/commands/DeleteReplicationGroupCommand.ts +0 -103
- package/src/commands/DeleteSnapshotCommand.ts +0 -101
- package/src/commands/DeleteUserCommand.ts +0 -92
- package/src/commands/DeleteUserGroupCommand.ts +0 -95
- package/src/commands/DescribeCacheClustersCommand.ts +0 -110
- package/src/commands/DescribeCacheEngineVersionsCommand.ts +0 -99
- package/src/commands/DescribeCacheParameterGroupsCommand.ts +0 -100
- package/src/commands/DescribeCacheParametersCommand.ts +0 -96
- package/src/commands/DescribeCacheSecurityGroupsCommand.ts +0 -101
- package/src/commands/DescribeCacheSubnetGroupsCommand.ts +0 -101
- package/src/commands/DescribeEngineDefaultParametersCommand.ts +0 -104
- package/src/commands/DescribeEventsCommand.ts +0 -100
- package/src/commands/DescribeGlobalReplicationGroupsCommand.ts +0 -103
- package/src/commands/DescribeReplicationGroupsCommand.ts +0 -103
- package/src/commands/DescribeReservedCacheNodesCommand.ts +0 -99
- package/src/commands/DescribeReservedCacheNodesOfferingsCommand.ts +0 -104
- package/src/commands/DescribeServiceUpdatesCommand.ts +0 -95
- package/src/commands/DescribeSnapshotsCommand.ts +0 -102
- package/src/commands/DescribeUpdateActionsCommand.ts +0 -95
- package/src/commands/DescribeUserGroupsCommand.ts +0 -95
- package/src/commands/DescribeUsersCommand.ts +0 -95
- package/src/commands/DisassociateGlobalReplicationGroupCommand.ts +0 -106
- package/src/commands/FailoverGlobalReplicationGroupCommand.ts +0 -103
- package/src/commands/IncreaseNodeGroupsInGlobalReplicationGroupCommand.ts +0 -110
- package/src/commands/IncreaseReplicaCountCommand.ts +0 -97
- package/src/commands/ListAllowedNodeTypeModificationsCommand.ts +0 -108
- package/src/commands/ListTagsForResourceCommand.ts +0 -101
- package/src/commands/ModifyCacheClusterCommand.ts +0 -97
- package/src/commands/ModifyCacheParameterGroupCommand.ts +0 -100
- package/src/commands/ModifyCacheSubnetGroupCommand.ts +0 -95
- package/src/commands/ModifyGlobalReplicationGroupCommand.ts +0 -100
- package/src/commands/ModifyReplicationGroupCommand.ts +0 -111
- package/src/commands/ModifyReplicationGroupShardConfigurationCommand.ts +0 -111
- package/src/commands/ModifyUserCommand.ts +0 -92
- package/src/commands/ModifyUserGroupCommand.ts +0 -95
- package/src/commands/PurchaseReservedCacheNodesOfferingCommand.ts +0 -109
- package/src/commands/RebalanceSlotsInGlobalReplicationGroupCommand.ts +0 -107
- package/src/commands/RebootCacheClusterCommand.ts +0 -107
- package/src/commands/RemoveTagsFromResourceCommand.ts +0 -98
- package/src/commands/ResetCacheParameterGroupCommand.ts +0 -98
- package/src/commands/RevokeCacheSecurityGroupIngressCommand.ts +0 -105
- package/src/commands/StartMigrationCommand.ts +0 -95
- package/src/commands/TestFailoverCommand.ts +0 -154
- package/src/endpoints.ts +0 -63
- package/src/index.ts +0 -90
- package/src/models/index.ts +0 -1
- package/src/models/models_0.ts +0 -10878
- package/src/pagination/DescribeCacheClustersPaginator.ts +0 -59
- package/src/pagination/DescribeCacheEngineVersionsPaginator.ts +0 -59
- package/src/pagination/DescribeCacheParameterGroupsPaginator.ts +0 -59
- package/src/pagination/DescribeCacheParametersPaginator.ts +0 -59
- package/src/pagination/DescribeCacheSecurityGroupsPaginator.ts +0 -59
- package/src/pagination/DescribeCacheSubnetGroupsPaginator.ts +0 -59
- package/src/pagination/DescribeEngineDefaultParametersPaginator.ts +0 -59
- package/src/pagination/DescribeEventsPaginator.ts +0 -59
- package/src/pagination/DescribeGlobalReplicationGroupsPaginator.ts +0 -59
- package/src/pagination/DescribeReplicationGroupsPaginator.ts +0 -59
- package/src/pagination/DescribeReservedCacheNodesOfferingsPaginator.ts +0 -59
- package/src/pagination/DescribeReservedCacheNodesPaginator.ts +0 -59
- package/src/pagination/DescribeServiceUpdatesPaginator.ts +0 -59
- package/src/pagination/DescribeSnapshotsPaginator.ts +0 -59
- package/src/pagination/DescribeUpdateActionsPaginator.ts +0 -59
- package/src/pagination/DescribeUserGroupsPaginator.ts +0 -59
- package/src/pagination/DescribeUsersPaginator.ts +0 -59
- package/src/pagination/Interfaces.ts +0 -8
- package/src/protocols/Aws_query.ts +0 -15065
- package/src/runtimeConfig.browser.ts +0 -41
- package/src/runtimeConfig.native.ts +0 -17
- package/src/runtimeConfig.shared.ts +0 -17
- package/src/runtimeConfig.ts +0 -46
- package/src/waiters/waitForCacheClusterAvailable.ts +0 -117
- package/src/waiters/waitForCacheClusterDeleted.ts +0 -148
- package/src/waiters/waitForReplicationGroupAvailable.ts +0 -75
- package/src/waiters/waitForReplicationGroupDeleted.ts +0 -78
- package/tsconfig.es.json +0 -10
- package/tsconfig.json +0 -33
- package/tsconfig.types.json +0 -9
|
@@ -1,92 +0,0 @@
|
|
|
1
|
-
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
2
|
-
import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
|
|
3
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
5
|
-
FinalizeHandlerArguments,
|
|
6
|
-
Handler,
|
|
7
|
-
HandlerExecutionContext,
|
|
8
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
9
|
-
MetadataBearer as __MetadataBearer,
|
|
10
|
-
MiddlewareStack,
|
|
11
|
-
SerdeContext as __SerdeContext,
|
|
12
|
-
} from "@aws-sdk/types";
|
|
13
|
-
|
|
14
|
-
import { ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ElastiCacheClient";
|
|
15
|
-
import { ModifyUserMessage, User } from "../models/models_0";
|
|
16
|
-
import { deserializeAws_queryModifyUserCommand, serializeAws_queryModifyUserCommand } from "../protocols/Aws_query";
|
|
17
|
-
|
|
18
|
-
export interface ModifyUserCommandInput extends ModifyUserMessage {}
|
|
19
|
-
export interface ModifyUserCommandOutput extends User, __MetadataBearer {}
|
|
20
|
-
|
|
21
|
-
/**
|
|
22
|
-
* <p>Changes user password(s) and/or access string.</p>
|
|
23
|
-
* @example
|
|
24
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
25
|
-
* ```javascript
|
|
26
|
-
* import { ElastiCacheClient, ModifyUserCommand } from "@aws-sdk/client-elasticache"; // ES Modules import
|
|
27
|
-
* // const { ElastiCacheClient, ModifyUserCommand } = require("@aws-sdk/client-elasticache"); // CommonJS import
|
|
28
|
-
* const client = new ElastiCacheClient(config);
|
|
29
|
-
* const command = new ModifyUserCommand(input);
|
|
30
|
-
* const response = await client.send(command);
|
|
31
|
-
* ```
|
|
32
|
-
*
|
|
33
|
-
* @see {@link ModifyUserCommandInput} for command's `input` shape.
|
|
34
|
-
* @see {@link ModifyUserCommandOutput} for command's `response` shape.
|
|
35
|
-
* @see {@link ElastiCacheClientResolvedConfig | config} for command's `input` shape.
|
|
36
|
-
*
|
|
37
|
-
*/
|
|
38
|
-
export class ModifyUserCommand extends $Command<
|
|
39
|
-
ModifyUserCommandInput,
|
|
40
|
-
ModifyUserCommandOutput,
|
|
41
|
-
ElastiCacheClientResolvedConfig
|
|
42
|
-
> {
|
|
43
|
-
// Start section: command_properties
|
|
44
|
-
// End section: command_properties
|
|
45
|
-
|
|
46
|
-
constructor(readonly input: ModifyUserCommandInput) {
|
|
47
|
-
// Start section: command_constructor
|
|
48
|
-
super();
|
|
49
|
-
// End section: command_constructor
|
|
50
|
-
}
|
|
51
|
-
|
|
52
|
-
/**
|
|
53
|
-
* @internal
|
|
54
|
-
*/
|
|
55
|
-
resolveMiddleware(
|
|
56
|
-
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
57
|
-
configuration: ElastiCacheClientResolvedConfig,
|
|
58
|
-
options?: __HttpHandlerOptions
|
|
59
|
-
): Handler<ModifyUserCommandInput, ModifyUserCommandOutput> {
|
|
60
|
-
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
61
|
-
|
|
62
|
-
const stack = clientStack.concat(this.middlewareStack);
|
|
63
|
-
|
|
64
|
-
const { logger } = configuration;
|
|
65
|
-
const clientName = "ElastiCacheClient";
|
|
66
|
-
const commandName = "ModifyUserCommand";
|
|
67
|
-
const handlerExecutionContext: HandlerExecutionContext = {
|
|
68
|
-
logger,
|
|
69
|
-
clientName,
|
|
70
|
-
commandName,
|
|
71
|
-
inputFilterSensitiveLog: ModifyUserMessage.filterSensitiveLog,
|
|
72
|
-
outputFilterSensitiveLog: User.filterSensitiveLog,
|
|
73
|
-
};
|
|
74
|
-
const { requestHandler } = configuration;
|
|
75
|
-
return stack.resolve(
|
|
76
|
-
(request: FinalizeHandlerArguments<any>) =>
|
|
77
|
-
requestHandler.handle(request.request as __HttpRequest, options || {}),
|
|
78
|
-
handlerExecutionContext
|
|
79
|
-
);
|
|
80
|
-
}
|
|
81
|
-
|
|
82
|
-
private serialize(input: ModifyUserCommandInput, context: __SerdeContext): Promise<__HttpRequest> {
|
|
83
|
-
return serializeAws_queryModifyUserCommand(input, context);
|
|
84
|
-
}
|
|
85
|
-
|
|
86
|
-
private deserialize(output: __HttpResponse, context: __SerdeContext): Promise<ModifyUserCommandOutput> {
|
|
87
|
-
return deserializeAws_queryModifyUserCommand(output, context);
|
|
88
|
-
}
|
|
89
|
-
|
|
90
|
-
// Start section: command_body_extra
|
|
91
|
-
// End section: command_body_extra
|
|
92
|
-
}
|
|
@@ -1,95 +0,0 @@
|
|
|
1
|
-
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
2
|
-
import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
|
|
3
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
5
|
-
FinalizeHandlerArguments,
|
|
6
|
-
Handler,
|
|
7
|
-
HandlerExecutionContext,
|
|
8
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
9
|
-
MetadataBearer as __MetadataBearer,
|
|
10
|
-
MiddlewareStack,
|
|
11
|
-
SerdeContext as __SerdeContext,
|
|
12
|
-
} from "@aws-sdk/types";
|
|
13
|
-
|
|
14
|
-
import { ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ElastiCacheClient";
|
|
15
|
-
import { ModifyUserGroupMessage, UserGroup } from "../models/models_0";
|
|
16
|
-
import {
|
|
17
|
-
deserializeAws_queryModifyUserGroupCommand,
|
|
18
|
-
serializeAws_queryModifyUserGroupCommand,
|
|
19
|
-
} from "../protocols/Aws_query";
|
|
20
|
-
|
|
21
|
-
export interface ModifyUserGroupCommandInput extends ModifyUserGroupMessage {}
|
|
22
|
-
export interface ModifyUserGroupCommandOutput extends UserGroup, __MetadataBearer {}
|
|
23
|
-
|
|
24
|
-
/**
|
|
25
|
-
* <p>Changes the list of users that belong to the user group.</p>
|
|
26
|
-
* @example
|
|
27
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
28
|
-
* ```javascript
|
|
29
|
-
* import { ElastiCacheClient, ModifyUserGroupCommand } from "@aws-sdk/client-elasticache"; // ES Modules import
|
|
30
|
-
* // const { ElastiCacheClient, ModifyUserGroupCommand } = require("@aws-sdk/client-elasticache"); // CommonJS import
|
|
31
|
-
* const client = new ElastiCacheClient(config);
|
|
32
|
-
* const command = new ModifyUserGroupCommand(input);
|
|
33
|
-
* const response = await client.send(command);
|
|
34
|
-
* ```
|
|
35
|
-
*
|
|
36
|
-
* @see {@link ModifyUserGroupCommandInput} for command's `input` shape.
|
|
37
|
-
* @see {@link ModifyUserGroupCommandOutput} for command's `response` shape.
|
|
38
|
-
* @see {@link ElastiCacheClientResolvedConfig | config} for command's `input` shape.
|
|
39
|
-
*
|
|
40
|
-
*/
|
|
41
|
-
export class ModifyUserGroupCommand extends $Command<
|
|
42
|
-
ModifyUserGroupCommandInput,
|
|
43
|
-
ModifyUserGroupCommandOutput,
|
|
44
|
-
ElastiCacheClientResolvedConfig
|
|
45
|
-
> {
|
|
46
|
-
// Start section: command_properties
|
|
47
|
-
// End section: command_properties
|
|
48
|
-
|
|
49
|
-
constructor(readonly input: ModifyUserGroupCommandInput) {
|
|
50
|
-
// Start section: command_constructor
|
|
51
|
-
super();
|
|
52
|
-
// End section: command_constructor
|
|
53
|
-
}
|
|
54
|
-
|
|
55
|
-
/**
|
|
56
|
-
* @internal
|
|
57
|
-
*/
|
|
58
|
-
resolveMiddleware(
|
|
59
|
-
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
60
|
-
configuration: ElastiCacheClientResolvedConfig,
|
|
61
|
-
options?: __HttpHandlerOptions
|
|
62
|
-
): Handler<ModifyUserGroupCommandInput, ModifyUserGroupCommandOutput> {
|
|
63
|
-
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
64
|
-
|
|
65
|
-
const stack = clientStack.concat(this.middlewareStack);
|
|
66
|
-
|
|
67
|
-
const { logger } = configuration;
|
|
68
|
-
const clientName = "ElastiCacheClient";
|
|
69
|
-
const commandName = "ModifyUserGroupCommand";
|
|
70
|
-
const handlerExecutionContext: HandlerExecutionContext = {
|
|
71
|
-
logger,
|
|
72
|
-
clientName,
|
|
73
|
-
commandName,
|
|
74
|
-
inputFilterSensitiveLog: ModifyUserGroupMessage.filterSensitiveLog,
|
|
75
|
-
outputFilterSensitiveLog: UserGroup.filterSensitiveLog,
|
|
76
|
-
};
|
|
77
|
-
const { requestHandler } = configuration;
|
|
78
|
-
return stack.resolve(
|
|
79
|
-
(request: FinalizeHandlerArguments<any>) =>
|
|
80
|
-
requestHandler.handle(request.request as __HttpRequest, options || {}),
|
|
81
|
-
handlerExecutionContext
|
|
82
|
-
);
|
|
83
|
-
}
|
|
84
|
-
|
|
85
|
-
private serialize(input: ModifyUserGroupCommandInput, context: __SerdeContext): Promise<__HttpRequest> {
|
|
86
|
-
return serializeAws_queryModifyUserGroupCommand(input, context);
|
|
87
|
-
}
|
|
88
|
-
|
|
89
|
-
private deserialize(output: __HttpResponse, context: __SerdeContext): Promise<ModifyUserGroupCommandOutput> {
|
|
90
|
-
return deserializeAws_queryModifyUserGroupCommand(output, context);
|
|
91
|
-
}
|
|
92
|
-
|
|
93
|
-
// Start section: command_body_extra
|
|
94
|
-
// End section: command_body_extra
|
|
95
|
-
}
|
|
@@ -1,109 +0,0 @@
|
|
|
1
|
-
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
2
|
-
import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
|
|
3
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
5
|
-
FinalizeHandlerArguments,
|
|
6
|
-
Handler,
|
|
7
|
-
HandlerExecutionContext,
|
|
8
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
9
|
-
MetadataBearer as __MetadataBearer,
|
|
10
|
-
MiddlewareStack,
|
|
11
|
-
SerdeContext as __SerdeContext,
|
|
12
|
-
} from "@aws-sdk/types";
|
|
13
|
-
|
|
14
|
-
import { ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ElastiCacheClient";
|
|
15
|
-
import {
|
|
16
|
-
PurchaseReservedCacheNodesOfferingMessage,
|
|
17
|
-
PurchaseReservedCacheNodesOfferingResult,
|
|
18
|
-
} from "../models/models_0";
|
|
19
|
-
import {
|
|
20
|
-
deserializeAws_queryPurchaseReservedCacheNodesOfferingCommand,
|
|
21
|
-
serializeAws_queryPurchaseReservedCacheNodesOfferingCommand,
|
|
22
|
-
} from "../protocols/Aws_query";
|
|
23
|
-
|
|
24
|
-
export interface PurchaseReservedCacheNodesOfferingCommandInput extends PurchaseReservedCacheNodesOfferingMessage {}
|
|
25
|
-
export interface PurchaseReservedCacheNodesOfferingCommandOutput
|
|
26
|
-
extends PurchaseReservedCacheNodesOfferingResult,
|
|
27
|
-
__MetadataBearer {}
|
|
28
|
-
|
|
29
|
-
/**
|
|
30
|
-
* <p>Allows you to purchase a reserved
|
|
31
|
-
* cache node offering. Reserved nodes are not eligible for cancellation and are non-refundable. For more information,
|
|
32
|
-
* see <a href="https://docs.aws.amazon.com/AmazonElastiCache/latest/red-ug/reserved-nodes.html">Managing Costs with Reserved Nodes</a> for Redis or
|
|
33
|
-
* <a href="https://docs.aws.amazon.com/AmazonElastiCache/latest/mem-ug/reserved-nodes.html">Managing Costs with Reserved Nodes</a> for Memcached.</p>
|
|
34
|
-
* @example
|
|
35
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
36
|
-
* ```javascript
|
|
37
|
-
* import { ElastiCacheClient, PurchaseReservedCacheNodesOfferingCommand } from "@aws-sdk/client-elasticache"; // ES Modules import
|
|
38
|
-
* // const { ElastiCacheClient, PurchaseReservedCacheNodesOfferingCommand } = require("@aws-sdk/client-elasticache"); // CommonJS import
|
|
39
|
-
* const client = new ElastiCacheClient(config);
|
|
40
|
-
* const command = new PurchaseReservedCacheNodesOfferingCommand(input);
|
|
41
|
-
* const response = await client.send(command);
|
|
42
|
-
* ```
|
|
43
|
-
*
|
|
44
|
-
* @see {@link PurchaseReservedCacheNodesOfferingCommandInput} for command's `input` shape.
|
|
45
|
-
* @see {@link PurchaseReservedCacheNodesOfferingCommandOutput} for command's `response` shape.
|
|
46
|
-
* @see {@link ElastiCacheClientResolvedConfig | config} for command's `input` shape.
|
|
47
|
-
*
|
|
48
|
-
*/
|
|
49
|
-
export class PurchaseReservedCacheNodesOfferingCommand extends $Command<
|
|
50
|
-
PurchaseReservedCacheNodesOfferingCommandInput,
|
|
51
|
-
PurchaseReservedCacheNodesOfferingCommandOutput,
|
|
52
|
-
ElastiCacheClientResolvedConfig
|
|
53
|
-
> {
|
|
54
|
-
// Start section: command_properties
|
|
55
|
-
// End section: command_properties
|
|
56
|
-
|
|
57
|
-
constructor(readonly input: PurchaseReservedCacheNodesOfferingCommandInput) {
|
|
58
|
-
// Start section: command_constructor
|
|
59
|
-
super();
|
|
60
|
-
// End section: command_constructor
|
|
61
|
-
}
|
|
62
|
-
|
|
63
|
-
/**
|
|
64
|
-
* @internal
|
|
65
|
-
*/
|
|
66
|
-
resolveMiddleware(
|
|
67
|
-
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
68
|
-
configuration: ElastiCacheClientResolvedConfig,
|
|
69
|
-
options?: __HttpHandlerOptions
|
|
70
|
-
): Handler<PurchaseReservedCacheNodesOfferingCommandInput, PurchaseReservedCacheNodesOfferingCommandOutput> {
|
|
71
|
-
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
72
|
-
|
|
73
|
-
const stack = clientStack.concat(this.middlewareStack);
|
|
74
|
-
|
|
75
|
-
const { logger } = configuration;
|
|
76
|
-
const clientName = "ElastiCacheClient";
|
|
77
|
-
const commandName = "PurchaseReservedCacheNodesOfferingCommand";
|
|
78
|
-
const handlerExecutionContext: HandlerExecutionContext = {
|
|
79
|
-
logger,
|
|
80
|
-
clientName,
|
|
81
|
-
commandName,
|
|
82
|
-
inputFilterSensitiveLog: PurchaseReservedCacheNodesOfferingMessage.filterSensitiveLog,
|
|
83
|
-
outputFilterSensitiveLog: PurchaseReservedCacheNodesOfferingResult.filterSensitiveLog,
|
|
84
|
-
};
|
|
85
|
-
const { requestHandler } = configuration;
|
|
86
|
-
return stack.resolve(
|
|
87
|
-
(request: FinalizeHandlerArguments<any>) =>
|
|
88
|
-
requestHandler.handle(request.request as __HttpRequest, options || {}),
|
|
89
|
-
handlerExecutionContext
|
|
90
|
-
);
|
|
91
|
-
}
|
|
92
|
-
|
|
93
|
-
private serialize(
|
|
94
|
-
input: PurchaseReservedCacheNodesOfferingCommandInput,
|
|
95
|
-
context: __SerdeContext
|
|
96
|
-
): Promise<__HttpRequest> {
|
|
97
|
-
return serializeAws_queryPurchaseReservedCacheNodesOfferingCommand(input, context);
|
|
98
|
-
}
|
|
99
|
-
|
|
100
|
-
private deserialize(
|
|
101
|
-
output: __HttpResponse,
|
|
102
|
-
context: __SerdeContext
|
|
103
|
-
): Promise<PurchaseReservedCacheNodesOfferingCommandOutput> {
|
|
104
|
-
return deserializeAws_queryPurchaseReservedCacheNodesOfferingCommand(output, context);
|
|
105
|
-
}
|
|
106
|
-
|
|
107
|
-
// Start section: command_body_extra
|
|
108
|
-
// End section: command_body_extra
|
|
109
|
-
}
|
|
@@ -1,107 +0,0 @@
|
|
|
1
|
-
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
2
|
-
import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
|
|
3
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
5
|
-
FinalizeHandlerArguments,
|
|
6
|
-
Handler,
|
|
7
|
-
HandlerExecutionContext,
|
|
8
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
9
|
-
MetadataBearer as __MetadataBearer,
|
|
10
|
-
MiddlewareStack,
|
|
11
|
-
SerdeContext as __SerdeContext,
|
|
12
|
-
} from "@aws-sdk/types";
|
|
13
|
-
|
|
14
|
-
import { ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ElastiCacheClient";
|
|
15
|
-
import {
|
|
16
|
-
RebalanceSlotsInGlobalReplicationGroupMessage,
|
|
17
|
-
RebalanceSlotsInGlobalReplicationGroupResult,
|
|
18
|
-
} from "../models/models_0";
|
|
19
|
-
import {
|
|
20
|
-
deserializeAws_queryRebalanceSlotsInGlobalReplicationGroupCommand,
|
|
21
|
-
serializeAws_queryRebalanceSlotsInGlobalReplicationGroupCommand,
|
|
22
|
-
} from "../protocols/Aws_query";
|
|
23
|
-
|
|
24
|
-
export interface RebalanceSlotsInGlobalReplicationGroupCommandInput
|
|
25
|
-
extends RebalanceSlotsInGlobalReplicationGroupMessage {}
|
|
26
|
-
export interface RebalanceSlotsInGlobalReplicationGroupCommandOutput
|
|
27
|
-
extends RebalanceSlotsInGlobalReplicationGroupResult,
|
|
28
|
-
__MetadataBearer {}
|
|
29
|
-
|
|
30
|
-
/**
|
|
31
|
-
* <p>Redistribute slots to ensure uniform distribution across existing shards in the cluster.</p>
|
|
32
|
-
* @example
|
|
33
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
34
|
-
* ```javascript
|
|
35
|
-
* import { ElastiCacheClient, RebalanceSlotsInGlobalReplicationGroupCommand } from "@aws-sdk/client-elasticache"; // ES Modules import
|
|
36
|
-
* // const { ElastiCacheClient, RebalanceSlotsInGlobalReplicationGroupCommand } = require("@aws-sdk/client-elasticache"); // CommonJS import
|
|
37
|
-
* const client = new ElastiCacheClient(config);
|
|
38
|
-
* const command = new RebalanceSlotsInGlobalReplicationGroupCommand(input);
|
|
39
|
-
* const response = await client.send(command);
|
|
40
|
-
* ```
|
|
41
|
-
*
|
|
42
|
-
* @see {@link RebalanceSlotsInGlobalReplicationGroupCommandInput} for command's `input` shape.
|
|
43
|
-
* @see {@link RebalanceSlotsInGlobalReplicationGroupCommandOutput} for command's `response` shape.
|
|
44
|
-
* @see {@link ElastiCacheClientResolvedConfig | config} for command's `input` shape.
|
|
45
|
-
*
|
|
46
|
-
*/
|
|
47
|
-
export class RebalanceSlotsInGlobalReplicationGroupCommand extends $Command<
|
|
48
|
-
RebalanceSlotsInGlobalReplicationGroupCommandInput,
|
|
49
|
-
RebalanceSlotsInGlobalReplicationGroupCommandOutput,
|
|
50
|
-
ElastiCacheClientResolvedConfig
|
|
51
|
-
> {
|
|
52
|
-
// Start section: command_properties
|
|
53
|
-
// End section: command_properties
|
|
54
|
-
|
|
55
|
-
constructor(readonly input: RebalanceSlotsInGlobalReplicationGroupCommandInput) {
|
|
56
|
-
// Start section: command_constructor
|
|
57
|
-
super();
|
|
58
|
-
// End section: command_constructor
|
|
59
|
-
}
|
|
60
|
-
|
|
61
|
-
/**
|
|
62
|
-
* @internal
|
|
63
|
-
*/
|
|
64
|
-
resolveMiddleware(
|
|
65
|
-
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
66
|
-
configuration: ElastiCacheClientResolvedConfig,
|
|
67
|
-
options?: __HttpHandlerOptions
|
|
68
|
-
): Handler<RebalanceSlotsInGlobalReplicationGroupCommandInput, RebalanceSlotsInGlobalReplicationGroupCommandOutput> {
|
|
69
|
-
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
70
|
-
|
|
71
|
-
const stack = clientStack.concat(this.middlewareStack);
|
|
72
|
-
|
|
73
|
-
const { logger } = configuration;
|
|
74
|
-
const clientName = "ElastiCacheClient";
|
|
75
|
-
const commandName = "RebalanceSlotsInGlobalReplicationGroupCommand";
|
|
76
|
-
const handlerExecutionContext: HandlerExecutionContext = {
|
|
77
|
-
logger,
|
|
78
|
-
clientName,
|
|
79
|
-
commandName,
|
|
80
|
-
inputFilterSensitiveLog: RebalanceSlotsInGlobalReplicationGroupMessage.filterSensitiveLog,
|
|
81
|
-
outputFilterSensitiveLog: RebalanceSlotsInGlobalReplicationGroupResult.filterSensitiveLog,
|
|
82
|
-
};
|
|
83
|
-
const { requestHandler } = configuration;
|
|
84
|
-
return stack.resolve(
|
|
85
|
-
(request: FinalizeHandlerArguments<any>) =>
|
|
86
|
-
requestHandler.handle(request.request as __HttpRequest, options || {}),
|
|
87
|
-
handlerExecutionContext
|
|
88
|
-
);
|
|
89
|
-
}
|
|
90
|
-
|
|
91
|
-
private serialize(
|
|
92
|
-
input: RebalanceSlotsInGlobalReplicationGroupCommandInput,
|
|
93
|
-
context: __SerdeContext
|
|
94
|
-
): Promise<__HttpRequest> {
|
|
95
|
-
return serializeAws_queryRebalanceSlotsInGlobalReplicationGroupCommand(input, context);
|
|
96
|
-
}
|
|
97
|
-
|
|
98
|
-
private deserialize(
|
|
99
|
-
output: __HttpResponse,
|
|
100
|
-
context: __SerdeContext
|
|
101
|
-
): Promise<RebalanceSlotsInGlobalReplicationGroupCommandOutput> {
|
|
102
|
-
return deserializeAws_queryRebalanceSlotsInGlobalReplicationGroupCommand(output, context);
|
|
103
|
-
}
|
|
104
|
-
|
|
105
|
-
// Start section: command_body_extra
|
|
106
|
-
// End section: command_body_extra
|
|
107
|
-
}
|
|
@@ -1,107 +0,0 @@
|
|
|
1
|
-
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
2
|
-
import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
|
|
3
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
5
|
-
FinalizeHandlerArguments,
|
|
6
|
-
Handler,
|
|
7
|
-
HandlerExecutionContext,
|
|
8
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
9
|
-
MetadataBearer as __MetadataBearer,
|
|
10
|
-
MiddlewareStack,
|
|
11
|
-
SerdeContext as __SerdeContext,
|
|
12
|
-
} from "@aws-sdk/types";
|
|
13
|
-
|
|
14
|
-
import { ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ElastiCacheClient";
|
|
15
|
-
import { RebootCacheClusterMessage, RebootCacheClusterResult } from "../models/models_0";
|
|
16
|
-
import {
|
|
17
|
-
deserializeAws_queryRebootCacheClusterCommand,
|
|
18
|
-
serializeAws_queryRebootCacheClusterCommand,
|
|
19
|
-
} from "../protocols/Aws_query";
|
|
20
|
-
|
|
21
|
-
export interface RebootCacheClusterCommandInput extends RebootCacheClusterMessage {}
|
|
22
|
-
export interface RebootCacheClusterCommandOutput extends RebootCacheClusterResult, __MetadataBearer {}
|
|
23
|
-
|
|
24
|
-
/**
|
|
25
|
-
* <p>Reboots some, or all, of the cache nodes
|
|
26
|
-
* within a provisioned cluster. This operation applies any modified cache parameter
|
|
27
|
-
* groups to the cluster. The reboot operation takes place as soon as possible, and
|
|
28
|
-
* results in a momentary outage to the cluster. During the reboot, the cluster
|
|
29
|
-
* status is set to REBOOTING.</p>
|
|
30
|
-
* <p>The reboot causes the contents of the cache (for each cache node being rebooted) to be lost.</p>
|
|
31
|
-
* <p>When the reboot is complete, a cluster event is created.</p>
|
|
32
|
-
*
|
|
33
|
-
* <p>Rebooting a cluster is currently supported on Memcached and Redis (cluster mode disabled) clusters.
|
|
34
|
-
* Rebooting is not supported on Redis (cluster mode enabled) clusters.</p>
|
|
35
|
-
*
|
|
36
|
-
* <p>If you make changes to parameters that require a Redis (cluster mode enabled) cluster reboot for the changes to be applied,
|
|
37
|
-
* see <a href="http://docs.aws.amazon.com/AmazonElastiCache/latest/red-ug/Clusters.Rebooting.html">Rebooting a Cluster</a> for an alternate process.</p>
|
|
38
|
-
* @example
|
|
39
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
40
|
-
* ```javascript
|
|
41
|
-
* import { ElastiCacheClient, RebootCacheClusterCommand } from "@aws-sdk/client-elasticache"; // ES Modules import
|
|
42
|
-
* // const { ElastiCacheClient, RebootCacheClusterCommand } = require("@aws-sdk/client-elasticache"); // CommonJS import
|
|
43
|
-
* const client = new ElastiCacheClient(config);
|
|
44
|
-
* const command = new RebootCacheClusterCommand(input);
|
|
45
|
-
* const response = await client.send(command);
|
|
46
|
-
* ```
|
|
47
|
-
*
|
|
48
|
-
* @see {@link RebootCacheClusterCommandInput} for command's `input` shape.
|
|
49
|
-
* @see {@link RebootCacheClusterCommandOutput} for command's `response` shape.
|
|
50
|
-
* @see {@link ElastiCacheClientResolvedConfig | config} for command's `input` shape.
|
|
51
|
-
*
|
|
52
|
-
*/
|
|
53
|
-
export class RebootCacheClusterCommand extends $Command<
|
|
54
|
-
RebootCacheClusterCommandInput,
|
|
55
|
-
RebootCacheClusterCommandOutput,
|
|
56
|
-
ElastiCacheClientResolvedConfig
|
|
57
|
-
> {
|
|
58
|
-
// Start section: command_properties
|
|
59
|
-
// End section: command_properties
|
|
60
|
-
|
|
61
|
-
constructor(readonly input: RebootCacheClusterCommandInput) {
|
|
62
|
-
// Start section: command_constructor
|
|
63
|
-
super();
|
|
64
|
-
// End section: command_constructor
|
|
65
|
-
}
|
|
66
|
-
|
|
67
|
-
/**
|
|
68
|
-
* @internal
|
|
69
|
-
*/
|
|
70
|
-
resolveMiddleware(
|
|
71
|
-
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
72
|
-
configuration: ElastiCacheClientResolvedConfig,
|
|
73
|
-
options?: __HttpHandlerOptions
|
|
74
|
-
): Handler<RebootCacheClusterCommandInput, RebootCacheClusterCommandOutput> {
|
|
75
|
-
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
76
|
-
|
|
77
|
-
const stack = clientStack.concat(this.middlewareStack);
|
|
78
|
-
|
|
79
|
-
const { logger } = configuration;
|
|
80
|
-
const clientName = "ElastiCacheClient";
|
|
81
|
-
const commandName = "RebootCacheClusterCommand";
|
|
82
|
-
const handlerExecutionContext: HandlerExecutionContext = {
|
|
83
|
-
logger,
|
|
84
|
-
clientName,
|
|
85
|
-
commandName,
|
|
86
|
-
inputFilterSensitiveLog: RebootCacheClusterMessage.filterSensitiveLog,
|
|
87
|
-
outputFilterSensitiveLog: RebootCacheClusterResult.filterSensitiveLog,
|
|
88
|
-
};
|
|
89
|
-
const { requestHandler } = configuration;
|
|
90
|
-
return stack.resolve(
|
|
91
|
-
(request: FinalizeHandlerArguments<any>) =>
|
|
92
|
-
requestHandler.handle(request.request as __HttpRequest, options || {}),
|
|
93
|
-
handlerExecutionContext
|
|
94
|
-
);
|
|
95
|
-
}
|
|
96
|
-
|
|
97
|
-
private serialize(input: RebootCacheClusterCommandInput, context: __SerdeContext): Promise<__HttpRequest> {
|
|
98
|
-
return serializeAws_queryRebootCacheClusterCommand(input, context);
|
|
99
|
-
}
|
|
100
|
-
|
|
101
|
-
private deserialize(output: __HttpResponse, context: __SerdeContext): Promise<RebootCacheClusterCommandOutput> {
|
|
102
|
-
return deserializeAws_queryRebootCacheClusterCommand(output, context);
|
|
103
|
-
}
|
|
104
|
-
|
|
105
|
-
// Start section: command_body_extra
|
|
106
|
-
// End section: command_body_extra
|
|
107
|
-
}
|
|
@@ -1,98 +0,0 @@
|
|
|
1
|
-
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
2
|
-
import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
|
|
3
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
5
|
-
FinalizeHandlerArguments,
|
|
6
|
-
Handler,
|
|
7
|
-
HandlerExecutionContext,
|
|
8
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
9
|
-
MetadataBearer as __MetadataBearer,
|
|
10
|
-
MiddlewareStack,
|
|
11
|
-
SerdeContext as __SerdeContext,
|
|
12
|
-
} from "@aws-sdk/types";
|
|
13
|
-
|
|
14
|
-
import { ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ElastiCacheClient";
|
|
15
|
-
import { RemoveTagsFromResourceMessage, TagListMessage } from "../models/models_0";
|
|
16
|
-
import {
|
|
17
|
-
deserializeAws_queryRemoveTagsFromResourceCommand,
|
|
18
|
-
serializeAws_queryRemoveTagsFromResourceCommand,
|
|
19
|
-
} from "../protocols/Aws_query";
|
|
20
|
-
|
|
21
|
-
export interface RemoveTagsFromResourceCommandInput extends RemoveTagsFromResourceMessage {}
|
|
22
|
-
export interface RemoveTagsFromResourceCommandOutput extends TagListMessage, __MetadataBearer {}
|
|
23
|
-
|
|
24
|
-
/**
|
|
25
|
-
* <p>Removes the tags identified by the <code>TagKeys</code>
|
|
26
|
-
* list from the named resource. A tag is a key-value pair where the key and value are case-sensitive.
|
|
27
|
-
* You can use tags to categorize and track all your ElastiCache resources, with the exception of global replication group. When you add or remove tags on replication groups, those actions will be replicated to all nodes in the replication group.
|
|
28
|
-
* For more information, see <a href="http://docs.aws.amazon.com/AmazonElastiCache/latest/red-ug/IAM.ResourceLevelPermissions.html">Resource-level permissions</a>.</p>
|
|
29
|
-
* @example
|
|
30
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
31
|
-
* ```javascript
|
|
32
|
-
* import { ElastiCacheClient, RemoveTagsFromResourceCommand } from "@aws-sdk/client-elasticache"; // ES Modules import
|
|
33
|
-
* // const { ElastiCacheClient, RemoveTagsFromResourceCommand } = require("@aws-sdk/client-elasticache"); // CommonJS import
|
|
34
|
-
* const client = new ElastiCacheClient(config);
|
|
35
|
-
* const command = new RemoveTagsFromResourceCommand(input);
|
|
36
|
-
* const response = await client.send(command);
|
|
37
|
-
* ```
|
|
38
|
-
*
|
|
39
|
-
* @see {@link RemoveTagsFromResourceCommandInput} for command's `input` shape.
|
|
40
|
-
* @see {@link RemoveTagsFromResourceCommandOutput} for command's `response` shape.
|
|
41
|
-
* @see {@link ElastiCacheClientResolvedConfig | config} for command's `input` shape.
|
|
42
|
-
*
|
|
43
|
-
*/
|
|
44
|
-
export class RemoveTagsFromResourceCommand extends $Command<
|
|
45
|
-
RemoveTagsFromResourceCommandInput,
|
|
46
|
-
RemoveTagsFromResourceCommandOutput,
|
|
47
|
-
ElastiCacheClientResolvedConfig
|
|
48
|
-
> {
|
|
49
|
-
// Start section: command_properties
|
|
50
|
-
// End section: command_properties
|
|
51
|
-
|
|
52
|
-
constructor(readonly input: RemoveTagsFromResourceCommandInput) {
|
|
53
|
-
// Start section: command_constructor
|
|
54
|
-
super();
|
|
55
|
-
// End section: command_constructor
|
|
56
|
-
}
|
|
57
|
-
|
|
58
|
-
/**
|
|
59
|
-
* @internal
|
|
60
|
-
*/
|
|
61
|
-
resolveMiddleware(
|
|
62
|
-
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
63
|
-
configuration: ElastiCacheClientResolvedConfig,
|
|
64
|
-
options?: __HttpHandlerOptions
|
|
65
|
-
): Handler<RemoveTagsFromResourceCommandInput, RemoveTagsFromResourceCommandOutput> {
|
|
66
|
-
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
67
|
-
|
|
68
|
-
const stack = clientStack.concat(this.middlewareStack);
|
|
69
|
-
|
|
70
|
-
const { logger } = configuration;
|
|
71
|
-
const clientName = "ElastiCacheClient";
|
|
72
|
-
const commandName = "RemoveTagsFromResourceCommand";
|
|
73
|
-
const handlerExecutionContext: HandlerExecutionContext = {
|
|
74
|
-
logger,
|
|
75
|
-
clientName,
|
|
76
|
-
commandName,
|
|
77
|
-
inputFilterSensitiveLog: RemoveTagsFromResourceMessage.filterSensitiveLog,
|
|
78
|
-
outputFilterSensitiveLog: TagListMessage.filterSensitiveLog,
|
|
79
|
-
};
|
|
80
|
-
const { requestHandler } = configuration;
|
|
81
|
-
return stack.resolve(
|
|
82
|
-
(request: FinalizeHandlerArguments<any>) =>
|
|
83
|
-
requestHandler.handle(request.request as __HttpRequest, options || {}),
|
|
84
|
-
handlerExecutionContext
|
|
85
|
-
);
|
|
86
|
-
}
|
|
87
|
-
|
|
88
|
-
private serialize(input: RemoveTagsFromResourceCommandInput, context: __SerdeContext): Promise<__HttpRequest> {
|
|
89
|
-
return serializeAws_queryRemoveTagsFromResourceCommand(input, context);
|
|
90
|
-
}
|
|
91
|
-
|
|
92
|
-
private deserialize(output: __HttpResponse, context: __SerdeContext): Promise<RemoveTagsFromResourceCommandOutput> {
|
|
93
|
-
return deserializeAws_queryRemoveTagsFromResourceCommand(output, context);
|
|
94
|
-
}
|
|
95
|
-
|
|
96
|
-
// Start section: command_body_extra
|
|
97
|
-
// End section: command_body_extra
|
|
98
|
-
}
|