aws-sdk-core 2.0.0.rc6 → 2.0.0.rc7

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 (115) hide show
  1. checksums.yaml +4 -4
  2. data/.gitignore +1 -0
  3. data/README.md +48 -18
  4. data/apis/AutoScaling-2011-01-01.json +14 -6
  5. data/apis/CloudFormation-2010-05-15.json +6 -6
  6. data/apis/CloudFront-2012-05-05.json +5 -6
  7. data/apis/CloudFront-2013-05-12.json +5 -6
  8. data/apis/CloudFront-2013-08-26.json +5 -6
  9. data/apis/CloudFront-2013-11-11.json +5 -6
  10. data/apis/CloudFront-2013-11-22.json +5557 -0
  11. data/apis/CloudFront-2014-01-31.json +5627 -0
  12. data/apis/CloudSearch-2011-02-01.json +136 -4
  13. data/apis/CloudSearch-2013-01-01.json +3515 -0
  14. data/apis/CloudTrail-2013-11-01.json +288 -0
  15. data/apis/CloudWatch-2010-08-01.json +6 -6
  16. data/apis/DataPipeline-2012-10-29.json +0 -1
  17. data/apis/DirectConnect-2012-10-25.json +5 -6
  18. data/apis/DynamoDB-2011-12-05.json +6 -6
  19. data/apis/DynamoDB-2012-08-10.json +307 -6
  20. data/apis/EC2-2013-06-15.json +6 -6
  21. data/apis/EC2-2013-10-01.json +6 -6
  22. data/apis/EC2-2013-10-15.json +6 -6
  23. data/apis/EC2-2014-02-01.json +15189 -0
  24. data/apis/EMR-2009-03-31.json +8 -8
  25. data/apis/ElastiCache-2012-11-15.json +6 -6
  26. data/apis/ElastiCache-2013-06-15.json +6 -6
  27. data/apis/ElastiCache-2014-03-24.json +4344 -0
  28. data/apis/ElasticBeanstalk-2010-12-01.json +6 -7
  29. data/apis/ElasticLoadBalancing-2012-06-01.json +216 -6
  30. data/apis/ElasticTranscoder-2012-09-25.json +4 -5
  31. data/apis/Glacier-2012-06-01.json +5 -5
  32. data/apis/IAM-2010-05-08.json +6 -6
  33. data/apis/ImportExport-2010-06-01.json +5 -6
  34. data/apis/Kinesis-2013-12-02.json +2 -3
  35. data/apis/OpsWorks-2013-02-18.json +149 -2
  36. data/apis/RDS-2013-01-10.json +6 -6
  37. data/apis/RDS-2013-02-12.json +6 -6
  38. data/apis/RDS-2013-05-15.json +6 -6
  39. data/apis/RDS-2013-09-09.json +6 -6
  40. data/apis/Redshift-2012-12-01.json +64 -5
  41. data/apis/Route53-2012-12-12.json +5 -6
  42. data/apis/Route53-2013-04-01.json +37 -6
  43. data/apis/S3-2006-03-01.json +8 -7
  44. data/apis/SDB-2009-04-15.json +5 -6
  45. data/apis/SES-2010-12-01.json +0 -1
  46. data/apis/SNS-2010-03-31.json +6 -6
  47. data/apis/SQS-2012-11-05.json +154 -6
  48. data/apis/STS-2011-06-15.json +14 -6
  49. data/apis/SWF-2012-01-25.json +6 -6
  50. data/apis/StorageGateway-2012-06-30.json +16 -16
  51. data/apis/StorageGateway-2013-06-30.json +21 -21
  52. data/apis/Support-2013-04-15.json +0 -1
  53. data/apis/configuration/endpoints.json +258 -154
  54. data/apis/source/autoscaling-2011-01-01.json +19 -19
  55. data/apis/source/cloudformation-2010-05-15.json +17 -17
  56. data/apis/source/cloudfront-2013-11-22.json +8898 -0
  57. data/apis/source/cloudfront-2013-11-22.paginators.json +32 -0
  58. data/apis/source/cloudfront-2013-11-22.waiters.json +29 -0
  59. data/apis/source/cloudfront-2014-01-31.json +8975 -0
  60. data/apis/source/cloudfront-2014-01-31.normal.json +2905 -0
  61. data/apis/source/cloudfront-2014-01-31.paginators.json +32 -0
  62. data/apis/source/cloudfront-2014-01-31.waiters.json +29 -0
  63. data/apis/source/cloudsearch-2011-02-01.json +286 -8
  64. data/apis/source/cloudsearch-2013-01-01.json +5547 -0
  65. data/apis/source/cloudsearch-2013-01-01.paginators.json +20 -0
  66. data/apis/source/cloudtrail-2013-11-01.json +539 -0
  67. data/apis/source/cloudtrail-2013-11-01.paginators.json +7 -0
  68. data/apis/source/dynamodb-2011-12-05.json +19 -0
  69. data/apis/source/dynamodb-2012-08-10.json +415 -2
  70. data/apis/source/ec2-2014-02-01.json +20576 -0
  71. data/apis/source/ec2-2014-02-01.paginators.json +126 -0
  72. data/apis/source/ec2-2014-02-01.waiters.json +146 -0
  73. data/apis/source/elasticache-2014-03-24.json +6463 -0
  74. data/apis/source/elasticache-2014-03-24.paginators.json +70 -0
  75. data/apis/source/elasticloadbalancing-2012-06-01.json +455 -164
  76. data/apis/source/elasticloadbalancing-2012-06-01.normal.json +2107 -0
  77. data/apis/source/kinesis-2013-12-02.json +5 -5
  78. data/apis/source/kinesis-2013-12-02.normal.json +761 -0
  79. data/apis/source/kinesis-2013-12-02.paginators.json +6 -6
  80. data/apis/source/opsworks-2013-02-18.json +242 -39
  81. data/apis/source/opsworks-2013-02-18.paginators.json +3 -0
  82. data/apis/source/redshift-2012-12-01.json +180 -91
  83. data/apis/source/route53-2013-04-01.json +68 -4
  84. data/apis/source/sqs-2012-11-05.json +237 -7
  85. data/apis/source/sts-2011-06-15.json +18 -2
  86. data/bin/aws.rb +7 -7
  87. data/doc-src/plugins/apis.rb +1 -1
  88. data/features/cloudtrail/client.feature +17 -0
  89. data/features/cloudtrail/step_definitions.rb +6 -0
  90. data/features/datapipeline/client.feature +1 -1
  91. data/lib/aws.rb +21 -5
  92. data/lib/aws/api/service_translators/s3.rb +1 -0
  93. data/lib/aws/api/translator.rb +1 -2
  94. data/lib/aws/credential_provider_chain.rb +62 -0
  95. data/lib/aws/credentials.rb +4 -1
  96. data/lib/aws/errors.rb +4 -0
  97. data/lib/aws/plugins/credentials.rb +24 -31
  98. data/lib/aws/plugins/s3_location_constraint.rb +38 -0
  99. data/lib/aws/shared_credentials.rb +105 -0
  100. data/lib/aws/structure.rb +1 -0
  101. data/lib/aws/util.rb +18 -19
  102. data/lib/aws/version.rb +1 -1
  103. data/spec/aws/credentials_spec.rb +8 -0
  104. data/spec/aws/plugins/credentials_spec.rb +71 -15
  105. data/spec/aws/plugins/s3_location_constraint_spec.rb +48 -0
  106. data/spec/aws/shared_credentials_spec.rb +68 -0
  107. data/spec/aws/util_spec.rb +107 -0
  108. data/spec/aws_spec.rb +6 -0
  109. data/spec/fixtures/credentials/mock_shared_credentials +14 -0
  110. data/spec/fixtures/operations/s3/create_bucket_with_implied_location_constraint.yml +23 -0
  111. data/spec/spec_helper.rb +4 -0
  112. data/tasks/test.rake +10 -7
  113. data/vendor/seahorse/lib/seahorse/client/param_converter.rb +2 -2
  114. metadata +43 -3
  115. data/lib/aws/plugins/instance_profile_credentials.rb +0 -14
@@ -5,15 +5,16 @@
5
5
  "json_target_prefix": "ElasticMapReduce",
6
6
  "json_version": 1.1,
7
7
  "regional_endpoints": {
8
- "us-east-1": "elasticmapreduce.us-east-1.amazonaws.com",
9
- "us-west-1": "elasticmapreduce.us-west-1.amazonaws.com",
10
- "us-west-2": "elasticmapreduce.us-west-2.amazonaws.com",
11
- "eu-west-1": "elasticmapreduce.eu-west-1.amazonaws.com",
12
8
  "ap-northeast-1": "elasticmapreduce.ap-northeast-1.amazonaws.com",
13
9
  "ap-southeast-1": "elasticmapreduce.ap-southeast-1.amazonaws.com",
14
10
  "ap-southeast-2": "elasticmapreduce.ap-southeast-2.amazonaws.com",
11
+ "cn-north-1": "elasticmapreduce.cn-north-1.amazonaws.com.cn",
12
+ "eu-west-1": "elasticmapreduce.eu-west-1.amazonaws.com",
15
13
  "sa-east-1": "elasticmapreduce.sa-east-1.amazonaws.com",
16
- "us-gov-west-1": "elasticmapreduce.us-gov-west-1.amazonaws.com"
14
+ "us-east-1": "elasticmapreduce.us-east-1.amazonaws.com",
15
+ "us-gov-west-1": "elasticmapreduce.us-gov-west-1.amazonaws.com",
16
+ "us-west-1": "elasticmapreduce.us-west-1.amazonaws.com",
17
+ "us-west-2": "elasticmapreduce.us-west-2.amazonaws.com"
17
18
  },
18
19
  "service_abbreviation": "Amazon EMR",
19
20
  "service_class_name": "EMR",
@@ -27,7 +28,6 @@
27
28
  "Aws::Plugins::RetryErrors",
28
29
  "Aws::Plugins::GlobalConfiguration",
29
30
  "Aws::Plugins::RegionalEndpoint",
30
- "Aws::Plugins::InstanceProfileCredentials",
31
31
  "Aws::Plugins::ResponsePaging",
32
32
  "Aws::Plugins::Credentials",
33
33
  "Aws::Plugins::JsonProtocol",
@@ -323,7 +323,7 @@
323
323
  }
324
324
  }
325
325
  },
