@aws-sdk/client-elasticache 3.489.0 → 3.495.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.
Files changed (114) hide show
  1. package/dist-cjs/ElastiCache.js +1 -161
  2. package/dist-cjs/ElastiCacheClient.js +1 -43
  3. package/dist-cjs/commands/AddTagsToResourceCommand.js +1 -28
  4. package/dist-cjs/commands/AuthorizeCacheSecurityGroupIngressCommand.js +1 -28
  5. package/dist-cjs/commands/BatchApplyUpdateActionCommand.js +1 -28
  6. package/dist-cjs/commands/BatchStopUpdateActionCommand.js +1 -28
  7. package/dist-cjs/commands/CompleteMigrationCommand.js +1 -28
  8. package/dist-cjs/commands/CopyServerlessCacheSnapshotCommand.js +1 -28
  9. package/dist-cjs/commands/CopySnapshotCommand.js +1 -28
  10. package/dist-cjs/commands/CreateCacheClusterCommand.js +1 -28
  11. package/dist-cjs/commands/CreateCacheParameterGroupCommand.js +1 -28
  12. package/dist-cjs/commands/CreateCacheSecurityGroupCommand.js +1 -28
  13. package/dist-cjs/commands/CreateCacheSubnetGroupCommand.js +1 -28
  14. package/dist-cjs/commands/CreateGlobalReplicationGroupCommand.js +1 -28
  15. package/dist-cjs/commands/CreateReplicationGroupCommand.js +1 -28
  16. package/dist-cjs/commands/CreateServerlessCacheCommand.js +1 -28
  17. package/dist-cjs/commands/CreateServerlessCacheSnapshotCommand.js +1 -28
  18. package/dist-cjs/commands/CreateSnapshotCommand.js +1 -28
  19. package/dist-cjs/commands/CreateUserCommand.js +1 -28
  20. package/dist-cjs/commands/CreateUserGroupCommand.js +1 -28
  21. package/dist-cjs/commands/DecreaseNodeGroupsInGlobalReplicationGroupCommand.js +1 -28
  22. package/dist-cjs/commands/DecreaseReplicaCountCommand.js +1 -28
  23. package/dist-cjs/commands/DeleteCacheClusterCommand.js +1 -28
  24. package/dist-cjs/commands/DeleteCacheParameterGroupCommand.js +1 -28
  25. package/dist-cjs/commands/DeleteCacheSecurityGroupCommand.js +1 -28
  26. package/dist-cjs/commands/DeleteCacheSubnetGroupCommand.js +1 -28
  27. package/dist-cjs/commands/DeleteGlobalReplicationGroupCommand.js +1 -28
  28. package/dist-cjs/commands/DeleteReplicationGroupCommand.js +1 -28
  29. package/dist-cjs/commands/DeleteServerlessCacheCommand.js +1 -28
  30. package/dist-cjs/commands/DeleteServerlessCacheSnapshotCommand.js +1 -28
  31. package/dist-cjs/commands/DeleteSnapshotCommand.js +1 -28
  32. package/dist-cjs/commands/DeleteUserCommand.js +1 -28
  33. package/dist-cjs/commands/DeleteUserGroupCommand.js +1 -28
  34. package/dist-cjs/commands/DescribeCacheClustersCommand.js +1 -28
  35. package/dist-cjs/commands/DescribeCacheEngineVersionsCommand.js +1 -28
  36. package/dist-cjs/commands/DescribeCacheParameterGroupsCommand.js +1 -28
  37. package/dist-cjs/commands/DescribeCacheParametersCommand.js +1 -28
  38. package/dist-cjs/commands/DescribeCacheSecurityGroupsCommand.js +1 -28
  39. package/dist-cjs/commands/DescribeCacheSubnetGroupsCommand.js +1 -28
  40. package/dist-cjs/commands/DescribeEngineDefaultParametersCommand.js +1 -28
  41. package/dist-cjs/commands/DescribeEventsCommand.js +1 -28
  42. package/dist-cjs/commands/DescribeGlobalReplicationGroupsCommand.js +1 -28
  43. package/dist-cjs/commands/DescribeReplicationGroupsCommand.js +1 -28
  44. package/dist-cjs/commands/DescribeReservedCacheNodesCommand.js +1 -28
  45. package/dist-cjs/commands/DescribeReservedCacheNodesOfferingsCommand.js +1 -28
  46. package/dist-cjs/commands/DescribeServerlessCacheSnapshotsCommand.js +1 -28
  47. package/dist-cjs/commands/DescribeServerlessCachesCommand.js +1 -28
  48. package/dist-cjs/commands/DescribeServiceUpdatesCommand.js +1 -28
  49. package/dist-cjs/commands/DescribeSnapshotsCommand.js +1 -28
  50. package/dist-cjs/commands/DescribeUpdateActionsCommand.js +1 -28
  51. package/dist-cjs/commands/DescribeUserGroupsCommand.js +1 -28
  52. package/dist-cjs/commands/DescribeUsersCommand.js +1 -28
  53. package/dist-cjs/commands/DisassociateGlobalReplicationGroupCommand.js +1 -28
  54. package/dist-cjs/commands/ExportServerlessCacheSnapshotCommand.js +1 -28
  55. package/dist-cjs/commands/FailoverGlobalReplicationGroupCommand.js +1 -28
  56. package/dist-cjs/commands/IncreaseNodeGroupsInGlobalReplicationGroupCommand.js +1 -28
  57. package/dist-cjs/commands/IncreaseReplicaCountCommand.js +1 -28
  58. package/dist-cjs/commands/ListAllowedNodeTypeModificationsCommand.js +1 -28
  59. package/dist-cjs/commands/ListTagsForResourceCommand.js +1 -28
  60. package/dist-cjs/commands/ModifyCacheClusterCommand.js +1 -28
  61. package/dist-cjs/commands/ModifyCacheParameterGroupCommand.js +1 -28
  62. package/dist-cjs/commands/ModifyCacheSubnetGroupCommand.js +1 -28
  63. package/dist-cjs/commands/ModifyGlobalReplicationGroupCommand.js +1 -28
  64. package/dist-cjs/commands/ModifyReplicationGroupCommand.js +1 -28
  65. package/dist-cjs/commands/ModifyReplicationGroupShardConfigurationCommand.js +1 -28
  66. package/dist-cjs/commands/ModifyServerlessCacheCommand.js +1 -28
  67. package/dist-cjs/commands/ModifyUserCommand.js +1 -28
  68. package/dist-cjs/commands/ModifyUserGroupCommand.js +1 -28
  69. package/dist-cjs/commands/PurchaseReservedCacheNodesOfferingCommand.js +1 -28
  70. package/dist-cjs/commands/RebalanceSlotsInGlobalReplicationGroupCommand.js +1 -28
  71. package/dist-cjs/commands/RebootCacheClusterCommand.js +1 -28
  72. package/dist-cjs/commands/RemoveTagsFromResourceCommand.js +1 -28
  73. package/dist-cjs/commands/ResetCacheParameterGroupCommand.js +1 -28
  74. package/dist-cjs/commands/RevokeCacheSecurityGroupIngressCommand.js +1 -28
  75. package/dist-cjs/commands/StartMigrationCommand.js +1 -28
  76. package/dist-cjs/commands/TestFailoverCommand.js +1 -28
  77. package/dist-cjs/commands/TestMigrationCommand.js +1 -28
  78. package/dist-cjs/commands/index.js +1 -78
  79. package/dist-cjs/endpoint/EndpointParameters.js +1 -18
  80. package/dist-cjs/extensionConfiguration.js +1 -2
  81. package/dist-cjs/index.js +14723 -12
  82. package/dist-cjs/models/ElastiCacheServiceException.js +1 -12
  83. package/dist-cjs/models/index.js +1 -5
  84. package/dist-cjs/models/models_0.js +1 -1083
  85. package/dist-cjs/models/models_1.js +1 -56
  86. package/dist-cjs/pagination/DescribeCacheClustersPaginator.js +1 -7
  87. package/dist-cjs/pagination/DescribeCacheEngineVersionsPaginator.js +1 -7
  88. package/dist-cjs/pagination/DescribeCacheParameterGroupsPaginator.js +1 -7
  89. package/dist-cjs/pagination/DescribeCacheParametersPaginator.js +1 -7
  90. package/dist-cjs/pagination/DescribeCacheSecurityGroupsPaginator.js +1 -7
  91. package/dist-cjs/pagination/DescribeCacheSubnetGroupsPaginator.js +1 -7
  92. package/dist-cjs/pagination/DescribeEngineDefaultParametersPaginator.js +1 -7
  93. package/dist-cjs/pagination/DescribeEventsPaginator.js +1 -7
  94. package/dist-cjs/pagination/DescribeGlobalReplicationGroupsPaginator.js +1 -7
  95. package/dist-cjs/pagination/DescribeReplicationGroupsPaginator.js +1 -7
  96. package/dist-cjs/pagination/DescribeReservedCacheNodesOfferingsPaginator.js +1 -7
  97. package/dist-cjs/pagination/DescribeReservedCacheNodesPaginator.js +1 -7
  98. package/dist-cjs/pagination/DescribeServerlessCacheSnapshotsPaginator.js +1 -7
  99. package/dist-cjs/pagination/DescribeServerlessCachesPaginator.js +1 -7
  100. package/dist-cjs/pagination/DescribeServiceUpdatesPaginator.js +1 -7
  101. package/dist-cjs/pagination/DescribeSnapshotsPaginator.js +1 -7
  102. package/dist-cjs/pagination/DescribeUpdateActionsPaginator.js +1 -7
  103. package/dist-cjs/pagination/DescribeUserGroupsPaginator.js +1 -7
  104. package/dist-cjs/pagination/DescribeUsersPaginator.js +1 -7
  105. package/dist-cjs/pagination/Interfaces.js +1 -2
  106. package/dist-cjs/pagination/index.js +1 -23
  107. package/dist-cjs/protocols/Aws_query.js +1 -11224
  108. package/dist-cjs/runtimeExtensions.js +1 -22
  109. package/dist-cjs/waiters/index.js +1 -7
  110. package/dist-cjs/waiters/waitForCacheClusterAvailable.js +1 -104
  111. package/dist-cjs/waiters/waitForCacheClusterDeleted.js +1 -137
  112. package/dist-cjs/waiters/waitForReplicationGroupAvailable.js +1 -59
  113. package/dist-cjs/waiters/waitForReplicationGroupDeleted.js +1 -62
  114. package/package.json +41 -41
