@aws-sdk/client-elasticache 3.478.0 → 3.481.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/dist-cjs/commands/AddTagsToResourceCommand.js +18 -41
- package/dist-cjs/commands/AuthorizeCacheSecurityGroupIngressCommand.js +18 -41
- package/dist-cjs/commands/BatchApplyUpdateActionCommand.js +18 -41
- package/dist-cjs/commands/BatchStopUpdateActionCommand.js +18 -41
- package/dist-cjs/commands/CompleteMigrationCommand.js +18 -41
- package/dist-cjs/commands/CopyServerlessCacheSnapshotCommand.js +18 -41
- package/dist-cjs/commands/CopySnapshotCommand.js +18 -41
- package/dist-cjs/commands/CreateCacheClusterCommand.js +18 -41
- package/dist-cjs/commands/CreateCacheParameterGroupCommand.js +18 -41
- package/dist-cjs/commands/CreateCacheSecurityGroupCommand.js +18 -41
- package/dist-cjs/commands/CreateCacheSubnetGroupCommand.js +18 -41
- package/dist-cjs/commands/CreateGlobalReplicationGroupCommand.js +18 -41
- package/dist-cjs/commands/CreateReplicationGroupCommand.js +18 -41
- package/dist-cjs/commands/CreateServerlessCacheCommand.js +18 -41
- package/dist-cjs/commands/CreateServerlessCacheSnapshotCommand.js +18 -41
- package/dist-cjs/commands/CreateSnapshotCommand.js +18 -41
- package/dist-cjs/commands/CreateUserCommand.js +18 -41
- package/dist-cjs/commands/CreateUserGroupCommand.js +18 -41
- package/dist-cjs/commands/DecreaseNodeGroupsInGlobalReplicationGroupCommand.js +18 -41
- package/dist-cjs/commands/DecreaseReplicaCountCommand.js +18 -41
- package/dist-cjs/commands/DeleteCacheClusterCommand.js +18 -41
- package/dist-cjs/commands/DeleteCacheParameterGroupCommand.js +18 -41
- package/dist-cjs/commands/DeleteCacheSecurityGroupCommand.js +18 -41
- package/dist-cjs/commands/DeleteCacheSubnetGroupCommand.js +18 -41
- package/dist-cjs/commands/DeleteGlobalReplicationGroupCommand.js +18 -41
- package/dist-cjs/commands/DeleteReplicationGroupCommand.js +18 -41
- package/dist-cjs/commands/DeleteServerlessCacheCommand.js +18 -41
- package/dist-cjs/commands/DeleteServerlessCacheSnapshotCommand.js +18 -41
- package/dist-cjs/commands/DeleteSnapshotCommand.js +18 -41
- package/dist-cjs/commands/DeleteUserCommand.js +18 -41
- package/dist-cjs/commands/DeleteUserGroupCommand.js +18 -41
- package/dist-cjs/commands/DescribeCacheClustersCommand.js +18 -41
- package/dist-cjs/commands/DescribeCacheEngineVersionsCommand.js +18 -41
- package/dist-cjs/commands/DescribeCacheParameterGroupsCommand.js +18 -41
- package/dist-cjs/commands/DescribeCacheParametersCommand.js +18 -41
- package/dist-cjs/commands/DescribeCacheSecurityGroupsCommand.js +18 -41
- package/dist-cjs/commands/DescribeCacheSubnetGroupsCommand.js +18 -41
- package/dist-cjs/commands/DescribeEngineDefaultParametersCommand.js +18 -41
- package/dist-cjs/commands/DescribeEventsCommand.js +18 -41
- package/dist-cjs/commands/DescribeGlobalReplicationGroupsCommand.js +18 -41
- package/dist-cjs/commands/DescribeReplicationGroupsCommand.js +18 -41
- package/dist-cjs/commands/DescribeReservedCacheNodesCommand.js +18 -41
- package/dist-cjs/commands/DescribeReservedCacheNodesOfferingsCommand.js +18 -41
- package/dist-cjs/commands/DescribeServerlessCacheSnapshotsCommand.js +18 -41
- package/dist-cjs/commands/DescribeServerlessCachesCommand.js +18 -41
- package/dist-cjs/commands/DescribeServiceUpdatesCommand.js +18 -41
- package/dist-cjs/commands/DescribeSnapshotsCommand.js +18 -41
- package/dist-cjs/commands/DescribeUpdateActionsCommand.js +18 -41
- package/dist-cjs/commands/DescribeUserGroupsCommand.js +18 -41
- package/dist-cjs/commands/DescribeUsersCommand.js +18 -41
- package/dist-cjs/commands/DisassociateGlobalReplicationGroupCommand.js +18 -41
- package/dist-cjs/commands/ExportServerlessCacheSnapshotCommand.js +18 -41
- package/dist-cjs/commands/FailoverGlobalReplicationGroupCommand.js +18 -41
- package/dist-cjs/commands/IncreaseNodeGroupsInGlobalReplicationGroupCommand.js +18 -41
- package/dist-cjs/commands/IncreaseReplicaCountCommand.js +18 -41
- package/dist-cjs/commands/ListAllowedNodeTypeModificationsCommand.js +18 -41
- package/dist-cjs/commands/ListTagsForResourceCommand.js +18 -41
- package/dist-cjs/commands/ModifyCacheClusterCommand.js +18 -41
- package/dist-cjs/commands/ModifyCacheParameterGroupCommand.js +18 -41
- package/dist-cjs/commands/ModifyCacheSubnetGroupCommand.js +18 -41
- package/dist-cjs/commands/ModifyGlobalReplicationGroupCommand.js +18 -41
- package/dist-cjs/commands/ModifyReplicationGroupCommand.js +18 -41
- package/dist-cjs/commands/ModifyReplicationGroupShardConfigurationCommand.js +18 -41
- package/dist-cjs/commands/ModifyServerlessCacheCommand.js +18 -41
- package/dist-cjs/commands/ModifyUserCommand.js +18 -41
- package/dist-cjs/commands/ModifyUserGroupCommand.js +18 -41
- package/dist-cjs/commands/PurchaseReservedCacheNodesOfferingCommand.js +18 -41
- package/dist-cjs/commands/RebalanceSlotsInGlobalReplicationGroupCommand.js +18 -41
- package/dist-cjs/commands/RebootCacheClusterCommand.js +18 -41
- package/dist-cjs/commands/RemoveTagsFromResourceCommand.js +18 -41
- package/dist-cjs/commands/ResetCacheParameterGroupCommand.js +18 -41
- package/dist-cjs/commands/RevokeCacheSecurityGroupIngressCommand.js +18 -41
- package/dist-cjs/commands/StartMigrationCommand.js +18 -41
- package/dist-cjs/commands/TestFailoverCommand.js +18 -41
- package/dist-cjs/commands/TestMigrationCommand.js +18 -41
- package/dist-cjs/endpoint/EndpointParameters.js +7 -1
- package/dist-es/commands/AddTagsToResourceCommand.js +18 -41
- package/dist-es/commands/AuthorizeCacheSecurityGroupIngressCommand.js +18 -41
- package/dist-es/commands/BatchApplyUpdateActionCommand.js +18 -41
- package/dist-es/commands/BatchStopUpdateActionCommand.js +18 -41
- package/dist-es/commands/CompleteMigrationCommand.js +18 -41
- package/dist-es/commands/CopyServerlessCacheSnapshotCommand.js +18 -41
- package/dist-es/commands/CopySnapshotCommand.js +18 -41
- package/dist-es/commands/CreateCacheClusterCommand.js +18 -41
- package/dist-es/commands/CreateCacheParameterGroupCommand.js +18 -41
- package/dist-es/commands/CreateCacheSecurityGroupCommand.js +18 -41
- package/dist-es/commands/CreateCacheSubnetGroupCommand.js +18 -41
- package/dist-es/commands/CreateGlobalReplicationGroupCommand.js +18 -41
- package/dist-es/commands/CreateReplicationGroupCommand.js +18 -41
- package/dist-es/commands/CreateServerlessCacheCommand.js +18 -41
- package/dist-es/commands/CreateServerlessCacheSnapshotCommand.js +18 -41
- package/dist-es/commands/CreateSnapshotCommand.js +18 -41
- package/dist-es/commands/CreateUserCommand.js +18 -41
- package/dist-es/commands/CreateUserGroupCommand.js +18 -41
- package/dist-es/commands/DecreaseNodeGroupsInGlobalReplicationGroupCommand.js +18 -41
- package/dist-es/commands/DecreaseReplicaCountCommand.js +18 -41
- package/dist-es/commands/DeleteCacheClusterCommand.js +18 -41
- package/dist-es/commands/DeleteCacheParameterGroupCommand.js +18 -41
- package/dist-es/commands/DeleteCacheSecurityGroupCommand.js +18 -41
- package/dist-es/commands/DeleteCacheSubnetGroupCommand.js +18 -41
- package/dist-es/commands/DeleteGlobalReplicationGroupCommand.js +18 -41
- package/dist-es/commands/DeleteReplicationGroupCommand.js +18 -41
- package/dist-es/commands/DeleteServerlessCacheCommand.js +18 -41
- package/dist-es/commands/DeleteServerlessCacheSnapshotCommand.js +18 -41
- package/dist-es/commands/DeleteSnapshotCommand.js +18 -41
- package/dist-es/commands/DeleteUserCommand.js +18 -41
- package/dist-es/commands/DeleteUserGroupCommand.js +18 -41
- package/dist-es/commands/DescribeCacheClustersCommand.js +18 -41
- package/dist-es/commands/DescribeCacheEngineVersionsCommand.js +18 -41
- package/dist-es/commands/DescribeCacheParameterGroupsCommand.js +18 -41
- package/dist-es/commands/DescribeCacheParametersCommand.js +18 -41
- package/dist-es/commands/DescribeCacheSecurityGroupsCommand.js +18 -41
- package/dist-es/commands/DescribeCacheSubnetGroupsCommand.js +18 -41
- package/dist-es/commands/DescribeEngineDefaultParametersCommand.js +18 -41
- package/dist-es/commands/DescribeEventsCommand.js +18 -41
- package/dist-es/commands/DescribeGlobalReplicationGroupsCommand.js +18 -41
- package/dist-es/commands/DescribeReplicationGroupsCommand.js +18 -41
- package/dist-es/commands/DescribeReservedCacheNodesCommand.js +18 -41
- package/dist-es/commands/DescribeReservedCacheNodesOfferingsCommand.js +18 -41
- package/dist-es/commands/DescribeServerlessCacheSnapshotsCommand.js +18 -41
- package/dist-es/commands/DescribeServerlessCachesCommand.js +18 -41
- package/dist-es/commands/DescribeServiceUpdatesCommand.js +18 -41
- package/dist-es/commands/DescribeSnapshotsCommand.js +18 -41
- package/dist-es/commands/DescribeUpdateActionsCommand.js +18 -41
- package/dist-es/commands/DescribeUserGroupsCommand.js +18 -41
- package/dist-es/commands/DescribeUsersCommand.js +18 -41
- package/dist-es/commands/DisassociateGlobalReplicationGroupCommand.js +18 -41
- package/dist-es/commands/ExportServerlessCacheSnapshotCommand.js +18 -41
- package/dist-es/commands/FailoverGlobalReplicationGroupCommand.js +18 -41
- package/dist-es/commands/IncreaseNodeGroupsInGlobalReplicationGroupCommand.js +18 -41
- package/dist-es/commands/IncreaseReplicaCountCommand.js +18 -41
- package/dist-es/commands/ListAllowedNodeTypeModificationsCommand.js +18 -41
- package/dist-es/commands/ListTagsForResourceCommand.js +18 -41
- package/dist-es/commands/ModifyCacheClusterCommand.js +18 -41
- package/dist-es/commands/ModifyCacheParameterGroupCommand.js +18 -41
- package/dist-es/commands/ModifyCacheSubnetGroupCommand.js +18 -41
- package/dist-es/commands/ModifyGlobalReplicationGroupCommand.js +18 -41
- package/dist-es/commands/ModifyReplicationGroupCommand.js +18 -41
- package/dist-es/commands/ModifyReplicationGroupShardConfigurationCommand.js +18 -41
- package/dist-es/commands/ModifyServerlessCacheCommand.js +18 -41
- package/dist-es/commands/ModifyUserCommand.js +18 -41
- package/dist-es/commands/ModifyUserGroupCommand.js +18 -41
- package/dist-es/commands/PurchaseReservedCacheNodesOfferingCommand.js +18 -41
- package/dist-es/commands/RebalanceSlotsInGlobalReplicationGroupCommand.js +18 -41
- package/dist-es/commands/RebootCacheClusterCommand.js +18 -41
- package/dist-es/commands/RemoveTagsFromResourceCommand.js +18 -41
- package/dist-es/commands/ResetCacheParameterGroupCommand.js +18 -41
- package/dist-es/commands/RevokeCacheSecurityGroupIngressCommand.js +18 -41
- package/dist-es/commands/StartMigrationCommand.js +18 -41
- package/dist-es/commands/TestFailoverCommand.js +18 -41
- package/dist-es/commands/TestMigrationCommand.js +18 -41
- package/dist-es/endpoint/EndpointParameters.js +6 -0
- package/dist-types/commands/AddTagsToResourceCommand.d.ts +6 -21
- package/dist-types/commands/AuthorizeCacheSecurityGroupIngressCommand.d.ts +6 -21
- package/dist-types/commands/BatchApplyUpdateActionCommand.d.ts +6 -21
- package/dist-types/commands/BatchStopUpdateActionCommand.d.ts +6 -21
- package/dist-types/commands/CompleteMigrationCommand.d.ts +6 -21
- package/dist-types/commands/CopyServerlessCacheSnapshotCommand.d.ts +6 -21
- package/dist-types/commands/CopySnapshotCommand.d.ts +6 -21
- package/dist-types/commands/CreateCacheClusterCommand.d.ts +6 -21
- package/dist-types/commands/CreateCacheParameterGroupCommand.d.ts +6 -21
- package/dist-types/commands/CreateCacheSecurityGroupCommand.d.ts +6 -21
- package/dist-types/commands/CreateCacheSubnetGroupCommand.d.ts +6 -21
- package/dist-types/commands/CreateGlobalReplicationGroupCommand.d.ts +6 -21
- package/dist-types/commands/CreateReplicationGroupCommand.d.ts +6 -21
- package/dist-types/commands/CreateServerlessCacheCommand.d.ts +6 -21
- package/dist-types/commands/CreateServerlessCacheSnapshotCommand.d.ts +6 -21
- package/dist-types/commands/CreateSnapshotCommand.d.ts +6 -21
- package/dist-types/commands/CreateUserCommand.d.ts +6 -21
- package/dist-types/commands/CreateUserGroupCommand.d.ts +6 -21
- package/dist-types/commands/DecreaseNodeGroupsInGlobalReplicationGroupCommand.d.ts +6 -21
- package/dist-types/commands/DecreaseReplicaCountCommand.d.ts +6 -21
- package/dist-types/commands/DeleteCacheClusterCommand.d.ts +6 -21
- package/dist-types/commands/DeleteCacheParameterGroupCommand.d.ts +6 -21
- package/dist-types/commands/DeleteCacheSecurityGroupCommand.d.ts +6 -21
- package/dist-types/commands/DeleteCacheSubnetGroupCommand.d.ts +6 -21
- package/dist-types/commands/DeleteGlobalReplicationGroupCommand.d.ts +6 -21
- package/dist-types/commands/DeleteReplicationGroupCommand.d.ts +6 -21
- package/dist-types/commands/DeleteServerlessCacheCommand.d.ts +6 -21
- package/dist-types/commands/DeleteServerlessCacheSnapshotCommand.d.ts +6 -21
- package/dist-types/commands/DeleteSnapshotCommand.d.ts +6 -21
- package/dist-types/commands/DeleteUserCommand.d.ts +6 -21
- package/dist-types/commands/DeleteUserGroupCommand.d.ts +6 -21
- package/dist-types/commands/DescribeCacheClustersCommand.d.ts +6 -21
- package/dist-types/commands/DescribeCacheEngineVersionsCommand.d.ts +6 -21
- package/dist-types/commands/DescribeCacheParameterGroupsCommand.d.ts +6 -21
- package/dist-types/commands/DescribeCacheParametersCommand.d.ts +6 -21
- package/dist-types/commands/DescribeCacheSecurityGroupsCommand.d.ts +6 -21
- package/dist-types/commands/DescribeCacheSubnetGroupsCommand.d.ts +6 -21
- package/dist-types/commands/DescribeEngineDefaultParametersCommand.d.ts +6 -21
- package/dist-types/commands/DescribeEventsCommand.d.ts +6 -21
- package/dist-types/commands/DescribeGlobalReplicationGroupsCommand.d.ts +6 -21
- package/dist-types/commands/DescribeReplicationGroupsCommand.d.ts +6 -21
- package/dist-types/commands/DescribeReservedCacheNodesCommand.d.ts +6 -21
- package/dist-types/commands/DescribeReservedCacheNodesOfferingsCommand.d.ts +6 -21
- package/dist-types/commands/DescribeServerlessCacheSnapshotsCommand.d.ts +6 -21
- package/dist-types/commands/DescribeServerlessCachesCommand.d.ts +6 -21
- package/dist-types/commands/DescribeServiceUpdatesCommand.d.ts +6 -21
- package/dist-types/commands/DescribeSnapshotsCommand.d.ts +6 -21
- package/dist-types/commands/DescribeUpdateActionsCommand.d.ts +6 -21
- package/dist-types/commands/DescribeUserGroupsCommand.d.ts +6 -21
- package/dist-types/commands/DescribeUsersCommand.d.ts +6 -21
- package/dist-types/commands/DisassociateGlobalReplicationGroupCommand.d.ts +6 -21
- package/dist-types/commands/ExportServerlessCacheSnapshotCommand.d.ts +6 -21
- package/dist-types/commands/FailoverGlobalReplicationGroupCommand.d.ts +6 -21
- package/dist-types/commands/IncreaseNodeGroupsInGlobalReplicationGroupCommand.d.ts +6 -21
- package/dist-types/commands/IncreaseReplicaCountCommand.d.ts +6 -21
- package/dist-types/commands/ListAllowedNodeTypeModificationsCommand.d.ts +6 -21
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +6 -21
- package/dist-types/commands/ModifyCacheClusterCommand.d.ts +6 -21
- package/dist-types/commands/ModifyCacheParameterGroupCommand.d.ts +6 -21
- package/dist-types/commands/ModifyCacheSubnetGroupCommand.d.ts +6 -21
- package/dist-types/commands/ModifyGlobalReplicationGroupCommand.d.ts +6 -21
- package/dist-types/commands/ModifyReplicationGroupCommand.d.ts +6 -21
- package/dist-types/commands/ModifyReplicationGroupShardConfigurationCommand.d.ts +6 -21
- package/dist-types/commands/ModifyServerlessCacheCommand.d.ts +6 -21
- package/dist-types/commands/ModifyUserCommand.d.ts +6 -21
- package/dist-types/commands/ModifyUserGroupCommand.d.ts +6 -21
- package/dist-types/commands/PurchaseReservedCacheNodesOfferingCommand.d.ts +6 -21
- package/dist-types/commands/RebalanceSlotsInGlobalReplicationGroupCommand.d.ts +6 -21
- package/dist-types/commands/RebootCacheClusterCommand.d.ts +6 -21
- package/dist-types/commands/RemoveTagsFromResourceCommand.d.ts +6 -21
- package/dist-types/commands/ResetCacheParameterGroupCommand.d.ts +6 -21
- package/dist-types/commands/RevokeCacheSecurityGroupIngressCommand.d.ts +6 -21
- package/dist-types/commands/StartMigrationCommand.d.ts +6 -21
- package/dist-types/commands/TestFailoverCommand.d.ts +6 -21
- package/dist-types/commands/TestMigrationCommand.d.ts +6 -21
- package/dist-types/endpoint/EndpointParameters.d.ts +18 -0
- package/dist-types/ts3.4/commands/AddTagsToResourceCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/AuthorizeCacheSecurityGroupIngressCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/BatchApplyUpdateActionCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/BatchStopUpdateActionCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/CompleteMigrationCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/CopyServerlessCacheSnapshotCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/CopySnapshotCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/CreateCacheClusterCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/CreateCacheParameterGroupCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/CreateCacheSecurityGroupCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/CreateCacheSubnetGroupCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/CreateGlobalReplicationGroupCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/CreateReplicationGroupCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/CreateServerlessCacheCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/CreateServerlessCacheSnapshotCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/CreateSnapshotCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/CreateUserCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/CreateUserGroupCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DecreaseNodeGroupsInGlobalReplicationGroupCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DecreaseReplicaCountCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DeleteCacheClusterCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DeleteCacheParameterGroupCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DeleteCacheSecurityGroupCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DeleteCacheSubnetGroupCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DeleteGlobalReplicationGroupCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DeleteReplicationGroupCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DeleteServerlessCacheCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DeleteServerlessCacheSnapshotCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DeleteSnapshotCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DeleteUserCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DeleteUserGroupCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DescribeCacheClustersCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DescribeCacheEngineVersionsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DescribeCacheParameterGroupsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DescribeCacheParametersCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DescribeCacheSecurityGroupsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DescribeCacheSubnetGroupsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DescribeEngineDefaultParametersCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DescribeEventsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DescribeGlobalReplicationGroupsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DescribeReplicationGroupsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DescribeReservedCacheNodesCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DescribeReservedCacheNodesOfferingsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DescribeServerlessCacheSnapshotsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DescribeServerlessCachesCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DescribeServiceUpdatesCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DescribeSnapshotsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DescribeUpdateActionsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DescribeUserGroupsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DescribeUsersCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DisassociateGlobalReplicationGroupCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ExportServerlessCacheSnapshotCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/FailoverGlobalReplicationGroupCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/IncreaseNodeGroupsInGlobalReplicationGroupCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/IncreaseReplicaCountCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListAllowedNodeTypeModificationsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ModifyCacheClusterCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ModifyCacheParameterGroupCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ModifyCacheSubnetGroupCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ModifyGlobalReplicationGroupCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ModifyReplicationGroupCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ModifyReplicationGroupShardConfigurationCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ModifyServerlessCacheCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ModifyUserCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ModifyUserGroupCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/PurchaseReservedCacheNodesOfferingCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/RebalanceSlotsInGlobalReplicationGroupCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/RebootCacheClusterCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/RemoveTagsFromResourceCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ResetCacheParameterGroupCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/RevokeCacheSecurityGroupIngressCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/StartMigrationCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/TestFailoverCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/TestMigrationCommand.d.ts +14 -23
- package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +18 -0
- package/package.json +9 -9
|
@@ -5,47 +5,24 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const
|
|
8
|
+
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
9
|
const Aws_query_1 = require("../protocols/Aws_query");
|
|
10
|
-
class IncreaseReplicaCountCommand extends smithy_client_1.Command
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
const { logger } = configuration;
|
|
28
|
-
const clientName = "ElastiCacheClient";
|
|
29
|
-
const commandName = "IncreaseReplicaCountCommand";
|
|
30
|
-
const handlerExecutionContext = {
|
|
31
|
-
logger,
|
|
32
|
-
clientName,
|
|
33
|
-
commandName,
|
|
34
|
-
inputFilterSensitiveLog: (_) => _,
|
|
35
|
-
outputFilterSensitiveLog: (_) => _,
|
|
36
|
-
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
-
service: "AmazonElastiCacheV9",
|
|
38
|
-
operation: "IncreaseReplicaCount",
|
|
39
|
-
},
|
|
40
|
-
};
|
|
41
|
-
const { requestHandler } = configuration;
|
|
42
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
43
|
-
}
|
|
44
|
-
serialize(input, context) {
|
|
45
|
-
return (0, Aws_query_1.se_IncreaseReplicaCountCommand)(input, context);
|
|
46
|
-
}
|
|
47
|
-
deserialize(output, context) {
|
|
48
|
-
return (0, Aws_query_1.de_IncreaseReplicaCountCommand)(output, context);
|
|
49
|
-
}
|
|
10
|
+
class IncreaseReplicaCountCommand extends smithy_client_1.Command
|
|
11
|
+
.classBuilder()
|
|
12
|
+
.ep({
|
|
13
|
+
...EndpointParameters_1.commonParams,
|
|
14
|
+
})
|
|
15
|
+
.m(function (Command, cs, config, o) {
|
|
16
|
+
return [
|
|
17
|
+
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
18
|
+
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
19
|
+
];
|
|
20
|
+
})
|
|
21
|
+
.s("AmazonElastiCacheV9", "IncreaseReplicaCount", {})
|
|
22
|
+
.n("ElastiCacheClient", "IncreaseReplicaCountCommand")
|
|
23
|
+
.f(void 0, void 0)
|
|
24
|
+
.ser(Aws_query_1.se_IncreaseReplicaCountCommand)
|
|
25
|
+
.de(Aws_query_1.de_IncreaseReplicaCountCommand)
|
|
26
|
+
.build() {
|
|
50
27
|
}
|
|
51
28
|
exports.IncreaseReplicaCountCommand = IncreaseReplicaCountCommand;
|
|
@@ -5,47 +5,24 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const
|
|
8
|
+
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
9
|
const Aws_query_1 = require("../protocols/Aws_query");
|
|
10
|
-
class ListAllowedNodeTypeModificationsCommand extends smithy_client_1.Command
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
const { logger } = configuration;
|
|
28
|
-
const clientName = "ElastiCacheClient";
|
|
29
|
-
const commandName = "ListAllowedNodeTypeModificationsCommand";
|
|
30
|
-
const handlerExecutionContext = {
|
|
31
|
-
logger,
|
|
32
|
-
clientName,
|
|
33
|
-
commandName,
|
|
34
|
-
inputFilterSensitiveLog: (_) => _,
|
|
35
|
-
outputFilterSensitiveLog: (_) => _,
|
|
36
|
-
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
-
service: "AmazonElastiCacheV9",
|
|
38
|
-
operation: "ListAllowedNodeTypeModifications",
|
|
39
|
-
},
|
|
40
|
-
};
|
|
41
|
-
const { requestHandler } = configuration;
|
|
42
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
43
|
-
}
|
|
44
|
-
serialize(input, context) {
|
|
45
|
-
return (0, Aws_query_1.se_ListAllowedNodeTypeModificationsCommand)(input, context);
|
|
46
|
-
}
|
|
47
|
-
deserialize(output, context) {
|
|
48
|
-
return (0, Aws_query_1.de_ListAllowedNodeTypeModificationsCommand)(output, context);
|
|
49
|
-
}
|
|
10
|
+
class ListAllowedNodeTypeModificationsCommand extends smithy_client_1.Command
|
|
11
|
+
.classBuilder()
|
|
12
|
+
.ep({
|
|
13
|
+
...EndpointParameters_1.commonParams,
|
|
14
|
+
})
|
|
15
|
+
.m(function (Command, cs, config, o) {
|
|
16
|
+
return [
|
|
17
|
+
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
18
|
+
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
19
|
+
];
|
|
20
|
+
})
|
|
21
|
+
.s("AmazonElastiCacheV9", "ListAllowedNodeTypeModifications", {})
|
|
22
|
+
.n("ElastiCacheClient", "ListAllowedNodeTypeModificationsCommand")
|
|
23
|
+
.f(void 0, void 0)
|
|
24
|
+
.ser(Aws_query_1.se_ListAllowedNodeTypeModificationsCommand)
|
|
25
|
+
.de(Aws_query_1.de_ListAllowedNodeTypeModificationsCommand)
|
|
26
|
+
.build() {
|
|
50
27
|
}
|
|
51
28
|
exports.ListAllowedNodeTypeModificationsCommand = ListAllowedNodeTypeModificationsCommand;
|
|
@@ -5,47 +5,24 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const
|
|
8
|
+
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
9
|
const Aws_query_1 = require("../protocols/Aws_query");
|
|
10
|
-
class ListTagsForResourceCommand extends smithy_client_1.Command
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
const { logger } = configuration;
|
|
28
|
-
const clientName = "ElastiCacheClient";
|
|
29
|
-
const commandName = "ListTagsForResourceCommand";
|
|
30
|
-
const handlerExecutionContext = {
|
|
31
|
-
logger,
|
|
32
|
-
clientName,
|
|
33
|
-
commandName,
|
|
34
|
-
inputFilterSensitiveLog: (_) => _,
|
|
35
|
-
outputFilterSensitiveLog: (_) => _,
|
|
36
|
-
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
-
service: "AmazonElastiCacheV9",
|
|
38
|
-
operation: "ListTagsForResource",
|
|
39
|
-
},
|
|
40
|
-
};
|
|
41
|
-
const { requestHandler } = configuration;
|
|
42
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
43
|
-
}
|
|
44
|
-
serialize(input, context) {
|
|
45
|
-
return (0, Aws_query_1.se_ListTagsForResourceCommand)(input, context);
|
|
46
|
-
}
|
|
47
|
-
deserialize(output, context) {
|
|
48
|
-
return (0, Aws_query_1.de_ListTagsForResourceCommand)(output, context);
|
|
49
|
-
}
|
|
10
|
+
class ListTagsForResourceCommand extends smithy_client_1.Command
|
|
11
|
+
.classBuilder()
|
|
12
|
+
.ep({
|
|
13
|
+
...EndpointParameters_1.commonParams,
|
|
14
|
+
})
|
|
15
|
+
.m(function (Command, cs, config, o) {
|
|
16
|
+
return [
|
|
17
|
+
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
18
|
+
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
19
|
+
];
|
|
20
|
+
})
|
|
21
|
+
.s("AmazonElastiCacheV9", "ListTagsForResource", {})
|
|
22
|
+
.n("ElastiCacheClient", "ListTagsForResourceCommand")
|
|
23
|
+
.f(void 0, void 0)
|
|
24
|
+
.ser(Aws_query_1.se_ListTagsForResourceCommand)
|
|
25
|
+
.de(Aws_query_1.de_ListTagsForResourceCommand)
|
|
26
|
+
.build() {
|
|
50
27
|
}
|
|
51
28
|
exports.ListTagsForResourceCommand = ListTagsForResourceCommand;
|
|
@@ -5,47 +5,24 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const
|
|
8
|
+
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
9
|
const Aws_query_1 = require("../protocols/Aws_query");
|
|
10
|
-
class ModifyCacheClusterCommand extends smithy_client_1.Command
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
const { logger } = configuration;
|
|
28
|
-
const clientName = "ElastiCacheClient";
|
|
29
|
-
const commandName = "ModifyCacheClusterCommand";
|
|
30
|
-
const handlerExecutionContext = {
|
|
31
|
-
logger,
|
|
32
|
-
clientName,
|
|
33
|
-
commandName,
|
|
34
|
-
inputFilterSensitiveLog: (_) => _,
|
|
35
|
-
outputFilterSensitiveLog: (_) => _,
|
|
36
|
-
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
-
service: "AmazonElastiCacheV9",
|
|
38
|
-
operation: "ModifyCacheCluster",
|
|
39
|
-
},
|
|
40
|
-
};
|
|
41
|
-
const { requestHandler } = configuration;
|
|
42
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
43
|
-
}
|
|
44
|
-
serialize(input, context) {
|
|
45
|
-
return (0, Aws_query_1.se_ModifyCacheClusterCommand)(input, context);
|
|
46
|
-
}
|
|
47
|
-
deserialize(output, context) {
|
|
48
|
-
return (0, Aws_query_1.de_ModifyCacheClusterCommand)(output, context);
|
|
49
|
-
}
|
|
10
|
+
class ModifyCacheClusterCommand extends smithy_client_1.Command
|
|
11
|
+
.classBuilder()
|
|
12
|
+
.ep({
|
|
13
|
+
...EndpointParameters_1.commonParams,
|
|
14
|
+
})
|
|
15
|
+
.m(function (Command, cs, config, o) {
|
|
16
|
+
return [
|
|
17
|
+
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
18
|
+
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
19
|
+
];
|
|
20
|
+
})
|
|
21
|
+
.s("AmazonElastiCacheV9", "ModifyCacheCluster", {})
|
|
22
|
+
.n("ElastiCacheClient", "ModifyCacheClusterCommand")
|
|
23
|
+
.f(void 0, void 0)
|
|
24
|
+
.ser(Aws_query_1.se_ModifyCacheClusterCommand)
|
|
25
|
+
.de(Aws_query_1.de_ModifyCacheClusterCommand)
|
|
26
|
+
.build() {
|
|
50
27
|
}
|
|
51
28
|
exports.ModifyCacheClusterCommand = ModifyCacheClusterCommand;
|
|
@@ -5,47 +5,24 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const
|
|
8
|
+
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
9
|
const Aws_query_1 = require("../protocols/Aws_query");
|
|
10
|
-
class ModifyCacheParameterGroupCommand extends smithy_client_1.Command
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
const { logger } = configuration;
|
|
28
|
-
const clientName = "ElastiCacheClient";
|
|
29
|
-
const commandName = "ModifyCacheParameterGroupCommand";
|
|
30
|
-
const handlerExecutionContext = {
|
|
31
|
-
logger,
|
|
32
|
-
clientName,
|
|
33
|
-
commandName,
|
|
34
|
-
inputFilterSensitiveLog: (_) => _,
|
|
35
|
-
outputFilterSensitiveLog: (_) => _,
|
|
36
|
-
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
-
service: "AmazonElastiCacheV9",
|
|
38
|
-
operation: "ModifyCacheParameterGroup",
|
|
39
|
-
},
|
|
40
|
-
};
|
|
41
|
-
const { requestHandler } = configuration;
|
|
42
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
43
|
-
}
|
|
44
|
-
serialize(input, context) {
|
|
45
|
-
return (0, Aws_query_1.se_ModifyCacheParameterGroupCommand)(input, context);
|
|
46
|
-
}
|
|
47
|
-
deserialize(output, context) {
|
|
48
|
-
return (0, Aws_query_1.de_ModifyCacheParameterGroupCommand)(output, context);
|
|
49
|
-
}
|
|
10
|
+
class ModifyCacheParameterGroupCommand extends smithy_client_1.Command
|
|
11
|
+
.classBuilder()
|
|
12
|
+
.ep({
|
|
13
|
+
...EndpointParameters_1.commonParams,
|
|
14
|
+
})
|
|
15
|
+
.m(function (Command, cs, config, o) {
|
|
16
|
+
return [
|
|
17
|
+
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
18
|
+
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
19
|
+
];
|
|
20
|
+
})
|
|
21
|
+
.s("AmazonElastiCacheV9", "ModifyCacheParameterGroup", {})
|
|
22
|
+
.n("ElastiCacheClient", "ModifyCacheParameterGroupCommand")
|
|
23
|
+
.f(void 0, void 0)
|
|
24
|
+
.ser(Aws_query_1.se_ModifyCacheParameterGroupCommand)
|
|
25
|
+
.de(Aws_query_1.de_ModifyCacheParameterGroupCommand)
|
|
26
|
+
.build() {
|
|
50
27
|
}
|
|
51
28
|
exports.ModifyCacheParameterGroupCommand = ModifyCacheParameterGroupCommand;
|
|
@@ -5,47 +5,24 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const
|
|
8
|
+
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
9
|
const Aws_query_1 = require("../protocols/Aws_query");
|
|
10
|
-
class ModifyCacheSubnetGroupCommand extends smithy_client_1.Command
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
const { logger } = configuration;
|
|
28
|
-
const clientName = "ElastiCacheClient";
|
|
29
|
-
const commandName = "ModifyCacheSubnetGroupCommand";
|
|
30
|
-
const handlerExecutionContext = {
|
|
31
|
-
logger,
|
|
32
|
-
clientName,
|
|
33
|
-
commandName,
|
|
34
|
-
inputFilterSensitiveLog: (_) => _,
|
|
35
|
-
outputFilterSensitiveLog: (_) => _,
|
|
36
|
-
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
-
service: "AmazonElastiCacheV9",
|
|
38
|
-
operation: "ModifyCacheSubnetGroup",
|
|
39
|
-
},
|
|
40
|
-
};
|
|
41
|
-
const { requestHandler } = configuration;
|
|
42
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
43
|
-
}
|
|
44
|
-
serialize(input, context) {
|
|
45
|
-
return (0, Aws_query_1.se_ModifyCacheSubnetGroupCommand)(input, context);
|
|
46
|
-
}
|
|
47
|
-
deserialize(output, context) {
|
|
48
|
-
return (0, Aws_query_1.de_ModifyCacheSubnetGroupCommand)(output, context);
|
|
49
|
-
}
|
|
10
|
+
class ModifyCacheSubnetGroupCommand extends smithy_client_1.Command
|
|
11
|
+
.classBuilder()
|
|
12
|
+
.ep({
|
|
13
|
+
...EndpointParameters_1.commonParams,
|
|
14
|
+
})
|
|
15
|
+
.m(function (Command, cs, config, o) {
|
|
16
|
+
return [
|
|
17
|
+
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
18
|
+
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
19
|
+
];
|
|
20
|
+
})
|
|
21
|
+
.s("AmazonElastiCacheV9", "ModifyCacheSubnetGroup", {})
|
|
22
|
+
.n("ElastiCacheClient", "ModifyCacheSubnetGroupCommand")
|
|
23
|
+
.f(void 0, void 0)
|
|
24
|
+
.ser(Aws_query_1.se_ModifyCacheSubnetGroupCommand)
|
|
25
|
+
.de(Aws_query_1.de_ModifyCacheSubnetGroupCommand)
|
|
26
|
+
.build() {
|
|
50
27
|
}
|
|
51
28
|
exports.ModifyCacheSubnetGroupCommand = ModifyCacheSubnetGroupCommand;
|
|
@@ -5,47 +5,24 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const
|
|
8
|
+
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
9
|
const Aws_query_1 = require("../protocols/Aws_query");
|
|
10
|
-
class ModifyGlobalReplicationGroupCommand extends smithy_client_1.Command
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
const { logger } = configuration;
|
|
28
|
-
const clientName = "ElastiCacheClient";
|
|
29
|
-
const commandName = "ModifyGlobalReplicationGroupCommand";
|
|
30
|
-
const handlerExecutionContext = {
|
|
31
|
-
logger,
|
|
32
|
-
clientName,
|
|
33
|
-
commandName,
|
|
34
|
-
inputFilterSensitiveLog: (_) => _,
|
|
35
|
-
outputFilterSensitiveLog: (_) => _,
|
|
36
|
-
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
-
service: "AmazonElastiCacheV9",
|
|
38
|
-
operation: "ModifyGlobalReplicationGroup",
|
|
39
|
-
},
|
|
40
|
-
};
|
|
41
|
-
const { requestHandler } = configuration;
|
|
42
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
43
|
-
}
|
|
44
|
-
serialize(input, context) {
|
|
45
|
-
return (0, Aws_query_1.se_ModifyGlobalReplicationGroupCommand)(input, context);
|
|
46
|
-
}
|
|
47
|
-
deserialize(output, context) {
|
|
48
|
-
return (0, Aws_query_1.de_ModifyGlobalReplicationGroupCommand)(output, context);
|
|
49
|
-
}
|
|
10
|
+
class ModifyGlobalReplicationGroupCommand extends smithy_client_1.Command
|
|
11
|
+
.classBuilder()
|
|
12
|
+
.ep({
|
|
13
|
+
...EndpointParameters_1.commonParams,
|
|
14
|
+
})
|
|
15
|
+
.m(function (Command, cs, config, o) {
|
|
16
|
+
return [
|
|
17
|
+
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
18
|
+
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
19
|
+
];
|
|
20
|
+
})
|
|
21
|
+
.s("AmazonElastiCacheV9", "ModifyGlobalReplicationGroup", {})
|
|
22
|
+
.n("ElastiCacheClient", "ModifyGlobalReplicationGroupCommand")
|
|
23
|
+
.f(void 0, void 0)
|
|
24
|
+
.ser(Aws_query_1.se_ModifyGlobalReplicationGroupCommand)
|
|
25
|
+
.de(Aws_query_1.de_ModifyGlobalReplicationGroupCommand)
|
|
26
|
+
.build() {
|
|
50
27
|
}
|
|
51
28
|
exports.ModifyGlobalReplicationGroupCommand = ModifyGlobalReplicationGroupCommand;
|
|
@@ -5,47 +5,24 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const
|
|
8
|
+
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
9
|
const Aws_query_1 = require("../protocols/Aws_query");
|
|
10
|
-
class ModifyReplicationGroupCommand extends smithy_client_1.Command
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
const { logger } = configuration;
|
|
28
|
-
const clientName = "ElastiCacheClient";
|
|
29
|
-
const commandName = "ModifyReplicationGroupCommand";
|
|
30
|
-
const handlerExecutionContext = {
|
|
31
|
-
logger,
|
|
32
|
-
clientName,
|
|
33
|
-
commandName,
|
|
34
|
-
inputFilterSensitiveLog: (_) => _,
|
|
35
|
-
outputFilterSensitiveLog: (_) => _,
|
|
36
|
-
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
-
service: "AmazonElastiCacheV9",
|
|
38
|
-
operation: "ModifyReplicationGroup",
|
|
39
|
-
},
|
|
40
|
-
};
|
|
41
|
-
const { requestHandler } = configuration;
|
|
42
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
43
|
-
}
|
|
44
|
-
serialize(input, context) {
|
|
45
|
-
return (0, Aws_query_1.se_ModifyReplicationGroupCommand)(input, context);
|
|
46
|
-
}
|
|
47
|
-
deserialize(output, context) {
|
|
48
|
-
return (0, Aws_query_1.de_ModifyReplicationGroupCommand)(output, context);
|
|
49
|
-
}
|
|
10
|
+
class ModifyReplicationGroupCommand extends smithy_client_1.Command
|
|
11
|
+
.classBuilder()
|
|
12
|
+
.ep({
|
|
13
|
+
...EndpointParameters_1.commonParams,
|
|
14
|
+
})
|
|
15
|
+
.m(function (Command, cs, config, o) {
|
|
16
|
+
return [
|
|
17
|
+
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
18
|
+
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
19
|
+
];
|
|
20
|
+
})
|
|
21
|
+
.s("AmazonElastiCacheV9", "ModifyReplicationGroup", {})
|
|
22
|
+
.n("ElastiCacheClient", "ModifyReplicationGroupCommand")
|
|
23
|
+
.f(void 0, void 0)
|
|
24
|
+
.ser(Aws_query_1.se_ModifyReplicationGroupCommand)
|
|
25
|
+
.de(Aws_query_1.de_ModifyReplicationGroupCommand)
|
|
26
|
+
.build() {
|
|
50
27
|
}
|
|
51
28
|
exports.ModifyReplicationGroupCommand = ModifyReplicationGroupCommand;
|
|
@@ -5,47 +5,24 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const
|
|
8
|
+
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
9
|
const Aws_query_1 = require("../protocols/Aws_query");
|
|
10
|
-
class ModifyReplicationGroupShardConfigurationCommand extends smithy_client_1.Command
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
const { logger } = configuration;
|
|
28
|
-
const clientName = "ElastiCacheClient";
|
|
29
|
-
const commandName = "ModifyReplicationGroupShardConfigurationCommand";
|
|
30
|
-
const handlerExecutionContext = {
|
|
31
|
-
logger,
|
|
32
|
-
clientName,
|
|
33
|
-
commandName,
|
|
34
|
-
inputFilterSensitiveLog: (_) => _,
|
|
35
|
-
outputFilterSensitiveLog: (_) => _,
|
|
36
|
-
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
-
service: "AmazonElastiCacheV9",
|
|
38
|
-
operation: "ModifyReplicationGroupShardConfiguration",
|
|
39
|
-
},
|
|
40
|
-
};
|
|
41
|
-
const { requestHandler } = configuration;
|
|
42
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
43
|
-
}
|
|
44
|
-
serialize(input, context) {
|
|
45
|
-
return (0, Aws_query_1.se_ModifyReplicationGroupShardConfigurationCommand)(input, context);
|
|
46
|
-
}
|
|
47
|
-
deserialize(output, context) {
|
|
48
|
-
return (0, Aws_query_1.de_ModifyReplicationGroupShardConfigurationCommand)(output, context);
|
|
49
|
-
}
|
|
10
|
+
class ModifyReplicationGroupShardConfigurationCommand extends smithy_client_1.Command
|
|
11
|
+
.classBuilder()
|
|
12
|
+
.ep({
|
|
13
|
+
...EndpointParameters_1.commonParams,
|
|
14
|
+
})
|
|
15
|
+
.m(function (Command, cs, config, o) {
|
|
16
|
+
return [
|
|
17
|
+
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
18
|
+
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
19
|
+
];
|
|
20
|
+
})
|
|
21
|
+
.s("AmazonElastiCacheV9", "ModifyReplicationGroupShardConfiguration", {})
|
|
22
|
+
.n("ElastiCacheClient", "ModifyReplicationGroupShardConfigurationCommand")
|
|
23
|
+
.f(void 0, void 0)
|
|
24
|
+
.ser(Aws_query_1.se_ModifyReplicationGroupShardConfigurationCommand)
|
|
25
|
+
.de(Aws_query_1.de_ModifyReplicationGroupShardConfigurationCommand)
|
|
26
|
+
.build() {
|
|
50
27
|
}
|
|
51
28
|
exports.ModifyReplicationGroupShardConfigurationCommand = ModifyReplicationGroupShardConfigurationCommand;
|