@aws-sdk/client-elasticache 3.300.0 → 3.301.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 (66) hide show
  1. package/dist-types/commands/AddTagsToResourceCommand.d.ts +3 -3
  2. package/dist-types/commands/AuthorizeCacheSecurityGroupIngressCommand.d.ts +1 -1
  3. package/dist-types/commands/BatchApplyUpdateActionCommand.d.ts +3 -3
  4. package/dist-types/commands/BatchStopUpdateActionCommand.d.ts +3 -3
  5. package/dist-types/commands/CompleteMigrationCommand.d.ts +1 -1
  6. package/dist-types/commands/CopySnapshotCommand.d.ts +3 -3
  7. package/dist-types/commands/CreateCacheClusterCommand.d.ts +13 -13
  8. package/dist-types/commands/CreateCacheParameterGroupCommand.d.ts +3 -3
  9. package/dist-types/commands/CreateCacheSecurityGroupCommand.d.ts +3 -3
  10. package/dist-types/commands/CreateCacheSubnetGroupCommand.d.ts +4 -4
  11. package/dist-types/commands/CreateGlobalReplicationGroupCommand.d.ts +1 -1
  12. package/dist-types/commands/CreateReplicationGroupCommand.d.ts +16 -16
  13. package/dist-types/commands/CreateSnapshotCommand.d.ts +3 -3
  14. package/dist-types/commands/CreateUserCommand.d.ts +5 -5
  15. package/dist-types/commands/CreateUserGroupCommand.d.ts +4 -4
  16. package/dist-types/commands/DecreaseNodeGroupsInGlobalReplicationGroupCommand.d.ts +2 -2
  17. package/dist-types/commands/DecreaseReplicaCountCommand.d.ts +6 -6
  18. package/dist-types/commands/DeleteCacheClusterCommand.d.ts +1 -1
  19. package/dist-types/commands/DeleteCacheParameterGroupCommand.d.ts +1 -1
  20. package/dist-types/commands/DeleteCacheSecurityGroupCommand.d.ts +1 -1
  21. package/dist-types/commands/DeleteCacheSubnetGroupCommand.d.ts +1 -1
  22. package/dist-types/commands/DeleteGlobalReplicationGroupCommand.d.ts +1 -1
  23. package/dist-types/commands/DeleteReplicationGroupCommand.d.ts +1 -1
  24. package/dist-types/commands/DeleteSnapshotCommand.d.ts +1 -1
  25. package/dist-types/commands/DeleteUserCommand.d.ts +1 -1
  26. package/dist-types/commands/DeleteUserGroupCommand.d.ts +1 -1
  27. package/dist-types/commands/DescribeCacheClustersCommand.d.ts +1 -1
  28. package/dist-types/commands/DescribeCacheEngineVersionsCommand.d.ts +1 -1
  29. package/dist-types/commands/DescribeCacheParameterGroupsCommand.d.ts +1 -1
  30. package/dist-types/commands/DescribeCacheParametersCommand.d.ts +1 -1
  31. package/dist-types/commands/DescribeCacheSecurityGroupsCommand.d.ts +1 -1
  32. package/dist-types/commands/DescribeCacheSubnetGroupsCommand.d.ts +1 -1
  33. package/dist-types/commands/DescribeEngineDefaultParametersCommand.d.ts +1 -1
  34. package/dist-types/commands/DescribeEventsCommand.d.ts +1 -1
  35. package/dist-types/commands/DescribeGlobalReplicationGroupsCommand.d.ts +1 -1
  36. package/dist-types/commands/DescribeReplicationGroupsCommand.d.ts +1 -1
  37. package/dist-types/commands/DescribeReservedCacheNodesCommand.d.ts +1 -1
  38. package/dist-types/commands/DescribeReservedCacheNodesOfferingsCommand.d.ts +1 -1
  39. package/dist-types/commands/DescribeServiceUpdatesCommand.d.ts +2 -2
  40. package/dist-types/commands/DescribeSnapshotsCommand.d.ts +1 -1
  41. package/dist-types/commands/DescribeUpdateActionsCommand.d.ts +6 -6
  42. package/dist-types/commands/DescribeUserGroupsCommand.d.ts +1 -1
  43. package/dist-types/commands/DescribeUsersCommand.d.ts +4 -4
  44. package/dist-types/commands/DisassociateGlobalReplicationGroupCommand.d.ts +1 -1
  45. package/dist-types/commands/FailoverGlobalReplicationGroupCommand.d.ts +1 -1
  46. package/dist-types/commands/IncreaseNodeGroupsInGlobalReplicationGroupCommand.d.ts +6 -6
  47. package/dist-types/commands/IncreaseReplicaCountCommand.d.ts +5 -5
  48. package/dist-types/commands/ListAllowedNodeTypeModificationsCommand.d.ts +1 -1
  49. package/dist-types/commands/ListTagsForResourceCommand.d.ts +1 -1
  50. package/dist-types/commands/ModifyCacheClusterCommand.d.ts +10 -10
  51. package/dist-types/commands/ModifyCacheParameterGroupCommand.d.ts +3 -3
  52. package/dist-types/commands/ModifyCacheSubnetGroupCommand.d.ts +2 -2
  53. package/dist-types/commands/ModifyGlobalReplicationGroupCommand.d.ts +1 -1
  54. package/dist-types/commands/ModifyReplicationGroupCommand.d.ts +9 -9
  55. package/dist-types/commands/ModifyReplicationGroupShardConfigurationCommand.d.ts +6 -6
  56. package/dist-types/commands/ModifyUserCommand.d.ts +3 -3
  57. package/dist-types/commands/ModifyUserGroupCommand.d.ts +2 -2
  58. package/dist-types/commands/PurchaseReservedCacheNodesOfferingCommand.d.ts +3 -3
  59. package/dist-types/commands/RebalanceSlotsInGlobalReplicationGroupCommand.d.ts +1 -1
  60. package/dist-types/commands/RebootCacheClusterCommand.d.ts +2 -2
  61. package/dist-types/commands/RemoveTagsFromResourceCommand.d.ts +2 -2
  62. package/dist-types/commands/ResetCacheParameterGroupCommand.d.ts +3 -3
  63. package/dist-types/commands/RevokeCacheSecurityGroupIngressCommand.d.ts +1 -1
  64. package/dist-types/commands/StartMigrationCommand.d.ts +3 -3
  65. package/dist-types/commands/TestFailoverCommand.d.ts +1 -1
  66. package/package.json +3 -3