326
- "ec_2_instance_attributes": {
326
+ "ec2_instance_attributes": {
327
327
  "type": "structure",
328
328
  "serialized_name": "Ec2InstanceAttributes",
329
329
  "members": {
@@ -335,7 +335,7 @@
335
335
  "type": "string",
336
336
  "serialized_name": "Ec2SubnetId"
337
337
  },
338
- "ec_2_availability_zone": {
338
+ "ec2_availability_zone": {
339
339
  "type": "string",
340
340
  "serialized_name": "Ec2AvailabilityZone"
341
341
  },
@@ -3,14 +3,15 @@
3
3
  "metadata": {
4
4
  "endpoint_prefix": "elasticache",
5
5
  "regional_endpoints": {
6
- "us-east-1": "elasticache.us-east-1.amazonaws.com",
7
- "us-west-1": "elasticache.us-west-1.amazonaws.com",
8
- "us-west-2": "elasticache.us-west-2.amazonaws.com",
9
- "eu-west-1": "elasticache.eu-west-1.amazonaws.com",
10
6
  "ap-northeast-1": "elasticache.ap-northeast-1.amazonaws.com",
11
7
  "ap-southeast-1": "elasticache.ap-southeast-1.amazonaws.com",
12
8
  "ap-southeast-2": "elasticache.ap-southeast-2.amazonaws.com",
13
- "sa-east-1": "elasticache.sa-east-1.amazonaws.com"
9
+ "cn-north-1": "elasticache.cn-north-1.amazonaws.com.cn",
10
+ "eu-west-1": "elasticache.eu-west-1.amazonaws.com",
11
+ "sa-east-1": "elasticache.sa-east-1.amazonaws.com",
12
+ "us-east-1": "elasticache.us-east-1.amazonaws.com",
13
+ "us-west-1": "elasticache.us-west-1.amazonaws.com",
14
+ "us-west-2": "elasticache.us-west-2.amazonaws.com"
14
15
  },
15
16
  "service_class_name": "ElastiCache",
16
17
  "service_full_name": "Amazon ElastiCache"
@@ -23,7 +24,6 @@
23
24
  "Aws::Plugins::RetryErrors",
24
25
  "Aws::Plugins::GlobalConfiguration",
25
26
  "Aws::Plugins::RegionalEndpoint",
26
- "Aws::Plugins::InstanceProfileCredentials",
27
27
  "Aws::Plugins::ResponsePaging",
28
28
  "Aws::Plugins::Credentials",
29
29
  "Aws::Plugins::QueryProtocol",
@@ -3,14 +3,15 @@
3
3
  "metadata": {
4
4
  "endpoint_prefix": "elasticache",
5
5
  "regional_endpoints": {
6
- "us-east-1": "elasticache.us-east-1.amazonaws.com",
7
- "us-west-1": "elasticache.us-west-1.amazonaws.com",
8
- "us-west-2": "elasticache.us-west-2.amazonaws.com",
9
- "eu-west-1": "elasticache.eu-west-1.amazonaws.com",
10
6
  "ap-northeast-1": "elasticache.ap-northeast-1.amazonaws.com",
11
7
  "ap-southeast-1": "elasticache.ap-southeast-1.amazonaws.com",
12
8
  "ap-southeast-2": "elasticache.ap-southeast-2.amazonaws.com",
13
- "sa-east-1": "elasticache.sa-east-1.amazonaws.com"
9
+ "cn-north-1": "elasticache.cn-north-1.amazonaws.com.cn",
10
+ "eu-west-1": "elasticache.eu-west-1.amazonaws.com",
11
+ "sa-east-1": "elasticache.sa-east-1.amazonaws.com",
12
+ "us-east-1": "elasticache.us-east-1.amazonaws.com",
13
+ "us-west-1": "elasticache.us-west-1.amazonaws.com",
14
+ "us-west-2": "elasticache.us-west-2.amazonaws.com"
14
15
  },
15
16
  "service_class_name": "ElastiCache",
16
17
  "service_full_name": "Amazon ElastiCache"
@@ -23,7 +24,6 @@
23
24
  "Aws::Plugins::RetryErrors",
24
25
  "Aws::Plugins::GlobalConfiguration",
25
26
  "Aws::Plugins::RegionalEndpoint",
26
- "Aws::Plugins::InstanceProfileCredentials",
27
27
  "Aws::Plugins::ResponsePaging",
28
28
  "Aws::Plugins::Credentials",
29
29
  "Aws::Plugins::QueryProtocol",
@@ -0,0 +1,4344 @@
1
+ {
2
+ "version": "2014-03-24",
3
+ "metadata": {
4
+ "endpoint_prefix": "elasticache",
5
+ "regional_endpoints": {
6
+ "ap-northeast-1": "elasticache.ap-northeast-1.amazonaws.com",
7
+ "ap-southeast-1": "elasticache.ap-southeast-1.amazonaws.com",
8
+ "ap-southeast-2": "elasticache.ap-southeast-2.amazonaws.com",
9
+ "cn-north-1": "elasticache.cn-north-1.amazonaws.com.cn",
10
+ "eu-west-1": "elasticache.eu-west-1.amazonaws.com",
11
+ "sa-east-1": "elasticache.sa-east-1.amazonaws.com",
12
+ "us-east-1": "elasticache.us-east-1.amazonaws.com",
13
+ "us-west-1": "elasticache.us-west-1.amazonaws.com",
14
+ "us-west-2": "elasticache.us-west-2.amazonaws.com"
15
+ },
16
+ "service_class_name": "ElastiCache",
17
+ "service_full_name": "Amazon ElastiCache"
18
+ },
19
+ "plugins": [
20
+ "Seahorse::Client::Plugins::Logging",
21
+ "Seahorse::Client::Plugins::RestfulBindings",
22
+ "Seahorse::Client::Plugins::ContentLength",
23
+ "Aws::Plugins::UserAgent",
24
+ "Aws::Plugins::RetryErrors",
25
+ "Aws::Plugins::GlobalConfiguration",
26
+ "Aws::Plugins::RegionalEndpoint",
27
+ "Aws::Plugins::ResponsePaging",
28
+ "Aws::Plugins::Credentials",
29
+ "Aws::Plugins::QueryProtocol",
30
+ "Aws::Plugins::SignatureV4"
31
+ ],
32
+ "operations": {
33
+ "authorize_cache_security_group_ingress": {
34
+ "name": "AuthorizeCacheSecurityGroupIngress",
35
+ "http_method": "POST",
36
+ "http_path": "/",
37
+ "input": {
38
+ "type": "input",
39
+ "members": {
40
+ "cache_security_group_name": {
41
+ "type": "string",
42
+ "required": true,
43
+ "serialized_name": "CacheSecurityGroupName"
44
+ },
45
+ "ec2_security_group_name": {
46
+ "type": "string",
47
+ "required": true,
48
+ "serialized_name": "EC2SecurityGroupName"
49
+ },
50
+ "ec2_security_group_owner_id": {
51
+ "type": "string",
52
+ "required": true,
53
+ "serialized_name": "EC2SecurityGroupOwnerId"
54
+ }
55
+ }
56
+ },
57
+ "output": {
58
+ "type": "output",
59
+ "metadata": {
60
+ "wrapper": "AuthorizeCacheSecurityGroupIngressResult"
61
+ },
62
+ "members": {
63
+ "cache_security_group": {
64
+ "type": "structure",
65
+ "serialized_name": "CacheSecurityGroup",
66
+ "metadata": {
67
+ "wrapper": true
68
+ },
69
+ "members": {
70
+ "owner_id": {
71
+ "type": "string",
72
+ "serialized_name": "OwnerId"
73
+ },
74
+ "cache_security_group_name": {
75
+ "type": "string",
76
+ "serialized_name": "CacheSecurityGroupName"
77
+ },
78
+ "description": {
79
+ "type": "string",
80
+ "serialized_name": "Description"
81
+ },
82
+ "ec2_security_groups": {
83
+ "type": "list",
84
+ "serialized_name": "EC2SecurityGroups",
85
+ "members": {
86
+ "type": "structure",
87
+ "serialized_name": "EC2SecurityGroup",
88
+ "members": {
89
+ "status": {
90
+ "type": "string",
91
+ "serialized_name": "Status"
92
+ },
93
+ "ec2_security_group_name": {
94
+ "type": "string",
95
+ "serialized_name": "EC2SecurityGroupName"
96
+ },
97
+ "ec2_security_group_owner_id": {
98
+ "type": "string",
99
+ "serialized_name": "EC2SecurityGroupOwnerId"
100
+ }
101
+ }
102
+ }
103
+ }
104
+ }
105
+ }
106
+ }
107
+ }
108
+ },
109
+ "copy_snapshot": {
110
+ "name": "CopySnapshot",
111
+ "http_method": "POST",
112
+ "http_path": "/",
113
+ "input": {
114
+ "type": "input",
115
+ "members": {
116
+ "source_snapshot_name": {
117
+ "type": "string",
118
+ "required": true,
119
+ "serialized_name": "SourceSnapshotName"
120
+ },
121
+ "target_snapshot_name": {
122
+ "type": "string",
123
+ "required": true,
124
+ "serialized_name": "TargetSnapshotName"
125
+ }
126
+ }
127
+ },
128
+ "output": {
129
+ "type": "output",
130
+ "metadata": {
131
+ "wrapper": "CopySnapshotResult"
132
+ },
133
+ "members": {
134
+ "snapshot": {
135
+ "type": "structure",
136
+ "serialized_name": "Snapshot",
137
+ "metadata": {
138
+ "wrapper": true
139
+ },
140
+ "members": {
141
+ "snapshot_name": {
142
+ "type": "string",
143
+ "serialized_name": "SnapshotName"
144
+ },
145
+ "cache_cluster_id": {
146
+ "type": "string",
147
+ "serialized_name": "CacheClusterId"
148
+ },
149
+ "snapshot_status": {
150
+ "type": "string",
151
+ "serialized_name": "SnapshotStatus"
152
+ },
153
+ "snapshot_source": {
154
+ "type": "string",
155
+ "serialized_name": "SnapshotSource"
156
+ },
157
+ "cache_node_type": {
158
+ "type": "string",
159
+ "serialized_name": "CacheNodeType"
160
+ },
161
+ "engine": {
162
+ "type": "string",
163
+ "serialized_name": "Engine"
164
+ },
165
+ "engine_version": {
166
+ "type": "string",
167
+ "serialized_name": "EngineVersion"
168
+ },
169
+ "num_cache_nodes": {
170
+ "type": "integer",
171
+ "serialized_name": "NumCacheNodes"
172
+ },
173
+ "preferred_availability_zone": {
174
+ "type": "string",
175
+ "serialized_name": "PreferredAvailabilityZone"
176
+ },
177
+ "cache_cluster_create_time": {
178
+ "type": "iso8601_timestamp",
179
+ "serialized_name": "CacheClusterCreateTime"
180
+ },
181
+ "preferred_maintenance_window": {
182
+ "type": "string",
183
+ "serialized_name": "PreferredMaintenanceWindow"
184
+ },
185
+ "topic_arn": {
186
+ "type": "string",
187
+ "serialized_name": "TopicArn"
188
+ },
189
+ "port": {
190
+ "type": "integer",
191
+ "serialized_name": "Port"
192
+ },
193
+ "cache_parameter_group_name": {
194
+ "type": "string",
195
+ "serialized_name": "CacheParameterGroupName"
196
+ },
197
+ "cache_subnet_group_name": {
198
+ "type": "string",
199
+ "serialized_name": "CacheSubnetGroupName"
200
+ },
201
+ "vpc_id": {
202
+ "type": "string",
203
+ "serialized_name": "VpcId"
204
+ },
205
+ "auto_minor_version_upgrade": {
206
+ "type": "boolean",
207
+ "serialized_name": "AutoMinorVersionUpgrade"
208
+ },
209
+ "snapshot_retention_limit": {
210
+ "type": "integer",
211
+ "serialized_name": "SnapshotRetentionLimit"
212
+ },
213
+ "snapshot_window": {
214
+ "type": "string",
215
+ "serialized_name": "SnapshotWindow"
216
+ },
217
+ "node_snapshots": {
218
+ "type": "list",
219
+ "serialized_name": "NodeSnapshots",
220
+ "members": {
221
+ "type": "structure",
222
+ "serialized_name": "NodeSnapshot",
223
+ "metadata": {
224
+ "wrapper": true
225
+ },
226
+ "members": {
227
+ "cache_node_id": {
228
+ "type": "string",
229
+ "serialized_name": "CacheNodeId"
230
+ },
231
+ "cache_size": {
232
+ "type": "string",
233
+ "serialized_name": "CacheSize"
234
+ },
235
+ "cache_node_create_time": {
236
+ "type": "iso8601_timestamp",
237
+ "serialized_name": "CacheNodeCreateTime"
238
+ },
239
+ "snapshot_create_time": {
240
+ "type": "iso8601_timestamp",
241
+ "serialized_name": "SnapshotCreateTime"
242
+ }
243
+ }
244
+ }
245
+ }
246
+ }
247
+ }
248
+ }
249
+ }
250
+ },
251
+ "create_cache_cluster": {
252
+ "name": "CreateCacheCluster",
253
+ "http_method": "POST",
254
+ "http_path": "/",
255
+ "input": {
256
+ "type": "input",
257
+ "members": {
258
+ "cache_cluster_id": {
259
+ "type": "string",
260
+ "required": true,
261
+ "serialized_name": "CacheClusterId"
262
+ },
263
+ "replication_group_id": {
264
+ "type": "string",
265
+ "serialized_name": "ReplicationGroupId"
266
+ },
267
+ "num_cache_nodes": {
268
+ "type": "integer",
269
+ "serialized_name": "NumCacheNodes"
270
+ },
271
+ "cache_node_type": {
272
+ "type": "string",
273
+ "serialized_name": "CacheNodeType"
274
+ },
275
+ "engine": {
276
+ "type": "string",
277
+ "serialized_name": "Engine"
278
+ },
279
+ "engine_version": {
280
+ "type": "string",
281
+ "serialized_name": "EngineVersion"
282
+ },
283
+ "cache_parameter_group_name": {
284
+ "type": "string",
285
+ "serialized_name": "CacheParameterGroupName"
286
+ },
287
+ "cache_subnet_group_name": {
288
+ "type": "string",
289
+ "serialized_name": "CacheSubnetGroupName"
290
+ },
291
+ "cache_security_group_names": {
292
+ "type": "list",
293
+ "serialized_name": "CacheSecurityGroupNames",
294
+ "members": {
295
+ "type": "string",
296
+ "serialized_name": "CacheSecurityGroupName"
297
+ }
298
+ },
299
+ "security_group_ids": {
300
+ "type": "list",
301
+ "serialized_name": "SecurityGroupIds",
302
+ "members": {
303
+ "type": "string",
304
+ "serialized_name": "SecurityGroupId"
305
+ }
306
+ },
307
+ "snapshot_arns": {
308
+ "type": "list",
309
+ "serialized_name": "SnapshotArns",
310
+ "members": {
311
+ "type": "string",
312
+ "serialized_name": "SnapshotArn"
313
+ }
314
+ },
315
+ "snapshot_name": {
316
+ "type": "string",
317
+ "serialized_name": "SnapshotName"
318
+ },
319
+ "preferred_availability_zone": {
320
+ "type": "string",
321
+ "serialized_name": "PreferredAvailabilityZone"
322
+ },
323
+ "preferred_maintenance_window": {
324
+ "type": "string",
325
+ "serialized_name": "PreferredMaintenanceWindow"
326
+ },
327
+ "port": {
328
+ "type": "integer",
329
+ "serialized_name": "Port"
330
+ },
331
+ "notification_topic_arn": {
332
+ "type": "string",
333
+ "serialized_name": "NotificationTopicArn"
334
+ },
335
+ "auto_minor_version_upgrade": {
336
+ "type": "boolean",
337
+ "serialized_name": "AutoMinorVersionUpgrade"
338
+ },
339
+ "snapshot_retention_limit": {
340
+ "type": "integer",
341
+ "serialized_name": "SnapshotRetentionLimit"
342
+ },
343
+ "snapshot_window": {
344
+ "type": "string",
345
+ "serialized_name": "SnapshotWindow"
346
+ }
347
+ }
348
+ },
349
+ "output": {
350
+ "type": "output",
351
+ "metadata": {
352
+ "wrapper": "CreateCacheClusterResult"
353
+ },
354
+ "members": {
355
+ "cache_cluster": {
356
+ "type": "structure",
357
+ "serialized_name": "CacheCluster",
358
+ "metadata": {
359
+ "wrapper": true
360
+ },
361
+ "members": {
362
+ "cache_cluster_id": {
363
+ "type": "string",
364
+ "serialized_name": "CacheClusterId"
365
+ },
366
+ "configuration_endpoint": {
367
+ "type": "structure",
368
+ "serialized_name": "ConfigurationEndpoint",
369
+ "members": {
370
+ "address": {
371
+ "type": "string",
372
+ "serialized_name": "Address"
373
+ },
374
+ "port": {
375
+ "type": "integer",
376
+ "serialized_name": "Port"
377
+ }
378
+ }
379
+ },
380
+ "client_download_landing_page": {
381
+ "type": "string",
382
+ "serialized_name": "ClientDownloadLandingPage"
383
+ },
384
+ "cache_node_type": {
385
+ "type": "string",
386
+ "serialized_name": "CacheNodeType"
387
+ },
388
+ "engine": {
389
+ "type": "string",
390
+ "serialized_name": "Engine"
391
+ },
392
+ "engine_version": {
393
+ "type": "string",
394
+ "serialized_name": "EngineVersion"
395
+ },
396
+ "cache_cluster_status": {
397
+ "type": "string",
398
+ "serialized_name": "CacheClusterStatus"
399
+ },
400
+ "num_cache_nodes": {
401
+ "type": "integer",
402
+ "serialized_name": "NumCacheNodes"
403
+ },
404
+ "preferred_availability_zone": {
405
+ "type": "string",
406
+ "serialized_name": "PreferredAvailabilityZone"
407
+ },
408
+ "cache_cluster_create_time": {
409
+ "type": "iso8601_timestamp",
410
+ "serialized_name": "CacheClusterCreateTime"
411
+ },
412
+ "preferred_maintenance_window": {
413
+ "type": "string",
414
+ "serialized_name": "PreferredMaintenanceWindow"
415
+ },
416
+ "pending_modified_values": {
417
+ "type": "structure",
418
+ "serialized_name": "PendingModifiedValues",
419
+ "members": {
420
+ "num_cache_nodes": {
421
+ "type": "integer",
422
+ "serialized_name": "NumCacheNodes"
423
+ },
424
+ "cache_node_ids_to_remove": {
425
+ "type": "list",
426
+ "serialized_name": "CacheNodeIdsToRemove",
427
+ "members": {
428
+ "type": "string",
429
+ "serialized_name": "CacheNodeId"
430
+ }
431
+ },
432
+ "engine_version": {
433
+ "type": "string",
434
+ "serialized_name": "EngineVersion"
435
+ }
436
+ }
437
+ },
438
+ "notification_configuration": {
439
+ "type": "structure",
440
+ "serialized_name": "NotificationConfiguration",
441
+ "members": {
442
+ "topic_arn": {
443
+ "type": "string",
444
+ "serialized_name": "TopicArn"
445
+ },
446
+ "topic_status": {
447
+ "type": "string",
448
+ "serialized_name": "TopicStatus"
449
+ }
450
+ }
451
+ },
452
+ "cache_security_groups": {
453
+ "type": "list",
454
+ "serialized_name": "CacheSecurityGroups",
455
+ "members": {
456
+ "type": "structure",
457
+ "serialized_name": "CacheSecurityGroup",
458
+ "members": {
459
+ "cache_security_group_name": {
460
+ "type": "string",
461
+ "serialized_name": "CacheSecurityGroupName"
462
+ },
463
+ "status": {
464
+ "type": "string",
465
+ "serialized_name": "Status"
466
+ }
467
+ }
468
+ }
469
+ },
470
+ "cache_parameter_group": {
471
+ "type": "structure",
472
+ "serialized_name": "CacheParameterGroup",
473
+ "members": {
474
+ "cache_parameter_group_name": {
475
+ "type": "string",
476
+ "serialized_name": "CacheParameterGroupName"
477
+ },
478
+ "parameter_apply_status": {
479
+ "type": "string",
480
+ "serialized_name": "ParameterApplyStatus"
481
+ },
482
+ "cache_node_ids_to_reboot": {
483
+ "type": "list",
484
+ "serialized_name": "CacheNodeIdsToReboot",
485
+ "members": {
486
+ "type": "string",
487
+ "serialized_name": "CacheNodeId"
488
+ }
489
+ }
490
+ }
491
+ },
492
+ "cache_subnet_group_name": {
493
+ "type": "string",
494
+ "serialized_name": "CacheSubnetGroupName"
495
+ },
496
+ "cache_nodes": {
497
+ "type": "list",
498
+ "serialized_name": "CacheNodes",
499
+ "members": {
500
+ "type": "structure",
501
+ "serialized_name": "CacheNode",
502
+ "members": {
503
+ "cache_node_id": {
504
+ "type": "string",
505
+ "serialized_name": "CacheNodeId"
506
+ },
507
+ "cache_node_status": {
508
+ "type": "string",
509
+ "serialized_name": "CacheNodeStatus"
510
+ },
511
+ "cache_node_create_time": {
512
+ "type": "iso8601_timestamp",
513
+ "serialized_name": "CacheNodeCreateTime"
514
+ },
515
+ "endpoint": {
516
+ "type": "structure",
517
+ "serialized_name": "Endpoint",
518
+ "members": {
519
+ "address": {
520
+ "type": "string",
521
+ "serialized_name": "Address"
522
+ },
523
+ "port": {
524
+ "type": "integer",
525
+ "serialized_name": "Port"
526
+ }
527
+ }
528
+ },
529
+ "parameter_group_status": {
530
+ "type": "string",
531
+ "serialized_name": "ParameterGroupStatus"
532
+ },
533
+ "source_cache_node_id": {
534
+ "type": "string",
535
+ "serialized_name": "SourceCacheNodeId"
536
+ }
537
+ }
538
+ }
539
+ },
540
+ "auto_minor_version_upgrade": {
541
+ "type": "boolean",
542
+ "serialized_name": "AutoMinorVersionUpgrade"
543
+ },
544
+ "security_groups": {
545
+ "type": "list",
546
+ "serialized_name": "SecurityGroups",
547
+ "members": {
548
+ "type": "structure",
549
+ "members": {
550
+ "security_group_id": {
551
+ "type": "string",
552
+ "serialized_name": "SecurityGroupId"
553
+ },
554
+ "status": {
555
+ "type": "string",
556
+ "serialized_name": "Status"
557
+ }
558
+ }
559
+ }
560
+ },
561
+ "replication_group_id": {
562
+ "type": "string",
563
+ "serialized_name": "ReplicationGroupId"
564
+ },
565
+ "snapshot_retention_limit": {
566
+ "type": "integer",
567
+ "serialized_name": "SnapshotRetentionLimit"
568
+ },
569
+ "snapshot_window": {
570
+ "type": "string",
571
+ "serialized_name": "SnapshotWindow"
572
+ }
573
+ }
574
+ }
575
+ }
576
+ }
577
+ },
578
+ "create_cache_parameter_group": {
579
+ "name": "CreateCacheParameterGroup",
580
+ "http_method": "POST",
581
+ "http_path": "/",
582
+ "input": {
583
+ "type": "input",
584
+ "members": {
585
+ "cache_parameter_group_name": {
586
+ "type": "string",
587
+ "required": true,
588
+ "serialized_name": "CacheParameterGroupName"
589
+ },
590
+ "cache_parameter_group_family": {
591
+ "type": "string",
592
+ "required": true,
593
+ "serialized_name": "CacheParameterGroupFamily"
594
+ },
595
+ "description": {
596
+ "type": "string",
597
+ "required": true,
598
+ "serialized_name": "Description"
599
+ }
600
+ }
601
+ },
602
+ "output": {
603
+ "type": "output",
604
+ "metadata": {
605
+ "wrapper": "CreateCacheParameterGroupResult"
606
+ },
607
+ "members": {
608
+ "cache_parameter_group": {
609
+ "type": "structure",
610
+ "serialized_name": "CacheParameterGroup",
611
+ "metadata": {
612
+ "wrapper": true
613
+ },
614
+ "members": {
615
+ "cache_parameter_group_name": {
616
+ "type": "string",
617
+ "serialized_name": "CacheParameterGroupName"
618
+ },
619
+ "cache_parameter_group_family": {
620
+ "type": "string",
621
+ "serialized_name": "CacheParameterGroupFamily"
622
+ },
623
+ "description": {
624
+ "type": "string",
625
+ "serialized_name": "Description"
626
+ }
627
+ }
628
+ }
629
+ }
630
+ }
631
+ },
632
+ "create_cache_security_group": {
633
+ "name": "CreateCacheSecurityGroup",
634
+ "http_method": "POST",
635
+ "http_path": "/",
636
+ "input": {
637
+ "type": "input",
638
+ "members": {
639
+ "cache_security_group_name": {
640
+ "type": "string",
641
+ "required": true,
642
+ "serialized_name": "CacheSecurityGroupName"
643
+ },
644
+ "description": {
645
+ "type": "string",
646
+ "required": true,
647
+ "serialized_name": "Description"
648
+ }
649
+ }
650
+ },
651
+ "output": {
652
+ "type": "output",
653
+ "metadata": {
654
+ "wrapper": "CreateCacheSecurityGroupResult"
655
+ },
656
+ "members": {
657
+ "cache_security_group": {
658
+ "type": "structure",
659
+ "serialized_name": "CacheSecurityGroup",
660
+ "metadata": {
661
+ "wrapper": true
662
+ },
663
+ "members": {
664
+ "owner_id": {
665
+ "type": "string",
666
+ "serialized_name": "OwnerId"
667
+ },
668
+ "cache_security_group_name": {
669
+ "type": "string",
670
+ "serialized_name": "CacheSecurityGroupName"
671
+ },
672
+ "description": {
673
+ "type": "string",
674
+ "serialized_name": "Description"
675
+ },
676
+ "ec2_security_groups": {
677
+ "type": "list",
678
+ "serialized_name": "EC2SecurityGroups",
679
+ "members": {
680
+ "type": "structure",
681
+ "serialized_name": "EC2SecurityGroup",
682
+ "members": {
683
+ "status": {
684
+ "type": "string",
685
+ "serialized_name": "Status"
686
+ },
687
+ "ec2_security_group_name": {
688
+ "type": "string",
689
+ "serialized_name": "EC2SecurityGroupName"
690
+ },
691
+ "ec2_security_group_owner_id": {
692
+ "type": "string",
693
+ "serialized_name": "EC2SecurityGroupOwnerId"
694
+ }
695
+ }
696
+ }
697
+ }
698
+ }
699
+ }
700
+ }
701
+ }
702
+ },
703
+ "create_cache_subnet_group": {
704
+ "name": "CreateCacheSubnetGroup",
705
+ "http_method": "POST",
706
+ "http_path": "/",
707
+ "input": {
708
+ "type": "input",
709
+ "members": {
710
+ "cache_subnet_group_name": {
711
+ "type": "string",
712
+ "required": true,
713
+ "serialized_name": "CacheSubnetGroupName"
714
+ },
715
+ "cache_subnet_group_description": {
716
+ "type": "string",
717
+ "required": true,
718
+ "serialized_name": "CacheSubnetGroupDescription"
719
+ },
720
+ "subnet_ids": {
721
+ "type": "list",
722
+ "required": true,
723
+ "serialized_name": "SubnetIds",
724
+ "members": {
725
+ "type": "string",
726
+ "serialized_name": "SubnetIdentifier"
727
+ }
728
+ }
729
+ }
730
+ },
731
+ "output": {
732
+ "type": "output",
733
+ "metadata": {
734
+ "wrapper": "CreateCacheSubnetGroupResult"
735
+ },
736
+ "members": {
737
+ "cache_subnet_group": {
738
+ "type": "structure",
739
+ "serialized_name": "CacheSubnetGroup",
740
+ "metadata": {
741
+ "wrapper": true
742
+ },
743
+ "members": {
744
+ "cache_subnet_group_name": {
745
+ "type": "string",
746
+ "serialized_name": "CacheSubnetGroupName"
747
+ },
748
+ "cache_subnet_group_description": {
749
+ "type": "string",
750
+ "serialized_name": "CacheSubnetGroupDescription"
751
+ },
752
+ "vpc_id": {
753
+ "type": "string",
754
+ "serialized_name": "VpcId"
755
+ },
756
+ "subnets": {
757
+ "type": "list",
758
+ "serialized_name": "Subnets",
759
+ "members": {
760
+ "type": "structure",
761
+ "serialized_name": "Subnet",
762
+ "members": {
763
+ "subnet_identifier": {
764
+ "type": "string",
765
+ "serialized_name": "SubnetIdentifier"
766
+ },
767
+ "subnet_availability_zone": {
768
+ "type": "structure",
769
+ "serialized_name": "SubnetAvailabilityZone",
770
+ "metadata": {
771
+ "wrapper": true
772
+ },
773
+ "members": {
774
+ "name": {
775
+ "type": "string",
776
+ "serialized_name": "Name"
777
+ }
778
+ }
779
+ }
780
+ }
781
+ }
782
+ }
783
+ }
784
+ }
785
+ }
786
+ }
787
+ },
788
+ "create_replication_group": {
789
+ "name": "CreateReplicationGroup",
790
+ "http_method": "POST",
791
+ "http_path": "/",
792
+ "input": {
793
+ "type": "input",
794
+ "members": {
795
+ "replication_group_id": {
796
+ "type": "string",
797
+ "required": true,
798
+ "serialized_name": "ReplicationGroupId"
799
+ },
800
+ "primary_cluster_id": {
801
+ "type": "string",
802
+ "required": true,
803
+ "serialized_name": "PrimaryClusterId"
804
+ },
805
+ "replication_group_description": {
806
+ "type": "string",
807
+ "required": true,
808
+ "serialized_name": "ReplicationGroupDescription"
809
+ }
810
+ }
811
+ },
812
+ "output": {
813
+ "type": "output",
814
+ "metadata": {
815
+ "wrapper": "CreateReplicationGroupResult"
816
+ },
817
+ "members": {
818
+ "replication_group": {
819
+ "type": "structure",
820
+ "serialized_name": "ReplicationGroup",
821
+ "metadata": {
822
+ "wrapper": true
823
+ },
824
+ "members": {
825
+ "replication_group_id": {
826
+ "type": "string",
827
+ "serialized_name": "ReplicationGroupId"
828
+ },
829
+ "description": {
830
+ "type": "string",
831
+ "serialized_name": "Description"
832
+ },
833
+ "status": {
834
+ "type": "string",
835
+ "serialized_name": "Status"
836
+ },
837
+ "pending_modified_values": {
838
+ "type": "structure",
839
+ "serialized_name": "PendingModifiedValues",
840
+ "members": {
841
+ "primary_cluster_id": {
842
+ "type": "string",
843
+ "serialized_name": "PrimaryClusterId"
844
+ }
845
+ }
846
+ },
847
+ "member_clusters": {
848
+ "type": "list",
849
+ "serialized_name": "MemberClusters",
850
+ "members": {
851
+ "type": "string",
852
+ "serialized_name": "ClusterId"
853
+ }
854
+ },
855
+ "node_groups": {
856
+ "type": "list",
857
+ "serialized_name": "NodeGroups",
858
+ "members": {
859
+ "type": "structure",
860
+ "serialized_name": "NodeGroup",
861
+ "members": {
862
+ "node_group_id": {
863
+ "type": "string",
864
+ "serialized_name": "NodeGroupId"
865
+ },
866
+ "status": {
867
+ "type": "string",
868
+ "serialized_name": "Status"
869
+ },
870
+ "primary_endpoint": {
871
+ "type": "structure",
872
+ "serialized_name": "PrimaryEndpoint",
873
+ "members": {
874
+ "address": {
875
+ "type": "string",
876
+ "serialized_name": "Address"
877
+ },
878
+ "port": {
879
+ "type": "integer",
880
+ "serialized_name": "Port"
881
+ }
882
+ }
883
+ },
884
+ "node_group_members": {
885
+ "type": "list",
886
+ "serialized_name": "NodeGroupMembers",
887
+ "members": {
888
+ "type": "structure",
889
+ "serialized_name": "NodeGroupMember",
890
+ "members": {
891
+ "cache_cluster_id": {
892
+ "type": "string",
893
+ "serialized_name": "CacheClusterId"
894
+ },
895
+ "cache_node_id": {
896
+ "type": "string",
897
+ "serialized_name": "CacheNodeId"
898
+ },
899
+ "read_endpoint": {
900
+ "type": "structure",
901
+ "serialized_name": "ReadEndpoint",
902
+ "members": {
903
+ "address": {
904
+ "type": "string",
905
+ "serialized_name": "Address"
906
+ },
907
+ "port": {
908
+ "type": "integer",
909
+ "serialized_name": "Port"
910
+ }
911
+ }
912
+ },
913
+ "preferred_availability_zone": {
914
+ "type": "string",
915
+ "serialized_name": "PreferredAvailabilityZone"
916
+ },
917
+ "current_role": {
918
+ "type": "string",
919
+ "serialized_name": "CurrentRole"
920
+ }
921
+ }
922
+ }
923
+ }
924
+ }
925
+ }
926
+ },
927
+ "snapshotting_cluster_id": {
928
+ "type": "string",
929
+ "serialized_name": "SnapshottingClusterId"
930
+ }
931
+ }
932
+ }
933
+ }
934
+ }
935
+ },
936
+ "create_snapshot": {
937
+ "name": "CreateSnapshot",
938
+ "http_method": "POST",
939
+ "http_path": "/",
940
+ "input": {
941
+ "type": "input",
942
+ "members": {
943
+ "cache_cluster_id": {
944
+ "type": "string",
945
+ "required": true,
946
+ "serialized_name": "CacheClusterId"
947
+ },
948
+ "snapshot_name": {
949
+ "type": "string",
950
+ "required": true,
951
+ "serialized_name": "SnapshotName"
952
+ }
953
+ }
954
+ },
955
+ "output": {
956
+ "type": "output",
957
+ "metadata": {
958
+ "wrapper": "CreateSnapshotResult"
959
+ },
960
+ "members": {
961
+ "snapshot": {
962
+ "type": "structure",
963
+ "serialized_name": "Snapshot",
964
+ "metadata": {
965
+ "wrapper": true
966
+ },
967
+ "members": {
968
+ "snapshot_name": {
969
+ "type": "string",
970
+ "serialized_name": "SnapshotName"
971
+ },
972
+ "cache_cluster_id": {
973
+ "type": "string",
974
+ "serialized_name": "CacheClusterId"
975
+ },
976
+ "snapshot_status": {
977
+ "type": "string",
978
+ "serialized_name": "SnapshotStatus"
979
+ },
980
+ "snapshot_source": {
981
+ "type": "string",
982
+ "serialized_name": "SnapshotSource"
983
+ },
984
+ "cache_node_type": {
985
+ "type": "string",
986
+ "serialized_name": "CacheNodeType"
987
+ },
988
+ "engine": {
989
+ "type": "string",
990
+ "serialized_name": "Engine"
991
+ },
992
+ "engine_version": {
993
+ "type": "string",
994
+ "serialized_name": "EngineVersion"
995
+ },
996
+ "num_cache_nodes": {
997
+ "type": "integer",
998
+ "serialized_name": "NumCacheNodes"
999
+ },
1000
+ "preferred_availability_zone": {
1001
+ "type": "string",
1002
+ "serialized_name": "PreferredAvailabilityZone"
1003
+ },
1004
+ "cache_cluster_create_time": {
1005
+ "type": "iso8601_timestamp",
1006
+ "serialized_name": "CacheClusterCreateTime"
1007
+ },
1008
+ "preferred_maintenance_window": {
1009
+ "type": "string",
1010
+ "serialized_name": "PreferredMaintenanceWindow"
1011
+ },
1012
+ "topic_arn": {
1013
+ "type": "string",
1014
+ "serialized_name": "TopicArn"
1015
+ },
1016
+ "port": {
1017
+ "type": "integer",
1018
+ "serialized_name": "Port"
1019
+ },
1020
+ "cache_parameter_group_name": {
1021
+ "type": "string",
1022
+ "serialized_name": "CacheParameterGroupName"
1023
+ },
1024
+ "cache_subnet_group_name": {
1025
+ "type": "string",
1026
+ "serialized_name": "CacheSubnetGroupName"
1027
+ },
1028
+ "vpc_id": {
1029
+ "type": "string",
1030
+ "serialized_name": "VpcId"
1031
+ },
1032
+ "auto_minor_version_upgrade": {
1033
+ "type": "boolean",
1034
+ "serialized_name": "AutoMinorVersionUpgrade"
1035
+ },
1036
+ "snapshot_retention_limit": {
1037
+ "type": "integer",
1038
+ "serialized_name": "SnapshotRetentionLimit"
1039
+ },
1040
+ "snapshot_window": {
1041
+ "type": "string",
1042
+ "serialized_name": "SnapshotWindow"
1043
+ },
1044
+ "node_snapshots": {
1045
+ "type": "list",
1046
+ "serialized_name": "NodeSnapshots",
1047
+ "members": {
1048
+ "type": "structure",
1049
+ "serialized_name": "NodeSnapshot",
1050
+ "metadata": {
1051
+ "wrapper": true
1052
+ },
1053
+ "members": {
1054
+ "cache_node_id": {
1055
+ "type": "string",
1056
+ "serialized_name": "CacheNodeId"
1057
+ },
1058
+ "cache_size": {
1059
+ "type": "string",
1060
+ "serialized_name": "CacheSize"
1061
+ },
1062
+ "cache_node_create_time": {
1063
+ "type": "iso8601_timestamp",
1064
+ "serialized_name": "CacheNodeCreateTime"
1065
+ },
1066
+ "snapshot_create_time": {
1067
+ "type": "iso8601_timestamp",
1068
+ "serialized_name": "SnapshotCreateTime"
1069
+ }
1070
+ }
1071
+ }
1072
+ }
1073
+ }
1074
+ }
1075
+ }
1076
+ }
1077
+ },
1078
+ "delete_cache_cluster": {
1079
+ "name": "DeleteCacheCluster",
1080
+ "http_method": "POST",
1081
+ "http_path": "/",
1082
+ "input": {
1083
+ "type": "input",
1084
+ "members": {
1085
+ "cache_cluster_id": {
1086
+ "type": "string",
1087
+ "required": true,
1088
+ "serialized_name": "CacheClusterId"
1089
+ },
1090
+ "final_snapshot_identifier": {
1091
+ "type": "string",
1092
+ "serialized_name": "FinalSnapshotIdentifier"
1093
+ }
1094
+ }
1095
+ },
1096
+ "output": {
1097
+ "type": "output",
1098
+ "metadata": {
1099
+ "wrapper": "DeleteCacheClusterResult"
1100
+ },
1101
+ "members": {
1102
+ "cache_cluster": {
1103
+ "type": "structure",
1104
+ "serialized_name": "CacheCluster",
1105
+ "metadata": {
1106
+ "wrapper": true
1107
+ },
1108
+ "members": {
1109
+ "cache_cluster_id": {
1110
+ "type": "string",
1111
+ "serialized_name": "CacheClusterId"
1112
+ },
1113
+ "configuration_endpoint": {
1114
+ "type": "structure",
1115
+ "serialized_name": "ConfigurationEndpoint",
1116
+ "members": {
1117
+ "address": {
1118
+ "type": "string",
1119
+ "serialized_name": "Address"
1120
+ },
1121
+ "port": {
1122
+ "type": "integer",
1123
+ "serialized_name": "Port"
1124
+ }
1125
+ }
1126
+ },
1127
+ "client_download_landing_page": {
1128
+ "type": "string",
1129
+ "serialized_name": "ClientDownloadLandingPage"
1130
+ },
1131
+ "cache_node_type": {
1132
+ "type": "string",
1133
+ "serialized_name": "CacheNodeType"
1134
+ },
1135
+ "engine": {
1136
+ "type": "string",
1137
+ "serialized_name": "Engine"
1138
+ },
1139
+ "engine_version": {
1140
+ "type": "string",
1141
+ "serialized_name": "EngineVersion"
1142
+ },
1143
+ "cache_cluster_status": {
1144
+ "type": "string",
1145
+ "serialized_name": "CacheClusterStatus"
1146
+ },
1147
+ "num_cache_nodes": {
1148
+ "type": "integer",
1149
+ "serialized_name": "NumCacheNodes"
1150
+ },
1151
+ "preferred_availability_zone": {
1152
+ "type": "string",
1153
+ "serialized_name": "PreferredAvailabilityZone"
1154
+ },
1155
+ "cache_cluster_create_time": {
1156
+ "type": "iso8601_timestamp",
1157
+ "serialized_name": "CacheClusterCreateTime"
1158
+ },
1159
+ "preferred_maintenance_window": {
1160
+ "type": "string",
1161
+ "serialized_name": "PreferredMaintenanceWindow"
1162
+ },
1163
+ "pending_modified_values": {
1164
+ "type": "structure",
1165
+ "serialized_name": "PendingModifiedValues",
1166
+ "members": {
1167
+ "num_cache_nodes": {
1168
+ "type": "integer",
1169
+ "serialized_name": "NumCacheNodes"
1170
+ },
1171
+ "cache_node_ids_to_remove": {
1172
+ "type": "list",
1173
+ "serialized_name": "CacheNodeIdsToRemove",
1174
+ "members": {
1175
+ "type": "string",
1176
+ "serialized_name": "CacheNodeId"
1177
+ }
1178
+ },
1179
+ "engine_version": {
1180
+ "type": "string",
1181
+ "serialized_name": "EngineVersion"
1182
+ }
1183
+ }
1184
+ },
1185
+ "notification_configuration": {
1186
+ "type": "structure",
1187
+ "serialized_name": "NotificationConfiguration",
1188
+ "members": {
1189
+ "topic_arn": {
1190
+ "type": "string",
1191
+ "serialized_name": "TopicArn"
1192
+ },
1193
+ "topic_status": {
1194
+ "type": "string",
1195
+ "serialized_name": "TopicStatus"
1196
+ }
1197
+ }
1198
+ },
1199
+ "cache_security_groups": {
1200
+ "type": "list",
1201
+ "serialized_name": "CacheSecurityGroups",
1202
+ "members": {
1203
+ "type": "structure",
1204
+ "serialized_name": "CacheSecurityGroup",
1205
+ "members": {
1206
+ "cache_security_group_name": {
1207
+ "type": "string",
1208
+ "serialized_name": "CacheSecurityGroupName"
1209
+ },
1210
+ "status": {
1211
+ "type": "string",
1212
+ "serialized_name": "Status"
1213
+ }
1214
+ }
1215
+ }
1216
+ },
1217
+ "cache_parameter_group": {
1218
+ "type": "structure",
1219
+ "serialized_name": "CacheParameterGroup",
1220
+ "members": {
1221
+ "cache_parameter_group_name": {
1222
+ "type": "string",
1223
+ "serialized_name": "CacheParameterGroupName"
1224
+ },
1225
+ "parameter_apply_status": {
1226
+ "type": "string",
1227
+ "serialized_name": "ParameterApplyStatus"
1228
+ },
1229
+ "cache_node_ids_to_reboot": {
1230
+ "type": "list",
1231
+ "serialized_name": "CacheNodeIdsToReboot",
1232
+ "members": {
1233
+ "type": "string",
1234
+ "serialized_name": "CacheNodeId"
1235
+ }
1236
+ }
1237
+ }
1238
+ },
1239
+ "cache_subnet_group_name": {
1240
+ "type": "string",
1241
+ "serialized_name": "CacheSubnetGroupName"
1242
+ },
1243
+ "cache_nodes": {
1244
+ "type": "list",
1245
+ "serialized_name": "CacheNodes",
1246
+ "members": {
1247
+ "type": "structure",
1248
+ "serialized_name": "CacheNode",
1249
+ "members": {
1250
+ "cache_node_id": {
1251
+ "type": "string",
1252
+ "serialized_name": "CacheNodeId"
1253
+ },
1254
+ "cache_node_status": {
1255
+ "type": "string",
1256
+ "serialized_name": "CacheNodeStatus"
1257
+ },
1258
+ "cache_node_create_time": {
1259
+ "type": "iso8601_timestamp",
1260
+ "serialized_name": "CacheNodeCreateTime"
1261
+ },
1262
+ "endpoint": {
1263
+ "type": "structure",
1264
+ "serialized_name": "Endpoint",
1265
+ "members": {
1266
+ "address": {
1267
+ "type": "string",
1268
+ "serialized_name": "Address"
1269
+ },
1270
+ "port": {
1271
+ "type": "integer",
1272
+ "serialized_name": "Port"
1273
+ }
1274
+ }
1275
+ },
1276
+ "parameter_group_status": {
1277
+ "type": "string",
1278
+ "serialized_name": "ParameterGroupStatus"
1279
+ },
1280
+ "source_cache_node_id": {
1281
+ "type": "string",
1282
+ "serialized_name": "SourceCacheNodeId"
1283
+ }
1284
+ }
1285
+ }
1286
+ },
1287
+ "auto_minor_version_upgrade": {
1288
+ "type": "boolean",
1289
+ "serialized_name": "AutoMinorVersionUpgrade"
1290
+ },
1291
+ "security_groups": {
1292
+ "type": "list",
1293
+ "serialized_name": "SecurityGroups",
1294
+ "members": {
1295
+ "type": "structure",
1296
+ "members": {
1297
+ "security_group_id": {
1298
+ "type": "string",
1299
+ "serialized_name": "SecurityGroupId"
1300
+ },
1301
+ "status": {
1302
+ "type": "string",
1303
+ "serialized_name": "Status"
1304
+ }
1305
+ }
1306
+ }
1307
+ },
1308
+ "replication_group_id": {
1309
+ "type": "string",
1310
+ "serialized_name": "ReplicationGroupId"
1311
+ },
1312
+ "snapshot_retention_limit": {
1313
+ "type": "integer",
1314
+ "serialized_name": "SnapshotRetentionLimit"
1315
+ },
1316
+ "snapshot_window": {
1317
+ "type": "string",
1318
+ "serialized_name": "SnapshotWindow"
1319
+ }
1320
+ }
1321
+ }
1322
+ }
1323
+ }
1324
+ },
1325
+ "delete_cache_parameter_group": {
1326
+ "name": "DeleteCacheParameterGroup",
1327
+ "http_method": "POST",
1328
+ "http_path": "/",
1329
+ "input": {
1330
+ "type": "input",
1331
+ "members": {
1332
+ "cache_parameter_group_name": {
1333
+ "type": "string",
1334
+ "required": true,
1335
+ "serialized_name": "CacheParameterGroupName"
1336
+ }
1337
+ }
1338
+ }
1339
+ },
1340
+ "delete_cache_security_group": {
1341
+ "name": "DeleteCacheSecurityGroup",
1342
+ "http_method": "POST",
1343
+ "http_path": "/",
1344
+ "input": {
1345
+ "type": "input",
1346
+ "members": {
1347
+ "cache_security_group_name": {
1348
+ "type": "string",
1349
+ "required": true,
1350
+ "serialized_name": "CacheSecurityGroupName"
1351
+ }
1352
+ }
1353
+ }
1354
+ },
1355
+ "delete_cache_subnet_group": {
1356
+ "name": "DeleteCacheSubnetGroup",
1357
+ "http_method": "POST",
1358
+ "http_path": "/",
1359
+ "input": {
1360
+ "type": "input",
1361
+ "members": {
1362
+ "cache_subnet_group_name": {
1363
+ "type": "string",
1364
+ "required": true,
1365
+ "serialized_name": "CacheSubnetGroupName"
1366
+ }
1367
+ }
1368
+ }
1369
+ },
1370
+ "delete_replication_group": {
1371
+ "name": "DeleteReplicationGroup",
1372
+ "http_method": "POST",
1373
+ "http_path": "/",
1374
+ "input": {
1375
+ "type": "input",
1376
+ "members": {
1377
+ "replication_group_id": {
1378
+ "type": "string",
1379
+ "required": true,
1380
+ "serialized_name": "ReplicationGroupId"
1381
+ },
1382
+ "retain_primary_cluster": {
1383
+ "type": "boolean",
1384
+ "serialized_name": "RetainPrimaryCluster"
1385
+ },
1386
+ "final_snapshot_identifier": {
1387
+ "type": "string",
1388
+ "serialized_name": "FinalSnapshotIdentifier"
1389
+ }
1390
+ }
1391
+ },
1392
+ "output": {
1393
+ "type": "output",
1394
+ "metadata": {
1395
+ "wrapper": "DeleteReplicationGroupResult"
1396
+ },
1397
+ "members": {
1398
+ "replication_group": {
1399
+ "type": "structure",
1400
+ "serialized_name": "ReplicationGroup",
1401
+ "metadata": {
1402
+ "wrapper": true
1403
+ },
1404
+ "members": {
1405
+ "replication_group_id": {
1406
+ "type": "string",
1407
+ "serialized_name": "ReplicationGroupId"
1408
+ },
1409
+ "description": {
1410
+ "type": "string",
1411
+ "serialized_name": "Description"
1412
+ },
1413
+ "status": {
1414
+ "type": "string",
1415
+ "serialized_name": "Status"
1416
+ },
1417
+ "pending_modified_values": {
1418
+ "type": "structure",
1419
+ "serialized_name": "PendingModifiedValues",
1420
+ "members": {
1421
+ "primary_cluster_id": {
1422
+ "type": "string",
1423
+ "serialized_name": "PrimaryClusterId"
1424
+ }
1425
+ }
1426
+ },
1427
+ "member_clusters": {
1428
+ "type": "list",
1429
+ "serialized_name": "MemberClusters",
1430
+ "members": {
1431
+ "type": "string",
1432
+ "serialized_name": "ClusterId"
1433
+ }
1434
+ },
1435
+ "node_groups": {
1436
+ "type": "list",
1437
+ "serialized_name": "NodeGroups",
1438
+ "members": {
1439
+ "type": "structure",
1440
+ "serialized_name": "NodeGroup",
1441
+ "members": {
1442
+ "node_group_id": {
1443
+ "type": "string",
1444
+ "serialized_name": "NodeGroupId"
1445
+ },
1446
+ "status": {
1447
+ "type": "string",
1448
+ "serialized_name": "Status"
1449
+ },
1450
+ "primary_endpoint": {
1451
+ "type": "structure",
1452
+ "serialized_name": "PrimaryEndpoint",
1453
+ "members": {
1454
+ "address": {
1455
+ "type": "string",
1456
+ "serialized_name": "Address"
1457
+ },
1458
+ "port": {
1459
+ "type": "integer",
1460
+ "serialized_name": "Port"
1461
+ }
1462
+ }
1463
+ },
1464
+ "node_group_members": {
1465
+ "type": "list",
1466
+ "serialized_name": "NodeGroupMembers",
1467
+ "members": {
1468
+ "type": "structure",
1469
+ "serialized_name": "NodeGroupMember",
1470
+ "members": {
1471
+ "cache_cluster_id": {
1472
+ "type": "string",
1473
+ "serialized_name": "CacheClusterId"
1474
+ },
1475
+ "cache_node_id": {
1476
+ "type": "string",
1477
+ "serialized_name": "CacheNodeId"
1478
+ },
1479
+ "read_endpoint": {
1480
+ "type": "structure",
1481
+ "serialized_name": "ReadEndpoint",
1482
+ "members": {
1483
+ "address": {
1484
+ "type": "string",
1485
+ "serialized_name": "Address"
1486
+ },
1487
+ "port": {
1488
+ "type": "integer",
1489
+ "serialized_name": "Port"
1490
+ }
1491
+ }
1492
+ },
1493
+ "preferred_availability_zone": {
1494
+ "type": "string",
1495
+ "serialized_name": "PreferredAvailabilityZone"
1496
+ },
1497
+ "current_role": {
1498
+ "type": "string",
1499
+ "serialized_name": "CurrentRole"
1500
+ }
1501
+ }
1502
+ }
1503
+ }
1504
+ }
1505
+ }
1506
+ },
1507
+ "snapshotting_cluster_id": {
1508
+ "type": "string",
1509
+ "serialized_name": "SnapshottingClusterId"
1510
+ }
1511
+ }
1512
+ }
1513
+ }
1514
+ }
1515
+ },
1516
+ "delete_snapshot": {
1517
+ "name": "DeleteSnapshot",
1518
+ "http_method": "POST",
1519
+ "http_path": "/",
1520
+ "input": {
1521
+ "type": "input",
1522
+ "members": {
1523
+ "snapshot_name": {
1524
+ "type": "string",
1525
+ "required": true,
1526
+ "serialized_name": "SnapshotName"
1527
+ }
1528
+ }
1529
+ },
1530
+ "output": {
1531
+ "type": "output",
1532
+ "metadata": {
1533
+ "wrapper": "DeleteSnapshotResult"
1534
+ },
1535
+ "members": {
1536
+ "snapshot": {
1537
+ "type": "structure",
1538
+ "serialized_name": "Snapshot",
1539
+ "metadata": {
1540
+ "wrapper": true
1541
+ },
1542
+ "members": {
1543
+ "snapshot_name": {
1544
+ "type": "string",
1545
+ "serialized_name": "SnapshotName"
1546
+ },
1547
+ "cache_cluster_id": {
1548
+ "type": "string",
1549
+ "serialized_name": "CacheClusterId"
1550
+ },
1551
+ "snapshot_status": {
1552
+ "type": "string",
1553
+ "serialized_name": "SnapshotStatus"
1554
+ },
1555
+ "snapshot_source": {
1556
+ "type": "string",
1557
+ "serialized_name": "SnapshotSource"
1558
+ },
1559
+ "cache_node_type": {
1560
+ "type": "string",
1561
+ "serialized_name": "CacheNodeType"
1562
+ },
1563
+ "engine": {
1564
+ "type": "string",
1565
+ "serialized_name": "Engine"
1566
+ },
1567
+ "engine_version": {
1568
+ "type": "string",
1569
+ "serialized_name": "EngineVersion"
1570
+ },
1571
+ "num_cache_nodes": {
1572
+ "type": "integer",
1573
+ "serialized_name": "NumCacheNodes"
1574
+ },
1575
+ "preferred_availability_zone": {
1576
+ "type": "string",
1577
+ "serialized_name": "PreferredAvailabilityZone"
1578
+ },
1579
+ "cache_cluster_create_time": {
1580
+ "type": "iso8601_timestamp",
1581
+ "serialized_name": "CacheClusterCreateTime"
1582
+ },
1583
+ "preferred_maintenance_window": {
1584
+ "type": "string",
1585
+ "serialized_name": "PreferredMaintenanceWindow"
1586
+ },
1587
+ "topic_arn": {
1588
+ "type": "string",
1589
+ "serialized_name": "TopicArn"
1590
+ },
1591
+ "port": {
1592
+ "type": "integer",
1593
+ "serialized_name": "Port"
1594
+ },
1595
+ "cache_parameter_group_name": {
1596
+ "type": "string",
1597
+ "serialized_name": "CacheParameterGroupName"
1598
+ },
1599
+ "cache_subnet_group_name": {
1600
+ "type": "string",
1601
+ "serialized_name": "CacheSubnetGroupName"
1602
+ },
1603
+ "vpc_id": {
1604
+ "type": "string",
1605
+ "serialized_name": "VpcId"
1606
+ },
1607
+ "auto_minor_version_upgrade": {
1608
+ "type": "boolean",
1609
+ "serialized_name": "AutoMinorVersionUpgrade"
1610
+ },
1611
+ "snapshot_retention_limit": {
1612
+ "type": "integer",
1613
+ "serialized_name": "SnapshotRetentionLimit"
1614
+ },
1615
+ "snapshot_window": {
1616
+ "type": "string",
1617
+ "serialized_name": "SnapshotWindow"
1618
+ },
1619
+ "node_snapshots": {
1620
+ "type": "list",
1621
+ "serialized_name": "NodeSnapshots",
1622
+ "members": {
1623
+ "type": "structure",
1624
+ "serialized_name": "NodeSnapshot",
1625
+ "metadata": {
1626
+ "wrapper": true
1627
+ },
1628
+ "members": {
1629
+ "cache_node_id": {
1630
+ "type": "string",
1631
+ "serialized_name": "CacheNodeId"
1632
+ },
1633
+ "cache_size": {
1634
+ "type": "string",
1635
+ "serialized_name": "CacheSize"
1636
+ },
1637
+ "cache_node_create_time": {
1638
+ "type": "iso8601_timestamp",
1639
+ "serialized_name": "CacheNodeCreateTime"
1640
+ },
1641
+ "snapshot_create_time": {
1642
+ "type": "iso8601_timestamp",
1643
+ "serialized_name": "SnapshotCreateTime"
1644
+ }
1645
+ }
1646
+ }
1647
+ }
1648
+ }
1649
+ }
1650
+ }
1651
+ }
1652
+ },
1653
+ "describe_cache_clusters": {
1654
+ "name": "DescribeCacheClusters",
1655
+ "http_method": "POST",
1656
+ "http_path": "/",
1657
+ "metadata": {
1658
+ "paging": {
1659
+ "tokens": {
1660
+ "marker": "marker"
1661
+ }
1662
+ }
1663
+ },
1664
+ "input": {
1665
+ "type": "input",
1666
+ "members": {
1667
+ "cache_cluster_id": {
1668
+ "type": "string",
1669
+ "serialized_name": "CacheClusterId"
1670
+ },
1671
+ "max_records": {
1672
+ "type": "integer",
1673
+ "serialized_name": "MaxRecords"
1674
+ },
1675
+ "marker": {
1676
+ "type": "string",
1677
+ "serialized_name": "Marker"
1678
+ },
1679
+ "show_cache_node_info": {
1680
+ "type": "boolean",
1681
+ "serialized_name": "ShowCacheNodeInfo"
1682
+ }
1683
+ }
1684
+ },
1685
+ "output": {
1686
+ "type": "output",
1687
+ "metadata": {
1688
+ "wrapper": "DescribeCacheClustersResult"
1689
+ },
1690
+ "members": {
1691
+ "marker": {
1692
+ "type": "string",
1693
+ "serialized_name": "Marker"
1694
+ },
1695
+ "cache_clusters": {
1696
+ "type": "list",
1697
+ "serialized_name": "CacheClusters",
1698
+ "members": {
1699
+ "type": "structure",
1700
+ "serialized_name": "CacheCluster",
1701
+ "metadata": {
1702
+ "wrapper": true
1703
+ },
1704
+ "members": {
1705
+ "cache_cluster_id": {
1706
+ "type": "string",
1707
+ "serialized_name": "CacheClusterId"
1708
+ },
1709
+ "configuration_endpoint": {
1710
+ "type": "structure",
1711
+ "serialized_name": "ConfigurationEndpoint",
1712
+ "members": {
1713
+ "address": {
1714
+ "type": "string",
1715
+ "serialized_name": "Address"
1716
+ },
1717
+ "port": {
1718
+ "type": "integer",
1719
+ "serialized_name": "Port"
1720
+ }
1721
+ }
1722
+ },
1723
+ "client_download_landing_page": {
1724
+ "type": "string",
1725
+ "serialized_name": "ClientDownloadLandingPage"
1726
+ },
1727
+ "cache_node_type": {
1728
+ "type": "string",
1729
+ "serialized_name": "CacheNodeType"
1730
+ },
1731
+ "engine": {
1732
+ "type": "string",
1733
+ "serialized_name": "Engine"
1734
+ },
1735
+ "engine_version": {
1736
+ "type": "string",
1737
+ "serialized_name": "EngineVersion"
1738
+ },
1739
+ "cache_cluster_status": {
1740
+ "type": "string",
1741
+ "serialized_name": "CacheClusterStatus"
1742
+ },
1743
+ "num_cache_nodes": {
1744
+ "type": "integer",
1745
+ "serialized_name": "NumCacheNodes"
1746
+ },
1747
+ "preferred_availability_zone": {
1748
+ "type": "string",
1749
+ "serialized_name": "PreferredAvailabilityZone"
1750
+ },
1751
+ "cache_cluster_create_time": {
1752
+ "type": "iso8601_timestamp",
1753
+ "serialized_name": "CacheClusterCreateTime"
1754
+ },
1755
+ "preferred_maintenance_window": {
1756
+ "type": "string",
1757
+ "serialized_name": "PreferredMaintenanceWindow"
1758
+ },
1759
+ "pending_modified_values": {
1760
+ "type": "structure",
1761
+ "serialized_name": "PendingModifiedValues",
1762
+ "members": {
1763
+ "num_cache_nodes": {
1764
+ "type": "integer",
1765
+ "serialized_name": "NumCacheNodes"
1766
+ },
1767
+ "cache_node_ids_to_remove": {
1768
+ "type": "list",
1769
+ "serialized_name": "CacheNodeIdsToRemove",
1770
+ "members": {
1771
+ "type": "string",
1772
+ "serialized_name": "CacheNodeId"
1773
+ }
1774
+ },
1775
+ "engine_version": {
1776
+ "type": "string",
1777
+ "serialized_name": "EngineVersion"
1778
+ }
1779
+ }
1780
+ },
1781
+ "notification_configuration": {
1782
+ "type": "structure",
1783
+ "serialized_name": "NotificationConfiguration",
1784
+ "members": {
1785
+ "topic_arn": {
1786
+ "type": "string",
1787
+ "serialized_name": "TopicArn"
1788
+ },
1789
+ "topic_status": {
1790
+ "type": "string",
1791
+ "serialized_name": "TopicStatus"
1792
+ }
1793
+ }
1794
+ },
1795
+ "cache_security_groups": {
1796
+ "type": "list",
1797
+ "serialized_name": "CacheSecurityGroups",
1798
+ "members": {
1799
+ "type": "structure",
1800
+ "serialized_name": "CacheSecurityGroup",
1801
+ "members": {
1802
+ "cache_security_group_name": {
1803
+ "type": "string",
1804
+ "serialized_name": "CacheSecurityGroupName"
1805
+ },
1806
+ "status": {
1807
+ "type": "string",
1808
+ "serialized_name": "Status"
1809
+ }
1810
+ }
1811
+ }
1812
+ },
1813
+ "cache_parameter_group": {
1814
+ "type": "structure",
1815
+ "serialized_name": "CacheParameterGroup",
1816
+ "members": {
1817
+ "cache_parameter_group_name": {
1818
+ "type": "string",
1819
+ "serialized_name": "CacheParameterGroupName"
1820
+ },
1821
+ "parameter_apply_status": {
1822
+ "type": "string",
1823
+ "serialized_name": "ParameterApplyStatus"
1824
+ },
1825
+ "cache_node_ids_to_reboot": {
1826
+ "type": "list",
1827
+ "serialized_name": "CacheNodeIdsToReboot",
1828
+ "members": {
1829
+ "type": "string",
1830
+ "serialized_name": "CacheNodeId"
1831
+ }
1832
+ }
1833
+ }
1834
+ },
1835
+ "cache_subnet_group_name": {
1836
+ "type": "string",
1837
+ "serialized_name": "CacheSubnetGroupName"
1838
+ },
1839
+ "cache_nodes": {
1840
+ "type": "list",
1841
+ "serialized_name": "CacheNodes",
1842
+ "members": {
1843
+ "type": "structure",
1844
+ "serialized_name": "CacheNode",
1845
+ "members": {
1846
+ "cache_node_id": {
1847
+ "type": "string",
1848
+ "serialized_name": "CacheNodeId"
1849
+ },
1850
+ "cache_node_status": {
1851
+ "type": "string",
1852
+ "serialized_name": "CacheNodeStatus"
1853
+ },
1854
+ "cache_node_create_time": {
1855
+ "type": "iso8601_timestamp",
1856
+ "serialized_name": "CacheNodeCreateTime"
1857
+ },
1858
+ "endpoint": {
1859
+ "type": "structure",
1860
+ "serialized_name": "Endpoint",
1861
+ "members": {
1862
+ "address": {
1863
+ "type": "string",
1864
+ "serialized_name": "Address"
1865
+ },
1866
+ "port": {
1867
+ "type": "integer",
1868
+ "serialized_name": "Port"
1869
+ }
1870
+ }
1871
+ },
1872
+ "parameter_group_status": {
1873
+ "type": "string",
1874
+ "serialized_name": "ParameterGroupStatus"
1875
+ },
1876
+ "source_cache_node_id": {
1877
+ "type": "string",
1878
+ "serialized_name": "SourceCacheNodeId"
1879
+ }
1880
+ }
1881
+ }
1882
+ },
1883
+ "auto_minor_version_upgrade": {
1884
+ "type": "boolean",
1885
+ "serialized_name": "AutoMinorVersionUpgrade"
1886
+ },
1887
+ "security_groups": {
1888
+ "type": "list",
1889
+ "serialized_name": "SecurityGroups",
1890
+ "members": {
1891
+ "type": "structure",
1892
+ "members": {
1893
+ "security_group_id": {
1894
+ "type": "string",
1895
+ "serialized_name": "SecurityGroupId"
1896
+ },
1897
+ "status": {
1898
+ "type": "string",
1899
+ "serialized_name": "Status"
1900
+ }
1901
+ }
1902
+ }
1903
+ },
1904
+ "replication_group_id": {
1905
+ "type": "string",
1906
+ "serialized_name": "ReplicationGroupId"
1907
+ },
1908
+ "snapshot_retention_limit": {
1909
+ "type": "integer",
1910
+ "serialized_name": "SnapshotRetentionLimit"
1911
+ },
1912
+ "snapshot_window": {
1913
+ "type": "string",
1914
+ "serialized_name": "SnapshotWindow"
1915
+ }
1916
+ }
1917
+ }
1918
+ }
1919
+ }
1920
+ }
1921
+ },
1922
+ "describe_cache_engine_versions": {
1923
+ "name": "DescribeCacheEngineVersions",
1924
+ "http_method": "POST",
1925
+ "http_path": "/",
1926
+ "metadata": {
1927
+ "paging": {
1928
+ "tokens": {
1929
+ "marker": "marker"
1930
+ }
1931
+ }
1932
+ },
1933
+ "input": {
1934
+ "type": "input",
1935
+ "members": {
1936
+ "engine": {
1937
+ "type": "string",
1938
+ "serialized_name": "Engine"
1939
+ },
1940
+ "engine_version": {
1941
+ "type": "string",
1942
+ "serialized_name": "EngineVersion"
1943
+ },
1944
+ "cache_parameter_group_family": {
1945
+ "type": "string",
1946
+ "serialized_name": "CacheParameterGroupFamily"
1947
+ },
1948
+ "max_records": {
1949
+ "type": "integer",
1950
+ "serialized_name": "MaxRecords"
1951
+ },
1952
+ "marker": {
1953
+ "type": "string",
1954
+ "serialized_name": "Marker"
1955
+ },
1956
+ "default_only": {
1957
+ "type": "boolean",
1958
+ "serialized_name": "DefaultOnly"
1959
+ }
1960
+ }
1961
+ },
1962
+ "output": {
1963
+ "type": "output",
1964
+ "metadata": {
1965
+ "wrapper": "DescribeCacheEngineVersionsResult"
1966
+ },
1967
+ "members": {
1968
+ "marker": {
1969
+ "type": "string",
1970
+ "serialized_name": "Marker"
1971
+ },
1972
+ "cache_engine_versions": {
1973
+ "type": "list",
1974
+ "serialized_name": "CacheEngineVersions",
1975
+ "members": {
1976
+ "type": "structure",
1977
+ "serialized_name": "CacheEngineVersion",
1978
+ "members": {
1979
+ "engine": {
1980
+ "type": "string",
1981
+ "serialized_name": "Engine"
1982
+ },
1983
+ "engine_version": {
1984
+ "type": "string",
1985
+ "serialized_name": "EngineVersion"
1986
+ },
1987
+ "cache_parameter_group_family": {
1988
+ "type": "string",
1989
+ "serialized_name": "CacheParameterGroupFamily"
1990
+ },
1991
+ "cache_engine_description": {
1992
+ "type": "string",
1993
+ "serialized_name": "CacheEngineDescription"
1994
+ },
1995
+ "cache_engine_version_description": {
1996
+ "type": "string",
1997
+ "serialized_name": "CacheEngineVersionDescription"
1998
+ }
1999
+ }
2000
+ }
2001
+ }
2002
+ }
2003
+ }
2004
+ },
2005
+ "describe_cache_parameter_groups": {
2006
+ "name": "DescribeCacheParameterGroups",
2007
+ "http_method": "POST",
2008
+ "http_path": "/",
2009
+ "metadata": {
2010
+ "paging": {
2011
+ "tokens": {
2012
+ "marker": "marker"
2013
+ }
2014
+ }
2015
+ },
2016
+ "input": {
2017
+ "type": "input",
2018
+ "members": {
2019
+ "cache_parameter_group_name": {
2020
+ "type": "string",
2021
+ "serialized_name": "CacheParameterGroupName"
2022
+ },
2023
+ "max_records": {
2024
+ "type": "integer",
2025
+ "serialized_name": "MaxRecords"
2026
+ },
2027
+ "marker": {
2028
+ "type": "string",
2029
+ "serialized_name": "Marker"
2030
+ }
2031
+ }
2032
+ },
2033
+ "output": {
2034
+ "type": "output",
2035
+ "metadata": {
2036
+ "wrapper": "DescribeCacheParameterGroupsResult"
2037
+ },
2038
+ "members": {
2039
+ "marker": {
2040
+ "type": "string",
2041
+ "serialized_name": "Marker"
2042
+ },
2043
+ "cache_parameter_groups": {
2044
+ "type": "list",
2045
+ "serialized_name": "CacheParameterGroups",
2046
+ "members": {
2047
+ "type": "structure",
2048
+ "serialized_name": "CacheParameterGroup",
2049
+ "metadata": {
2050
+ "wrapper": true
2051
+ },
2052
+ "members": {
2053
+ "cache_parameter_group_name": {
2054
+ "type": "string",
2055
+ "serialized_name": "CacheParameterGroupName"
2056
+ },
2057
+ "cache_parameter_group_family": {
2058
+ "type": "string",
2059
+ "serialized_name": "CacheParameterGroupFamily"
2060
+ },
2061
+ "description": {
2062
+ "type": "string",
2063
+ "serialized_name": "Description"
2064
+ }
2065
+ }
2066
+ }
2067
+ }
2068
+ }
2069
+ }
2070
+ },
2071
+ "describe_cache_parameters": {
2072
+ "name": "DescribeCacheParameters",
2073
+ "http_method": "POST",
2074
+ "http_path": "/",
2075
+ "metadata": {
2076
+ "paging": {
2077
+ "tokens": {
2078
+ "marker": "marker"
2079
+ }
2080
+ }
2081
+ },
2082
+ "input": {
2083
+ "type": "input",
2084
+ "members": {
2085
+ "cache_parameter_group_name": {
2086
+ "type": "string",
2087
+ "required": true,
2088
+ "serialized_name": "CacheParameterGroupName"
2089
+ },
2090
+ "source": {
2091
+ "type": "string",
2092
+ "serialized_name": "Source"
2093
+ },
2094
+ "max_records": {
2095
+ "type": "integer",
2096
+ "serialized_name": "MaxRecords"
2097
+ },
2098
+ "marker": {
2099
+ "type": "string",
2100
+ "serialized_name": "Marker"
2101
+ }
2102
+ }
2103
+ },
2104
+ "output": {
2105
+ "type": "output",
2106
+ "metadata": {
2107
+ "wrapper": "DescribeCacheParametersResult"
2108
+ },
2109
+ "members": {
2110
+ "marker": {
2111
+ "type": "string",
2112
+ "serialized_name": "Marker"
2113
+ },
2114
+ "parameters": {
2115
+ "type": "list",
2116
+ "serialized_name": "Parameters",
2117
+ "members": {
2118
+ "type": "structure",
2119
+ "serialized_name": "Parameter",
2120
+ "members": {
2121
+ "parameter_name": {
2122
+ "type": "string",
2123
+ "serialized_name": "ParameterName"
2124
+ },
2125
+ "parameter_value": {
2126
+ "type": "string",
2127
+ "serialized_name": "ParameterValue"
2128
+ },
2129
+ "description": {
2130
+ "type": "string",
2131
+ "serialized_name": "Description"
2132
+ },
2133
+ "source": {
2134
+ "type": "string",
2135
+ "serialized_name": "Source"
2136
+ },
2137
+ "data_type": {
2138
+ "type": "string",
2139
+ "serialized_name": "DataType"
2140
+ },
2141
+ "allowed_values": {
2142
+ "type": "string",
2143
+ "serialized_name": "AllowedValues"
2144
+ },
2145
+ "is_modifiable": {
2146
+ "type": "boolean",
2147
+ "serialized_name": "IsModifiable"
2148
+ },
2149
+ "minimum_engine_version": {
2150
+ "type": "string",
2151
+ "serialized_name": "MinimumEngineVersion"
2152
+ }
2153
+ }
2154
+ }
2155
+ },
2156
+ "cache_node_type_specific_parameters": {
2157
+ "type": "list",
2158
+ "serialized_name": "CacheNodeTypeSpecificParameters",
2159
+ "members": {
2160
+ "type": "structure",
2161
+ "serialized_name": "CacheNodeTypeSpecificParameter",
2162
+ "members": {
2163
+ "parameter_name": {
2164
+ "type": "string",
2165
+ "serialized_name": "ParameterName"
2166
+ },
2167
+ "description": {
2168
+ "type": "string",
2169
+ "serialized_name": "Description"
2170
+ },
2171
+ "source": {
2172
+ "type": "string",
2173
+ "serialized_name": "Source"
2174
+ },
2175
+ "data_type": {
2176
+ "type": "string",
2177
+ "serialized_name": "DataType"
2178
+ },
2179
+ "allowed_values": {
2180
+ "type": "string",
2181
+ "serialized_name": "AllowedValues"
2182
+ },
2183
+ "is_modifiable": {
2184
+ "type": "boolean",
2185
+ "serialized_name": "IsModifiable"
2186
+ },
2187
+ "minimum_engine_version": {
2188
+ "type": "string",
2189
+ "serialized_name": "MinimumEngineVersion"
2190
+ },
2191
+ "cache_node_type_specific_values": {
2192
+ "type": "list",
2193
+ "serialized_name": "CacheNodeTypeSpecificValues",
2194
+ "members": {
2195
+ "type": "structure",
2196
+ "serialized_name": "CacheNodeTypeSpecificValue",
2197
+ "members": {
2198
+ "cache_node_type": {
2199
+ "type": "string",
2200
+ "serialized_name": "CacheNodeType"
2201
+ },
2202
+ "value": {
2203
+ "type": "string",
2204
+ "serialized_name": "Value"
2205
+ }
2206
+ }
2207
+ }
2208
+ }
2209
+ }
2210
+ }
2211
+ }
2212
+ }
2213
+ }
2214
+ },
2215
+ "describe_cache_security_groups": {
2216
+ "name": "DescribeCacheSecurityGroups",
2217
+ "http_method": "POST",
2218
+ "http_path": "/",
2219
+ "metadata": {
2220
+ "paging": {
2221
+ "tokens": {
2222
+ "marker": "marker"
2223
+ }
2224
+ }
2225
+ },
2226
+ "input": {
2227
+ "type": "input",
2228
+ "members": {
2229
+ "cache_security_group_name": {
2230
+ "type": "string",
2231
+ "serialized_name": "CacheSecurityGroupName"
2232
+ },
2233
+ "max_records": {
2234
+ "type": "integer",
2235
+ "serialized_name": "MaxRecords"
2236
+ },
2237
+ "marker": {
2238
+ "type": "string",
2239
+ "serialized_name": "Marker"
2240
+ }
2241
+ }
2242
+ },
2243
+ "output": {
2244
+ "type": "output",
2245
+ "metadata": {
2246
+ "wrapper": "DescribeCacheSecurityGroupsResult"
2247
+ },
2248
+ "members": {
2249
+ "marker": {
2250
+ "type": "string",
2251
+ "serialized_name": "Marker"
2252
+ },
2253
+ "cache_security_groups": {
2254
+ "type": "list",
2255
+ "serialized_name": "CacheSecurityGroups",
2256
+ "members": {
2257
+ "type": "structure",
2258
+ "serialized_name": "CacheSecurityGroup",
2259
+ "metadata": {
2260
+ "wrapper": true
2261
+ },
2262
+ "members": {
2263
+ "owner_id": {
2264
+ "type": "string",
2265
+ "serialized_name": "OwnerId"
2266
+ },
2267
+ "cache_security_group_name": {
2268
+ "type": "string",
2269
+ "serialized_name": "CacheSecurityGroupName"
2270
+ },
2271
+ "description": {
2272
+ "type": "string",
2273
+ "serialized_name": "Description"
2274
+ },
2275
+ "ec2_security_groups": {
2276
+ "type": "list",
2277
+ "serialized_name": "EC2SecurityGroups",
2278
+ "members": {
2279
+ "type": "structure",
2280
+ "serialized_name": "EC2SecurityGroup",
2281
+ "members": {
2282
+ "status": {
2283
+ "type": "string",
2284
+ "serialized_name": "Status"
2285
+ },
2286
+ "ec2_security_group_name": {
2287
+ "type": "string",
2288
+ "serialized_name": "EC2SecurityGroupName"
2289
+ },
2290
+ "ec2_security_group_owner_id": {
2291
+ "type": "string",
2292
+ "serialized_name": "EC2SecurityGroupOwnerId"
2293
+ }
2294
+ }
2295
+ }
2296
+ }
2297
+ }
2298
+ }
2299
+ }
2300
+ }
2301
+ }
2302
+ },
2303
+ "describe_cache_subnet_groups": {
2304
+ "name": "DescribeCacheSubnetGroups",
2305
+ "http_method": "POST",
2306
+ "http_path": "/",
2307
+ "metadata": {
2308
+ "paging": {
2309
+ "tokens": {
2310
+ "marker": "marker"
2311
+ }
2312
+ }
2313
+ },
2314
+ "input": {
2315
+ "type": "input",
2316
+ "members": {
2317
+ "cache_subnet_group_name": {
2318
+ "type": "string",
2319
+ "serialized_name": "CacheSubnetGroupName"
2320
+ },
2321
+ "max_records": {
2322
+ "type": "integer",
2323
+ "serialized_name": "MaxRecords"
2324
+ },
2325
+ "marker": {
2326
+ "type": "string",
2327
+ "serialized_name": "Marker"
2328
+ }
2329
+ }
2330
+ },
2331
+ "output": {
2332
+ "type": "output",
2333
+ "metadata": {
2334
+ "wrapper": "DescribeCacheSubnetGroupsResult"
2335
+ },
2336
+ "members": {
2337
+ "marker": {
2338
+ "type": "string",
2339
+ "serialized_name": "Marker"
2340
+ },
2341
+ "cache_subnet_groups": {
2342
+ "type": "list",
2343
+ "serialized_name": "CacheSubnetGroups",
2344
+ "members": {
2345
+ "type": "structure",
2346
+ "serialized_name": "CacheSubnetGroup",
2347
+ "metadata": {
2348
+ "wrapper": true
2349
+ },
2350
+ "members": {
2351
+ "cache_subnet_group_name": {
2352
+ "type": "string",
2353
+ "serialized_name": "CacheSubnetGroupName"
2354
+ },
2355
+ "cache_subnet_group_description": {
2356
+ "type": "string",
2357
+ "serialized_name": "CacheSubnetGroupDescription"
2358
+ },
2359
+ "vpc_id": {
2360
+ "type": "string",
2361
+ "serialized_name": "VpcId"
2362
+ },
2363
+ "subnets": {
2364
+ "type": "list",
2365
+ "serialized_name": "Subnets",
2366
+ "members": {
2367
+ "type": "structure",
2368
+ "serialized_name": "Subnet",
2369
+ "members": {
2370
+ "subnet_identifier": {
2371
+ "type": "string",
2372
+ "serialized_name": "SubnetIdentifier"
2373
+ },
2374
+ "subnet_availability_zone": {
2375
+ "type": "structure",
2376
+ "serialized_name": "SubnetAvailabilityZone",
2377
+ "metadata": {
2378
+ "wrapper": true
2379
+ },
2380
+ "members": {
2381
+ "name": {
2382
+ "type": "string",
2383
+ "serialized_name": "Name"
2384
+ }
2385
+ }
2386
+ }
2387
+ }
2388
+ }
2389
+ }
2390
+ }
2391
+ }
2392
+ }
2393
+ }
2394
+ }
2395
+ },
2396
+ "describe_engine_default_parameters": {
2397
+ "name": "DescribeEngineDefaultParameters",
2398
+ "http_method": "POST",
2399
+ "http_path": "/",
2400
+ "metadata": {
2401
+ "paging": {
2402
+ "tokens": {
2403
+ "marker": "engine_defaults.marker"
2404
+ }
2405
+ }
2406
+ },
2407
+ "input": {
2408
+ "type": "input",
2409
+ "members": {
2410
+ "cache_parameter_group_family": {
2411
+ "type": "string",
2412
+ "required": true,
2413
+ "serialized_name": "CacheParameterGroupFamily"
2414
+ },
2415
+ "max_records": {
2416
+ "type": "integer",
2417
+ "serialized_name": "MaxRecords"
2418
+ },
2419
+ "marker": {
2420
+ "type": "string",
2421
+ "serialized_name": "Marker"
2422
+ }
2423
+ }
2424
+ },
2425
+ "output": {
2426
+ "type": "output",
2427
+ "metadata": {
2428
+ "wrapper": "DescribeEngineDefaultParametersResult"
2429
+ },
2430
+ "members": {
2431
+ "engine_defaults": {
2432
+ "type": "structure",
2433
+ "serialized_name": "EngineDefaults",
2434
+ "metadata": {
2435
+ "wrapper": true
2436
+ },
2437
+ "members": {
2438
+ "cache_parameter_group_family": {
2439
+ "type": "string",
2440
+ "serialized_name": "CacheParameterGroupFamily"
2441
+ },
2442
+ "marker": {
2443
+ "type": "string",
2444
+ "serialized_name": "Marker"
2445
+ },
2446
+ "parameters": {
2447
+ "type": "list",
2448
+ "serialized_name": "Parameters",
2449
+ "members": {
2450
+ "type": "structure",
2451
+ "serialized_name": "Parameter",
2452
+ "members": {
2453
+ "parameter_name": {
2454
+ "type": "string",
2455
+ "serialized_name": "ParameterName"
2456
+ },
2457
+ "parameter_value": {
2458
+ "type": "string",
2459
+ "serialized_name": "ParameterValue"
2460
+ },
2461
+ "description": {
2462
+ "type": "string",
2463
+ "serialized_name": "Description"
2464
+ },
2465
+ "source": {
2466
+ "type": "string",
2467
+ "serialized_name": "Source"
2468
+ },
2469
+ "data_type": {
2470
+ "type": "string",
2471
+ "serialized_name": "DataType"
2472
+ },
2473
+ "allowed_values": {
2474
+ "type": "string",
2475
+ "serialized_name": "AllowedValues"
2476
+ },
2477
+ "is_modifiable": {
2478
+ "type": "boolean",
2479
+ "serialized_name": "IsModifiable"
2480
+ },
2481
+ "minimum_engine_version": {
2482
+ "type": "string",
2483
+ "serialized_name": "MinimumEngineVersion"
2484
+ }
2485
+ }
2486
+ }
2487
+ },
2488
+ "cache_node_type_specific_parameters": {
2489
+ "type": "list",
2490
+ "serialized_name": "CacheNodeTypeSpecificParameters",
2491
+ "members": {
2492
+ "type": "structure",
2493
+ "serialized_name": "CacheNodeTypeSpecificParameter",
2494
+ "members": {
2495
+ "parameter_name": {
2496
+ "type": "string",
2497
+ "serialized_name": "ParameterName"
2498
+ },
2499
+ "description": {
2500
+ "type": "string",
2501
+ "serialized_name": "Description"
2502
+ },
2503
+ "source": {
2504
+ "type": "string",
2505
+ "serialized_name": "Source"
2506
+ },
2507
+ "data_type": {
2508
+ "type": "string",
2509
+ "serialized_name": "DataType"
2510
+ },
2511
+ "allowed_values": {
2512
+ "type": "string",
2513
+ "serialized_name": "AllowedValues"
2514
+ },
2515
+ "is_modifiable": {
2516
+ "type": "boolean",
2517
+ "serialized_name": "IsModifiable"
2518
+ },
2519
+ "minimum_engine_version": {
2520
+ "type": "string",
2521
+ "serialized_name": "MinimumEngineVersion"
2522
+ },
2523
+ "cache_node_type_specific_values": {
2524
+ "type": "list",
2525
+ "serialized_name": "CacheNodeTypeSpecificValues",
2526
+ "members": {
2527
+ "type": "structure",
2528
+ "serialized_name": "CacheNodeTypeSpecificValue",
2529
+ "members": {
2530
+ "cache_node_type": {
2531
+ "type": "string",
2532
+ "serialized_name": "CacheNodeType"
2533
+ },
2534
+ "value": {
2535
+ "type": "string",
2536
+ "serialized_name": "Value"
2537
+ }
2538
+ }
2539
+ }
2540
+ }
2541
+ }
2542
+ }
2543
+ }
2544
+ }
2545
+ }
2546
+ }
2547
+ }
2548
+ },
2549
+ "describe_events": {
2550
+ "name": "DescribeEvents",
2551
+ "http_method": "POST",
2552
+ "http_path": "/",
2553
+ "metadata": {
2554
+ "paging": {
2555
+ "tokens": {
2556
+ "marker": "marker"
2557
+ }
2558
+ }
2559
+ },
2560
+ "input": {
2561
+ "type": "input",
2562
+ "members": {
2563
+ "source_identifier": {
2564
+ "type": "string",
2565
+ "serialized_name": "SourceIdentifier"
2566
+ },
2567
+ "source_type": {
2568
+ "type": "string",
2569
+ "serialized_name": "SourceType",
2570
+ "enum": [
2571
+ "cache-cluster",
2572
+ "cache-parameter-group",
2573
+ "cache-security-group",
2574
+ "cache-subnet-group"
2575
+ ]
2576
+ },
2577
+ "start_time": {
2578
+ "type": "iso8601_timestamp",
2579
+ "serialized_name": "StartTime"
2580
+ },
2581
+ "end_time": {
2582
+ "type": "iso8601_timestamp",
2583
+ "serialized_name": "EndTime"
2584
+ },
2585
+ "duration": {
2586
+ "type": "integer",
2587
+ "serialized_name": "Duration"
2588
+ },
2589
+ "max_records": {
2590
+ "type": "integer",
2591
+ "serialized_name": "MaxRecords"
2592
+ },
2593
+ "marker": {
2594
+ "type": "string",
2595
+ "serialized_name": "Marker"
2596
+ }
2597
+ }
2598
+ },
2599
+ "output": {
2600
+ "type": "output",
2601
+ "metadata": {
2602
+ "wrapper": "DescribeEventsResult"
2603
+ },
2604
+ "members": {
2605
+ "marker": {
2606
+ "type": "string",
2607
+ "serialized_name": "Marker"
2608
+ },
2609
+ "events": {
2610
+ "type": "list",
2611
+ "serialized_name": "Events",
2612
+ "members": {
2613
+ "type": "structure",
2614
+ "serialized_name": "Event",
2615
+ "members": {
2616
+ "source_identifier": {
2617
+ "type": "string",
2618
+ "serialized_name": "SourceIdentifier"
2619
+ },
2620
+ "source_type": {
2621
+ "type": "string",
2622
+ "serialized_name": "SourceType",
2623
+ "enum": [
2624
+ "cache-cluster",
2625
+ "cache-parameter-group",
2626
+ "cache-security-group",
2627
+ "cache-subnet-group"
2628
+ ]
2629
+ },
2630
+ "message": {
2631
+ "type": "string",
2632
+ "serialized_name": "Message"
2633
+ },
2634
+ "date": {
2635
+ "type": "iso8601_timestamp",
2636
+ "serialized_name": "Date"
2637
+ }
2638
+ }
2639
+ }
2640
+ }
2641
+ }
2642
+ }
2643
+ },
2644
+ "describe_replication_groups": {
2645
+ "name": "DescribeReplicationGroups",
2646
+ "http_method": "POST",
2647
+ "http_path": "/",
2648
+ "metadata": {
2649
+ "paging": {
2650
+ "tokens": {
2651
+ "marker": "marker"
2652
+ }
2653
+ }
2654
+ },
2655
+ "input": {
2656
+ "type": "input",
2657
+ "members": {
2658
+ "replication_group_id": {
2659
+ "type": "string",
2660
+ "serialized_name": "ReplicationGroupId"
2661
+ },
2662
+ "max_records": {
2663
+ "type": "integer",
2664
+ "serialized_name": "MaxRecords"
2665
+ },
2666
+ "marker": {
2667
+ "type": "string",
2668
+ "serialized_name": "Marker"
2669
+ }
2670
+ }
2671
+ },
2672
+ "output": {
2673
+ "type": "output",
2674
+ "metadata": {
2675
+ "wrapper": "DescribeReplicationGroupsResult"
2676
+ },
2677
+ "members": {
2678
+ "marker": {
2679
+ "type": "string",
2680
+ "serialized_name": "Marker"
2681
+ },
2682
+ "replication_groups": {
2683
+ "type": "list",
2684
+ "serialized_name": "ReplicationGroups",
2685
+ "members": {
2686
+ "type": "structure",
2687
+ "serialized_name": "ReplicationGroup",
2688
+ "metadata": {
2689
+ "wrapper": true
2690
+ },
2691
+ "members": {
2692
+ "replication_group_id": {
2693
+ "type": "string",
2694
+ "serialized_name": "ReplicationGroupId"
2695
+ },
2696
+ "description": {
2697
+ "type": "string",
2698
+ "serialized_name": "Description"
2699
+ },
2700
+ "status": {
2701
+ "type": "string",
2702
+ "serialized_name": "Status"
2703
+ },
2704
+ "pending_modified_values": {
2705
+ "type": "structure",
2706
+ "serialized_name": "PendingModifiedValues",
2707
+ "members": {
2708
+ "primary_cluster_id": {
2709
+ "type": "string",
2710
+ "serialized_name": "PrimaryClusterId"
2711
+ }
2712
+ }
2713
+ },
2714
+ "member_clusters": {
2715
+ "type": "list",
2716
+ "serialized_name": "MemberClusters",
2717
+ "members": {
2718
+ "type": "string",
2719
+ "serialized_name": "ClusterId"
2720
+ }
2721
+ },
2722
+ "node_groups": {
2723
+ "type": "list",
2724
+ "serialized_name": "NodeGroups",
2725
+ "members": {
2726
+ "type": "structure",
2727
+ "serialized_name": "NodeGroup",
2728
+ "members": {
2729
+ "node_group_id": {
2730
+ "type": "string",
2731
+ "serialized_name": "NodeGroupId"
2732
+ },
2733
+ "status": {
2734
+ "type": "string",
2735
+ "serialized_name": "Status"
2736
+ },
2737
+ "primary_endpoint": {
2738
+ "type": "structure",
2739
+ "serialized_name": "PrimaryEndpoint",
2740
+ "members": {
2741
+ "address": {
2742
+ "type": "string",
2743
+ "serialized_name": "Address"
2744
+ },
2745
+ "port": {
2746
+ "type": "integer",
2747
+ "serialized_name": "Port"
2748
+ }
2749
+ }
2750
+ },
2751
+ "node_group_members": {
2752
+ "type": "list",
2753
+ "serialized_name": "NodeGroupMembers",
2754
+ "members": {
2755
+ "type": "structure",
2756
+ "serialized_name": "NodeGroupMember",
2757
+ "members": {
2758
+ "cache_cluster_id": {
2759
+ "type": "string",
2760
+ "serialized_name": "CacheClusterId"
2761
+ },
2762
+ "cache_node_id": {
2763
+ "type": "string",
2764
+ "serialized_name": "CacheNodeId"
2765
+ },
2766
+ "read_endpoint": {
2767
+ "type": "structure",
2768
+ "serialized_name": "ReadEndpoint",
2769
+ "members": {
2770
+ "address": {
2771
+ "type": "string",
2772
+ "serialized_name": "Address"
2773
+ },
2774
+ "port": {
2775
+ "type": "integer",
2776
+ "serialized_name": "Port"
2777
+ }
2778
+ }
2779
+ },
2780
+ "preferred_availability_zone": {
2781
+ "type": "string",
2782
+ "serialized_name": "PreferredAvailabilityZone"
2783
+ },
2784
+ "current_role": {
2785
+ "type": "string",
2786
+ "serialized_name": "CurrentRole"
2787
+ }
2788
+ }
2789
+ }
2790
+ }
2791
+ }
2792
+ }
2793
+ },
2794
+ "snapshotting_cluster_id": {
2795
+ "type": "string",
2796
+ "serialized_name": "SnapshottingClusterId"
2797
+ }
2798
+ }
2799
+ }
2800
+ }
2801
+ }
2802
+ }
2803
+ },
2804
+ "describe_reserved_cache_nodes": {
2805
+ "name": "DescribeReservedCacheNodes",
2806
+ "http_method": "POST",
2807
+ "http_path": "/",
2808
+ "metadata": {
2809
+ "paging": {
2810
+ "tokens": {
2811
+ "marker": "marker"
2812
+ }
2813
+ }
2814
+ },
2815
+ "input": {
2816
+ "type": "input",
2817
+ "members": {
2818
+ "reserved_cache_node_id": {
2819
+ "type": "string",
2820
+ "serialized_name": "ReservedCacheNodeId"
2821
+ },
2822
+ "reserved_cache_nodes_offering_id": {
2823
+ "type": "string",
2824
+ "serialized_name": "ReservedCacheNodesOfferingId"
2825
+ },
2826
+ "cache_node_type": {
2827
+ "type": "string",
2828
+ "serialized_name": "CacheNodeType"
2829
+ },
2830
+ "duration": {
2831
+ "type": "string",
2832
+ "serialized_name": "Duration"
2833
+ },
2834
+ "product_description": {
2835
+ "type": "string",
2836
+ "serialized_name": "ProductDescription"
2837
+ },
2838
+ "offering_type": {
2839
+ "type": "string",
2840
+ "serialized_name": "OfferingType"
2841
+ },
2842
+ "max_records": {
2843
+ "type": "integer",
2844
+ "serialized_name": "MaxRecords"
2845
+ },
2846
+ "marker": {
2847
+ "type": "string",
2848
+ "serialized_name": "Marker"
2849
+ }
2850
+ }
2851
+ },
2852
+ "output": {
2853
+ "type": "output",
2854
+ "metadata": {
2855
+ "wrapper": "DescribeReservedCacheNodesResult"
2856
+ },
2857
+ "members": {
2858
+ "marker": {
2859
+ "type": "string",
2860
+ "serialized_name": "Marker"
2861
+ },
2862
+ "reserved_cache_nodes": {
2863
+ "type": "list",
2864
+ "serialized_name": "ReservedCacheNodes",
2865
+ "members": {
2866
+ "type": "structure",
2867
+ "serialized_name": "ReservedCacheNode",
2868
+ "metadata": {
2869
+ "wrapper": true
2870
+ },
2871
+ "members": {
2872
+ "reserved_cache_node_id": {
2873
+ "type": "string",
2874
+ "serialized_name": "ReservedCacheNodeId"
2875
+ },
2876
+ "reserved_cache_nodes_offering_id": {
2877
+ "type": "string",
2878
+ "serialized_name": "ReservedCacheNodesOfferingId"
2879
+ },
2880
+ "cache_node_type": {
2881
+ "type": "string",
2882
+ "serialized_name": "CacheNodeType"
2883
+ },
2884
+ "start_time": {
2885
+ "type": "iso8601_timestamp",
2886
+ "serialized_name": "StartTime"
2887
+ },
2888
+ "duration": {
2889
+ "type": "integer",
2890
+ "serialized_name": "Duration"
2891
+ },
2892
+ "fixed_price": {
2893
+ "type": "float",
2894
+ "serialized_name": "FixedPrice"
2895
+ },
2896
+ "usage_price": {
2897
+ "type": "float",
2898
+ "serialized_name": "UsagePrice"
2899
+ },
2900
+ "cache_node_count": {
2901
+ "type": "integer",
2902
+ "serialized_name": "CacheNodeCount"
2903
+ },
2904
+ "product_description": {
2905
+ "type": "string",
2906
+ "serialized_name": "ProductDescription"
2907
+ },
2908
+ "offering_type": {
2909
+ "type": "string",
2910
+ "serialized_name": "OfferingType"
2911
+ },
2912
+ "state": {
2913
+ "type": "string",
2914
+ "serialized_name": "State"
2915
+ },
2916
+ "recurring_charges": {
2917
+ "type": "list",
2918
+ "serialized_name": "RecurringCharges",
2919
+ "members": {
2920
+ "type": "structure",
2921
+ "serialized_name": "RecurringCharge",
2922
+ "metadata": {
2923
+ "wrapper": true
2924
+ },
2925
+ "members": {
2926
+ "recurring_charge_amount": {
2927
+ "type": "float",
2928
+ "serialized_name": "RecurringChargeAmount"
2929
+ },
2930
+ "recurring_charge_frequency": {
2931
+ "type": "string",
2932
+ "serialized_name": "RecurringChargeFrequency"
2933
+ }
2934
+ }
2935
+ }
2936
+ }
2937
+ }
2938
+ }
2939
+ }
2940
+ }
2941
+ }
2942
+ },
2943
+ "describe_reserved_cache_nodes_offerings": {
2944
+ "name": "DescribeReservedCacheNodesOfferings",
2945
+ "http_method": "POST",
2946
+ "http_path": "/",
2947
+ "metadata": {
2948
+ "paging": {
2949
+ "tokens": {
2950
+ "marker": "marker"
2951
+ }
2952
+ }
2953
+ },
2954
+ "input": {
2955
+ "type": "input",
2956
+ "members": {
2957
+ "reserved_cache_nodes_offering_id": {
2958
+ "type": "string",
2959
+ "serialized_name": "ReservedCacheNodesOfferingId"
2960
+ },
2961
+ "cache_node_type": {
2962
+ "type": "string",
2963
+ "serialized_name": "CacheNodeType"
2964
+ },
2965
+ "duration": {
2966
+ "type": "string",
2967
+ "serialized_name": "Duration"
2968
+ },
2969
+ "product_description": {
2970
+ "type": "string",
2971
+ "serialized_name": "ProductDescription"
2972
+ },
2973
+ "offering_type": {
2974
+ "type": "string",
2975
+ "serialized_name": "OfferingType"
2976
+ },
2977
+ "max_records": {
2978
+ "type": "integer",
2979
+ "serialized_name": "MaxRecords"
2980
+ },
2981
+ "marker": {
2982
+ "type": "string",
2983
+ "serialized_name": "Marker"
2984
+ }
2985
+ }
2986
+ },
2987
+ "output": {
2988
+ "type": "output",
2989
+ "metadata": {
2990
+ "wrapper": "DescribeReservedCacheNodesOfferingsResult"
2991
+ },
2992
+ "members": {
2993
+ "marker": {
2994
+ "type": "string",
2995
+ "serialized_name": "Marker"
2996
+ },
2997
+ "reserved_cache_nodes_offerings": {
2998
+ "type": "list",
2999
+ "serialized_name": "ReservedCacheNodesOfferings",
3000
+ "members": {
3001
+ "type": "structure",
3002
+ "serialized_name": "ReservedCacheNodesOffering",
3003
+ "metadata": {
3004
+ "wrapper": true
3005
+ },
3006
+ "members": {
3007
+ "reserved_cache_nodes_offering_id": {
3008
+ "type": "string",
3009
+ "serialized_name": "ReservedCacheNodesOfferingId"
3010
+ },
3011
+ "cache_node_type": {
3012
+ "type": "string",
3013
+ "serialized_name": "CacheNodeType"
3014
+ },
3015
+ "duration": {
3016
+ "type": "integer",
3017
+ "serialized_name": "Duration"
3018
+ },
3019
+ "fixed_price": {
3020
+ "type": "float",
3021
+ "serialized_name": "FixedPrice"
3022
+ },
3023
+ "usage_price": {
3024
+ "type": "float",
3025
+ "serialized_name": "UsagePrice"
3026
+ },
3027
+ "product_description": {
3028
+ "type": "string",
3029
+ "serialized_name": "ProductDescription"
3030
+ },
3031
+ "offering_type": {
3032
+ "type": "string",
3033
+ "serialized_name": "OfferingType"
3034
+ },
3035
+ "recurring_charges": {
3036
+ "type": "list",
3037
+ "serialized_name": "RecurringCharges",
3038
+ "members": {
3039
+ "type": "structure",
3040
+ "serialized_name": "RecurringCharge",
3041
+ "metadata": {
3042
+ "wrapper": true
3043
+ },
3044
+ "members": {
3045
+ "recurring_charge_amount": {
3046
+ "type": "float",
3047
+ "serialized_name": "RecurringChargeAmount"
3048
+ },
3049
+ "recurring_charge_frequency": {
3050
+ "type": "string",
3051
+ "serialized_name": "RecurringChargeFrequency"
3052
+ }
3053
+ }
3054
+ }
3055
+ }
3056
+ }
3057
+ }
3058
+ }
3059
+ }
3060
+ }
3061
+ },
3062
+ "describe_snapshots": {
3063
+ "name": "DescribeSnapshots",
3064
+ "http_method": "POST",
3065
+ "http_path": "/",
3066
+ "input": {
3067
+ "type": "input",
3068
+ "members": {
3069
+ "cache_cluster_id": {
3070
+ "type": "string",
3071
+ "serialized_name": "CacheClusterId"
3072
+ },
3073
+ "snapshot_name": {
3074
+ "type": "string",
3075
+ "serialized_name": "SnapshotName"
3076
+ },
3077
+ "snapshot_source": {
3078
+ "type": "string",
3079
+ "serialized_name": "SnapshotSource"
3080
+ },
3081
+ "marker": {
3082
+ "type": "string",
3083
+ "serialized_name": "Marker"
3084
+ },
3085
+ "max_records": {
3086
+ "type": "integer",
3087
+ "serialized_name": "MaxRecords"
3088
+ }
3089
+ }
3090
+ },
3091
+ "output": {
3092
+ "type": "output",
3093
+ "metadata": {
3094
+ "wrapper": "DescribeSnapshotsResult"
3095
+ },
3096
+ "members": {
3097
+ "marker": {
3098
+ "type": "string",
3099
+ "serialized_name": "Marker"
3100
+ },
3101
+ "snapshots": {
3102
+ "type": "list",
3103
+ "serialized_name": "Snapshots",
3104
+ "members": {
3105
+ "type": "structure",
3106
+ "serialized_name": "Snapshot",
3107
+ "metadata": {
3108
+ "wrapper": true
3109
+ },
3110
+ "members": {
3111
+ "snapshot_name": {
3112
+ "type": "string",
3113
+ "serialized_name": "SnapshotName"
3114
+ },
3115
+ "cache_cluster_id": {
3116
+ "type": "string",
3117
+ "serialized_name": "CacheClusterId"
3118
+ },
3119
+ "snapshot_status": {
3120
+ "type": "string",
3121
+ "serialized_name": "SnapshotStatus"
3122
+ },
3123
+ "snapshot_source": {
3124
+ "type": "string",
3125
+ "serialized_name": "SnapshotSource"
3126
+ },
3127
+ "cache_node_type": {
3128
+ "type": "string",
3129
+ "serialized_name": "CacheNodeType"
3130
+ },
3131
+ "engine": {
3132
+ "type": "string",
3133
+ "serialized_name": "Engine"
3134
+ },
3135
+ "engine_version": {
3136
+ "type": "string",
3137
+ "serialized_name": "EngineVersion"
3138
+ },
3139
+ "num_cache_nodes": {
3140
+ "type": "integer",
3141
+ "serialized_name": "NumCacheNodes"
3142
+ },
3143
+ "preferred_availability_zone": {
3144
+ "type": "string",
3145
+ "serialized_name": "PreferredAvailabilityZone"
3146
+ },
3147
+ "cache_cluster_create_time": {
3148
+ "type": "iso8601_timestamp",
3149
+ "serialized_name": "CacheClusterCreateTime"
3150
+ },
3151
+ "preferred_maintenance_window": {
3152
+ "type": "string",
3153
+ "serialized_name": "PreferredMaintenanceWindow"
3154
+ },
3155
+ "topic_arn": {
3156
+ "type": "string",
3157
+ "serialized_name": "TopicArn"
3158
+ },
3159
+ "port": {
3160
+ "type": "integer",
3161
+ "serialized_name": "Port"
3162
+ },
3163
+ "cache_parameter_group_name": {
3164
+ "type": "string",
3165
+ "serialized_name": "CacheParameterGroupName"
3166
+ },
3167
+ "cache_subnet_group_name": {
3168
+ "type": "string",
3169
+ "serialized_name": "CacheSubnetGroupName"
3170
+ },
3171
+ "vpc_id": {
3172
+ "type": "string",
3173
+ "serialized_name": "VpcId"
3174
+ },
3175
+ "auto_minor_version_upgrade": {
3176
+ "type": "boolean",
3177
+ "serialized_name": "AutoMinorVersionUpgrade"
3178
+ },
3179
+ "snapshot_retention_limit": {
3180
+ "type": "integer",
3181
+ "serialized_name": "SnapshotRetentionLimit"
3182
+ },
3183
+ "snapshot_window": {
3184
+ "type": "string",
3185
+ "serialized_name": "SnapshotWindow"
3186
+ },
3187
+ "node_snapshots": {
3188
+ "type": "list",
3189
+ "serialized_name": "NodeSnapshots",
3190
+ "members": {
3191
+ "type": "structure",
3192
+ "serialized_name": "NodeSnapshot",
3193
+ "metadata": {
3194
+ "wrapper": true
3195
+ },
3196
+ "members": {
3197
+ "cache_node_id": {
3198
+ "type": "string",
3199
+ "serialized_name": "CacheNodeId"
3200
+ },
3201
+ "cache_size": {
3202
+ "type": "string",
3203
+ "serialized_name": "CacheSize"
3204
+ },
3205
+ "cache_node_create_time": {
3206
+ "type": "iso8601_timestamp",
3207
+ "serialized_name": "CacheNodeCreateTime"
3208
+ },
3209
+ "snapshot_create_time": {
3210
+ "type": "iso8601_timestamp",
3211
+ "serialized_name": "SnapshotCreateTime"
3212
+ }
3213
+ }
3214
+ }
3215
+ }
3216
+ }
3217
+ }
3218
+ }
3219
+ }
3220
+ }
3221
+ },
3222
+ "modify_cache_cluster": {
3223
+ "name": "ModifyCacheCluster",
3224
+ "http_method": "POST",
3225
+ "http_path": "/",
3226
+ "input": {
3227
+ "type": "input",
3228
+ "members": {
3229
+ "cache_cluster_id": {
3230
+ "type": "string",
3231
+ "required": true,
3232
+ "serialized_name": "CacheClusterId"
3233
+ },
3234
+ "num_cache_nodes": {
3235
+ "type": "integer",
3236
+ "serialized_name": "NumCacheNodes"
3237
+ },
3238
+ "cache_node_ids_to_remove": {
3239
+ "type": "list",
3240
+ "serialized_name": "CacheNodeIdsToRemove",
3241
+ "members": {
3242
+ "type": "string",
3243
+ "serialized_name": "CacheNodeId"
3244
+ }
3245
+ },
3246
+ "cache_security_group_names": {
3247
+ "type": "list",
3248
+ "serialized_name": "CacheSecurityGroupNames",
3249
+ "members": {
3250
+ "type": "string",
3251
+ "serialized_name": "CacheSecurityGroupName"
3252
+ }
3253
+ },
3254
+ "security_group_ids": {
3255
+ "type": "list",
3256
+ "serialized_name": "SecurityGroupIds",
3257
+ "members": {
3258
+ "type": "string",
3259
+ "serialized_name": "SecurityGroupId"
3260
+ }
3261
+ },
3262
+ "preferred_maintenance_window": {
3263
+ "type": "string",
3264
+ "serialized_name": "PreferredMaintenanceWindow"
3265
+ },
3266
+ "notification_topic_arn": {
3267
+ "type": "string",
3268
+ "serialized_name": "NotificationTopicArn"
3269
+ },
3270
+ "cache_parameter_group_name": {
3271
+ "type": "string",
3272
+ "serialized_name": "CacheParameterGroupName"
3273
+ },
3274
+ "notification_topic_status": {
3275
+ "type": "string",
3276
+ "serialized_name": "NotificationTopicStatus"
3277
+ },
3278
+ "apply_immediately": {
3279
+ "type": "boolean",
3280
+ "serialized_name": "ApplyImmediately"
3281
+ },
3282
+ "engine_version": {
3283
+ "type": "string",
3284
+ "serialized_name": "EngineVersion"
3285
+ },
3286
+ "auto_minor_version_upgrade": {
3287
+ "type": "boolean",
3288
+ "serialized_name": "AutoMinorVersionUpgrade"
3289
+ },
3290
+ "snapshot_retention_limit": {
3291
+ "type": "integer",
3292
+ "serialized_name": "SnapshotRetentionLimit"
3293
+ },
3294
+ "snapshot_window": {
3295
+ "type": "string",
3296
+ "serialized_name": "SnapshotWindow"
3297
+ }
3298
+ }
3299
+ },
3300
+ "output": {
3301
+ "type": "output",
3302
+ "metadata": {
3303
+ "wrapper": "ModifyCacheClusterResult"
3304
+ },
3305
+ "members": {
3306
+ "cache_cluster": {
3307
+ "type": "structure",
3308
+ "serialized_name": "CacheCluster",
3309
+ "metadata": {
3310
+ "wrapper": true
3311
+ },
3312
+ "members": {
3313
+ "cache_cluster_id": {
3314
+ "type": "string",
3315
+ "serialized_name": "CacheClusterId"
3316
+ },
3317
+ "configuration_endpoint": {
3318
+ "type": "structure",
3319
+ "serialized_name": "ConfigurationEndpoint",
3320
+ "members": {
3321
+ "address": {
3322
+ "type": "string",
3323
+ "serialized_name": "Address"
3324
+ },
3325
+ "port": {
3326
+ "type": "integer",
3327
+ "serialized_name": "Port"
3328
+ }
3329
+ }
3330
+ },
3331
+ "client_download_landing_page": {
3332
+ "type": "string",
3333
+ "serialized_name": "ClientDownloadLandingPage"
3334
+ },
3335
+ "cache_node_type": {
3336
+ "type": "string",
3337
+ "serialized_name": "CacheNodeType"
3338
+ },
3339
+ "engine": {
3340
+ "type": "string",
3341
+ "serialized_name": "Engine"
3342
+ },
3343
+ "engine_version": {
3344
+ "type": "string",
3345
+ "serialized_name": "EngineVersion"
3346
+ },
3347
+ "cache_cluster_status": {
3348
+ "type": "string",
3349
+ "serialized_name": "CacheClusterStatus"
3350
+ },
3351
+ "num_cache_nodes": {
3352
+ "type": "integer",
3353
+ "serialized_name": "NumCacheNodes"
3354
+ },
3355
+ "preferred_availability_zone": {
3356
+ "type": "string",
3357
+ "serialized_name": "PreferredAvailabilityZone"
3358
+ },
3359
+ "cache_cluster_create_time": {
3360
+ "type": "iso8601_timestamp",
3361
+ "serialized_name": "CacheClusterCreateTime"
3362
+ },
3363
+ "preferred_maintenance_window": {
3364
+ "type": "string",
3365
+ "serialized_name": "PreferredMaintenanceWindow"
3366
+ },
3367
+ "pending_modified_values": {
3368
+ "type": "structure",
3369
+ "serialized_name": "PendingModifiedValues",
3370
+ "members": {
3371
+ "num_cache_nodes": {
3372
+ "type": "integer",
3373
+ "serialized_name": "NumCacheNodes"
3374
+ },
3375
+ "cache_node_ids_to_remove": {
3376
+ "type": "list",
3377
+ "serialized_name": "CacheNodeIdsToRemove",
3378
+ "members": {
3379
+ "type": "string",
3380
+ "serialized_name": "CacheNodeId"
3381
+ }
3382
+ },
3383
+ "engine_version": {
3384
+ "type": "string",
3385
+ "serialized_name": "EngineVersion"
3386
+ }
3387
+ }
3388
+ },
3389
+ "notification_configuration": {
3390
+ "type": "structure",
3391
+ "serialized_name": "NotificationConfiguration",
3392
+ "members": {
3393
+ "topic_arn": {
3394
+ "type": "string",
3395
+ "serialized_name": "TopicArn"
3396
+ },
3397
+ "topic_status": {
3398
+ "type": "string",
3399
+ "serialized_name": "TopicStatus"
3400
+ }
3401
+ }
3402
+ },
3403
+ "cache_security_groups": {
3404
+ "type": "list",
3405
+ "serialized_name": "CacheSecurityGroups",
3406
+ "members": {
3407
+ "type": "structure",
3408
+ "serialized_name": "CacheSecurityGroup",
3409
+ "members": {
3410
+ "cache_security_group_name": {
3411
+ "type": "string",
3412
+ "serialized_name": "CacheSecurityGroupName"
3413
+ },
3414
+ "status": {
3415
+ "type": "string",
3416
+ "serialized_name": "Status"
3417
+ }
3418
+ }
3419
+ }
3420
+ },
3421
+ "cache_parameter_group": {
3422
+ "type": "structure",
3423
+ "serialized_name": "CacheParameterGroup",
3424
+ "members": {
3425
+ "cache_parameter_group_name": {
3426
+ "type": "string",
3427
+ "serialized_name": "CacheParameterGroupName"
3428
+ },
3429
+ "parameter_apply_status": {
3430
+ "type": "string",
3431
+ "serialized_name": "ParameterApplyStatus"
3432
+ },
3433
+ "cache_node_ids_to_reboot": {
3434
+ "type": "list",
3435
+ "serialized_name": "CacheNodeIdsToReboot",
3436
+ "members": {
3437
+ "type": "string",
3438
+ "serialized_name": "CacheNodeId"
3439
+ }
3440
+ }
3441
+ }
3442
+ },
3443
+ "cache_subnet_group_name": {
3444
+ "type": "string",
3445
+ "serialized_name": "CacheSubnetGroupName"
3446
+ },
3447
+ "cache_nodes": {
3448
+ "type": "list",
3449
+ "serialized_name": "CacheNodes",
3450
+ "members": {
3451
+ "type": "structure",
3452
+ "serialized_name": "CacheNode",
3453
+ "members": {
3454
+ "cache_node_id": {
3455
+ "type": "string",
3456
+ "serialized_name": "CacheNodeId"
3457
+ },
3458
+ "cache_node_status": {
3459
+ "type": "string",
3460
+ "serialized_name": "CacheNodeStatus"
3461
+ },
3462
+ "cache_node_create_time": {
3463
+ "type": "iso8601_timestamp",
3464
+ "serialized_name": "CacheNodeCreateTime"
3465
+ },
3466
+ "endpoint": {
3467
+ "type": "structure",
3468
+ "serialized_name": "Endpoint",
3469
+ "members": {
3470
+ "address": {
3471
+ "type": "string",
3472
+ "serialized_name": "Address"
3473
+ },
3474
+ "port": {
3475
+ "type": "integer",
3476
+ "serialized_name": "Port"
3477
+ }
3478
+ }
3479
+ },
3480
+ "parameter_group_status": {
3481
+ "type": "string",
3482
+ "serialized_name": "ParameterGroupStatus"
3483
+ },
3484
+ "source_cache_node_id": {
3485
+ "type": "string",
3486
+ "serialized_name": "SourceCacheNodeId"
3487
+ }
3488
+ }
3489
+ }
3490
+ },
3491
+ "auto_minor_version_upgrade": {
3492
+ "type": "boolean",
3493
+ "serialized_name": "AutoMinorVersionUpgrade"
3494
+ },
3495
+ "security_groups": {
3496
+ "type": "list",
3497
+ "serialized_name": "SecurityGroups",
3498
+ "members": {
3499
+ "type": "structure",
3500
+ "members": {
3501
+ "security_group_id": {
3502
+ "type": "string",
3503
+ "serialized_name": "SecurityGroupId"
3504
+ },
3505
+ "status": {
3506
+ "type": "string",
3507
+ "serialized_name": "Status"
3508
+ }
3509
+ }
3510
+ }
3511
+ },
3512
+ "replication_group_id": {
3513
+ "type": "string",
3514
+ "serialized_name": "ReplicationGroupId"
3515
+ },
3516
+ "snapshot_retention_limit": {
3517
+ "type": "integer",
3518
+ "serialized_name": "SnapshotRetentionLimit"
3519
+ },
3520
+ "snapshot_window": {
3521
+ "type": "string",
3522
+ "serialized_name": "SnapshotWindow"
3523
+ }
3524
+ }
3525
+ }
3526
+ }
3527
+ }
3528
+ },
3529
+ "modify_cache_parameter_group": {
3530
+ "name": "ModifyCacheParameterGroup",
3531
+ "http_method": "POST",
3532
+ "http_path": "/",
3533
+ "input": {
3534
+ "type": "input",
3535
+ "members": {
3536
+ "cache_parameter_group_name": {
3537
+ "type": "string",
3538
+ "required": true,
3539
+ "serialized_name": "CacheParameterGroupName"
3540
+ },
3541
+ "parameter_name_values": {
3542
+ "type": "list",
3543
+ "required": true,
3544
+ "serialized_name": "ParameterNameValues",
3545
+ "members": {
3546
+ "type": "structure",
3547
+ "serialized_name": "ParameterNameValue",
3548
+ "members": {
3549
+ "parameter_name": {
3550
+ "type": "string",
3551
+ "serialized_name": "ParameterName"
3552
+ },
3553
+ "parameter_value": {
3554
+ "type": "string",
3555
+ "serialized_name": "ParameterValue"
3556
+ }
3557
+ }
3558
+ }
3559
+ }
3560
+ }
3561
+ },
3562
+ "output": {
3563
+ "type": "output",
3564
+ "metadata": {
3565
+ "wrapper": "ModifyCacheParameterGroupResult"
3566
+ },
3567
+ "members": {
3568
+ "cache_parameter_group_name": {
3569
+ "type": "string",
3570
+ "serialized_name": "CacheParameterGroupName"
3571
+ }
3572
+ }
3573
+ }
3574
+ },
3575
+ "modify_cache_subnet_group": {
3576
+ "name": "ModifyCacheSubnetGroup",
3577
+ "http_method": "POST",
3578
+ "http_path": "/",
3579
+ "input": {
3580
+ "type": "input",
3581
+ "members": {
3582
+ "cache_subnet_group_name": {
3583
+ "type": "string",
3584
+ "required": true,
3585
+ "serialized_name": "CacheSubnetGroupName"
3586
+ },
3587
+ "cache_subnet_group_description": {
3588
+ "type": "string",
3589
+ "serialized_name": "CacheSubnetGroupDescription"
3590
+ },
3591
+ "subnet_ids": {
3592
+ "type": "list",
3593
+ "serialized_name": "SubnetIds",
3594
+ "members": {
3595
+ "type": "string",
3596
+ "serialized_name": "SubnetIdentifier"
3597
+ }
3598
+ }
3599
+ }
3600
+ },
3601
+ "output": {
3602
+ "type": "output",
3603
+ "metadata": {
3604
+ "wrapper": "ModifyCacheSubnetGroupResult"
3605
+ },
3606
+ "members": {
3607
+ "cache_subnet_group": {
3608
+ "type": "structure",
3609
+ "serialized_name": "CacheSubnetGroup",
3610
+ "metadata": {
3611
+ "wrapper": true
3612
+ },
3613
+ "members": {
3614
+ "cache_subnet_group_name": {
3615
+ "type": "string",
3616
+ "serialized_name": "CacheSubnetGroupName"
3617
+ },
3618
+ "cache_subnet_group_description": {
3619
+ "type": "string",
3620
+ "serialized_name": "CacheSubnetGroupDescription"
3621
+ },
3622
+ "vpc_id": {
3623
+ "type": "string",
3624
+ "serialized_name": "VpcId"
3625
+ },
3626
+ "subnets": {
3627
+ "type": "list",
3628
+ "serialized_name": "Subnets",
3629
+ "members": {
3630
+ "type": "structure",
3631
+ "serialized_name": "Subnet",
3632
+ "members": {
3633
+ "subnet_identifier": {
3634
+ "type": "string",
3635
+ "serialized_name": "SubnetIdentifier"
3636
+ },
3637
+ "subnet_availability_zone": {
3638
+ "type": "structure",
3639
+ "serialized_name": "SubnetAvailabilityZone",
3640
+ "metadata": {
3641
+ "wrapper": true
3642
+ },
3643
+ "members": {
3644
+ "name": {
3645
+ "type": "string",
3646
+ "serialized_name": "Name"
3647
+ }
3648
+ }
3649
+ }
3650
+ }
3651
+ }
3652
+ }
3653
+ }
3654
+ }
3655
+ }
3656
+ }
3657
+ },
3658
+ "modify_replication_group": {
3659
+ "name": "ModifyReplicationGroup",
3660
+ "http_method": "POST",
3661
+ "http_path": "/",
3662
+ "input": {
3663
+ "type": "input",
3664
+ "members": {
3665
+ "replication_group_id": {
3666
+ "type": "string",
3667
+ "required": true,
3668
+ "serialized_name": "ReplicationGroupId"
3669
+ },
3670
+ "replication_group_description": {
3671
+ "type": "string",
3672
+ "serialized_name": "ReplicationGroupDescription"
3673
+ },
3674
+ "cache_security_group_names": {
3675
+ "type": "list",
3676
+ "serialized_name": "CacheSecurityGroupNames",
3677
+ "members": {
3678
+ "type": "string",
3679
+ "serialized_name": "CacheSecurityGroupName"
3680
+ }
3681
+ },
3682
+ "security_group_ids": {
3683
+ "type": "list",
3684
+ "serialized_name": "SecurityGroupIds",
3685
+ "members": {
3686
+ "type": "string",
3687
+ "serialized_name": "SecurityGroupId"
3688
+ }
3689
+ },
3690
+ "preferred_maintenance_window": {
3691
+ "type": "string",
3692
+ "serialized_name": "PreferredMaintenanceWindow"
3693
+ },
3694
+ "notification_topic_arn": {
3695
+ "type": "string",
3696
+ "serialized_name": "NotificationTopicArn"
3697
+ },
3698
+ "cache_parameter_group_name": {
3699
+ "type": "string",
3700
+ "serialized_name": "CacheParameterGroupName"
3701
+ },
3702
+ "notification_topic_status": {
3703
+ "type": "string",
3704
+ "serialized_name": "NotificationTopicStatus"
3705
+ },
3706
+ "apply_immediately": {
3707
+ "type": "boolean",
3708
+ "serialized_name": "ApplyImmediately"
3709
+ },
3710
+ "engine_version": {
3711
+ "type": "string",
3712
+ "serialized_name": "EngineVersion"
3713
+ },
3714
+ "auto_minor_version_upgrade": {
3715
+ "type": "boolean",
3716
+ "serialized_name": "AutoMinorVersionUpgrade"
3717
+ },
3718
+ "primary_cluster_id": {
3719
+ "type": "string",
3720
+ "serialized_name": "PrimaryClusterId"
3721
+ },
3722
+ "snapshot_retention_limit": {
3723
+ "type": "integer",
3724
+ "serialized_name": "SnapshotRetentionLimit"
3725
+ },
3726
+ "snapshot_window": {
3727
+ "type": "string",
3728
+ "serialized_name": "SnapshotWindow"
3729
+ },
3730
+ "snapshotting_cluster_id": {
3731
+ "type": "string",
3732
+ "serialized_name": "SnapshottingClusterId"
3733
+ }
3734
+ }
3735
+ },
3736
+ "output": {
3737
+ "type": "output",
3738
+ "metadata": {
3739
+ "wrapper": "ModifyReplicationGroupResult"
3740
+ },
3741
+ "members": {
3742
+ "replication_group": {
3743
+ "type": "structure",
3744
+ "serialized_name": "ReplicationGroup",
3745
+ "metadata": {
3746
+ "wrapper": true
3747
+ },
3748
+ "members": {
3749
+ "replication_group_id": {
3750
+ "type": "string",
3751
+ "serialized_name": "ReplicationGroupId"
3752
+ },
3753
+ "description": {
3754
+ "type": "string",
3755
+ "serialized_name": "Description"
3756
+ },
3757
+ "status": {
3758
+ "type": "string",
3759
+ "serialized_name": "Status"
3760
+ },
3761
+ "pending_modified_values": {
3762
+ "type": "structure",
3763
+ "serialized_name": "PendingModifiedValues",
3764
+ "members": {
3765
+ "primary_cluster_id": {
3766
+ "type": "string",
3767
+ "serialized_name": "PrimaryClusterId"
3768
+ }
3769
+ }
3770
+ },
3771
+ "member_clusters": {
3772
+ "type": "list",
3773
+ "serialized_name": "MemberClusters",
3774
+ "members": {
3775
+ "type": "string",
3776
+ "serialized_name": "ClusterId"
3777
+ }
3778
+ },
3779
+ "node_groups": {
3780
+ "type": "list",
3781
+ "serialized_name": "NodeGroups",
3782
+ "members": {
3783
+ "type": "structure",
3784
+ "serialized_name": "NodeGroup",
3785
+ "members": {
3786
+ "node_group_id": {
3787
+ "type": "string",
3788
+ "serialized_name": "NodeGroupId"
3789
+ },
3790
+ "status": {
3791
+ "type": "string",
3792
+ "serialized_name": "Status"
3793
+ },
3794
+ "primary_endpoint": {
3795
+ "type": "structure",
3796
+ "serialized_name": "PrimaryEndpoint",
3797
+ "members": {
3798
+ "address": {
3799
+ "type": "string",
3800
+ "serialized_name": "Address"
3801
+ },
3802
+ "port": {
3803
+ "type": "integer",
3804
+ "serialized_name": "Port"
3805
+ }
3806
+ }
3807
+ },
3808
+ "node_group_members": {
3809
+ "type": "list",
3810
+ "serialized_name": "NodeGroupMembers",
3811
+ "members": {
3812
+ "type": "structure",
3813
+ "serialized_name": "NodeGroupMember",
3814
+ "members": {
3815
+ "cache_cluster_id": {
3816
+ "type": "string",
3817
+ "serialized_name": "CacheClusterId"
3818
+ },
3819
+ "cache_node_id": {
3820
+ "type": "string",
3821
+ "serialized_name": "CacheNodeId"
3822
+ },
3823
+ "read_endpoint": {
3824
+ "type": "structure",
3825
+ "serialized_name": "ReadEndpoint",
3826
+ "members": {
3827
+ "address": {
3828
+ "type": "string",
3829
+ "serialized_name": "Address"
3830
+ },
3831
+ "port": {
3832
+ "type": "integer",
3833
+ "serialized_name": "Port"
3834
+ }
3835
+ }
3836
+ },
3837
+ "preferred_availability_zone": {
3838
+ "type": "string",
3839
+ "serialized_name": "PreferredAvailabilityZone"
3840
+ },
3841
+ "current_role": {
3842
+ "type": "string",
3843
+ "serialized_name": "CurrentRole"
3844
+ }
3845
+ }
3846
+ }
3847
+ }
3848
+ }
3849
+ }
3850
+ },
3851
+ "snapshotting_cluster_id": {
3852
+ "type": "string",
3853
+ "serialized_name": "SnapshottingClusterId"
3854
+ }
3855
+ }
3856
+ }
3857
+ }
3858
+ }
3859
+ },
3860
+ "purchase_reserved_cache_nodes_offering": {
3861
+ "name": "PurchaseReservedCacheNodesOffering",
3862
+ "http_method": "POST",
3863
+ "http_path": "/",
3864
+ "input": {
3865
+ "type": "input",
3866
+ "members": {
3867
+ "reserved_cache_nodes_offering_id": {
3868
+ "type": "string",
3869
+ "required": true,
3870
+ "serialized_name": "ReservedCacheNodesOfferingId"
3871
+ },
3872
+ "reserved_cache_node_id": {
3873
+ "type": "string",
3874
+ "serialized_name": "ReservedCacheNodeId"
3875
+ },
3876
+ "cache_node_count": {
3877
+ "type": "integer",
3878
+ "serialized_name": "CacheNodeCount"
3879
+ }
3880
+ }
3881
+ },
3882
+ "output": {
3883
+ "type": "output",
3884
+ "metadata": {
3885
+ "wrapper": "PurchaseReservedCacheNodesOfferingResult"
3886
+ },
3887
+ "members": {
3888
+ "reserved_cache_node": {
3889
+ "type": "structure",
3890
+ "serialized_name": "ReservedCacheNode",
3891
+ "metadata": {
3892
+ "wrapper": true
3893
+ },
3894
+ "members": {
3895
+ "reserved_cache_node_id": {
3896
+ "type": "string",
3897
+ "serialized_name": "ReservedCacheNodeId"
3898
+ },
3899
+ "reserved_cache_nodes_offering_id": {
3900
+ "type": "string",
3901
+ "serialized_name": "ReservedCacheNodesOfferingId"
3902
+ },
3903
+ "cache_node_type": {
3904
+ "type": "string",
3905
+ "serialized_name": "CacheNodeType"
3906
+ },
3907
+ "start_time": {
3908
+ "type": "iso8601_timestamp",
3909
+ "serialized_name": "StartTime"
3910
+ },
3911
+ "duration": {
3912
+ "type": "integer",
3913
+ "serialized_name": "Duration"
3914
+ },
3915
+ "fixed_price": {
3916
+ "type": "float",
3917
+ "serialized_name": "FixedPrice"
3918
+ },
3919
+ "usage_price": {
3920
+ "type": "float",
3921
+ "serialized_name": "UsagePrice"
3922
+ },
3923
+ "cache_node_count": {
3924
+ "type": "integer",
3925
+ "serialized_name": "CacheNodeCount"
3926
+ },
3927
+ "product_description": {
3928
+ "type": "string",
3929
+ "serialized_name": "ProductDescription"
3930
+ },
3931
+ "offering_type": {
3932
+ "type": "string",
3933
+ "serialized_name": "OfferingType"
3934
+ },
3935
+ "state": {
3936
+ "type": "string",
3937
+ "serialized_name": "State"
3938
+ },
3939
+ "recurring_charges": {
3940
+ "type": "list",
3941
+ "serialized_name": "RecurringCharges",
3942
+ "members": {
3943
+ "type": "structure",
3944
+ "serialized_name": "RecurringCharge",
3945
+ "metadata": {
3946
+ "wrapper": true
3947
+ },
3948
+ "members": {
3949
+ "recurring_charge_amount": {
3950
+ "type": "float",
3951
+ "serialized_name": "RecurringChargeAmount"
3952
+ },
3953
+ "recurring_charge_frequency": {
3954
+ "type": "string",
3955
+ "serialized_name": "RecurringChargeFrequency"
3956
+ }
3957
+ }
3958
+ }
3959
+ }
3960
+ }
3961
+ }
3962
+ }
3963
+ }
3964
+ },
3965
+ "reboot_cache_cluster": {
3966
+ "name": "RebootCacheCluster",
3967
+ "http_method": "POST",
3968
+ "http_path": "/",
3969
+ "input": {
3970
+ "type": "input",
3971
+ "members": {
3972
+ "cache_cluster_id": {
3973
+ "type": "string",
3974
+ "required": true,
3975
+ "serialized_name": "CacheClusterId"
3976
+ },
3977
+ "cache_node_ids_to_reboot": {
3978
+ "type": "list",
3979
+ "required": true,
3980
+ "serialized_name": "CacheNodeIdsToReboot",
3981
+ "members": {
3982
+ "type": "string",
3983
+ "serialized_name": "CacheNodeId"
3984
+ }
3985
+ }
3986
+ }
3987
+ },
3988
+ "output": {
3989
+ "type": "output",
3990
+ "metadata": {
3991
+ "wrapper": "RebootCacheClusterResult"
3992
+ },
3993
+ "members": {
3994
+ "cache_cluster": {
3995
+ "type": "structure",
3996
+ "serialized_name": "CacheCluster",
3997
+ "metadata": {
3998
+ "wrapper": true
3999
+ },
4000
+ "members": {
4001
+ "cache_cluster_id": {
4002
+ "type": "string",
4003
+ "serialized_name": "CacheClusterId"
4004
+ },
4005
+ "configuration_endpoint": {
4006
+ "type": "structure",
4007
+ "serialized_name": "ConfigurationEndpoint",
4008
+ "members": {
4009
+ "address": {
4010
+ "type": "string",
4011
+ "serialized_name": "Address"
4012
+ },
4013
+ "port": {
4014
+ "type": "integer",
4015
+ "serialized_name": "Port"
4016
+ }
4017
+ }
4018
+ },
4019
+ "client_download_landing_page": {
4020
+ "type": "string",
4021
+ "serialized_name": "ClientDownloadLandingPage"
4022
+ },
4023
+ "cache_node_type": {
4024
+ "type": "string",
4025
+ "serialized_name": "CacheNodeType"
4026
+ },
4027
+ "engine": {
4028
+ "type": "string",
4029
+ "serialized_name": "Engine"
4030
+ },
4031
+ "engine_version": {
4032
+ "type": "string",
4033
+ "serialized_name": "EngineVersion"
4034
+ },
4035
+ "cache_cluster_status": {
4036
+ "type": "string",
4037
+ "serialized_name": "CacheClusterStatus"
4038
+ },
4039
+ "num_cache_nodes": {
4040
+ "type": "integer",
4041
+ "serialized_name": "NumCacheNodes"
4042
+ },
4043
+ "preferred_availability_zone": {
4044
+ "type": "string",
4045
+ "serialized_name": "PreferredAvailabilityZone"
4046
+ },
4047
+ "cache_cluster_create_time": {
4048
+ "type": "iso8601_timestamp",
4049
+ "serialized_name": "CacheClusterCreateTime"
4050
+ },
4051
+ "preferred_maintenance_window": {
4052
+ "type": "string",
4053
+ "serialized_name": "PreferredMaintenanceWindow"
4054
+ },
4055
+ "pending_modified_values": {
4056
+ "type": "structure",
4057
+ "serialized_name": "PendingModifiedValues",
4058
+ "members": {
4059
+ "num_cache_nodes": {
4060
+ "type": "integer",
4061
+ "serialized_name": "NumCacheNodes"
4062
+ },
4063
+ "cache_node_ids_to_remove": {
4064
+ "type": "list",
4065
+ "serialized_name": "CacheNodeIdsToRemove",
4066
+ "members": {
4067
+ "type": "string",
4068
+ "serialized_name": "CacheNodeId"
4069
+ }
4070
+ },
4071
+ "engine_version": {
4072
+ "type": "string",
4073
+ "serialized_name": "EngineVersion"
4074
+ }
4075
+ }
4076
+ },
4077
+ "notification_configuration": {
4078
+ "type": "structure",
4079
+ "serialized_name": "NotificationConfiguration",
4080
+ "members": {
4081
+ "topic_arn": {
4082
+ "type": "string",
4083
+ "serialized_name": "TopicArn"
4084
+ },
4085
+ "topic_status": {
4086
+ "type": "string",
4087
+ "serialized_name": "TopicStatus"
4088
+ }
4089
+ }
4090
+ },
4091
+ "cache_security_groups": {
4092
+ "type": "list",
4093
+ "serialized_name": "CacheSecurityGroups",
4094
+ "members": {
4095
+ "type": "structure",
4096
+ "serialized_name": "CacheSecurityGroup",
4097
+ "members": {
4098
+ "cache_security_group_name": {
4099
+ "type": "string",
4100
+ "serialized_name": "CacheSecurityGroupName"
4101
+ },
4102
+ "status": {
4103
+ "type": "string",
4104
+ "serialized_name": "Status"
4105
+ }
4106
+ }
4107
+ }
4108
+ },
4109
+ "cache_parameter_group": {
4110
+ "type": "structure",
4111
+ "serialized_name": "CacheParameterGroup",
4112
+ "members": {
4113
+ "cache_parameter_group_name": {
4114
+ "type": "string",
4115
+ "serialized_name": "CacheParameterGroupName"
4116
+ },
4117
+ "parameter_apply_status": {
4118
+ "type": "string",
4119
+ "serialized_name": "ParameterApplyStatus"
4120
+ },
4121
+ "cache_node_ids_to_reboot": {
4122
+ "type": "list",
4123
+ "serialized_name": "CacheNodeIdsToReboot",
4124
+ "members": {
4125
+ "type": "string",
4126
+ "serialized_name": "CacheNodeId"
4127
+ }
4128
+ }
4129
+ }
4130
+ },
4131
+ "cache_subnet_group_name": {
4132
+ "type": "string",
4133
+ "serialized_name": "CacheSubnetGroupName"
4134
+ },
4135
+ "cache_nodes": {
4136
+ "type": "list",
4137
+ "serialized_name": "CacheNodes",
4138
+ "members": {
4139
+ "type": "structure",
4140
+ "serialized_name": "CacheNode",
4141
+ "members": {
4142
+ "cache_node_id": {
4143
+ "type": "string",
4144
+ "serialized_name": "CacheNodeId"
4145
+ },
4146
+ "cache_node_status": {
4147
+ "type": "string",
4148
+ "serialized_name": "CacheNodeStatus"
4149
+ },
4150
+ "cache_node_create_time": {
4151
+ "type": "iso8601_timestamp",
4152
+ "serialized_name": "CacheNodeCreateTime"
4153
+ },
4154
+ "endpoint": {
4155
+ "type": "structure",
4156
+ "serialized_name": "Endpoint",
4157
+ "members": {
4158
+ "address": {
4159
+ "type": "string",
4160
+ "serialized_name": "Address"
4161
+ },
4162
+ "port": {
4163
+ "type": "integer",
4164
+ "serialized_name": "Port"
4165
+ }
4166
+ }
4167
+ },
4168
+ "parameter_group_status": {
4169
+ "type": "string",
4170
+ "serialized_name": "ParameterGroupStatus"
4171
+ },
4172
+ "source_cache_node_id": {
4173
+ "type": "string",
4174
+ "serialized_name": "SourceCacheNodeId"
4175
+ }
4176
+ }
4177
+ }
4178
+ },
4179
+ "auto_minor_version_upgrade": {
4180
+ "type": "boolean",
4181
+ "serialized_name": "AutoMinorVersionUpgrade"
4182
+ },
4183
+ "security_groups": {
4184
+ "type": "list",
4185
+ "serialized_name": "SecurityGroups",
4186
+ "members": {
4187
+ "type": "structure",
4188
+ "members": {
4189
+ "security_group_id": {
4190
+ "type": "string",
4191
+ "serialized_name": "SecurityGroupId"
4192
+ },
4193
+ "status": {
4194
+ "type": "string",
4195
+ "serialized_name": "Status"
4196
+ }
4197
+ }
4198
+ }
4199
+ },
4200
+ "replication_group_id": {
4201
+ "type": "string",
4202
+ "serialized_name": "ReplicationGroupId"
4203
+ },
4204
+ "snapshot_retention_limit": {
4205
+ "type": "integer",
4206
+ "serialized_name": "SnapshotRetentionLimit"
4207
+ },
4208
+ "snapshot_window": {
4209
+ "type": "string",
4210
+ "serialized_name": "SnapshotWindow"
4211
+ }
4212
+ }
4213
+ }
4214
+ }
4215
+ }
4216
+ },
4217
+ "reset_cache_parameter_group": {
4218
+ "name": "ResetCacheParameterGroup",
4219
+ "http_method": "POST",
4220
+ "http_path": "/",
4221
+ "input": {
4222
+ "type": "input",
4223
+ "members": {
4224
+ "cache_parameter_group_name": {
4225
+ "type": "string",
4226
+ "required": true,
4227
+ "serialized_name": "CacheParameterGroupName"
4228
+ },
4229
+ "reset_all_parameters": {
4230
+ "type": "boolean",
4231
+ "serialized_name": "ResetAllParameters"
4232
+ },
4233
+ "parameter_name_values": {
4234
+ "type": "list",
4235
+ "required": true,
4236
+ "serialized_name": "ParameterNameValues",
4237
+ "members": {
4238
+ "type": "structure",
4239
+ "serialized_name": "ParameterNameValue",
4240
+ "members": {
4241
+ "parameter_name": {
4242
+ "type": "string",
4243
+ "serialized_name": "ParameterName"
4244
+ },
4245
+ "parameter_value": {
4246
+ "type": "string",
4247
+ "serialized_name": "ParameterValue"
4248
+ }
4249
+ }
4250
+ }
4251
+ }
4252
+ }
4253
+ },
4254
+ "output": {
4255
+ "type": "output",
4256
+ "metadata": {
4257
+ "wrapper": "ResetCacheParameterGroupResult"
4258
+ },
4259
+ "members": {
4260
+ "cache_parameter_group_name": {
4261
+ "type": "string",
4262
+ "serialized_name": "CacheParameterGroupName"
4263
+ }
4264
+ }
4265
+ }
4266
+ },
4267
+ "revoke_cache_security_group_ingress": {
4268
+ "name": "RevokeCacheSecurityGroupIngress",
4269
+ "http_method": "POST",
4270
+ "http_path": "/",
4271
+ "input": {
4272
+ "type": "input",
4273
+ "members": {
4274
+ "cache_security_group_name": {
4275
+ "type": "string",
4276
+ "required": true,
4277
+ "serialized_name": "CacheSecurityGroupName"
4278
+ },
4279
+ "ec2_security_group_name": {
4280
+ "type": "string",
4281
+ "required": true,
4282
+ "serialized_name": "EC2SecurityGroupName"
4283
+ },
4284
+ "ec2_security_group_owner_id": {
4285
+ "type": "string",
4286
+ "required": true,
4287
+ "serialized_name": "EC2SecurityGroupOwnerId"
4288
+ }
4289
+ }
4290
+ },
4291
+ "output": {
4292
+ "type": "output",
4293
+ "metadata": {
4294
+ "wrapper": "RevokeCacheSecurityGroupIngressResult"
4295
+ },
4296
+ "members": {
4297
+ "cache_security_group": {
4298
+ "type": "structure",
4299
+ "serialized_name": "CacheSecurityGroup",
4300
+ "metadata": {
4301
+ "wrapper": true
4302
+ },
4303
+ "members": {
4304
+ "owner_id": {
4305
+ "type": "string",
4306
+ "serialized_name": "OwnerId"
4307
+ },
4308
+ "cache_security_group_name": {
4309
+ "type": "string",
4310
+ "serialized_name": "CacheSecurityGroupName"
4311
+ },
4312
+ "description": {
4313
+ "type": "string",
4314
+ "serialized_name": "Description"
4315
+ },
4316
+ "ec2_security_groups": {
4317
+ "type": "list",
4318
+ "serialized_name": "EC2SecurityGroups",
4319
+ "members": {
4320
+ "type": "structure",
4321
+ "serialized_name": "EC2SecurityGroup",
4322
+ "members": {
4323
+ "status": {
4324
+ "type": "string",
4325
+ "serialized_name": "Status"
4326
+ },
4327
+ "ec2_security_group_name": {
4328
+ "type": "string",
4329
+ "serialized_name": "EC2SecurityGroupName"
4330
+ },
4331
+ "ec2_security_group_owner_id": {
4332
+ "type": "string",
4333
+ "serialized_name": "EC2SecurityGroupOwnerId"
4334
+ }
4335
+ }
4336
+ }
4337
+ }
4338
+ }
4339
+ }
4340
+ }
4341
+ }
4342
+ }
4343
+ }
4344
+ }