@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 AddTagsToResourceCommand 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 = "AddTagsToResourceCommand";
|
|
30
|
-
const handlerExecutionContext = {
|
|
31
|
-
logger,
|
|
32
|
-
clientName,
|
|
33
|
-
commandName,
|
|
34
|
-
inputFilterSensitiveLog: (_) => _,
|
|
35
|
-
outputFilterSensitiveLog: (_) => _,
|
|
36
|
-
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
-
service: "AmazonElastiCacheV9",
|
|
38
|
-
operation: "AddTagsToResource",
|
|
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_AddTagsToResourceCommand)(input, context);
|
|
46
|
-
}
|
|
47
|
-
deserialize(output, context) {
|
|
48
|
-
return (0, Aws_query_1.de_AddTagsToResourceCommand)(output, context);
|
|
49
|
-
}
|
|
10
|
+
class AddTagsToResourceCommand 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", "AddTagsToResource", {})
|
|
22
|
+
.n("ElastiCacheClient", "AddTagsToResourceCommand")
|
|
23
|
+
.f(void 0, void 0)
|
|
24
|
+
.ser(Aws_query_1.se_AddTagsToResourceCommand)
|
|
25
|
+
.de(Aws_query_1.de_AddTagsToResourceCommand)
|
|
26
|
+
.build() {
|
|
50
27
|
}
|
|
51
28
|
exports.AddTagsToResourceCommand = AddTagsToResourceCommand;
|
|
@@ -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 AuthorizeCacheSecurityGroupIngressCommand 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 = "AuthorizeCacheSecurityGroupIngressCommand";
|
|
30
|
-
const handlerExecutionContext = {
|
|
31
|
-
logger,
|
|
32
|
-
clientName,
|
|
33
|
-
commandName,
|
|
34
|
-
inputFilterSensitiveLog: (_) => _,
|
|
35
|
-
outputFilterSensitiveLog: (_) => _,
|
|
36
|
-
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
-
service: "AmazonElastiCacheV9",
|
|
38
|
-
operation: "AuthorizeCacheSecurityGroupIngress",
|
|
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_AuthorizeCacheSecurityGroupIngressCommand)(input, context);
|
|
46
|
-
}
|
|
47
|
-
deserialize(output, context) {
|
|
48
|
-
return (0, Aws_query_1.de_AuthorizeCacheSecurityGroupIngressCommand)(output, context);
|
|
49
|
-
}
|
|
10
|
+
class AuthorizeCacheSecurityGroupIngressCommand 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", "AuthorizeCacheSecurityGroupIngress", {})
|
|
22
|
+
.n("ElastiCacheClient", "AuthorizeCacheSecurityGroupIngressCommand")
|
|
23
|
+
.f(void 0, void 0)
|
|
24
|
+
.ser(Aws_query_1.se_AuthorizeCacheSecurityGroupIngressCommand)
|
|
25
|
+
.de(Aws_query_1.de_AuthorizeCacheSecurityGroupIngressCommand)
|
|
26
|
+
.build() {
|
|
50
27
|
}
|
|
51
28
|
exports.AuthorizeCacheSecurityGroupIngressCommand = AuthorizeCacheSecurityGroupIngressCommand;
|
|
@@ -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 BatchApplyUpdateActionCommand 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 = "BatchApplyUpdateActionCommand";
|
|
30
|
-
const handlerExecutionContext = {
|
|
31
|
-
logger,
|
|
32
|
-
clientName,
|
|
33
|
-
commandName,
|
|
34
|
-
inputFilterSensitiveLog: (_) => _,
|
|
35
|
-
outputFilterSensitiveLog: (_) => _,
|
|
36
|
-
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
-
service: "AmazonElastiCacheV9",
|
|
38
|
-
operation: "BatchApplyUpdateAction",
|
|
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_BatchApplyUpdateActionCommand)(input, context);
|
|
46
|
-
}
|
|
47
|
-
deserialize(output, context) {
|
|
48
|
-
return (0, Aws_query_1.de_BatchApplyUpdateActionCommand)(output, context);
|
|
49
|
-
}
|
|
10
|
+
class BatchApplyUpdateActionCommand 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", "BatchApplyUpdateAction", {})
|
|
22
|
+
.n("ElastiCacheClient", "BatchApplyUpdateActionCommand")
|
|
23
|
+
.f(void 0, void 0)
|
|
24
|
+
.ser(Aws_query_1.se_BatchApplyUpdateActionCommand)
|
|
25
|
+
.de(Aws_query_1.de_BatchApplyUpdateActionCommand)
|
|
26
|
+
.build() {
|
|
50
27
|
}
|
|
51
28
|
exports.BatchApplyUpdateActionCommand = BatchApplyUpdateActionCommand;
|
|
@@ -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 BatchStopUpdateActionCommand 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 = "BatchStopUpdateActionCommand";
|
|
30
|
-
const handlerExecutionContext = {
|
|
31
|
-
logger,
|
|
32
|
-
clientName,
|
|
33
|
-
commandName,
|
|
34
|
-
inputFilterSensitiveLog: (_) => _,
|
|
35
|
-
outputFilterSensitiveLog: (_) => _,
|
|
36
|
-
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
-
service: "AmazonElastiCacheV9",
|
|
38
|
-
operation: "BatchStopUpdateAction",
|
|
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_BatchStopUpdateActionCommand)(input, context);
|
|
46
|
-
}
|
|
47
|
-
deserialize(output, context) {
|
|
48
|
-
return (0, Aws_query_1.de_BatchStopUpdateActionCommand)(output, context);
|
|
49
|
-
}
|
|
10
|
+
class BatchStopUpdateActionCommand 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", "BatchStopUpdateAction", {})
|
|
22
|
+
.n("ElastiCacheClient", "BatchStopUpdateActionCommand")
|
|
23
|
+
.f(void 0, void 0)
|
|
24
|
+
.ser(Aws_query_1.se_BatchStopUpdateActionCommand)
|
|
25
|
+
.de(Aws_query_1.de_BatchStopUpdateActionCommand)
|
|
26
|
+
.build() {
|
|
50
27
|
}
|
|
51
28
|
exports.BatchStopUpdateActionCommand = BatchStopUpdateActionCommand;
|
|
@@ -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 CompleteMigrationCommand 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 = "CompleteMigrationCommand";
|
|
30
|
-
const handlerExecutionContext = {
|
|
31
|
-
logger,
|
|
32
|
-
clientName,
|
|
33
|
-
commandName,
|
|
34
|
-
inputFilterSensitiveLog: (_) => _,
|
|
35
|
-
outputFilterSensitiveLog: (_) => _,
|
|
36
|
-
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
-
service: "AmazonElastiCacheV9",
|
|
38
|
-
operation: "CompleteMigration",
|
|
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_CompleteMigrationCommand)(input, context);
|
|
46
|
-
}
|
|
47
|
-
deserialize(output, context) {
|
|
48
|
-
return (0, Aws_query_1.de_CompleteMigrationCommand)(output, context);
|
|
49
|
-
}
|
|
10
|
+
class CompleteMigrationCommand 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", "CompleteMigration", {})
|
|
22
|
+
.n("ElastiCacheClient", "CompleteMigrationCommand")
|
|
23
|
+
.f(void 0, void 0)
|
|
24
|
+
.ser(Aws_query_1.se_CompleteMigrationCommand)
|
|
25
|
+
.de(Aws_query_1.de_CompleteMigrationCommand)
|
|
26
|
+
.build() {
|
|
50
27
|
}
|
|
51
28
|
exports.CompleteMigrationCommand = CompleteMigrationCommand;
|
|
@@ -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 CopyServerlessCacheSnapshotCommand 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 = "CopyServerlessCacheSnapshotCommand";
|
|
30
|
-
const handlerExecutionContext = {
|
|
31
|
-
logger,
|
|
32
|
-
clientName,
|
|
33
|
-
commandName,
|
|
34
|
-
inputFilterSensitiveLog: (_) => _,
|
|
35
|
-
outputFilterSensitiveLog: (_) => _,
|
|
36
|
-
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
-
service: "AmazonElastiCacheV9",
|
|
38
|
-
operation: "CopyServerlessCacheSnapshot",
|
|
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_CopyServerlessCacheSnapshotCommand)(input, context);
|
|
46
|
-
}
|
|
47
|
-
deserialize(output, context) {
|
|
48
|
-
return (0, Aws_query_1.de_CopyServerlessCacheSnapshotCommand)(output, context);
|
|
49
|
-
}
|
|
10
|
+
class CopyServerlessCacheSnapshotCommand 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", "CopyServerlessCacheSnapshot", {})
|
|
22
|
+
.n("ElastiCacheClient", "CopyServerlessCacheSnapshotCommand")
|
|
23
|
+
.f(void 0, void 0)
|
|
24
|
+
.ser(Aws_query_1.se_CopyServerlessCacheSnapshotCommand)
|
|
25
|
+
.de(Aws_query_1.de_CopyServerlessCacheSnapshotCommand)
|
|
26
|
+
.build() {
|
|
50
27
|
}
|
|
51
28
|
exports.CopyServerlessCacheSnapshotCommand = CopyServerlessCacheSnapshotCommand;
|
|
@@ -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 CopySnapshotCommand 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 = "CopySnapshotCommand";
|
|
30
|
-
const handlerExecutionContext = {
|
|
31
|
-
logger,
|
|
32
|
-
clientName,
|
|
33
|
-
commandName,
|
|
34
|
-
inputFilterSensitiveLog: (_) => _,
|
|
35
|
-
outputFilterSensitiveLog: (_) => _,
|
|
36
|
-
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
-
service: "AmazonElastiCacheV9",
|
|
38
|
-
operation: "CopySnapshot",
|
|
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_CopySnapshotCommand)(input, context);
|
|
46
|
-
}
|
|
47
|
-
deserialize(output, context) {
|
|
48
|
-
return (0, Aws_query_1.de_CopySnapshotCommand)(output, context);
|
|
49
|
-
}
|
|
10
|
+
class CopySnapshotCommand 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", "CopySnapshot", {})
|
|
22
|
+
.n("ElastiCacheClient", "CopySnapshotCommand")
|
|
23
|
+
.f(void 0, void 0)
|
|
24
|
+
.ser(Aws_query_1.se_CopySnapshotCommand)
|
|
25
|
+
.de(Aws_query_1.de_CopySnapshotCommand)
|
|
26
|
+
.build() {
|
|
50
27
|
}
|
|
51
28
|
exports.CopySnapshotCommand = CopySnapshotCommand;
|
|
@@ -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 CreateCacheClusterCommand 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 = "CreateCacheClusterCommand";
|
|
30
|
-
const handlerExecutionContext = {
|
|
31
|
-
logger,
|
|
32
|
-
clientName,
|
|
33
|
-
commandName,
|
|
34
|
-
inputFilterSensitiveLog: (_) => _,
|
|
35
|
-
outputFilterSensitiveLog: (_) => _,
|
|
36
|
-
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
-
service: "AmazonElastiCacheV9",
|
|
38
|
-
operation: "CreateCacheCluster",
|
|
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_CreateCacheClusterCommand)(input, context);
|
|
46
|
-
}
|
|
47
|
-
deserialize(output, context) {
|
|
48
|
-
return (0, Aws_query_1.de_CreateCacheClusterCommand)(output, context);
|
|
49
|
-
}
|
|
10
|
+
class CreateCacheClusterCommand 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", "CreateCacheCluster", {})
|
|
22
|
+
.n("ElastiCacheClient", "CreateCacheClusterCommand")
|
|
23
|
+
.f(void 0, void 0)
|
|
24
|
+
.ser(Aws_query_1.se_CreateCacheClusterCommand)
|
|
25
|
+
.de(Aws_query_1.de_CreateCacheClusterCommand)
|
|
26
|
+
.build() {
|
|
50
27
|
}
|
|
51
28
|
exports.CreateCacheClusterCommand = CreateCacheClusterCommand;
|
|
@@ -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 CreateCacheParameterGroupCommand 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 = "CreateCacheParameterGroupCommand";
|
|
30
|
-
const handlerExecutionContext = {
|
|
31
|
-
logger,
|
|
32
|
-
clientName,
|
|
33
|
-
commandName,
|
|
34
|
-
inputFilterSensitiveLog: (_) => _,
|
|
35
|
-
outputFilterSensitiveLog: (_) => _,
|
|
36
|
-
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
-
service: "AmazonElastiCacheV9",
|
|
38
|
-
operation: "CreateCacheParameterGroup",
|
|
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_CreateCacheParameterGroupCommand)(input, context);
|
|
46
|
-
}
|
|
47
|
-
deserialize(output, context) {
|
|
48
|
-
return (0, Aws_query_1.de_CreateCacheParameterGroupCommand)(output, context);
|
|
49
|
-
}
|
|
10
|
+
class CreateCacheParameterGroupCommand 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", "CreateCacheParameterGroup", {})
|
|
22
|
+
.n("ElastiCacheClient", "CreateCacheParameterGroupCommand")
|
|
23
|
+
.f(void 0, void 0)
|
|
24
|
+
.ser(Aws_query_1.se_CreateCacheParameterGroupCommand)
|
|
25
|
+
.de(Aws_query_1.de_CreateCacheParameterGroupCommand)
|
|
26
|
+
.build() {
|
|
50
27
|
}
|
|
51
28
|
exports.CreateCacheParameterGroupCommand = CreateCacheParameterGroupCommand;
|