@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
|
@@ -74,133 +74,59 @@ import { TestFailoverCommandInput, TestFailoverCommandOutput } from "./commands/
|
|
|
74
74
|
export declare type ServiceInputTypes = AddTagsToResourceCommandInput | AuthorizeCacheSecurityGroupIngressCommandInput | BatchApplyUpdateActionCommandInput | BatchStopUpdateActionCommandInput | CompleteMigrationCommandInput | CopySnapshotCommandInput | CreateCacheClusterCommandInput | CreateCacheParameterGroupCommandInput | CreateCacheSecurityGroupCommandInput | CreateCacheSubnetGroupCommandInput | CreateGlobalReplicationGroupCommandInput | CreateReplicationGroupCommandInput | CreateSnapshotCommandInput | CreateUserCommandInput | CreateUserGroupCommandInput | DecreaseNodeGroupsInGlobalReplicationGroupCommandInput | DecreaseReplicaCountCommandInput | DeleteCacheClusterCommandInput | DeleteCacheParameterGroupCommandInput | DeleteCacheSecurityGroupCommandInput | DeleteCacheSubnetGroupCommandInput | DeleteGlobalReplicationGroupCommandInput | DeleteReplicationGroupCommandInput | DeleteSnapshotCommandInput | DeleteUserCommandInput | DeleteUserGroupCommandInput | DescribeCacheClustersCommandInput | DescribeCacheEngineVersionsCommandInput | DescribeCacheParameterGroupsCommandInput | DescribeCacheParametersCommandInput | DescribeCacheSecurityGroupsCommandInput | DescribeCacheSubnetGroupsCommandInput | DescribeEngineDefaultParametersCommandInput | DescribeEventsCommandInput | DescribeGlobalReplicationGroupsCommandInput | DescribeReplicationGroupsCommandInput | DescribeReservedCacheNodesCommandInput | DescribeReservedCacheNodesOfferingsCommandInput | DescribeServiceUpdatesCommandInput | DescribeSnapshotsCommandInput | DescribeUpdateActionsCommandInput | DescribeUserGroupsCommandInput | DescribeUsersCommandInput | DisassociateGlobalReplicationGroupCommandInput | FailoverGlobalReplicationGroupCommandInput | IncreaseNodeGroupsInGlobalReplicationGroupCommandInput | IncreaseReplicaCountCommandInput | ListAllowedNodeTypeModificationsCommandInput | ListTagsForResourceCommandInput | ModifyCacheClusterCommandInput | ModifyCacheParameterGroupCommandInput | ModifyCacheSubnetGroupCommandInput | ModifyGlobalReplicationGroupCommandInput | ModifyReplicationGroupCommandInput | ModifyReplicationGroupShardConfigurationCommandInput | ModifyUserCommandInput | ModifyUserGroupCommandInput | PurchaseReservedCacheNodesOfferingCommandInput | RebalanceSlotsInGlobalReplicationGroupCommandInput | RebootCacheClusterCommandInput | RemoveTagsFromResourceCommandInput | ResetCacheParameterGroupCommandInput | RevokeCacheSecurityGroupIngressCommandInput | StartMigrationCommandInput | TestFailoverCommandInput;
|
|
75
75
|
export declare type ServiceOutputTypes = AddTagsToResourceCommandOutput | AuthorizeCacheSecurityGroupIngressCommandOutput | BatchApplyUpdateActionCommandOutput | BatchStopUpdateActionCommandOutput | CompleteMigrationCommandOutput | CopySnapshotCommandOutput | CreateCacheClusterCommandOutput | CreateCacheParameterGroupCommandOutput | CreateCacheSecurityGroupCommandOutput | CreateCacheSubnetGroupCommandOutput | CreateGlobalReplicationGroupCommandOutput | CreateReplicationGroupCommandOutput | CreateSnapshotCommandOutput | CreateUserCommandOutput | CreateUserGroupCommandOutput | DecreaseNodeGroupsInGlobalReplicationGroupCommandOutput | DecreaseReplicaCountCommandOutput | DeleteCacheClusterCommandOutput | DeleteCacheParameterGroupCommandOutput | DeleteCacheSecurityGroupCommandOutput | DeleteCacheSubnetGroupCommandOutput | DeleteGlobalReplicationGroupCommandOutput | DeleteReplicationGroupCommandOutput | DeleteSnapshotCommandOutput | DeleteUserCommandOutput | DeleteUserGroupCommandOutput | DescribeCacheClustersCommandOutput | DescribeCacheEngineVersionsCommandOutput | DescribeCacheParameterGroupsCommandOutput | DescribeCacheParametersCommandOutput | DescribeCacheSecurityGroupsCommandOutput | DescribeCacheSubnetGroupsCommandOutput | DescribeEngineDefaultParametersCommandOutput | DescribeEventsCommandOutput | DescribeGlobalReplicationGroupsCommandOutput | DescribeReplicationGroupsCommandOutput | DescribeReservedCacheNodesCommandOutput | DescribeReservedCacheNodesOfferingsCommandOutput | DescribeServiceUpdatesCommandOutput | DescribeSnapshotsCommandOutput | DescribeUpdateActionsCommandOutput | DescribeUserGroupsCommandOutput | DescribeUsersCommandOutput | DisassociateGlobalReplicationGroupCommandOutput | FailoverGlobalReplicationGroupCommandOutput | IncreaseNodeGroupsInGlobalReplicationGroupCommandOutput | IncreaseReplicaCountCommandOutput | ListAllowedNodeTypeModificationsCommandOutput | ListTagsForResourceCommandOutput | ModifyCacheClusterCommandOutput | ModifyCacheParameterGroupCommandOutput | ModifyCacheSubnetGroupCommandOutput | ModifyGlobalReplicationGroupCommandOutput | ModifyReplicationGroupCommandOutput | ModifyReplicationGroupShardConfigurationCommandOutput | ModifyUserCommandOutput | ModifyUserGroupCommandOutput | PurchaseReservedCacheNodesOfferingCommandOutput | RebalanceSlotsInGlobalReplicationGroupCommandOutput | RebootCacheClusterCommandOutput | RemoveTagsFromResourceCommandOutput | ResetCacheParameterGroupCommandOutput | RevokeCacheSecurityGroupIngressCommandOutput | StartMigrationCommandOutput | TestFailoverCommandOutput;
|
|
76
76
|
export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__HttpHandlerOptions>> {
|
|
77
|
-
|
|
78
|
-
* The HTTP handler to use. Fetch in browser and Https in Nodejs.
|
|
79
|
-
*/
|
|
77
|
+
|
|
80
78
|
requestHandler?: __HttpHandler;
|
|
81
|
-
|
|
82
|
-
* A constructor for a class implementing the {@link __Hash} interface
|
|
83
|
-
* that computes the SHA-256 HMAC or checksum of a string or binary buffer.
|
|
84
|
-
* @internal
|
|
85
|
-
*/
|
|
79
|
+
|
|
86
80
|
sha256?: __HashConstructor;
|
|
87
|
-
|
|
88
|
-
* The function that will be used to convert strings into HTTP endpoints.
|
|
89
|
-
* @internal
|
|
90
|
-
*/
|
|
81
|
+
|
|
91
82
|
urlParser?: __UrlParser;
|
|
92
|
-
|
|
93
|
-
* A function that can calculate the length of a request body.
|
|
94
|
-
* @internal
|
|
95
|
-
*/
|
|
83
|
+
|
|
96
84
|
bodyLengthChecker?: (body: any) => number | undefined;
|
|
97
|
-
|
|
98
|
-
* A function that converts a stream into an array of bytes.
|
|
99
|
-
* @internal
|
|
100
|
-
*/
|
|
85
|
+
|
|
101
86
|
streamCollector?: __StreamCollector;
|
|
102
|
-
|
|
103
|
-
* The function that will be used to convert a base64-encoded string to a byte array.
|
|
104
|
-
* @internal
|
|
105
|
-
*/
|
|
87
|
+
|
|
106
88
|
base64Decoder?: __Decoder;
|
|
107
|
-
|
|
108
|
-
* The function that will be used to convert binary data to a base64-encoded string.
|
|
109
|
-
* @internal
|
|
110
|
-
*/
|
|
89
|
+
|
|
111
90
|
base64Encoder?: __Encoder;
|
|
112
|
-
|
|
113
|
-
* The function that will be used to convert a UTF8-encoded string to a byte array.
|
|
114
|
-
* @internal
|
|
115
|
-
*/
|
|
91
|
+
|
|
116
92
|
utf8Decoder?: __Decoder;
|
|
117
|
-
|
|
118
|
-
* The function that will be used to convert binary data to a UTF-8 encoded string.
|
|
119
|
-
* @internal
|
|
120
|
-
*/
|
|
93
|
+
|
|
121
94
|
utf8Encoder?: __Encoder;
|
|
122
|
-
|
|
123
|
-
* The runtime environment.
|
|
124
|
-
* @internal
|
|
125
|
-
*/
|
|
95
|
+
|
|
126
96
|
runtime?: string;
|
|
127
|
-
|
|
128
|
-
* Disable dyanamically changing the endpoint of the client based on the hostPrefix
|
|
129
|
-
* trait of an operation.
|
|
130
|
-
*/
|
|
97
|
+
|
|
131
98
|
disableHostPrefix?: boolean;
|
|
132
|
-
|
|
133
|
-
* Value for how many times a request will be made at most in case of retry.
|
|
134
|
-
*/
|
|
99
|
+
|
|
135
100
|
maxAttempts?: number | __Provider<number>;
|
|
136
|
-
|
|
137
|
-
* Specifies which retry algorithm to use.
|
|
138
|
-
*/
|
|
101
|
+
|
|
139
102
|
retryMode?: string | __Provider<string>;
|
|
140
|
-
|
|
141
|
-
* Optional logger for logging debug/info/warn/error.
|
|
142
|
-
*/
|
|
103
|
+
|
|
143
104
|
logger?: __Logger;
|
|
144
|
-
|
|
145
|
-
* Unique service identifier.
|
|
146
|
-
* @internal
|
|
147
|
-
*/
|
|
105
|
+
|
|
148
106
|
serviceId?: string;
|
|
149
|
-
|
|
150
|
-
* The AWS region to which this client will send requests
|
|
151
|
-
*/
|
|
107
|
+
|
|
152
108
|
region?: string | __Provider<string>;
|
|
153
|
-
|
|
154
|
-
* Default credentials provider; Not available in browser runtime.
|
|
155
|
-
* @internal
|
|
156
|
-
*/
|
|
109
|
+
|
|
157
110
|
credentialDefaultProvider?: (input: any) => __Provider<__Credentials>;
|
|
158
|
-
|
|
159
|
-
* Fetch related hostname, signing name or signing region with given region.
|
|
160
|
-
* @internal
|
|
161
|
-
*/
|
|
111
|
+
|
|
162
112
|
regionInfoProvider?: RegionInfoProvider;
|
|
163
|
-
|
|
164
|
-
* The provider populating default tracking information to be sent with `user-agent`, `x-amz-user-agent` header
|
|
165
|
-
* @internal
|
|
166
|
-
*/
|
|
113
|
+
|
|
167
114
|
defaultUserAgentProvider?: Provider<__UserAgent>;
|
|
168
115
|
}
|
|
169
116
|
declare type ElastiCacheClientConfigType = Partial<__SmithyConfiguration<__HttpHandlerOptions>> & ClientDefaults & RegionInputConfig & EndpointsInputConfig & RetryInputConfig & HostHeaderInputConfig & AwsAuthInputConfig & UserAgentInputConfig;
|
|
170
|
-
|
|
171
|
-
* The configuration interface of ElastiCacheClient class constructor that set the region, credentials and other options.
|
|
172
|
-
*/
|
|
117
|
+
|
|
173
118
|
export interface ElastiCacheClientConfig extends ElastiCacheClientConfigType {
|
|
174
119
|
}
|
|
175
120
|
declare type ElastiCacheClientResolvedConfigType = __SmithyResolvedConfiguration<__HttpHandlerOptions> & Required<ClientDefaults> & RegionResolvedConfig & EndpointsResolvedConfig & RetryResolvedConfig & HostHeaderResolvedConfig & AwsAuthResolvedConfig & UserAgentResolvedConfig;
|
|
176
|
-
|
|
177
|
-
* The resolved configuration interface of ElastiCacheClient class. This is resolved and normalized from the {@link ElastiCacheClientConfig | constructor configuration interface}.
|
|
178
|
-
*/
|
|
121
|
+
|
|
179
122
|
export interface ElastiCacheClientResolvedConfig extends ElastiCacheClientResolvedConfigType {
|
|
180
123
|
}
|
|
181
|
-
|
|
182
|
-
* <fullname>Amazon ElastiCache</fullname>
|
|
183
|
-
* <p>Amazon ElastiCache is a web service that makes it easier to set up, operate,
|
|
184
|
-
* and scale a distributed cache in the cloud.</p>
|
|
185
|
-
* <p>With ElastiCache, customers get all of the benefits of a high-performance,
|
|
186
|
-
* in-memory cache with less of the administrative burden involved in launching and managing a distributed cache.
|
|
187
|
-
* The service makes setup, scaling,
|
|
188
|
-
* and cluster failure handling much simpler than in a self-managed cache deployment.</p>
|
|
189
|
-
* <p>In addition, through integration with Amazon CloudWatch,
|
|
190
|
-
* customers get enhanced visibility into the key performance statistics
|
|
191
|
-
* associated with their cache and can receive alarms if a part of their cache runs hot.</p>
|
|
192
|
-
*/
|
|
124
|
+
|
|
193
125
|
export declare class ElastiCacheClient extends __Client<__HttpHandlerOptions, ServiceInputTypes, ServiceOutputTypes, ElastiCacheClientResolvedConfig> {
|
|
194
|
-
|
|
195
|
-
* The resolved configuration of ElastiCacheClient class. This is resolved and normalized from the {@link ElastiCacheClientConfig | constructor configuration interface}.
|
|
196
|
-
*/
|
|
126
|
+
|
|
197
127
|
readonly config: ElastiCacheClientResolvedConfig;
|
|
198
128
|
constructor(configuration: ElastiCacheClientConfig);
|
|
199
|
-
|
|
200
|
-
* Destroy underlying resources, like sockets. It's usually not necessary to do this.
|
|
201
|
-
* However in Node.js, it's best to explicitly shut down the client's agent when it is no longer needed.
|
|
202
|
-
* Otherwise, sockets might stay open for quite a long time before the server terminates them.
|
|
203
|
-
*/
|
|
129
|
+
|
|
204
130
|
destroy(): void;
|
|
205
131
|
}
|
|
206
132
|
export {};
|
|
@@ -6,40 +6,11 @@ export interface AddTagsToResourceCommandInput extends AddTagsToResourceMessage
|
|
|
6
6
|
}
|
|
7
7
|
export interface AddTagsToResourceCommandOutput extends TagListMessage, __MetadataBearer {
|
|
8
8
|
}
|
|
9
|
-
|
|
10
|
-
* <p>A tag is a key-value pair where the key and value are case-sensitive.
|
|
11
|
-
* 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.
|
|
12
|
-
* For more information, see <a href="http://docs.aws.amazon.com/AmazonElastiCache/latest/red-ug/IAM.ResourceLevelPermissions.html">Resource-level permissions</a>.</p>
|
|
13
|
-
* <p>
|
|
14
|
-
* For example, you can use cost-allocation tags to your ElastiCache resources,
|
|
15
|
-
* Amazon generates a cost allocation report as a comma-separated value (CSV) file
|
|
16
|
-
* with your usage and costs aggregated by your tags.
|
|
17
|
-
* You can apply tags that represent business categories (such as cost centers, application names, or owners)
|
|
18
|
-
* to organize your costs across multiple services.</p>
|
|
19
|
-
* <p>For more information,
|
|
20
|
-
* see <a href="https://docs.aws.amazon.com/AmazonElastiCache/latest/red-ug/Tagging.html">Using Cost Allocation Tags in Amazon ElastiCache</a>
|
|
21
|
-
* in the <i>ElastiCache User Guide</i>.</p>
|
|
22
|
-
* @example
|
|
23
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
24
|
-
* ```javascript
|
|
25
|
-
* import { ElastiCacheClient, AddTagsToResourceCommand } from "@aws-sdk/client-elasticache"; // ES Modules import
|
|
26
|
-
* // const { ElastiCacheClient, AddTagsToResourceCommand } = require("@aws-sdk/client-elasticache"); // CommonJS import
|
|
27
|
-
* const client = new ElastiCacheClient(config);
|
|
28
|
-
* const command = new AddTagsToResourceCommand(input);
|
|
29
|
-
* const response = await client.send(command);
|
|
30
|
-
* ```
|
|
31
|
-
*
|
|
32
|
-
* @see {@link AddTagsToResourceCommandInput} for command's `input` shape.
|
|
33
|
-
* @see {@link AddTagsToResourceCommandOutput} for command's `response` shape.
|
|
34
|
-
* @see {@link ElastiCacheClientResolvedConfig | config} for command's `input` shape.
|
|
35
|
-
*
|
|
36
|
-
*/
|
|
9
|
+
|
|
37
10
|
export declare class AddTagsToResourceCommand extends $Command<AddTagsToResourceCommandInput, AddTagsToResourceCommandOutput, ElastiCacheClientResolvedConfig> {
|
|
38
11
|
readonly input: AddTagsToResourceCommandInput;
|
|
39
12
|
constructor(input: AddTagsToResourceCommandInput);
|
|
40
|
-
|
|
41
|
-
* @internal
|
|
42
|
-
*/
|
|
13
|
+
|
|
43
14
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ElastiCacheClientResolvedConfig, options?: __HttpHandlerOptions): Handler<AddTagsToResourceCommandInput, AddTagsToResourceCommandOutput>;
|
|
44
15
|
private serialize;
|
|
45
16
|
private deserialize;
|
|
@@ -6,35 +6,11 @@ export interface AuthorizeCacheSecurityGroupIngressCommandInput extends Authoriz
|
|
|
6
6
|
}
|
|
7
7
|
export interface AuthorizeCacheSecurityGroupIngressCommandOutput extends AuthorizeCacheSecurityGroupIngressResult, __MetadataBearer {
|
|
8
8
|
}
|
|
9
|
-
|
|
10
|
-
* <p>Allows network ingress to a cache
|
|
11
|
-
* security group. Applications using ElastiCache must be running on Amazon EC2, and Amazon EC2
|
|
12
|
-
* security groups are used as the authorization mechanism.</p>
|
|
13
|
-
* <note>
|
|
14
|
-
* <p>You cannot authorize ingress from an Amazon EC2 security group in one region to an
|
|
15
|
-
* ElastiCache cluster in another region.</p>
|
|
16
|
-
* </note>
|
|
17
|
-
* @example
|
|
18
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
19
|
-
* ```javascript
|
|
20
|
-
* import { ElastiCacheClient, AuthorizeCacheSecurityGroupIngressCommand } from "@aws-sdk/client-elasticache"; // ES Modules import
|
|
21
|
-
* // const { ElastiCacheClient, AuthorizeCacheSecurityGroupIngressCommand } = require("@aws-sdk/client-elasticache"); // CommonJS import
|
|
22
|
-
* const client = new ElastiCacheClient(config);
|
|
23
|
-
* const command = new AuthorizeCacheSecurityGroupIngressCommand(input);
|
|
24
|
-
* const response = await client.send(command);
|
|
25
|
-
* ```
|
|
26
|
-
*
|
|
27
|
-
* @see {@link AuthorizeCacheSecurityGroupIngressCommandInput} for command's `input` shape.
|
|
28
|
-
* @see {@link AuthorizeCacheSecurityGroupIngressCommandOutput} for command's `response` shape.
|
|
29
|
-
* @see {@link ElastiCacheClientResolvedConfig | config} for command's `input` shape.
|
|
30
|
-
*
|
|
31
|
-
*/
|
|
9
|
+
|
|
32
10
|
export declare class AuthorizeCacheSecurityGroupIngressCommand extends $Command<AuthorizeCacheSecurityGroupIngressCommandInput, AuthorizeCacheSecurityGroupIngressCommandOutput, ElastiCacheClientResolvedConfig> {
|
|
33
11
|
readonly input: AuthorizeCacheSecurityGroupIngressCommandInput;
|
|
34
12
|
constructor(input: AuthorizeCacheSecurityGroupIngressCommandInput);
|
|
35
|
-
|
|
36
|
-
* @internal
|
|
37
|
-
*/
|
|
13
|
+
|
|
38
14
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ElastiCacheClientResolvedConfig, options?: __HttpHandlerOptions): Handler<AuthorizeCacheSecurityGroupIngressCommandInput, AuthorizeCacheSecurityGroupIngressCommandOutput>;
|
|
39
15
|
private serialize;
|
|
40
16
|
private deserialize;
|
|
@@ -6,29 +6,11 @@ export interface BatchApplyUpdateActionCommandInput extends BatchApplyUpdateActi
|
|
|
6
6
|
}
|
|
7
7
|
export interface BatchApplyUpdateActionCommandOutput extends UpdateActionResultsMessage, __MetadataBearer {
|
|
8
8
|
}
|
|
9
|
-
|
|
10
|
-
* <p>Apply the service update. For more information on service updates and applying them, see <a href="https://docs.aws.amazon.com/AmazonElastiCache/latest/red-ug/applying-updates.html">Applying Service Updates</a>.</p>
|
|
11
|
-
* @example
|
|
12
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
13
|
-
* ```javascript
|
|
14
|
-
* import { ElastiCacheClient, BatchApplyUpdateActionCommand } from "@aws-sdk/client-elasticache"; // ES Modules import
|
|
15
|
-
* // const { ElastiCacheClient, BatchApplyUpdateActionCommand } = require("@aws-sdk/client-elasticache"); // CommonJS import
|
|
16
|
-
* const client = new ElastiCacheClient(config);
|
|
17
|
-
* const command = new BatchApplyUpdateActionCommand(input);
|
|
18
|
-
* const response = await client.send(command);
|
|
19
|
-
* ```
|
|
20
|
-
*
|
|
21
|
-
* @see {@link BatchApplyUpdateActionCommandInput} for command's `input` shape.
|
|
22
|
-
* @see {@link BatchApplyUpdateActionCommandOutput} for command's `response` shape.
|
|
23
|
-
* @see {@link ElastiCacheClientResolvedConfig | config} for command's `input` shape.
|
|
24
|
-
*
|
|
25
|
-
*/
|
|
9
|
+
|
|
26
10
|
export declare class BatchApplyUpdateActionCommand extends $Command<BatchApplyUpdateActionCommandInput, BatchApplyUpdateActionCommandOutput, ElastiCacheClientResolvedConfig> {
|
|
27
11
|
readonly input: BatchApplyUpdateActionCommandInput;
|
|
28
12
|
constructor(input: BatchApplyUpdateActionCommandInput);
|
|
29
|
-
|
|
30
|
-
* @internal
|
|
31
|
-
*/
|
|
13
|
+
|
|
32
14
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ElastiCacheClientResolvedConfig, options?: __HttpHandlerOptions): Handler<BatchApplyUpdateActionCommandInput, BatchApplyUpdateActionCommandOutput>;
|
|
33
15
|
private serialize;
|
|
34
16
|
private deserialize;
|
|
@@ -6,29 +6,11 @@ export interface BatchStopUpdateActionCommandInput extends BatchStopUpdateAction
|
|
|
6
6
|
}
|
|
7
7
|
export interface BatchStopUpdateActionCommandOutput extends UpdateActionResultsMessage, __MetadataBearer {
|
|
8
8
|
}
|
|
9
|
-
|
|
10
|
-
* <p>Stop the service update. For more information on service updates and stopping them, see <a href="https://docs.aws.amazon.com/AmazonElastiCache/latest/red-ug/stopping-self-service-updates.html">Stopping Service Updates</a>.</p>
|
|
11
|
-
* @example
|
|
12
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
13
|
-
* ```javascript
|
|
14
|
-
* import { ElastiCacheClient, BatchStopUpdateActionCommand } from "@aws-sdk/client-elasticache"; // ES Modules import
|
|
15
|
-
* // const { ElastiCacheClient, BatchStopUpdateActionCommand } = require("@aws-sdk/client-elasticache"); // CommonJS import
|
|
16
|
-
* const client = new ElastiCacheClient(config);
|
|
17
|
-
* const command = new BatchStopUpdateActionCommand(input);
|
|
18
|
-
* const response = await client.send(command);
|
|
19
|
-
* ```
|
|
20
|
-
*
|
|
21
|
-
* @see {@link BatchStopUpdateActionCommandInput} for command's `input` shape.
|
|
22
|
-
* @see {@link BatchStopUpdateActionCommandOutput} for command's `response` shape.
|
|
23
|
-
* @see {@link ElastiCacheClientResolvedConfig | config} for command's `input` shape.
|
|
24
|
-
*
|
|
25
|
-
*/
|
|
9
|
+
|
|
26
10
|
export declare class BatchStopUpdateActionCommand extends $Command<BatchStopUpdateActionCommandInput, BatchStopUpdateActionCommandOutput, ElastiCacheClientResolvedConfig> {
|
|
27
11
|
readonly input: BatchStopUpdateActionCommandInput;
|
|
28
12
|
constructor(input: BatchStopUpdateActionCommandInput);
|
|
29
|
-
|
|
30
|
-
* @internal
|
|
31
|
-
*/
|
|
13
|
+
|
|
32
14
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ElastiCacheClientResolvedConfig, options?: __HttpHandlerOptions): Handler<BatchStopUpdateActionCommandInput, BatchStopUpdateActionCommandOutput>;
|
|
33
15
|
private serialize;
|
|
34
16
|
private deserialize;
|
|
@@ -6,29 +6,11 @@ export interface CompleteMigrationCommandInput extends CompleteMigrationMessage
|
|
|
6
6
|
}
|
|
7
7
|
export interface CompleteMigrationCommandOutput extends CompleteMigrationResponse, __MetadataBearer {
|
|
8
8
|
}
|
|
9
|
-
|
|
10
|
-
* <p>Complete the migration of data.</p>
|
|
11
|
-
* @example
|
|
12
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
13
|
-
* ```javascript
|
|
14
|
-
* import { ElastiCacheClient, CompleteMigrationCommand } from "@aws-sdk/client-elasticache"; // ES Modules import
|
|
15
|
-
* // const { ElastiCacheClient, CompleteMigrationCommand } = require("@aws-sdk/client-elasticache"); // CommonJS import
|
|
16
|
-
* const client = new ElastiCacheClient(config);
|
|
17
|
-
* const command = new CompleteMigrationCommand(input);
|
|
18
|
-
* const response = await client.send(command);
|
|
19
|
-
* ```
|
|
20
|
-
*
|
|
21
|
-
* @see {@link CompleteMigrationCommandInput} for command's `input` shape.
|
|
22
|
-
* @see {@link CompleteMigrationCommandOutput} for command's `response` shape.
|
|
23
|
-
* @see {@link ElastiCacheClientResolvedConfig | config} for command's `input` shape.
|
|
24
|
-
*
|
|
25
|
-
*/
|
|
9
|
+
|
|
26
10
|
export declare class CompleteMigrationCommand extends $Command<CompleteMigrationCommandInput, CompleteMigrationCommandOutput, ElastiCacheClientResolvedConfig> {
|
|
27
11
|
readonly input: CompleteMigrationCommandInput;
|
|
28
12
|
constructor(input: CompleteMigrationCommandInput);
|
|
29
|
-
|
|
30
|
-
* @internal
|
|
31
|
-
*/
|
|
13
|
+
|
|
32
14
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ElastiCacheClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CompleteMigrationCommandInput, CompleteMigrationCommandOutput>;
|
|
33
15
|
private serialize;
|
|
34
16
|
private deserialize;
|
|
@@ -6,122 +6,11 @@ export interface CopySnapshotCommandInput extends CopySnapshotMessage {
|
|
|
6
6
|
}
|
|
7
7
|
export interface CopySnapshotCommandOutput extends CopySnapshotResult, __MetadataBearer {
|
|
8
8
|
}
|
|
9
|
-
|
|
10
|
-
* <p>Makes a copy of an existing snapshot.</p>
|
|
11
|
-
*
|
|
12
|
-
* <note>
|
|
13
|
-
* <p>This operation is valid for Redis only.</p>
|
|
14
|
-
* </note>
|
|
15
|
-
*
|
|
16
|
-
* <important>
|
|
17
|
-
* <p>Users or groups that have permissions to use the <code>CopySnapshot</code> operation
|
|
18
|
-
* can create their own Amazon S3 buckets and copy snapshots to it.
|
|
19
|
-
* To control access to your snapshots, use an IAM policy to control who has the ability to use
|
|
20
|
-
* the <code>CopySnapshot</code> operation.
|
|
21
|
-
* For more information about using IAM to control the use of ElastiCache operations, see <a href="https://docs.aws.amazon.com/AmazonElastiCache/latest/red-ug/backups-exporting.html">Exporting Snapshots</a>
|
|
22
|
-
* and <a href="https://docs.aws.amazon.com/AmazonElastiCache/latest/red-ug/IAM.html">Authentication & Access Control</a>.</p>
|
|
23
|
-
* </important>
|
|
24
|
-
*
|
|
25
|
-
* <p>You could receive the following error messages.</p>
|
|
26
|
-
* <p class="title">
|
|
27
|
-
* <b>Error Messages</b>
|
|
28
|
-
* </p>
|
|
29
|
-
* <ul>
|
|
30
|
-
* <li>
|
|
31
|
-
* <p>
|
|
32
|
-
* <b>Error Message:</b>
|
|
33
|
-
* The S3 bucket %s is outside of the region.</p>
|
|
34
|
-
* <p>
|
|
35
|
-
* <b>Solution:</b>
|
|
36
|
-
* Create an Amazon S3 bucket in the same region as your snapshot.
|
|
37
|
-
* For more information, see <a href="https://docs.aws.amazon.com/AmazonElastiCache/latest/red-ug/backups-exporting.html#backups-exporting-create-s3-bucket">Step 1: Create an Amazon S3 Bucket</a> in the ElastiCache User Guide.</p>
|
|
38
|
-
* </li>
|
|
39
|
-
* <li>
|
|
40
|
-
* <p>
|
|
41
|
-
* <b>Error Message:</b>
|
|
42
|
-
* The S3 bucket %s does not exist.</p>
|
|
43
|
-
* <p>
|
|
44
|
-
* <b>Solution:</b>
|
|
45
|
-
* Create an Amazon S3 bucket in the same region as your snapshot.
|
|
46
|
-
* For more information, see <a href="https://docs.aws.amazon.com/AmazonElastiCache/latest/red-ug/backups-exporting.html#backups-exporting-create-s3-bucket">Step 1: Create an Amazon S3 Bucket</a> in the ElastiCache User Guide.</p>
|
|
47
|
-
* </li>
|
|
48
|
-
* <li>
|
|
49
|
-
* <p>
|
|
50
|
-
* <b>Error Message:</b>
|
|
51
|
-
* The S3 bucket %s is not owned by the authenticated user.</p>
|
|
52
|
-
* <p>
|
|
53
|
-
* <b>Solution:</b>
|
|
54
|
-
* Create an Amazon S3 bucket in the same region as your snapshot.
|
|
55
|
-
* For more information, see <a href="https://docs.aws.amazon.com/AmazonElastiCache/latest/red-ug/backups-exporting.html#backups-exporting-create-s3-bucket">Step 1: Create an Amazon S3 Bucket</a> in the ElastiCache User Guide.</p>
|
|
56
|
-
* </li>
|
|
57
|
-
* <li>
|
|
58
|
-
* <p>
|
|
59
|
-
* <b>Error Message:</b>
|
|
60
|
-
* The authenticated user does not have sufficient permissions to perform the desired activity.</p>
|
|
61
|
-
* <p>
|
|
62
|
-
* <b>Solution:</b>
|
|
63
|
-
* Contact your system administrator to get the needed permissions.</p>
|
|
64
|
-
* </li>
|
|
65
|
-
* <li>
|
|
66
|
-
* <p>
|
|
67
|
-
* <b>Error Message:</b>
|
|
68
|
-
* The S3 bucket %s already contains an object with key %s.</p>
|
|
69
|
-
* <p>
|
|
70
|
-
* <b>Solution:</b>
|
|
71
|
-
* Give the <code>TargetSnapshotName</code> a new and unique value.
|
|
72
|
-
* If exporting a snapshot,
|
|
73
|
-
* you could alternatively create a new Amazon S3 bucket
|
|
74
|
-
* and use this same value for <code>TargetSnapshotName</code>.</p>
|
|
75
|
-
* </li>
|
|
76
|
-
* <li>
|
|
77
|
-
* <p>
|
|
78
|
-
* <b>Error Message: </b>
|
|
79
|
-
* ElastiCache has not been granted READ permissions %s on the S3 Bucket.</p>
|
|
80
|
-
* <p>
|
|
81
|
-
* <b>Solution:</b>
|
|
82
|
-
* Add List and Read permissions on the bucket.
|
|
83
|
-
* For more information, see <a href="https://docs.aws.amazon.com/AmazonElastiCache/latest/red-ug/backups-exporting.html#backups-exporting-grant-access">Step 2: Grant ElastiCache Access to Your Amazon S3 Bucket</a> in the ElastiCache User Guide.</p>
|
|
84
|
-
* </li>
|
|
85
|
-
* <li>
|
|
86
|
-
* <p>
|
|
87
|
-
* <b>Error Message: </b>
|
|
88
|
-
* ElastiCache has not been granted WRITE permissions %s on the S3 Bucket.</p>
|
|
89
|
-
* <p>
|
|
90
|
-
* <b>Solution:</b>
|
|
91
|
-
* Add Upload/Delete permissions on the bucket.
|
|
92
|
-
* For more information, see <a href="https://docs.aws.amazon.com/AmazonElastiCache/latest/red-ug/backups-exporting.html#backups-exporting-grant-access">Step 2: Grant ElastiCache Access to Your Amazon S3 Bucket</a> in the ElastiCache User Guide.</p>
|
|
93
|
-
* </li>
|
|
94
|
-
* <li>
|
|
95
|
-
* <p>
|
|
96
|
-
* <b>Error Message: </b>
|
|
97
|
-
* ElastiCache has not been granted READ_ACP permissions %s on the S3 Bucket.</p>
|
|
98
|
-
* <p>
|
|
99
|
-
* <b>Solution:</b>
|
|
100
|
-
* Add View Permissions on the bucket.
|
|
101
|
-
* For more information, see <a href="https://docs.aws.amazon.com/AmazonElastiCache/latest/red-ug/backups-exporting.html#backups-exporting-grant-access">Step 2: Grant ElastiCache Access to Your Amazon S3 Bucket</a> in the ElastiCache User Guide.</p>
|
|
102
|
-
* </li>
|
|
103
|
-
* </ul>
|
|
104
|
-
* @example
|
|
105
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
106
|
-
* ```javascript
|
|
107
|
-
* import { ElastiCacheClient, CopySnapshotCommand } from "@aws-sdk/client-elasticache"; // ES Modules import
|
|
108
|
-
* // const { ElastiCacheClient, CopySnapshotCommand } = require("@aws-sdk/client-elasticache"); // CommonJS import
|
|
109
|
-
* const client = new ElastiCacheClient(config);
|
|
110
|
-
* const command = new CopySnapshotCommand(input);
|
|
111
|
-
* const response = await client.send(command);
|
|
112
|
-
* ```
|
|
113
|
-
*
|
|
114
|
-
* @see {@link CopySnapshotCommandInput} for command's `input` shape.
|
|
115
|
-
* @see {@link CopySnapshotCommandOutput} for command's `response` shape.
|
|
116
|
-
* @see {@link ElastiCacheClientResolvedConfig | config} for command's `input` shape.
|
|
117
|
-
*
|
|
118
|
-
*/
|
|
9
|
+
|
|
119
10
|
export declare class CopySnapshotCommand extends $Command<CopySnapshotCommandInput, CopySnapshotCommandOutput, ElastiCacheClientResolvedConfig> {
|
|
120
11
|
readonly input: CopySnapshotCommandInput;
|
|
121
12
|
constructor(input: CopySnapshotCommandInput);
|
|
122
|
-
|
|
123
|
-
* @internal
|
|
124
|
-
*/
|
|
13
|
+
|
|
125
14
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ElastiCacheClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CopySnapshotCommandInput, CopySnapshotCommandOutput>;
|
|
126
15
|
private serialize;
|
|
127
16
|
private deserialize;
|
|
@@ -6,32 +6,11 @@ export interface CreateCacheClusterCommandInput extends CreateCacheClusterMessag
|
|
|
6
6
|
}
|
|
7
7
|
export interface CreateCacheClusterCommandOutput extends CreateCacheClusterResult, __MetadataBearer {
|
|
8
8
|
}
|
|
9
|
-
|
|
10
|
-
* <p>Creates a cluster. All nodes in the
|
|
11
|
-
* cluster run the same protocol-compliant cache engine software, either Memcached
|
|
12
|
-
* or Redis.</p>
|
|
13
|
-
* <p>This operation is not supported for Redis (cluster mode enabled) clusters.</p>
|
|
14
|
-
* @example
|
|
15
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
16
|
-
* ```javascript
|
|
17
|
-
* import { ElastiCacheClient, CreateCacheClusterCommand } from "@aws-sdk/client-elasticache"; // ES Modules import
|
|
18
|
-
* // const { ElastiCacheClient, CreateCacheClusterCommand } = require("@aws-sdk/client-elasticache"); // CommonJS import
|
|
19
|
-
* const client = new ElastiCacheClient(config);
|
|
20
|
-
* const command = new CreateCacheClusterCommand(input);
|
|
21
|
-
* const response = await client.send(command);
|
|
22
|
-
* ```
|
|
23
|
-
*
|
|
24
|
-
* @see {@link CreateCacheClusterCommandInput} for command's `input` shape.
|
|
25
|
-
* @see {@link CreateCacheClusterCommandOutput} for command's `response` shape.
|
|
26
|
-
* @see {@link ElastiCacheClientResolvedConfig | config} for command's `input` shape.
|
|
27
|
-
*
|
|
28
|
-
*/
|
|
9
|
+
|
|
29
10
|
export declare class CreateCacheClusterCommand extends $Command<CreateCacheClusterCommandInput, CreateCacheClusterCommandOutput, ElastiCacheClientResolvedConfig> {
|
|
30
11
|
readonly input: CreateCacheClusterCommandInput;
|
|
31
12
|
constructor(input: CreateCacheClusterCommandInput);
|
|
32
|
-
|
|
33
|
-
* @internal
|
|
34
|
-
*/
|
|
13
|
+
|
|
35
14
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ElastiCacheClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateCacheClusterCommandInput, CreateCacheClusterCommandOutput>;
|
|
36
15
|
private serialize;
|
|
37
16
|
private deserialize;
|
|
@@ -6,44 +6,11 @@ export interface CreateCacheParameterGroupCommandInput extends CreateCacheParame
|
|
|
6
6
|
}
|
|
7
7
|
export interface CreateCacheParameterGroupCommandOutput extends CreateCacheParameterGroupResult, __MetadataBearer {
|
|
8
8
|
}
|
|
9
|
-
|
|
10
|
-
* <p>Creates a new Amazon ElastiCache cache parameter group. An ElastiCache
|
|
11
|
-
* cache parameter group is a collection of parameters and their values that are applied to all of the nodes
|
|
12
|
-
* in any cluster or replication group using the CacheParameterGroup.</p>
|
|
13
|
-
* <p>A newly created CacheParameterGroup is an exact duplicate of the default parameter group
|
|
14
|
-
* for the CacheParameterGroupFamily. To customize the newly created CacheParameterGroup you can
|
|
15
|
-
* change the values of specific parameters. For more information, see:</p>
|
|
16
|
-
* <ul>
|
|
17
|
-
* <li>
|
|
18
|
-
* <p>
|
|
19
|
-
* <a href="https://docs.aws.amazon.com/AmazonElastiCache/latest/APIReference/API_ModifyCacheParameterGroup.html">ModifyCacheParameterGroup</a> in the ElastiCache API Reference.</p>
|
|
20
|
-
* </li>
|
|
21
|
-
* <li>
|
|
22
|
-
* <p>
|
|
23
|
-
* <a href="https://docs.aws.amazon.com/AmazonElastiCache/latest/red-ug/ParameterGroups.html">Parameters and Parameter Groups</a> in the ElastiCache User Guide.</p>
|
|
24
|
-
* </li>
|
|
25
|
-
* </ul>
|
|
26
|
-
* @example
|
|
27
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
28
|
-
* ```javascript
|
|
29
|
-
* import { ElastiCacheClient, CreateCacheParameterGroupCommand } from "@aws-sdk/client-elasticache"; // ES Modules import
|
|
30
|
-
* // const { ElastiCacheClient, CreateCacheParameterGroupCommand } = require("@aws-sdk/client-elasticache"); // CommonJS import
|
|
31
|
-
* const client = new ElastiCacheClient(config);
|
|
32
|
-
* const command = new CreateCacheParameterGroupCommand(input);
|
|
33
|
-
* const response = await client.send(command);
|
|
34
|
-
* ```
|
|
35
|
-
*
|
|
36
|
-
* @see {@link CreateCacheParameterGroupCommandInput} for command's `input` shape.
|
|
37
|
-
* @see {@link CreateCacheParameterGroupCommandOutput} for command's `response` shape.
|
|
38
|
-
* @see {@link ElastiCacheClientResolvedConfig | config} for command's `input` shape.
|
|
39
|
-
*
|
|
40
|
-
*/
|
|
9
|
+
|
|
41
10
|
export declare class CreateCacheParameterGroupCommand extends $Command<CreateCacheParameterGroupCommandInput, CreateCacheParameterGroupCommandOutput, ElastiCacheClientResolvedConfig> {
|
|
42
11
|
readonly input: CreateCacheParameterGroupCommandInput;
|
|
43
12
|
constructor(input: CreateCacheParameterGroupCommandInput);
|
|
44
|
-
|
|
45
|
-
* @internal
|
|
46
|
-
*/
|
|
13
|
+
|
|
47
14
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ElastiCacheClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateCacheParameterGroupCommandInput, CreateCacheParameterGroupCommandOutput>;
|
|
48
15
|
private serialize;
|
|
49
16
|
private deserialize;
|
|
@@ -6,34 +6,11 @@ export interface CreateCacheSecurityGroupCommandInput extends CreateCacheSecurit
|
|
|
6
6
|
}
|
|
7
7
|
export interface CreateCacheSecurityGroupCommandOutput extends CreateCacheSecurityGroupResult, __MetadataBearer {
|
|
8
8
|
}
|
|
9
|
-
|
|
10
|
-
* <p>Creates a new cache security group. Use a
|
|
11
|
-
* cache security group to control access to one or more clusters.</p>
|
|
12
|
-
* <p>Cache security groups are only used when you are creating a cluster outside of an Amazon
|
|
13
|
-
* Virtual Private Cloud (Amazon VPC). If you are creating a cluster inside of a VPC, use a cache
|
|
14
|
-
* subnet group instead. For more information,
|
|
15
|
-
* see <a href="https://docs.aws.amazon.com/AmazonElastiCache/latest/APIReference/API_CreateCacheSubnetGroup.html">CreateCacheSubnetGroup</a>.</p>
|
|
16
|
-
* @example
|
|
17
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
18
|
-
* ```javascript
|
|
19
|
-
* import { ElastiCacheClient, CreateCacheSecurityGroupCommand } from "@aws-sdk/client-elasticache"; // ES Modules import
|
|
20
|
-
* // const { ElastiCacheClient, CreateCacheSecurityGroupCommand } = require("@aws-sdk/client-elasticache"); // CommonJS import
|
|
21
|
-
* const client = new ElastiCacheClient(config);
|
|
22
|
-
* const command = new CreateCacheSecurityGroupCommand(input);
|
|
23
|
-
* const response = await client.send(command);
|
|
24
|
-
* ```
|
|
25
|
-
*
|
|
26
|
-
* @see {@link CreateCacheSecurityGroupCommandInput} for command's `input` shape.
|
|
27
|
-
* @see {@link CreateCacheSecurityGroupCommandOutput} for command's `response` shape.
|
|
28
|
-
* @see {@link ElastiCacheClientResolvedConfig | config} for command's `input` shape.
|
|
29
|
-
*
|
|
30
|
-
*/
|
|
9
|
+
|
|
31
10
|
export declare class CreateCacheSecurityGroupCommand extends $Command<CreateCacheSecurityGroupCommandInput, CreateCacheSecurityGroupCommandOutput, ElastiCacheClientResolvedConfig> {
|
|
32
11
|
readonly input: CreateCacheSecurityGroupCommandInput;
|
|
33
12
|
constructor(input: CreateCacheSecurityGroupCommandInput);
|
|
34
|
-
|
|
35
|
-
* @internal
|
|
36
|
-
*/
|
|
13
|
+
|
|
37
14
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ElastiCacheClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateCacheSecurityGroupCommandInput, CreateCacheSecurityGroupCommandOutput>;
|
|
38
15
|
private serialize;
|
|
39
16
|
private deserialize;
|
|
@@ -6,30 +6,11 @@ export interface CreateCacheSubnetGroupCommandInput extends CreateCacheSubnetGro
|
|
|
6
6
|
}
|
|
7
7
|
export interface CreateCacheSubnetGroupCommandOutput extends CreateCacheSubnetGroupResult, __MetadataBearer {
|
|
8
8
|
}
|
|
9
|
-
|
|
10
|
-
* <p>Creates a new cache subnet group.</p>
|
|
11
|
-
* <p>Use this parameter only when you are creating a cluster in an Amazon Virtual Private Cloud (Amazon VPC).</p>
|
|
12
|
-
* @example
|
|
13
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
14
|
-
* ```javascript
|
|
15
|
-
* import { ElastiCacheClient, CreateCacheSubnetGroupCommand } from "@aws-sdk/client-elasticache"; // ES Modules import
|
|
16
|
-
* // const { ElastiCacheClient, CreateCacheSubnetGroupCommand } = require("@aws-sdk/client-elasticache"); // CommonJS import
|
|
17
|
-
* const client = new ElastiCacheClient(config);
|
|
18
|
-
* const command = new CreateCacheSubnetGroupCommand(input);
|
|
19
|
-
* const response = await client.send(command);
|
|
20
|
-
* ```
|
|
21
|
-
*
|
|
22
|
-
* @see {@link CreateCacheSubnetGroupCommandInput} for command's `input` shape.
|
|
23
|
-
* @see {@link CreateCacheSubnetGroupCommandOutput} for command's `response` shape.
|
|
24
|
-
* @see {@link ElastiCacheClientResolvedConfig | config} for command's `input` shape.
|
|
25
|
-
*
|
|
26
|
-
*/
|
|
9
|
+
|
|
27
10
|
export declare class CreateCacheSubnetGroupCommand extends $Command<CreateCacheSubnetGroupCommandInput, CreateCacheSubnetGroupCommandOutput, ElastiCacheClientResolvedConfig> {
|
|
28
11
|
readonly input: CreateCacheSubnetGroupCommandInput;
|
|
29
12
|
constructor(input: CreateCacheSubnetGroupCommandInput);
|
|
30
|
-
|
|
31
|
-
* @internal
|
|
32
|
-
*/
|
|
13
|
+
|
|
33
14
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ElastiCacheClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateCacheSubnetGroupCommandInput, CreateCacheSubnetGroupCommandOutput>;
|
|
34
15
|
private serialize;
|
|
35
16
|
private deserialize;
|