@aws-sdk/client-elasticache 3.775.0 → 3.777.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 (76) hide show
  1. package/dist-types/commands/AddTagsToResourceCommand.d.ts +14 -14
  2. package/dist-types/commands/AuthorizeCacheSecurityGroupIngressCommand.d.ts +9 -6
  3. package/dist-types/commands/BatchApplyUpdateActionCommand.d.ts +1 -0
  4. package/dist-types/commands/BatchStopUpdateActionCommand.d.ts +1 -0
  5. package/dist-types/commands/CompleteMigrationCommand.d.ts +1 -0
  6. package/dist-types/commands/CopyServerlessCacheSnapshotCommand.d.ts +1 -0
  7. package/dist-types/commands/CopySnapshotCommand.d.ts +30 -30
  8. package/dist-types/commands/CreateCacheClusterCommand.d.ts +74 -29
  9. package/dist-types/commands/CreateCacheParameterGroupCommand.d.ts +10 -10
  10. package/dist-types/commands/CreateCacheSecurityGroupCommand.d.ts +8 -5
  11. package/dist-types/commands/CreateCacheSubnetGroupCommand.d.ts +20 -20
  12. package/dist-types/commands/CreateGlobalReplicationGroupCommand.d.ts +1 -0
  13. package/dist-types/commands/CreateReplicationGroupCommand.d.ts +47 -48
  14. package/dist-types/commands/CreateServerlessCacheCommand.d.ts +1 -0
  15. package/dist-types/commands/CreateServerlessCacheSnapshotCommand.d.ts +1 -0
  16. package/dist-types/commands/CreateSnapshotCommand.d.ts +97 -56
  17. package/dist-types/commands/CreateUserCommand.d.ts +1 -0
  18. package/dist-types/commands/CreateUserGroupCommand.d.ts +1 -0
  19. package/dist-types/commands/DecreaseNodeGroupsInGlobalReplicationGroupCommand.d.ts +1 -0
  20. package/dist-types/commands/DecreaseReplicaCountCommand.d.ts +1 -0
  21. package/dist-types/commands/DeleteCacheClusterCommand.d.ts +26 -26
  22. package/dist-types/commands/DeleteCacheParameterGroupCommand.d.ts +8 -4
  23. package/dist-types/commands/DeleteCacheSecurityGroupCommand.d.ts +7 -4
  24. package/dist-types/commands/DeleteCacheSubnetGroupCommand.d.ts +7 -4
  25. package/dist-types/commands/DeleteGlobalReplicationGroupCommand.d.ts +1 -0
  26. package/dist-types/commands/DeleteReplicationGroupCommand.d.ts +11 -11
  27. package/dist-types/commands/DeleteServerlessCacheCommand.d.ts +1 -0
  28. package/dist-types/commands/DeleteServerlessCacheSnapshotCommand.d.ts +1 -0
  29. package/dist-types/commands/DeleteSnapshotCommand.d.ts +28 -28
  30. package/dist-types/commands/DeleteUserCommand.d.ts +1 -0
  31. package/dist-types/commands/DeleteUserGroupCommand.d.ts +1 -0
  32. package/dist-types/commands/DescribeCacheClustersCommand.d.ts +92 -26
  33. package/dist-types/commands/DescribeCacheEngineVersionsCommand.d.ts +140 -65
  34. package/dist-types/commands/DescribeCacheParameterGroupsCommand.d.ts +8 -8
  35. package/dist-types/commands/DescribeCacheParametersCommand.d.ts +390 -390
  36. package/dist-types/commands/DescribeCacheSecurityGroupsCommand.d.ts +7 -4
  37. package/dist-types/commands/DescribeCacheSubnetGroupsCommand.d.ts +22 -22
  38. package/dist-types/commands/DescribeEngineDefaultParametersCommand.d.ts +391 -391
  39. package/dist-types/commands/DescribeEventsCommand.d.ts +80 -27
  40. package/dist-types/commands/DescribeGlobalReplicationGroupsCommand.d.ts +1 -0
  41. package/dist-types/commands/DescribeReplicationGroupsCommand.d.ts +31 -31
  42. package/dist-types/commands/DescribeReservedCacheNodesCommand.d.ts +7 -4
  43. package/dist-types/commands/DescribeReservedCacheNodesOfferingsCommand.d.ts +230 -188
  44. package/dist-types/commands/DescribeServerlessCacheSnapshotsCommand.d.ts +1 -0
  45. package/dist-types/commands/DescribeServerlessCachesCommand.d.ts +1 -0
  46. package/dist-types/commands/DescribeServiceUpdatesCommand.d.ts +1 -0
  47. package/dist-types/commands/DescribeSnapshotsCommand.d.ts +29 -29
  48. package/dist-types/commands/DescribeUpdateActionsCommand.d.ts +1 -0
  49. package/dist-types/commands/DescribeUserGroupsCommand.d.ts +1 -0
  50. package/dist-types/commands/DescribeUsersCommand.d.ts +1 -0
  51. package/dist-types/commands/DisassociateGlobalReplicationGroupCommand.d.ts +1 -0
  52. package/dist-types/commands/ExportServerlessCacheSnapshotCommand.d.ts +1 -0
  53. package/dist-types/commands/FailoverGlobalReplicationGroupCommand.d.ts +1 -0
  54. package/dist-types/commands/IncreaseNodeGroupsInGlobalReplicationGroupCommand.d.ts +1 -0
  55. package/dist-types/commands/IncreaseReplicaCountCommand.d.ts +1 -0
  56. package/dist-types/commands/ListAllowedNodeTypeModificationsCommand.d.ts +20 -5
  57. package/dist-types/commands/ListTagsForResourceCommand.d.ts +9 -9
  58. package/dist-types/commands/ModifyCacheClusterCommand.d.ts +27 -27
  59. package/dist-types/commands/ModifyCacheParameterGroupCommand.d.ts +10 -10
  60. package/dist-types/commands/ModifyCacheSubnetGroupCommand.d.ts +25 -25
  61. package/dist-types/commands/ModifyGlobalReplicationGroupCommand.d.ts +1 -0
  62. package/dist-types/commands/ModifyReplicationGroupCommand.d.ts +44 -44
  63. package/dist-types/commands/ModifyReplicationGroupShardConfigurationCommand.d.ts +1 -0
  64. package/dist-types/commands/ModifyServerlessCacheCommand.d.ts +1 -0
  65. package/dist-types/commands/ModifyUserCommand.d.ts +1 -0
  66. package/dist-types/commands/ModifyUserGroupCommand.d.ts +1 -0
  67. package/dist-types/commands/PurchaseReservedCacheNodesOfferingCommand.d.ts +7 -4
  68. package/dist-types/commands/RebalanceSlotsInGlobalReplicationGroupCommand.d.ts +1 -0
  69. package/dist-types/commands/RebootCacheClusterCommand.d.ts +27 -27
  70. package/dist-types/commands/RemoveTagsFromResourceCommand.d.ts +16 -16
  71. package/dist-types/commands/ResetCacheParameterGroupCommand.d.ts +6 -6
  72. package/dist-types/commands/RevokeCacheSecurityGroupIngressCommand.d.ts +9 -6
  73. package/dist-types/commands/StartMigrationCommand.d.ts +1 -0
  74. package/dist-types/commands/TestFailoverCommand.d.ts +1 -0
  75. package/dist-types/commands/TestMigrationCommand.d.ts +1 -0
  76. package/package.json +2 -2