@@ -1,161 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.ElastiCache = void 0;
4
- const smithy_client_1 = require("@smithy/smithy-client");
5
- const AddTagsToResourceCommand_1 = require("./commands/AddTagsToResourceCommand");
6
- const AuthorizeCacheSecurityGroupIngressCommand_1 = require("./commands/AuthorizeCacheSecurityGroupIngressCommand");
7
- const BatchApplyUpdateActionCommand_1 = require("./commands/BatchApplyUpdateActionCommand");
8
- const BatchStopUpdateActionCommand_1 = require("./commands/BatchStopUpdateActionCommand");
9
- const CompleteMigrationCommand_1 = require("./commands/CompleteMigrationCommand");
10
- const CopyServerlessCacheSnapshotCommand_1 = require("./commands/CopyServerlessCacheSnapshotCommand");
11
- const CopySnapshotCommand_1 = require("./commands/CopySnapshotCommand");
12
- const CreateCacheClusterCommand_1 = require("./commands/CreateCacheClusterCommand");
13
- const CreateCacheParameterGroupCommand_1 = require("./commands/CreateCacheParameterGroupCommand");
14
- const CreateCacheSecurityGroupCommand_1 = require("./commands/CreateCacheSecurityGroupCommand");
15
- const CreateCacheSubnetGroupCommand_1 = require("./commands/CreateCacheSubnetGroupCommand");
16
- const CreateGlobalReplicationGroupCommand_1 = require("./commands/CreateGlobalReplicationGroupCommand");
17
- const CreateReplicationGroupCommand_1 = require("./commands/CreateReplicationGroupCommand");
18
- const CreateServerlessCacheCommand_1 = require("./commands/CreateServerlessCacheCommand");
19
- const CreateServerlessCacheSnapshotCommand_1 = require("./commands/CreateServerlessCacheSnapshotCommand");
20
- const CreateSnapshotCommand_1 = require("./commands/CreateSnapshotCommand");
21
- const CreateUserCommand_1 = require("./commands/CreateUserCommand");
22
- const CreateUserGroupCommand_1 = require("./commands/CreateUserGroupCommand");
23
- const DecreaseNodeGroupsInGlobalReplicationGroupCommand_1 = require("./commands/DecreaseNodeGroupsInGlobalReplicationGroupCommand");
24
- const DecreaseReplicaCountCommand_1 = require("./commands/DecreaseReplicaCountCommand");
25
- const DeleteCacheClusterCommand_1 = require("./commands/DeleteCacheClusterCommand");
26
- const DeleteCacheParameterGroupCommand_1 = require("./commands/DeleteCacheParameterGroupCommand");
27
- const DeleteCacheSecurityGroupCommand_1 = require("./commands/DeleteCacheSecurityGroupCommand");
28
- const DeleteCacheSubnetGroupCommand_1 = require("./commands/DeleteCacheSubnetGroupCommand");
29
- const DeleteGlobalReplicationGroupCommand_1 = require("./commands/DeleteGlobalReplicationGroupCommand");
30
- const DeleteReplicationGroupCommand_1 = require("./commands/DeleteReplicationGroupCommand");
31
- const DeleteServerlessCacheCommand_1 = require("./commands/DeleteServerlessCacheCommand");
32
- const DeleteServerlessCacheSnapshotCommand_1 = require("./commands/DeleteServerlessCacheSnapshotCommand");
33
- const DeleteSnapshotCommand_1 = require("./commands/DeleteSnapshotCommand");
34
- const DeleteUserCommand_1 = require("./commands/DeleteUserCommand");
35
- const DeleteUserGroupCommand_1 = require("./commands/DeleteUserGroupCommand");
36
- const DescribeCacheClustersCommand_1 = require("./commands/DescribeCacheClustersCommand");
37
- const DescribeCacheEngineVersionsCommand_1 = require("./commands/DescribeCacheEngineVersionsCommand");
38
- const DescribeCacheParameterGroupsCommand_1 = require("./commands/DescribeCacheParameterGroupsCommand");
39
- const DescribeCacheParametersCommand_1 = require("./commands/DescribeCacheParametersCommand");
40
- const DescribeCacheSecurityGroupsCommand_1 = require("./commands/DescribeCacheSecurityGroupsCommand");
41
- const DescribeCacheSubnetGroupsCommand_1 = require("./commands/DescribeCacheSubnetGroupsCommand");
42
- const DescribeEngineDefaultParametersCommand_1 = require("./commands/DescribeEngineDefaultParametersCommand");
43
- const DescribeEventsCommand_1 = require("./commands/DescribeEventsCommand");
44
- const DescribeGlobalReplicationGroupsCommand_1 = require("./commands/DescribeGlobalReplicationGroupsCommand");
45
- const DescribeReplicationGroupsCommand_1 = require("./commands/DescribeReplicationGroupsCommand");
46
- const DescribeReservedCacheNodesCommand_1 = require("./commands/DescribeReservedCacheNodesCommand");
47
- const DescribeReservedCacheNodesOfferingsCommand_1 = require("./commands/DescribeReservedCacheNodesOfferingsCommand");
48
- const DescribeServerlessCachesCommand_1 = require("./commands/DescribeServerlessCachesCommand");
49
- const DescribeServerlessCacheSnapshotsCommand_1 = require("./commands/DescribeServerlessCacheSnapshotsCommand");
50
- const DescribeServiceUpdatesCommand_1 = require("./commands/DescribeServiceUpdatesCommand");
51
- const DescribeSnapshotsCommand_1 = require("./commands/DescribeSnapshotsCommand");
52
- const DescribeUpdateActionsCommand_1 = require("./commands/DescribeUpdateActionsCommand");
53
- const DescribeUserGroupsCommand_1 = require("./commands/DescribeUserGroupsCommand");
54
- const DescribeUsersCommand_1 = require("./commands/DescribeUsersCommand");
55
- const DisassociateGlobalReplicationGroupCommand_1 = require("./commands/DisassociateGlobalReplicationGroupCommand");
56
- const ExportServerlessCacheSnapshotCommand_1 = require("./commands/ExportServerlessCacheSnapshotCommand");
57
- const FailoverGlobalReplicationGroupCommand_1 = require("./commands/FailoverGlobalReplicationGroupCommand");
58
- const IncreaseNodeGroupsInGlobalReplicationGroupCommand_1 = require("./commands/IncreaseNodeGroupsInGlobalReplicationGroupCommand");
59
- const IncreaseReplicaCountCommand_1 = require("./commands/IncreaseReplicaCountCommand");
60
- const ListAllowedNodeTypeModificationsCommand_1 = require("./commands/ListAllowedNodeTypeModificationsCommand");
61
- const ListTagsForResourceCommand_1 = require("./commands/ListTagsForResourceCommand");
62
- const ModifyCacheClusterCommand_1 = require("./commands/ModifyCacheClusterCommand");
63
- const ModifyCacheParameterGroupCommand_1 = require("./commands/ModifyCacheParameterGroupCommand");
64
- const ModifyCacheSubnetGroupCommand_1 = require("./commands/ModifyCacheSubnetGroupCommand");
65
- const ModifyGlobalReplicationGroupCommand_1 = require("./commands/ModifyGlobalReplicationGroupCommand");
66
- const ModifyReplicationGroupCommand_1 = require("./commands/ModifyReplicationGroupCommand");
67
- const ModifyReplicationGroupShardConfigurationCommand_1 = require("./commands/ModifyReplicationGroupShardConfigurationCommand");
68
- const ModifyServerlessCacheCommand_1 = require("./commands/ModifyServerlessCacheCommand");
69
- const ModifyUserCommand_1 = require("./commands/ModifyUserCommand");
70
- const ModifyUserGroupCommand_1 = require("./commands/ModifyUserGroupCommand");
71
- const PurchaseReservedCacheNodesOfferingCommand_1 = require("./commands/PurchaseReservedCacheNodesOfferingCommand");
72
- const RebalanceSlotsInGlobalReplicationGroupCommand_1 = require("./commands/RebalanceSlotsInGlobalReplicationGroupCommand");
73
- const RebootCacheClusterCommand_1 = require("./commands/RebootCacheClusterCommand");
74
- const RemoveTagsFromResourceCommand_1 = require("./commands/RemoveTagsFromResourceCommand");
75
- const ResetCacheParameterGroupCommand_1 = require("./commands/ResetCacheParameterGroupCommand");
76
- const RevokeCacheSecurityGroupIngressCommand_1 = require("./commands/RevokeCacheSecurityGroupIngressCommand");
77
- const StartMigrationCommand_1 = require("./commands/StartMigrationCommand");
78
- const TestFailoverCommand_1 = require("./commands/TestFailoverCommand");
79
- const TestMigrationCommand_1 = require("./commands/TestMigrationCommand");
80
- const ElastiCacheClient_1 = require("./ElastiCacheClient");
81
- const commands = {
82
- AddTagsToResourceCommand: AddTagsToResourceCommand_1.AddTagsToResourceCommand,
83
- AuthorizeCacheSecurityGroupIngressCommand: AuthorizeCacheSecurityGroupIngressCommand_1.AuthorizeCacheSecurityGroupIngressCommand,
84
- BatchApplyUpdateActionCommand: BatchApplyUpdateActionCommand_1.BatchApplyUpdateActionCommand,
85
- BatchStopUpdateActionCommand: BatchStopUpdateActionCommand_1.BatchStopUpdateActionCommand,
86
- CompleteMigrationCommand: CompleteMigrationCommand_1.CompleteMigrationCommand,
87
- CopyServerlessCacheSnapshotCommand: CopyServerlessCacheSnapshotCommand_1.CopyServerlessCacheSnapshotCommand,
88
- CopySnapshotCommand: CopySnapshotCommand_1.CopySnapshotCommand,
89
- CreateCacheClusterCommand: CreateCacheClusterCommand_1.CreateCacheClusterCommand,
90
- CreateCacheParameterGroupCommand: CreateCacheParameterGroupCommand_1.CreateCacheParameterGroupCommand,
91
- CreateCacheSecurityGroupCommand: CreateCacheSecurityGroupCommand_1.CreateCacheSecurityGroupCommand,
92
- CreateCacheSubnetGroupCommand: CreateCacheSubnetGroupCommand_1.CreateCacheSubnetGroupCommand,
93
- CreateGlobalReplicationGroupCommand: CreateGlobalReplicationGroupCommand_1.CreateGlobalReplicationGroupCommand,
94
- CreateReplicationGroupCommand: CreateReplicationGroupCommand_1.CreateReplicationGroupCommand,
95
- CreateServerlessCacheCommand: CreateServerlessCacheCommand_1.CreateServerlessCacheCommand,
96
- CreateServerlessCacheSnapshotCommand: CreateServerlessCacheSnapshotCommand_1.CreateServerlessCacheSnapshotCommand,
97
- CreateSnapshotCommand: CreateSnapshotCommand_1.CreateSnapshotCommand,
98
- CreateUserCommand: CreateUserCommand_1.CreateUserCommand,
99
- CreateUserGroupCommand: CreateUserGroupCommand_1.CreateUserGroupCommand,
100
- DecreaseNodeGroupsInGlobalReplicationGroupCommand: DecreaseNodeGroupsInGlobalReplicationGroupCommand_1.DecreaseNodeGroupsInGlobalReplicationGroupCommand,
101
- DecreaseReplicaCountCommand: DecreaseReplicaCountCommand_1.DecreaseReplicaCountCommand,
102
- DeleteCacheClusterCommand: DeleteCacheClusterCommand_1.DeleteCacheClusterCommand,
103
- DeleteCacheParameterGroupCommand: DeleteCacheParameterGroupCommand_1.DeleteCacheParameterGroupCommand,
104
- DeleteCacheSecurityGroupCommand: DeleteCacheSecurityGroupCommand_1.DeleteCacheSecurityGroupCommand,
105
- DeleteCacheSubnetGroupCommand: DeleteCacheSubnetGroupCommand_1.DeleteCacheSubnetGroupCommand,
106
- DeleteGlobalReplicationGroupCommand: DeleteGlobalReplicationGroupCommand_1.DeleteGlobalReplicationGroupCommand,
107
- DeleteReplicationGroupCommand: DeleteReplicationGroupCommand_1.DeleteReplicationGroupCommand,
108
- DeleteServerlessCacheCommand: DeleteServerlessCacheCommand_1.DeleteServerlessCacheCommand,
109
- DeleteServerlessCacheSnapshotCommand: DeleteServerlessCacheSnapshotCommand_1.DeleteServerlessCacheSnapshotCommand,
110
- DeleteSnapshotCommand: DeleteSnapshotCommand_1.DeleteSnapshotCommand,
111
- DeleteUserCommand: DeleteUserCommand_1.DeleteUserCommand,
112
- DeleteUserGroupCommand: DeleteUserGroupCommand_1.DeleteUserGroupCommand,
113
- DescribeCacheClustersCommand: DescribeCacheClustersCommand_1.DescribeCacheClustersCommand,
114
- DescribeCacheEngineVersionsCommand: DescribeCacheEngineVersionsCommand_1.DescribeCacheEngineVersionsCommand,
115
- DescribeCacheParameterGroupsCommand: DescribeCacheParameterGroupsCommand_1.DescribeCacheParameterGroupsCommand,
116
- DescribeCacheParametersCommand: DescribeCacheParametersCommand_1.DescribeCacheParametersCommand,
117
- DescribeCacheSecurityGroupsCommand: DescribeCacheSecurityGroupsCommand_1.DescribeCacheSecurityGroupsCommand,
118
- DescribeCacheSubnetGroupsCommand: DescribeCacheSubnetGroupsCommand_1.DescribeCacheSubnetGroupsCommand,
119
- DescribeEngineDefaultParametersCommand: DescribeEngineDefaultParametersCommand_1.DescribeEngineDefaultParametersCommand,
120
- DescribeEventsCommand: DescribeEventsCommand_1.DescribeEventsCommand,
121
- DescribeGlobalReplicationGroupsCommand: DescribeGlobalReplicationGroupsCommand_1.DescribeGlobalReplicationGroupsCommand,
122
- DescribeReplicationGroupsCommand: DescribeReplicationGroupsCommand_1.DescribeReplicationGroupsCommand,
123
- DescribeReservedCacheNodesCommand: DescribeReservedCacheNodesCommand_1.DescribeReservedCacheNodesCommand,
124
- DescribeReservedCacheNodesOfferingsCommand: DescribeReservedCacheNodesOfferingsCommand_1.DescribeReservedCacheNodesOfferingsCommand,
125
- DescribeServerlessCachesCommand: DescribeServerlessCachesCommand_1.DescribeServerlessCachesCommand,
126
- DescribeServerlessCacheSnapshotsCommand: DescribeServerlessCacheSnapshotsCommand_1.DescribeServerlessCacheSnapshotsCommand,
127
- DescribeServiceUpdatesCommand: DescribeServiceUpdatesCommand_1.DescribeServiceUpdatesCommand,
128
- DescribeSnapshotsCommand: DescribeSnapshotsCommand_1.DescribeSnapshotsCommand,
129
- DescribeUpdateActionsCommand: DescribeUpdateActionsCommand_1.DescribeUpdateActionsCommand,
130
- DescribeUserGroupsCommand: DescribeUserGroupsCommand_1.DescribeUserGroupsCommand,
131
- DescribeUsersCommand: DescribeUsersCommand_1.DescribeUsersCommand,
132
- DisassociateGlobalReplicationGroupCommand: DisassociateGlobalReplicationGroupCommand_1.DisassociateGlobalReplicationGroupCommand,
133
- ExportServerlessCacheSnapshotCommand: ExportServerlessCacheSnapshotCommand_1.ExportServerlessCacheSnapshotCommand,
134
- FailoverGlobalReplicationGroupCommand: FailoverGlobalReplicationGroupCommand_1.FailoverGlobalReplicationGroupCommand,
135
- IncreaseNodeGroupsInGlobalReplicationGroupCommand: IncreaseNodeGroupsInGlobalReplicationGroupCommand_1.IncreaseNodeGroupsInGlobalReplicationGroupCommand,
136
- IncreaseReplicaCountCommand: IncreaseReplicaCountCommand_1.IncreaseReplicaCountCommand,
137
- ListAllowedNodeTypeModificationsCommand: ListAllowedNodeTypeModificationsCommand_1.ListAllowedNodeTypeModificationsCommand,
138
- ListTagsForResourceCommand: ListTagsForResourceCommand_1.ListTagsForResourceCommand,
139
- ModifyCacheClusterCommand: ModifyCacheClusterCommand_1.ModifyCacheClusterCommand,
140
- ModifyCacheParameterGroupCommand: ModifyCacheParameterGroupCommand_1.ModifyCacheParameterGroupCommand,
141
- ModifyCacheSubnetGroupCommand: ModifyCacheSubnetGroupCommand_1.ModifyCacheSubnetGroupCommand,
142
- ModifyGlobalReplicationGroupCommand: ModifyGlobalReplicationGroupCommand_1.ModifyGlobalReplicationGroupCommand,
143
- ModifyReplicationGroupCommand: ModifyReplicationGroupCommand_1.ModifyReplicationGroupCommand,
144
- ModifyReplicationGroupShardConfigurationCommand: ModifyReplicationGroupShardConfigurationCommand_1.ModifyReplicationGroupShardConfigurationCommand,
145
- ModifyServerlessCacheCommand: ModifyServerlessCacheCommand_1.ModifyServerlessCacheCommand,
146
- ModifyUserCommand: ModifyUserCommand_1.ModifyUserCommand,
147
- ModifyUserGroupCommand: ModifyUserGroupCommand_1.ModifyUserGroupCommand,
148
- PurchaseReservedCacheNodesOfferingCommand: PurchaseReservedCacheNodesOfferingCommand_1.PurchaseReservedCacheNodesOfferingCommand,
149
- RebalanceSlotsInGlobalReplicationGroupCommand: RebalanceSlotsInGlobalReplicationGroupCommand_1.RebalanceSlotsInGlobalReplicationGroupCommand,
150
- RebootCacheClusterCommand: RebootCacheClusterCommand_1.RebootCacheClusterCommand,
151
- RemoveTagsFromResourceCommand: RemoveTagsFromResourceCommand_1.RemoveTagsFromResourceCommand,
152
- ResetCacheParameterGroupCommand: ResetCacheParameterGroupCommand_1.ResetCacheParameterGroupCommand,
153
- RevokeCacheSecurityGroupIngressCommand: RevokeCacheSecurityGroupIngressCommand_1.RevokeCacheSecurityGroupIngressCommand,
154
- StartMigrationCommand: StartMigrationCommand_1.StartMigrationCommand,
155
- TestFailoverCommand: TestFailoverCommand_1.TestFailoverCommand,
156
- TestMigrationCommand: TestMigrationCommand_1.TestMigrationCommand,
157
- };
158
- class ElastiCache extends ElastiCacheClient_1.ElastiCacheClient {
159
- }
160
- exports.ElastiCache = ElastiCache;
161
- (0, smithy_client_1.createAggregatedClient)(commands, ElastiCache);
1
+ module.exports = require("./index.js");
@@ -1,43 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.ElastiCacheClient = exports.__Client = void 0;
4
- const middleware_host_header_1 = require("@aws-sdk/middleware-host-header");
5
- const middleware_logger_1 = require("@aws-sdk/middleware-logger");
6
- const middleware_recursion_detection_1 = require("@aws-sdk/middleware-recursion-detection");
7
- const middleware_signing_1 = require("@aws-sdk/middleware-signing");
8
- const middleware_user_agent_1 = require("@aws-sdk/middleware-user-agent");
9
- const config_resolver_1 = require("@smithy/config-resolver");
10
- const middleware_content_length_1 = require("@smithy/middleware-content-length");
11
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
12
- const middleware_retry_1 = require("@smithy/middleware-retry");
13
- const smithy_client_1 = require("@smithy/smithy-client");
14
- Object.defineProperty(exports, "__Client", { enumerable: true, get: function () { return smithy_client_1.Client; } });
15
- const EndpointParameters_1 = require("./endpoint/EndpointParameters");
16
- const runtimeConfig_1 = require("./runtimeConfig");
17
- const runtimeExtensions_1 = require("./runtimeExtensions");
18
- class ElastiCacheClient extends smithy_client_1.Client {
19
- constructor(...[configuration]) {
20
- const _config_0 = (0, runtimeConfig_1.getRuntimeConfig)(configuration || {});
21
- const _config_1 = (0, EndpointParameters_1.resolveClientEndpointParameters)(_config_0);
22
- const _config_2 = (0, config_resolver_1.resolveRegionConfig)(_config_1);
23
- const _config_3 = (0, middleware_endpoint_1.resolveEndpointConfig)(_config_2);
24
- const _config_4 = (0, middleware_retry_1.resolveRetryConfig)(_config_3);
25
- const _config_5 = (0, middleware_host_header_1.resolveHostHeaderConfig)(_config_4);
26
- const _config_6 = (0, middleware_signing_1.resolveAwsAuthConfig)(_config_5);
27
- const _config_7 = (0, middleware_user_agent_1.resolveUserAgentConfig)(_config_6);
28
- const _config_8 = (0, runtimeExtensions_1.resolveRuntimeExtensions)(_config_7, configuration?.extensions || []);
29
- super(_config_8);
30
- this.config = _config_8;
31
- this.middlewareStack.use((0, middleware_retry_1.getRetryPlugin)(this.config));
32
- this.middlewareStack.use((0, middleware_content_length_1.getContentLengthPlugin)(this.config));
33
- this.middlewareStack.use((0, middleware_host_header_1.getHostHeaderPlugin)(this.config));
34
- this.middlewareStack.use((0, middleware_logger_1.getLoggerPlugin)(this.config));
35
- this.middlewareStack.use((0, middleware_recursion_detection_1.getRecursionDetectionPlugin)(this.config));
36
- this.middlewareStack.use((0, middleware_signing_1.getAwsAuthPlugin)(this.config));
37
- this.middlewareStack.use((0, middleware_user_agent_1.getUserAgentPlugin)(this.config));
38
- }
39
- destroy() {
40
- super.destroy();
41
- }
42
- }
43
- exports.ElastiCacheClient = ElastiCacheClient;
1
+ module.exports = require("./index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.AddTagsToResourceCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_query_1 = require("../protocols/Aws_query");
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() {
27
- }
28
- exports.AddTagsToResourceCommand = AddTagsToResourceCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.AuthorizeCacheSecurityGroupIngressCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_query_1 = require("../protocols/Aws_query");
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() {
27
- }
28
- exports.AuthorizeCacheSecurityGroupIngressCommand = AuthorizeCacheSecurityGroupIngressCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.BatchApplyUpdateActionCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_query_1 = require("../protocols/Aws_query");
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() {
27
- }
28
- exports.BatchApplyUpdateActionCommand = BatchApplyUpdateActionCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.BatchStopUpdateActionCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_query_1 = require("../protocols/Aws_query");
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() {
27
- }
28
- exports.BatchStopUpdateActionCommand = BatchStopUpdateActionCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.CompleteMigrationCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_query_1 = require("../protocols/Aws_query");
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() {
27
- }
28
- exports.CompleteMigrationCommand = CompleteMigrationCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.CopyServerlessCacheSnapshotCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_query_1 = require("../protocols/Aws_query");
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() {
27
- }
28
- exports.CopyServerlessCacheSnapshotCommand = CopyServerlessCacheSnapshotCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.CopySnapshotCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_query_1 = require("../protocols/Aws_query");
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() {
27
- }
28
- exports.CopySnapshotCommand = CopySnapshotCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.CreateCacheClusterCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_query_1 = require("../protocols/Aws_query");
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() {
27
- }
28
- exports.CreateCacheClusterCommand = CreateCacheClusterCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.CreateCacheParameterGroupCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_query_1 = require("../protocols/Aws_query");
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() {
27
- }
28
- exports.CreateCacheParameterGroupCommand = CreateCacheParameterGroupCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.CreateCacheSecurityGroupCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_query_1 = require("../protocols/Aws_query");
10
- class CreateCacheSecurityGroupCommand 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", "CreateCacheSecurityGroup", {})
22
- .n("ElastiCacheClient", "CreateCacheSecurityGroupCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_query_1.se_CreateCacheSecurityGroupCommand)
25
- .de(Aws_query_1.de_CreateCacheSecurityGroupCommand)
26
- .build() {
27
- }
28
- exports.CreateCacheSecurityGroupCommand = CreateCacheSecurityGroupCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.CreateCacheSubnetGroupCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_query_1 = require("../protocols/Aws_query");
10
- class CreateCacheSubnetGroupCommand 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", "CreateCacheSubnetGroup", {})
22
- .n("ElastiCacheClient", "CreateCacheSubnetGroupCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_query_1.se_CreateCacheSubnetGroupCommand)
25
- .de(Aws_query_1.de_CreateCacheSubnetGroupCommand)
26
- .build() {
27
- }
28
- exports.CreateCacheSubnetGroupCommand = CreateCacheSubnetGroupCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.CreateGlobalReplicationGroupCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_query_1 = require("../protocols/Aws_query");
10
- class CreateGlobalReplicationGroupCommand 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", "CreateGlobalReplicationGroup", {})
22
- .n("ElastiCacheClient", "CreateGlobalReplicationGroupCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_query_1.se_CreateGlobalReplicationGroupCommand)
25
- .de(Aws_query_1.de_CreateGlobalReplicationGroupCommand)
26
- .build() {
27
- }
28
- exports.CreateGlobalReplicationGroupCommand = CreateGlobalReplicationGroupCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.CreateReplicationGroupCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_query_1 = require("../protocols/Aws_query");
10
- class CreateReplicationGroupCommand 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", "CreateReplicationGroup", {})
22
- .n("ElastiCacheClient", "CreateReplicationGroupCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_query_1.se_CreateReplicationGroupCommand)
25
- .de(Aws_query_1.de_CreateReplicationGroupCommand)
26
- .build() {
27
- }
28
- exports.CreateReplicationGroupCommand = CreateReplicationGroupCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.CreateServerlessCacheCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_query_1 = require("../protocols/Aws_query");
10
- class CreateServerlessCacheCommand 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", "CreateServerlessCache", {})
22
- .n("ElastiCacheClient", "CreateServerlessCacheCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_query_1.se_CreateServerlessCacheCommand)
25
- .de(Aws_query_1.de_CreateServerlessCacheCommand)
26
- .build() {
27
- }
28
- exports.CreateServerlessCacheCommand = CreateServerlessCacheCommand;
1
+ module.exports = require("../index.js");