@@ -37,10 +37,10 @@ export interface AddTagsToResourceCommandOutput extends TagListMessage, __Metada
37
37
  * import { ElastiCacheClient, AddTagsToResourceCommand } from "@aws-sdk/client-elasticache"; // ES Modules import
38
38
  * // const { ElastiCacheClient, AddTagsToResourceCommand } = require("@aws-sdk/client-elasticache"); // CommonJS import
39
39
  * const client = new ElastiCacheClient(config);
40
- * const input = {
40
+ * const input = { // AddTagsToResourceMessage
41
41
  * ResourceName: "STRING_VALUE", // required
42
- * Tags: [ // required
43
- * {
42
+ * Tags: [ // TagList // required
43
+ * { // Tag
44
44
  * Key: "STRING_VALUE",
45
45
  * Value: "STRING_VALUE",
46
46
  * },
@@ -32,7 +32,7 @@ export interface AuthorizeCacheSecurityGroupIngressCommandOutput extends Authori
32
32
  * import { ElastiCacheClient, AuthorizeCacheSecurityGroupIngressCommand } from "@aws-sdk/client-elasticache"; // ES Modules import
33
33
  * // const { ElastiCacheClient, AuthorizeCacheSecurityGroupIngressCommand } = require("@aws-sdk/client-elasticache"); // CommonJS import
34
34
  * const client = new ElastiCacheClient(config);
35
- * const input = {
35
+ * const input = { // AuthorizeCacheSecurityGroupIngressMessage
36
36
  * CacheSecurityGroupName: "STRING_VALUE", // required
37
37
  * EC2SecurityGroupName: "STRING_VALUE", // required
38
38
  * EC2SecurityGroupOwnerId: "STRING_VALUE", // required
@@ -26,11 +26,11 @@ export interface BatchApplyUpdateActionCommandOutput extends UpdateActionResults
26
26
  * import { ElastiCacheClient, BatchApplyUpdateActionCommand } from "@aws-sdk/client-elasticache"; // ES Modules import
27
27
  * // const { ElastiCacheClient, BatchApplyUpdateActionCommand } = require("@aws-sdk/client-elasticache"); // CommonJS import
28
28
  * const client = new ElastiCacheClient(config);
29
- * const input = {
30
- * ReplicationGroupIds: [
29
+ * const input = { // BatchApplyUpdateActionMessage
30
+ * ReplicationGroupIds: [ // ReplicationGroupIdList
31
31
  * "STRING_VALUE",
32
32
  * ],
33
- * CacheClusterIds: [
33
+ * CacheClusterIds: [ // CacheClusterIdList
34
34
  * "STRING_VALUE",
35
35
  * ],
36
36
  * ServiceUpdateName: "STRING_VALUE", // required
@@ -26,11 +26,11 @@ export interface BatchStopUpdateActionCommandOutput extends UpdateActionResultsM
26
26
  * import { ElastiCacheClient, BatchStopUpdateActionCommand } from "@aws-sdk/client-elasticache"; // ES Modules import
27
27
  * // const { ElastiCacheClient, BatchStopUpdateActionCommand } = require("@aws-sdk/client-elasticache"); // CommonJS import
28
28
  * const client = new ElastiCacheClient(config);
29
- * const input = {
30
- * ReplicationGroupIds: [
29
+ * const input = { // BatchStopUpdateActionMessage
30
+ * ReplicationGroupIds: [ // ReplicationGroupIdList
31
31
  * "STRING_VALUE",
32
32
  * ],
33
- * CacheClusterIds: [
33
+ * CacheClusterIds: [ // CacheClusterIdList
34
34
  * "STRING_VALUE",
35
35
  * ],
36
36
  * ServiceUpdateName: "STRING_VALUE", // required
@@ -26,7 +26,7 @@ export interface CompleteMigrationCommandOutput extends CompleteMigrationRespons
26
26
  * import { ElastiCacheClient, CompleteMigrationCommand } from "@aws-sdk/client-elasticache"; // ES Modules import
27
27
  * // const { ElastiCacheClient, CompleteMigrationCommand } = require("@aws-sdk/client-elasticache"); // CommonJS import
28
28
  * const client = new ElastiCacheClient(config);
29
- * const input = {
29
+ * const input = { // CompleteMigrationMessage
30
30
  * ReplicationGroupId: "STRING_VALUE", // required
31
31
  * Force: true || false,
32
32
  * };
@@ -116,13 +116,13 @@ export interface CopySnapshotCommandOutput extends CopySnapshotResult, __Metadat
116
116
  * import { ElastiCacheClient, CopySnapshotCommand } from "@aws-sdk/client-elasticache"; // ES Modules import
117
117
  * // const { ElastiCacheClient, CopySnapshotCommand } = require("@aws-sdk/client-elasticache"); // CommonJS import
118
118
  * const client = new ElastiCacheClient(config);
119
- * const input = {
119
+ * const input = { // CopySnapshotMessage
120
120
  * SourceSnapshotName: "STRING_VALUE", // required
121
121
  * TargetSnapshotName: "STRING_VALUE", // required
122
122
  * TargetBucket: "STRING_VALUE",
123
123
  * KmsKeyId: "STRING_VALUE",
124
- * Tags: [
125
- * {
124
+ * Tags: [ // TagList
125
+ * { // Tag
126
126
  * Key: "STRING_VALUE",
127
127
  * Value: "STRING_VALUE",
128
128
  * },
@@ -29,12 +29,12 @@ export interface CreateCacheClusterCommandOutput extends CreateCacheClusterResul
29
29
  * import { ElastiCacheClient, CreateCacheClusterCommand } from "@aws-sdk/client-elasticache"; // ES Modules import
30
30
  * // const { ElastiCacheClient, CreateCacheClusterCommand } = require("@aws-sdk/client-elasticache"); // CommonJS import
31
31
  * const client = new ElastiCacheClient(config);
32
- * const input = {
32
+ * const input = { // CreateCacheClusterMessage
33
33
  * CacheClusterId: "STRING_VALUE", // required
34
34
  * ReplicationGroupId: "STRING_VALUE",
35
35
  * AZMode: "single-az" || "cross-az",
36
36
  * PreferredAvailabilityZone: "STRING_VALUE",
37
- * PreferredAvailabilityZones: [
37
+ * PreferredAvailabilityZones: [ // PreferredAvailabilityZoneList
38
38
  * "STRING_VALUE",
39
39
  * ],
40
40
  * NumCacheNodes: Number("int"),
@@ -43,19 +43,19 @@ export interface CreateCacheClusterCommandOutput extends CreateCacheClusterResul
43
43
  * EngineVersion: "STRING_VALUE",
44
44
  * CacheParameterGroupName: "STRING_VALUE",
45
45
  * CacheSubnetGroupName: "STRING_VALUE",
46
- * CacheSecurityGroupNames: [
46
+ * CacheSecurityGroupNames: [ // CacheSecurityGroupNameList
47
47
  * "STRING_VALUE",
48
48
  * ],
49
- * SecurityGroupIds: [
49
+ * SecurityGroupIds: [ // SecurityGroupIdsList
50
50
  * "STRING_VALUE",
51
51
  * ],
52
- * Tags: [
53
- * {
52
+ * Tags: [ // TagList
53
+ * { // Tag
54
54
  * Key: "STRING_VALUE",
55
55
  * Value: "STRING_VALUE",
56
56
  * },
57
57
  * ],
58
- * SnapshotArns: [
58
+ * SnapshotArns: [ // SnapshotArnsList
59
59
  * "STRING_VALUE",
60
60
  * ],
61
61
  * SnapshotName: "STRING_VALUE",
@@ -68,18 +68,18 @@ export interface CreateCacheClusterCommandOutput extends CreateCacheClusterResul
68
68
  * AuthToken: "STRING_VALUE",
69
69
  * OutpostMode: "single-outpost" || "cross-outpost",
70
70
  * PreferredOutpostArn: "STRING_VALUE",
71
- * PreferredOutpostArns: [
71
+ * PreferredOutpostArns: [ // PreferredOutpostArnList
72
72
  * "STRING_VALUE",
73
73
  * ],
74
- * LogDeliveryConfigurations: [
75
- * {
74
+ * LogDeliveryConfigurations: [ // LogDeliveryConfigurationRequestList
75
+ * { // LogDeliveryConfigurationRequest
76
76
  * LogType: "slow-log" || "engine-log",
77
77
  * DestinationType: "cloudwatch-logs" || "kinesis-firehose",
78
- * DestinationDetails: {
79
- * CloudWatchLogsDetails: {
78
+ * DestinationDetails: { // DestinationDetails
79
+ * CloudWatchLogsDetails: { // CloudWatchLogsDestinationDetails
80
80
  * LogGroup: "STRING_VALUE",
81
81
  * },
82
- * KinesisFirehoseDetails: {
82
+ * KinesisFirehoseDetails: { // KinesisFirehoseDestinationDetails
83
83
  * DeliveryStream: "STRING_VALUE",
84
84
  * },
85
85
  * },
@@ -41,12 +41,12 @@ export interface CreateCacheParameterGroupCommandOutput extends CreateCacheParam
41
41
  * import { ElastiCacheClient, CreateCacheParameterGroupCommand } from "@aws-sdk/client-elasticache"; // ES Modules import
42
42
  * // const { ElastiCacheClient, CreateCacheParameterGroupCommand } = require("@aws-sdk/client-elasticache"); // CommonJS import
43
43
  * const client = new ElastiCacheClient(config);
44
- * const input = {
44
+ * const input = { // CreateCacheParameterGroupMessage
45
45
  * CacheParameterGroupName: "STRING_VALUE", // required
46
46
  * CacheParameterGroupFamily: "STRING_VALUE", // required
47
47
  * Description: "STRING_VALUE", // required
48
- * Tags: [
49
- * {
48
+ * Tags: [ // TagList
49
+ * { // Tag
50
50
  * Key: "STRING_VALUE",
51
51
  * Value: "STRING_VALUE",
52
52
  * },
@@ -31,11 +31,11 @@ export interface CreateCacheSecurityGroupCommandOutput extends CreateCacheSecuri
31
31
  * import { ElastiCacheClient, CreateCacheSecurityGroupCommand } from "@aws-sdk/client-elasticache"; // ES Modules import
32
32
  * // const { ElastiCacheClient, CreateCacheSecurityGroupCommand } = require("@aws-sdk/client-elasticache"); // CommonJS import
33
33
  * const client = new ElastiCacheClient(config);
34
- * const input = {
34
+ * const input = { // CreateCacheSecurityGroupMessage
35
35
  * CacheSecurityGroupName: "STRING_VALUE", // required
36
36
  * Description: "STRING_VALUE", // required
37
- * Tags: [
38
- * {
37
+ * Tags: [ // TagList
38
+ * { // Tag
39
39
  * Key: "STRING_VALUE",
40
40
  * Value: "STRING_VALUE",
41
41
  * },
@@ -27,14 +27,14 @@ export interface CreateCacheSubnetGroupCommandOutput extends CreateCacheSubnetGr
27
27
  * import { ElastiCacheClient, CreateCacheSubnetGroupCommand } from "@aws-sdk/client-elasticache"; // ES Modules import
28
28
  * // const { ElastiCacheClient, CreateCacheSubnetGroupCommand } = require("@aws-sdk/client-elasticache"); // CommonJS import
29
29
  * const client = new ElastiCacheClient(config);
30
- * const input = {
30
+ * const input = { // CreateCacheSubnetGroupMessage
31
31
  * CacheSubnetGroupName: "STRING_VALUE", // required
32
32
  * CacheSubnetGroupDescription: "STRING_VALUE", // required
33
- * SubnetIds: [ // required
33
+ * SubnetIds: [ // SubnetIdentifierList // required
34
34
  * "STRING_VALUE",
35
35
  * ],
36
- * Tags: [
37
- * {
36
+ * Tags: [ // TagList
37
+ * { // Tag
38
38
  * Key: "STRING_VALUE",
39
39
  * Value: "STRING_VALUE",
40
40
  * },
@@ -40,7 +40,7 @@ export interface CreateGlobalReplicationGroupCommandOutput extends CreateGlobalR
40
40
  * import { ElastiCacheClient, CreateGlobalReplicationGroupCommand } from "@aws-sdk/client-elasticache"; // ES Modules import
41
41
  * // const { ElastiCacheClient, CreateGlobalReplicationGroupCommand } = require("@aws-sdk/client-elasticache"); // CommonJS import
42
42
  * const client = new ElastiCacheClient(config);
43
- * const input = {
43
+ * const input = { // CreateGlobalReplicationGroupMessage
44
44
  * GlobalReplicationGroupIdSuffix: "STRING_VALUE", // required
45
45
  * GlobalReplicationGroupDescription: "STRING_VALUE",
46
46
  * PrimaryReplicationGroupId: "STRING_VALUE", // required
@@ -50,7 +50,7 @@ export interface CreateReplicationGroupCommandOutput extends CreateReplicationGr
50
50
  * import { ElastiCacheClient, CreateReplicationGroupCommand } from "@aws-sdk/client-elasticache"; // ES Modules import
51
51
  * // const { ElastiCacheClient, CreateReplicationGroupCommand } = require("@aws-sdk/client-elasticache"); // CommonJS import
52
52
  * const client = new ElastiCacheClient(config);
53
- * const input = {
53
+ * const input = { // CreateReplicationGroupMessage
54
54
  * ReplicationGroupId: "STRING_VALUE", // required
55
55
  * ReplicationGroupDescription: "STRING_VALUE", // required
56
56
  * GlobalReplicationGroupId: "STRING_VALUE",
@@ -58,13 +58,13 @@ export interface CreateReplicationGroupCommandOutput extends CreateReplicationGr
58
58
  * AutomaticFailoverEnabled: true || false,
59
59
  * MultiAZEnabled: true || false,
60
60
  * NumCacheClusters: Number("int"),
61
- * PreferredCacheClusterAZs: [
61
+ * PreferredCacheClusterAZs: [ // AvailabilityZonesList
62
62
  * "STRING_VALUE",
63
63
  * ],
64
64
  * NumNodeGroups: Number("int"),
65
65
  * ReplicasPerNodeGroup: Number("int"),
66
- * NodeGroupConfiguration: [
67
- * {
66
+ * NodeGroupConfiguration: [ // NodeGroupConfigurationList
67
+ * { // NodeGroupConfiguration
68
68
  * NodeGroupId: "STRING_VALUE",
69
69
  * Slots: "STRING_VALUE",
70
70
  * ReplicaCount: Number("int"),
@@ -73,7 +73,7 @@ export interface CreateReplicationGroupCommandOutput extends CreateReplicationGr
73
73
  * "STRING_VALUE",
74
74
  * ],
75
75
  * PrimaryOutpostArn: "STRING_VALUE",
76
- * ReplicaOutpostArns: [
76
+ * ReplicaOutpostArns: [ // OutpostArnsList
77
77
  * "STRING_VALUE",
78
78
  * ],
79
79
  * },
@@ -83,19 +83,19 @@ export interface CreateReplicationGroupCommandOutput extends CreateReplicationGr
83
83
  * EngineVersion: "STRING_VALUE",
84
84
  * CacheParameterGroupName: "STRING_VALUE",
85
85
  * CacheSubnetGroupName: "STRING_VALUE",
86
- * CacheSecurityGroupNames: [
86
+ * CacheSecurityGroupNames: [ // CacheSecurityGroupNameList
87
87
  * "STRING_VALUE",
88
88
  * ],
89
- * SecurityGroupIds: [
89
+ * SecurityGroupIds: [ // SecurityGroupIdsList
90
90
  * "STRING_VALUE",
91
91
  * ],
92
- * Tags: [
93
- * {
92
+ * Tags: [ // TagList
93
+ * { // Tag
94
94
  * Key: "STRING_VALUE",
95
95
  * Value: "STRING_VALUE",
96
96
  * },
97
97
  * ],
98
- * SnapshotArns: [
98
+ * SnapshotArns: [ // SnapshotArnsList
99
99
  * "STRING_VALUE",
100
100
  * ],
101
101
  * SnapshotName: "STRING_VALUE",
@@ -109,18 +109,18 @@ export interface CreateReplicationGroupCommandOutput extends CreateReplicationGr
109
109
  * TransitEncryptionEnabled: true || false,
110
110
  * AtRestEncryptionEnabled: true || false,
111
111
  * KmsKeyId: "STRING_VALUE",
112
- * UserGroupIds: [
112
+ * UserGroupIds: [ // UserGroupIdListInput
113
113
  * "STRING_VALUE",
114
114
  * ],
115
- * LogDeliveryConfigurations: [
116
- * {
115
+ * LogDeliveryConfigurations: [ // LogDeliveryConfigurationRequestList
116
+ * { // LogDeliveryConfigurationRequest
117
117
  * LogType: "slow-log" || "engine-log",
118
118
  * DestinationType: "cloudwatch-logs" || "kinesis-firehose",
119
- * DestinationDetails: {
120
- * CloudWatchLogsDetails: {
119
+ * DestinationDetails: { // DestinationDetails
120
+ * CloudWatchLogsDetails: { // CloudWatchLogsDestinationDetails
121
121
  * LogGroup: "STRING_VALUE",
122
122
  * },
123
- * KinesisFirehoseDetails: {
123
+ * KinesisFirehoseDetails: { // KinesisFirehoseDestinationDetails
124
124
  * DeliveryStream: "STRING_VALUE",
125
125
  * },
126
126
  * },
@@ -30,13 +30,13 @@ export interface CreateSnapshotCommandOutput extends CreateSnapshotResult, __Met
30
30
  * import { ElastiCacheClient, CreateSnapshotCommand } from "@aws-sdk/client-elasticache"; // ES Modules import
31
31
  * // const { ElastiCacheClient, CreateSnapshotCommand } = require("@aws-sdk/client-elasticache"); // CommonJS import
32
32
  * const client = new ElastiCacheClient(config);
33
- * const input = {
33
+ * const input = { // CreateSnapshotMessage
34
34
  * ReplicationGroupId: "STRING_VALUE",
35
35
  * CacheClusterId: "STRING_VALUE",
36
36
  * SnapshotName: "STRING_VALUE", // required
37
37
  * KmsKeyId: "STRING_VALUE",
38
- * Tags: [
39
- * {
38
+ * Tags: [ // TagList
39
+ * { // Tag
40
40
  * Key: "STRING_VALUE",
41
41
  * Value: "STRING_VALUE",
42
42
  * },
@@ -26,22 +26,22 @@ export interface CreateUserCommandOutput extends User, __MetadataBearer {
26
26
  * import { ElastiCacheClient, CreateUserCommand } from "@aws-sdk/client-elasticache"; // ES Modules import
27
27
  * // const { ElastiCacheClient, CreateUserCommand } = require("@aws-sdk/client-elasticache"); // CommonJS import
28
28
  * const client = new ElastiCacheClient(config);
29
- * const input = {
29
+ * const input = { // CreateUserMessage
30
30
  * UserId: "STRING_VALUE", // required
31
31
  * UserName: "STRING_VALUE", // required
32
32
  * Engine: "STRING_VALUE", // required
33
- * Passwords: [
33
+ * Passwords: [ // PasswordListInput
34
34
  * "STRING_VALUE",
35
35
  * ],
36
36
  * AccessString: "STRING_VALUE", // required
37
37
  * NoPasswordRequired: true || false,
38
- * Tags: [
39
- * {
38
+ * Tags: [ // TagList
39
+ * { // Tag
40
40
  * Key: "STRING_VALUE",
41
41
  * Value: "STRING_VALUE",
42
42
  * },
43
43
  * ],
44
- * AuthenticationMode: {
44
+ * AuthenticationMode: { // AuthenticationMode
45
45
  * Type: "password" || "no-password-required" || "iam",
46
46
  * Passwords: [
47
47
  * "STRING_VALUE",
@@ -27,14 +27,14 @@ export interface CreateUserGroupCommandOutput extends UserGroup, __MetadataBeare
27
27
  * import { ElastiCacheClient, CreateUserGroupCommand } from "@aws-sdk/client-elasticache"; // ES Modules import
28
28
  * // const { ElastiCacheClient, CreateUserGroupCommand } = require("@aws-sdk/client-elasticache"); // CommonJS import
29
29
  * const client = new ElastiCacheClient(config);
30
- * const input = {
30
+ * const input = { // CreateUserGroupMessage
31
31
  * UserGroupId: "STRING_VALUE", // required
32
32
  * Engine: "STRING_VALUE", // required
33
- * UserIds: [
33
+ * UserIds: [ // UserIdListInput
34
34
  * "STRING_VALUE",
35
35
  * ],
36
- * Tags: [
37
- * {
36
+ * Tags: [ // TagList
37
+ * { // Tag
38
38
  * Key: "STRING_VALUE",
39
39
  * Value: "STRING_VALUE",
40
40
  * },
@@ -26,10 +26,10 @@ export interface DecreaseNodeGroupsInGlobalReplicationGroupCommandOutput extends
26
26
  * import { ElastiCacheClient, DecreaseNodeGroupsInGlobalReplicationGroupCommand } from "@aws-sdk/client-elasticache"; // ES Modules import
27
27
  * // const { ElastiCacheClient, DecreaseNodeGroupsInGlobalReplicationGroupCommand } = require("@aws-sdk/client-elasticache"); // CommonJS import
28
28
  * const client = new ElastiCacheClient(config);
29
- * const input = {
29
+ * const input = { // DecreaseNodeGroupsInGlobalReplicationGroupMessage
30
30
  * GlobalReplicationGroupId: "STRING_VALUE", // required
31
31
  * NodeGroupCount: Number("int"), // required
32
- * GlobalNodeGroupsToRemove: [
32
+ * GlobalNodeGroupsToRemove: [ // GlobalNodeGroupIdList
33
33
  * "STRING_VALUE",
34
34
  * ],
35
35
  * GlobalNodeGroupsToRetain: [
@@ -28,22 +28,22 @@ export interface DecreaseReplicaCountCommandOutput extends DecreaseReplicaCountR
28
28
  * import { ElastiCacheClient, DecreaseReplicaCountCommand } from "@aws-sdk/client-elasticache"; // ES Modules import
29
29
  * // const { ElastiCacheClient, DecreaseReplicaCountCommand } = require("@aws-sdk/client-elasticache"); // CommonJS import
30
30
  * const client = new ElastiCacheClient(config);
31
- * const input = {
31
+ * const input = { // DecreaseReplicaCountMessage
32
32
  * ReplicationGroupId: "STRING_VALUE", // required
33
33
  * NewReplicaCount: Number("int"),
34
- * ReplicaConfiguration: [
35
- * {
34
+ * ReplicaConfiguration: [ // ReplicaConfigurationList
35
+ * { // ConfigureShard
36
36
  * NodeGroupId: "STRING_VALUE", // required
37
37
  * NewReplicaCount: Number("int"), // required
38
- * PreferredAvailabilityZones: [
38
+ * PreferredAvailabilityZones: [ // PreferredAvailabilityZoneList
39
39
  * "STRING_VALUE",
40
40
  * ],
41
- * PreferredOutpostArns: [
41
+ * PreferredOutpostArns: [ // PreferredOutpostArnList
42
42
  * "STRING_VALUE",
43
43
  * ],
44
44
  * },
45
45
  * ],
46
- * ReplicasToRemove: [
46
+ * ReplicasToRemove: [ // RemoveReplicasList
47
47
  * "STRING_VALUE",
48
48
  * ],
49
49
  * ApplyImmediately: true || false, // required
@@ -54,7 +54,7 @@ export interface DeleteCacheClusterCommandOutput extends DeleteCacheClusterResul
54
54
  * import { ElastiCacheClient, DeleteCacheClusterCommand } from "@aws-sdk/client-elasticache"; // ES Modules import
55
55
  * // const { ElastiCacheClient, DeleteCacheClusterCommand } = require("@aws-sdk/client-elasticache"); // CommonJS import
56
56
  * const client = new ElastiCacheClient(config);
57
- * const input = {
57
+ * const input = { // DeleteCacheClusterMessage
58
58
  * CacheClusterId: "STRING_VALUE", // required
59
59
  * FinalSnapshotIdentifier: "STRING_VALUE",
60
60
  * };
@@ -28,7 +28,7 @@ export interface DeleteCacheParameterGroupCommandOutput extends __MetadataBearer
28
28
  * import { ElastiCacheClient, DeleteCacheParameterGroupCommand } from "@aws-sdk/client-elasticache"; // ES Modules import
29
29
  * // const { ElastiCacheClient, DeleteCacheParameterGroupCommand } = require("@aws-sdk/client-elasticache"); // CommonJS import
30
30
  * const client = new ElastiCacheClient(config);
31
- * const input = {
31
+ * const input = { // DeleteCacheParameterGroupMessage
32
32
  * CacheParameterGroupName: "STRING_VALUE", // required
33
33
  * };
34
34
  * const command = new DeleteCacheParameterGroupCommand(input);
@@ -29,7 +29,7 @@ export interface DeleteCacheSecurityGroupCommandOutput extends __MetadataBearer
29
29
  * import { ElastiCacheClient, DeleteCacheSecurityGroupCommand } from "@aws-sdk/client-elasticache"; // ES Modules import
30
30
  * // const { ElastiCacheClient, DeleteCacheSecurityGroupCommand } = require("@aws-sdk/client-elasticache"); // CommonJS import
31
31
  * const client = new ElastiCacheClient(config);
32
- * const input = {
32
+ * const input = { // DeleteCacheSecurityGroupMessage
33
33
  * CacheSecurityGroupName: "STRING_VALUE", // required
34
34
  * };
35
35
  * const command = new DeleteCacheSecurityGroupCommand(input);
@@ -29,7 +29,7 @@ export interface DeleteCacheSubnetGroupCommandOutput extends __MetadataBearer {
29
29
  * import { ElastiCacheClient, DeleteCacheSubnetGroupCommand } from "@aws-sdk/client-elasticache"; // ES Modules import
30
30
  * // const { ElastiCacheClient, DeleteCacheSubnetGroupCommand } = require("@aws-sdk/client-elasticache"); // CommonJS import
31
31
  * const client = new ElastiCacheClient(config);
32
- * const input = {
32
+ * const input = { // DeleteCacheSubnetGroupMessage
33
33
  * CacheSubnetGroupName: "STRING_VALUE", // required
34
34
  * };
35
35
  * const command = new DeleteCacheSubnetGroupCommand(input);
@@ -39,7 +39,7 @@ export interface DeleteGlobalReplicationGroupCommandOutput extends DeleteGlobalR
39
39
  * import { ElastiCacheClient, DeleteGlobalReplicationGroupCommand } from "@aws-sdk/client-elasticache"; // ES Modules import
40
40
  * // const { ElastiCacheClient, DeleteGlobalReplicationGroupCommand } = require("@aws-sdk/client-elasticache"); // CommonJS import
41
41
  * const client = new ElastiCacheClient(config);
42
- * const input = {
42
+ * const input = { // DeleteGlobalReplicationGroupMessage
43
43
  * GlobalReplicationGroupId: "STRING_VALUE", // required
44
44
  * RetainPrimaryReplicationGroup: true || false, // required
45
45
  * };
@@ -34,7 +34,7 @@ export interface DeleteReplicationGroupCommandOutput extends DeleteReplicationGr
34
34
  * import { ElastiCacheClient, DeleteReplicationGroupCommand } from "@aws-sdk/client-elasticache"; // ES Modules import
35
35
  * // const { ElastiCacheClient, DeleteReplicationGroupCommand } = require("@aws-sdk/client-elasticache"); // CommonJS import
36
36
  * const client = new ElastiCacheClient(config);
37
- * const input = {
37
+ * const input = { // DeleteReplicationGroupMessage
38
38
  * ReplicationGroupId: "STRING_VALUE", // required
39
39
  * RetainPrimaryCluster: true || false,
40
40
  * FinalSnapshotIdentifier: "STRING_VALUE",
@@ -31,7 +31,7 @@ export interface DeleteSnapshotCommandOutput extends DeleteSnapshotResult, __Met
31
31
  * import { ElastiCacheClient, DeleteSnapshotCommand } from "@aws-sdk/client-elasticache"; // ES Modules import
32
32
  * // const { ElastiCacheClient, DeleteSnapshotCommand } = require("@aws-sdk/client-elasticache"); // CommonJS import
33
33
  * const client = new ElastiCacheClient(config);
34
- * const input = {
34
+ * const input = { // DeleteSnapshotMessage
35
35
  * SnapshotName: "STRING_VALUE", // required
36
36
  * };
37
37
  * const command = new DeleteSnapshotCommand(input);
@@ -26,7 +26,7 @@ export interface DeleteUserCommandOutput extends User, __MetadataBearer {
26
26
  * import { ElastiCacheClient, DeleteUserCommand } from "@aws-sdk/client-elasticache"; // ES Modules import
27
27
  * // const { ElastiCacheClient, DeleteUserCommand } = require("@aws-sdk/client-elasticache"); // CommonJS import
28
28
  * const client = new ElastiCacheClient(config);
29
- * const input = {
29
+ * const input = { // DeleteUserMessage
30
30
  * UserId: "STRING_VALUE", // required
31
31
  * };
32
32
  * const command = new DeleteUserCommand(input);
@@ -26,7 +26,7 @@ export interface DeleteUserGroupCommandOutput extends UserGroup, __MetadataBeare
26
26
  * import { ElastiCacheClient, DeleteUserGroupCommand } from "@aws-sdk/client-elasticache"; // ES Modules import
27
27
  * // const { ElastiCacheClient, DeleteUserGroupCommand } = require("@aws-sdk/client-elasticache"); // CommonJS import
28
28
  * const client = new ElastiCacheClient(config);
29
- * const input = {
29
+ * const input = { // DeleteUserGroupMessage
30
30
  * UserGroupId: "STRING_VALUE", // required
31
31
  * };
32
32
  * const command = new DeleteUserGroupCommand(input);
@@ -41,7 +41,7 @@ export interface DescribeCacheClustersCommandOutput extends CacheClusterMessage,
41
41
  * import { ElastiCacheClient, DescribeCacheClustersCommand } from "@aws-sdk/client-elasticache"; // ES Modules import
42
42
  * // const { ElastiCacheClient, DescribeCacheClustersCommand } = require("@aws-sdk/client-elasticache"); // CommonJS import
43
43
  * const client = new ElastiCacheClient(config);
44
- * const input = {
44
+ * const input = { // DescribeCacheClustersMessage
45
45
  * CacheClusterId: "STRING_VALUE",
46
46
  * MaxRecords: Number("int"),
47
47
  * Marker: "STRING_VALUE",
@@ -27,7 +27,7 @@ export interface DescribeCacheEngineVersionsCommandOutput extends CacheEngineVer
27
27
  * import { ElastiCacheClient, DescribeCacheEngineVersionsCommand } from "@aws-sdk/client-elasticache"; // ES Modules import
28
28
  * // const { ElastiCacheClient, DescribeCacheEngineVersionsCommand } = require("@aws-sdk/client-elasticache"); // CommonJS import
29
29
  * const client = new ElastiCacheClient(config);
30
- * const input = {
30
+ * const input = { // DescribeCacheEngineVersionsMessage
31
31
  * Engine: "STRING_VALUE",
32
32
  * EngineVersion: "STRING_VALUE",
33
33
  * CacheParameterGroupFamily: "STRING_VALUE",
@@ -28,7 +28,7 @@ export interface DescribeCacheParameterGroupsCommandOutput extends CacheParamete
28
28
  * import { ElastiCacheClient, DescribeCacheParameterGroupsCommand } from "@aws-sdk/client-elasticache"; // ES Modules import
29
29
  * // const { ElastiCacheClient, DescribeCacheParameterGroupsCommand } = require("@aws-sdk/client-elasticache"); // CommonJS import
30
30
  * const client = new ElastiCacheClient(config);
31
- * const input = {
31
+ * const input = { // DescribeCacheParameterGroupsMessage
32
32
  * CacheParameterGroupName: "STRING_VALUE",
33
33
  * MaxRecords: Number("int"),
34
34
  * Marker: "STRING_VALUE",
@@ -27,7 +27,7 @@ export interface DescribeCacheParametersCommandOutput extends CacheParameterGrou
27
27
  * import { ElastiCacheClient, DescribeCacheParametersCommand } from "@aws-sdk/client-elasticache"; // ES Modules import
28
28
  * // const { ElastiCacheClient, DescribeCacheParametersCommand } = require("@aws-sdk/client-elasticache"); // CommonJS import
29
29
  * const client = new ElastiCacheClient(config);
30
- * const input = {
30
+ * const input = { // DescribeCacheParametersMessage
31
31
  * CacheParameterGroupName: "STRING_VALUE", // required
32
32
  * Source: "STRING_VALUE",
33
33
  * MaxRecords: Number("int"),
@@ -29,7 +29,7 @@ export interface DescribeCacheSecurityGroupsCommandOutput extends CacheSecurityG
29
29
  * import { ElastiCacheClient, DescribeCacheSecurityGroupsCommand } from "@aws-sdk/client-elasticache"; // ES Modules import
30
30
  * // const { ElastiCacheClient, DescribeCacheSecurityGroupsCommand } = require("@aws-sdk/client-elasticache"); // CommonJS import
31
31
  * const client = new ElastiCacheClient(config);
32
- * const input = {
32
+ * const input = { // DescribeCacheSecurityGroupsMessage
33
33
  * CacheSecurityGroupName: "STRING_VALUE",
34
34
  * MaxRecords: Number("int"),
35
35
  * Marker: "STRING_VALUE",
@@ -29,7 +29,7 @@ export interface DescribeCacheSubnetGroupsCommandOutput extends CacheSubnetGroup
29
29
  * import { ElastiCacheClient, DescribeCacheSubnetGroupsCommand } from "@aws-sdk/client-elasticache"; // ES Modules import
30
30
  * // const { ElastiCacheClient, DescribeCacheSubnetGroupsCommand } = require("@aws-sdk/client-elasticache"); // CommonJS import
31
31
  * const client = new ElastiCacheClient(config);
32
- * const input = {
32
+ * const input = { // DescribeCacheSubnetGroupsMessage
33
33
  * CacheSubnetGroupName: "STRING_VALUE",
34
34
  * MaxRecords: Number("int"),
35
35
  * Marker: "STRING_VALUE",
@@ -27,7 +27,7 @@ export interface DescribeEngineDefaultParametersCommandOutput extends DescribeEn
27
27
  * import { ElastiCacheClient, DescribeEngineDefaultParametersCommand } from "@aws-sdk/client-elasticache"; // ES Modules import
28
28
  * // const { ElastiCacheClient, DescribeEngineDefaultParametersCommand } = require("@aws-sdk/client-elasticache"); // CommonJS import
29
29
  * const client = new ElastiCacheClient(config);
30
- * const input = {
30
+ * const input = { // DescribeEngineDefaultParametersMessage
31
31
  * CacheParameterGroupFamily: "STRING_VALUE", // required
32
32
  * MaxRecords: Number("int"),
33
33
  * Marker: "STRING_VALUE",
@@ -31,7 +31,7 @@ export interface DescribeEventsCommandOutput extends EventsMessage, __MetadataBe
31
31
  * import { ElastiCacheClient, DescribeEventsCommand } from "@aws-sdk/client-elasticache"; // ES Modules import
32
32
  * // const { ElastiCacheClient, DescribeEventsCommand } = require("@aws-sdk/client-elasticache"); // CommonJS import
33
33
  * const client = new ElastiCacheClient(config);
34
- * const input = {
34
+ * const input = { // DescribeEventsMessage
35
35
  * SourceIdentifier: "STRING_VALUE",
36
36
  * SourceType: "cache-cluster" || "cache-parameter-group" || "cache-security-group" || "cache-subnet-group" || "replication-group" || "user" || "user-group",
37
37
  * StartTime: new Date("TIMESTAMP"),
@@ -26,7 +26,7 @@ export interface DescribeGlobalReplicationGroupsCommandOutput extends DescribeGl
26
26
  * import { ElastiCacheClient, DescribeGlobalReplicationGroupsCommand } from "@aws-sdk/client-elasticache"; // ES Modules import
27
27
  * // const { ElastiCacheClient, DescribeGlobalReplicationGroupsCommand } = require("@aws-sdk/client-elasticache"); // CommonJS import
28
28
  * const client = new ElastiCacheClient(config);
29
- * const input = {
29
+ * const input = { // DescribeGlobalReplicationGroupsMessage
30
30
  * GlobalReplicationGroupId: "STRING_VALUE",
31
31
  * MaxRecords: Number("int"),
32
32
  * Marker: "STRING_VALUE",
@@ -31,7 +31,7 @@ export interface DescribeReplicationGroupsCommandOutput extends ReplicationGroup
31
31
  * import { ElastiCacheClient, DescribeReplicationGroupsCommand } from "@aws-sdk/client-elasticache"; // ES Modules import
32
32
  * // const { ElastiCacheClient, DescribeReplicationGroupsCommand } = require("@aws-sdk/client-elasticache"); // CommonJS import
33
33
  * const client = new ElastiCacheClient(config);
34
- * const input = {
34
+ * const input = { // DescribeReplicationGroupsMessage
35
35
  * ReplicationGroupId: "STRING_VALUE",
36
36
  * MaxRecords: Number("int"),
37
37
  * Marker: "STRING_VALUE",
@@ -27,7 +27,7 @@ export interface DescribeReservedCacheNodesCommandOutput extends ReservedCacheNo
27
27
  * import { ElastiCacheClient, DescribeReservedCacheNodesCommand } from "@aws-sdk/client-elasticache"; // ES Modules import
28
28
  * // const { ElastiCacheClient, DescribeReservedCacheNodesCommand } = require("@aws-sdk/client-elasticache"); // CommonJS import
29
29
  * const client = new ElastiCacheClient(config);
30
- * const input = {
30
+ * const input = { // DescribeReservedCacheNodesMessage
31
31
  * ReservedCacheNodeId: "STRING_VALUE",
32
32
  * ReservedCacheNodesOfferingId: "STRING_VALUE",
33
33
  * CacheNodeType: "STRING_VALUE",