@@ -83,18 +83,21 @@ declare const DescribeCacheSecurityGroupsCommand_base: {
83
83
  * @throws {@link ElastiCacheServiceException}
84
84
  * <p>Base exception class for all service exceptions from ElastiCache service.</p>
85
85
  *
86
- * @public
86
+ *
87
87
  * @example DescribeCacheSecurityGroups
88
88
  * ```javascript
89
89
  * // Returns a list of cache security group descriptions. If a cache security group name is specified, the list contains only the description of that group.
90
90
  * const input = {
91
- * "CacheSecurityGroupName": "my-sec-group"
91
+ * CacheSecurityGroupName: "my-sec-group"
92
92
  * };
93
93
  * const command = new DescribeCacheSecurityGroupsCommand(input);
94
- * await client.send(command);
95
- * // example id: describecachesecuritygroups-1483047200801
94
+ * const response = await client.send(command);
95
+ * /* response is
96
+ * { /* metadata only *\/ }
97
+ * *\/
96
98
  * ```
97
99
  *
100
+ * @public
98
101
  */
99
102
  export declare class DescribeCacheSecurityGroupsCommand extends DescribeCacheSecurityGroupsCommand_base {
100
103
  /** @internal type navigation helper, not in runtime. */
@@ -88,56 +88,56 @@ declare const DescribeCacheSubnetGroupsCommand_base: {
88
88
  * @throws {@link ElastiCacheServiceException}
89
89
  * <p>Base exception class for all service exceptions from ElastiCache service.</p>
90
90
  *
91
- * @public
91
+ *
92
92
  * @example DescribeCacheSubnetGroups
93
93
  * ```javascript
94
94
  * // Describes up to 25 cache subnet groups.
95
95
  * const input = {
96
- * "MaxRecords": 25
96
+ * MaxRecords: 25
97
97
  * };
98
98
  * const command = new DescribeCacheSubnetGroupsCommand(input);
99
99
  * const response = await client.send(command);
100
- * /* response ==
100
+ * /* response is
101
101
  * {
102
- * "CacheSubnetGroups": [
102
+ * CacheSubnetGroups: [
103
103
  * {
104
- * "CacheSubnetGroupDescription": "Default CacheSubnetGroup",
105
- * "CacheSubnetGroupName": "default",
106
- * "Subnets": [
104
+ * CacheSubnetGroupDescription: "Default CacheSubnetGroup",
105
+ * CacheSubnetGroupName: "default",
106
+ * Subnets: [
107
107
  * {
108
- * "SubnetAvailabilityZone": {
109
- * "Name": "us-east-1a"
108
+ * SubnetAvailabilityZone: {
109
+ * Name: "us-east-1a"
110
110
  * },
111
- * "SubnetIdentifier": "subnet-1a2b3c4d"
111
+ * SubnetIdentifier: "subnet-1a2b3c4d"
112
112
  * },
113
113
  * {
114
- * "SubnetAvailabilityZone": {
115
- * "Name": "us-east-1c"
114
+ * SubnetAvailabilityZone: {
115
+ * Name: "us-east-1c"
116
116
  * },
117
- * "SubnetIdentifier": "subnet-a1b2c3d4"
117
+ * SubnetIdentifier: "subnet-a1b2c3d4"
118
118
  * },
119
119
  * {
120
- * "SubnetAvailabilityZone": {
121
- * "Name": "us-east-1e"
120
+ * SubnetAvailabilityZone: {
121
+ * Name: "us-east-1e"
122
122
  * },
123
- * "SubnetIdentifier": "subnet-abcd1234"
123
+ * SubnetIdentifier: "subnet-abcd1234"
124
124
  * },
125
125
  * {
126
- * "SubnetAvailabilityZone": {
127
- * "Name": "us-east-1b"
126
+ * SubnetAvailabilityZone: {
127
+ * Name: "us-east-1b"
128
128
  * },
129
- * "SubnetIdentifier": "subnet-1234abcd"
129
+ * SubnetIdentifier: "subnet-1234abcd"
130
130
  * }
131
131
  * ],
132
- * "VpcId": "vpc-91280df6"
132
+ * VpcId: "vpc-91280df6"
133
133
  * }
134
134
  * ],
135
- * "Marker": ""
135
+ * Marker: ""
136
136
  * }
137
137
  * *\/
138
- * // example id: describecachesubnetgroups-1482439214064
139
138
  * ```
140
139
  *
140
+ * @public
141
141
  */
142
142
  export declare class DescribeCacheSubnetGroupsCommand extends DescribeCacheSubnetGroupsCommand_base {
143
143
  /** @internal type navigation helper, not in runtime. */