aws-sdk 2.637.0 → 2.641.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +23 -1
- package/README.md +1 -1
- package/apis/apigatewayv2-2018-11-29.min.json +437 -73
- package/apis/cognito-idp-2016-04-18.min.json +115 -112
- package/apis/ecs-2014-11-13.min.json +6 -0
- package/apis/elasticache-2015-02-02.min.json +424 -95
- package/apis/elasticache-2015-02-02.paginators.json +6 -0
- package/apis/iot-2015-05-28.min.json +111 -100
- package/apis/lex-models-2017-04-19.min.json +116 -1
- package/apis/mediaconvert-2017-08-29.min.json +121 -62
- package/apis/redshift-2012-12-01.min.json +112 -60
- package/apis/s3control-2018-08-20.min.json +100 -4
- package/apis/securityhub-2018-10-26.min.json +198 -155
- package/apis/ssm-2014-11-06.min.json +182 -176
- package/buildspec.yml +22 -0
- package/clients/apigatewayv2.d.ts +378 -45
- package/clients/appconfig.d.ts +6 -6
- package/clients/cognitoidentityserviceprovider.d.ts +10 -6
- package/clients/ec2.d.ts +1 -1
- package/clients/ecs.d.ts +15 -7
- package/clients/efs.d.ts +3 -3
- package/clients/elasticache.d.ts +390 -15
- package/clients/iot.d.ts +18 -3
- package/clients/lexmodelbuildingservice.d.ts +99 -0
- package/clients/mediaconvert.d.ts +73 -3
- package/clients/redshift.d.ts +44 -2
- package/clients/s3control.d.ts +72 -0
- package/clients/securityhub.d.ts +85 -4
- package/clients/ssm.d.ts +15 -4
- package/dist/aws-sdk-core-react-native.js +2 -2
- package/dist/aws-sdk-react-native.js +14 -14
- package/dist/aws-sdk.js +1076 -548
- package/dist/aws-sdk.min.js +63 -63
- package/lib/core.js +1 -1
- package/lib/event_listeners.js +1 -1
- package/package.json +1 -1
|
@@ -138,7 +138,7 @@
|
|
|
138
138
|
"type": "structure",
|
|
139
139
|
"members": {
|
|
140
140
|
"Snapshot": {
|
|
141
|
-
"shape": "
|
|
141
|
+
"shape": "S19"
|
|
142
142
|
}
|
|
143
143
|
}
|
|
144
144
|
}
|
|
@@ -155,7 +155,7 @@
|
|
|
155
155
|
"AZMode": {},
|
|
156
156
|
"PreferredAvailabilityZone": {},
|
|
157
157
|
"PreferredAvailabilityZones": {
|
|
158
|
-
"shape": "
|
|
158
|
+
"shape": "S1h"
|
|
159
159
|
},
|
|
160
160
|
"NumCacheNodes": {
|
|
161
161
|
"type": "integer"
|
|
@@ -166,16 +166,16 @@
|
|
|
166
166
|
"CacheParameterGroupName": {},
|
|
167
167
|
"CacheSubnetGroupName": {},
|
|
168
168
|
"CacheSecurityGroupNames": {
|
|
169
|
-
"shape": "
|
|
169
|
+
"shape": "S1i"
|
|
170
170
|
},
|
|
171
171
|
"SecurityGroupIds": {
|
|
172
|
-
"shape": "
|
|
172
|
+
"shape": "S1j"
|
|
173
173
|
},
|
|
174
174
|
"Tags": {
|
|
175
175
|
"shape": "S3"
|
|
176
176
|
},
|
|
177
177
|
"SnapshotArns": {
|
|
178
|
-
"shape": "
|
|
178
|
+
"shape": "S1k"
|
|
179
179
|
},
|
|
180
180
|
"SnapshotName": {},
|
|
181
181
|
"PreferredMaintenanceWindow": {},
|
|
@@ -198,7 +198,7 @@
|
|
|
198
198
|
"type": "structure",
|
|
199
199
|
"members": {
|
|
200
200
|
"CacheCluster": {
|
|
201
|
-
"shape": "
|
|
201
|
+
"shape": "S1m"
|
|
202
202
|
}
|
|
203
203
|
}
|
|
204
204
|
}
|
|
@@ -222,7 +222,7 @@
|
|
|
222
222
|
"type": "structure",
|
|
223
223
|
"members": {
|
|
224
224
|
"CacheParameterGroup": {
|
|
225
|
-
"shape": "
|
|
225
|
+
"shape": "S1z"
|
|
226
226
|
}
|
|
227
227
|
}
|
|
228
228
|
}
|
|
@@ -261,7 +261,7 @@
|
|
|
261
261
|
"CacheSubnetGroupName": {},
|
|
262
262
|
"CacheSubnetGroupDescription": {},
|
|
263
263
|
"SubnetIds": {
|
|
264
|
-
"shape": "
|
|
264
|
+
"shape": "S23"
|
|
265
265
|
}
|
|
266
266
|
}
|
|
267
267
|
},
|
|
@@ -270,7 +270,30 @@
|
|
|
270
270
|
"type": "structure",
|
|
271
271
|
"members": {
|
|
272
272
|
"CacheSubnetGroup": {
|
|
273
|
-
"shape": "
|
|
273
|
+
"shape": "S25"
|
|
274
|
+
}
|
|
275
|
+
}
|
|
276
|
+
}
|
|
277
|
+
},
|
|
278
|
+
"CreateGlobalReplicationGroup": {
|
|
279
|
+
"input": {
|
|
280
|
+
"type": "structure",
|
|
281
|
+
"required": [
|
|
282
|
+
"GlobalReplicationGroupIdSuffix",
|
|
283
|
+
"PrimaryReplicationGroupId"
|
|
284
|
+
],
|
|
285
|
+
"members": {
|
|
286
|
+
"GlobalReplicationGroupIdSuffix": {},
|
|
287
|
+
"GlobalReplicationGroupDescription": {},
|
|
288
|
+
"PrimaryReplicationGroupId": {}
|
|
289
|
+
}
|
|
290
|
+
},
|
|
291
|
+
"output": {
|
|
292
|
+
"resultWrapper": "CreateGlobalReplicationGroupResult",
|
|
293
|
+
"type": "structure",
|
|
294
|
+
"members": {
|
|
295
|
+
"GlobalReplicationGroup": {
|
|
296
|
+
"shape": "S2b"
|
|
274
297
|
}
|
|
275
298
|
}
|
|
276
299
|
}
|
|
@@ -285,6 +308,7 @@
|
|
|
285
308
|
"members": {
|
|
286
309
|
"ReplicationGroupId": {},
|
|
287
310
|
"ReplicationGroupDescription": {},
|
|
311
|
+
"GlobalReplicationGroupId": {},
|
|
288
312
|
"PrimaryClusterId": {},
|
|
289
313
|
"AutomaticFailoverEnabled": {
|
|
290
314
|
"type": "boolean"
|
|
@@ -293,7 +317,7 @@
|
|
|
293
317
|
"type": "integer"
|
|
294
318
|
},
|
|
295
319
|
"PreferredCacheClusterAZs": {
|
|
296
|
-
"shape": "
|
|
320
|
+
"shape": "S1e"
|
|
297
321
|
},
|
|
298
322
|
"NumNodeGroups": {
|
|
299
323
|
"type": "integer"
|
|
@@ -304,7 +328,7 @@
|
|
|
304
328
|
"NodeGroupConfiguration": {
|
|
305
329
|
"type": "list",
|
|
306
330
|
"member": {
|
|
307
|
-
"shape": "
|
|
331
|
+
"shape": "S1c",
|
|
308
332
|
"locationName": "NodeGroupConfiguration"
|
|
309
333
|
}
|
|
310
334
|
},
|
|
@@ -314,16 +338,16 @@
|
|
|
314
338
|
"CacheParameterGroupName": {},
|
|
315
339
|
"CacheSubnetGroupName": {},
|
|
316
340
|
"CacheSecurityGroupNames": {
|
|
317
|
-
"shape": "
|
|
341
|
+
"shape": "S1i"
|
|
318
342
|
},
|
|
319
343
|
"SecurityGroupIds": {
|
|
320
|
-
"shape": "
|
|
344
|
+
"shape": "S1j"
|
|
321
345
|
},
|
|
322
346
|
"Tags": {
|
|
323
347
|
"shape": "S3"
|
|
324
348
|
},
|
|
325
349
|
"SnapshotArns": {
|
|
326
|
-
"shape": "
|
|
350
|
+
"shape": "S1k"
|
|
327
351
|
},
|
|
328
352
|
"SnapshotName": {},
|
|
329
353
|
"PreferredMaintenanceWindow": {},
|
|
@@ -376,7 +400,41 @@
|
|
|
376
400
|
"type": "structure",
|
|
377
401
|
"members": {
|
|
378
402
|
"Snapshot": {
|
|
379
|
-
"shape": "
|
|
403
|
+
"shape": "S19"
|
|
404
|
+
}
|
|
405
|
+
}
|
|
406
|
+
}
|
|
407
|
+
},
|
|
408
|
+
"DecreaseNodeGroupsInGlobalReplicationGroup": {
|
|
409
|
+
"input": {
|
|
410
|
+
"type": "structure",
|
|
411
|
+
"required": [
|
|
412
|
+
"GlobalReplicationGroupId",
|
|
413
|
+
"NodeGroupCount",
|
|
414
|
+
"ApplyImmediately"
|
|
415
|
+
],
|
|
416
|
+
"members": {
|
|
417
|
+
"GlobalReplicationGroupId": {},
|
|
418
|
+
"NodeGroupCount": {
|
|
419
|
+
"type": "integer"
|
|
420
|
+
},
|
|
421
|
+
"GlobalNodeGroupsToRemove": {
|
|
422
|
+
"shape": "S2m"
|
|
423
|
+
},
|
|
424
|
+
"GlobalNodeGroupsToRetain": {
|
|
425
|
+
"shape": "S2m"
|
|
426
|
+
},
|
|
427
|
+
"ApplyImmediately": {
|
|
428
|
+
"type": "boolean"
|
|
429
|
+
}
|
|
430
|
+
}
|
|
431
|
+
},
|
|
432
|
+
"output": {
|
|
433
|
+
"resultWrapper": "DecreaseNodeGroupsInGlobalReplicationGroupResult",
|
|
434
|
+
"type": "structure",
|
|
435
|
+
"members": {
|
|
436
|
+
"GlobalReplicationGroup": {
|
|
437
|
+
"shape": "S2b"
|
|
380
438
|
}
|
|
381
439
|
}
|
|
382
440
|
}
|
|
@@ -394,7 +452,7 @@
|
|
|
394
452
|
"type": "integer"
|
|
395
453
|
},
|
|
396
454
|
"ReplicaConfiguration": {
|
|
397
|
-
"shape": "
|
|
455
|
+
"shape": "S2p"
|
|
398
456
|
},
|
|
399
457
|
"ReplicasToRemove": {
|
|
400
458
|
"type": "list",
|
|
@@ -431,7 +489,7 @@
|
|
|
431
489
|
"type": "structure",
|
|
432
490
|
"members": {
|
|
433
491
|
"CacheCluster": {
|
|
434
|
-
"shape": "
|
|
492
|
+
"shape": "S1m"
|
|
435
493
|
}
|
|
436
494
|
}
|
|
437
495
|
}
|
|
@@ -469,6 +527,30 @@
|
|
|
469
527
|
}
|
|
470
528
|
}
|
|
471
529
|
},
|
|
530
|
+
"DeleteGlobalReplicationGroup": {
|
|
531
|
+
"input": {
|
|
532
|
+
"type": "structure",
|
|
533
|
+
"required": [
|
|
534
|
+
"GlobalReplicationGroupId",
|
|
535
|
+
"RetainPrimaryReplicationGroup"
|
|
536
|
+
],
|
|
537
|
+
"members": {
|
|
538
|
+
"GlobalReplicationGroupId": {},
|
|
539
|
+
"RetainPrimaryReplicationGroup": {
|
|
540
|
+
"type": "boolean"
|
|
541
|
+
}
|
|
542
|
+
}
|
|
543
|
+
},
|
|
544
|
+
"output": {
|
|
545
|
+
"resultWrapper": "DeleteGlobalReplicationGroupResult",
|
|
546
|
+
"type": "structure",
|
|
547
|
+
"members": {
|
|
548
|
+
"GlobalReplicationGroup": {
|
|
549
|
+
"shape": "S2b"
|
|
550
|
+
}
|
|
551
|
+
}
|
|
552
|
+
}
|
|
553
|
+
},
|
|
472
554
|
"DeleteReplicationGroup": {
|
|
473
555
|
"input": {
|
|
474
556
|
"type": "structure",
|
|
@@ -508,7 +590,7 @@
|
|
|
508
590
|
"type": "structure",
|
|
509
591
|
"members": {
|
|
510
592
|
"Snapshot": {
|
|
511
|
-
"shape": "
|
|
593
|
+
"shape": "S19"
|
|
512
594
|
}
|
|
513
595
|
}
|
|
514
596
|
}
|
|
@@ -538,7 +620,7 @@
|
|
|
538
620
|
"CacheClusters": {
|
|
539
621
|
"type": "list",
|
|
540
622
|
"member": {
|
|
541
|
-
"shape": "
|
|
623
|
+
"shape": "S1m",
|
|
542
624
|
"locationName": "CacheCluster"
|
|
543
625
|
}
|
|
544
626
|
}
|
|
@@ -602,7 +684,7 @@
|
|
|
602
684
|
"CacheParameterGroups": {
|
|
603
685
|
"type": "list",
|
|
604
686
|
"member": {
|
|
605
|
-
"shape": "
|
|
687
|
+
"shape": "S1z",
|
|
606
688
|
"locationName": "CacheParameterGroup"
|
|
607
689
|
}
|
|
608
690
|
}
|
|
@@ -630,10 +712,10 @@
|
|
|
630
712
|
"members": {
|
|
631
713
|
"Marker": {},
|
|
632
714
|
"Parameters": {
|
|
633
|
-
"shape": "
|
|
715
|
+
"shape": "S3g"
|
|
634
716
|
},
|
|
635
717
|
"CacheNodeTypeSpecificParameters": {
|
|
636
|
-
"shape": "
|
|
718
|
+
"shape": "S3j"
|
|
637
719
|
}
|
|
638
720
|
}
|
|
639
721
|
}
|
|
@@ -683,7 +765,7 @@
|
|
|
683
765
|
"CacheSubnetGroups": {
|
|
684
766
|
"type": "list",
|
|
685
767
|
"member": {
|
|
686
|
-
"shape": "
|
|
768
|
+
"shape": "S25",
|
|
687
769
|
"locationName": "CacheSubnetGroup"
|
|
688
770
|
}
|
|
689
771
|
}
|
|
@@ -714,10 +796,10 @@
|
|
|
714
796
|
"CacheParameterGroupFamily": {},
|
|
715
797
|
"Marker": {},
|
|
716
798
|
"Parameters": {
|
|
717
|
-
"shape": "
|
|
799
|
+
"shape": "S3g"
|
|
718
800
|
},
|
|
719
801
|
"CacheNodeTypeSpecificParameters": {
|
|
720
|
-
"shape": "
|
|
802
|
+
"shape": "S3j"
|
|
721
803
|
}
|
|
722
804
|
},
|
|
723
805
|
"wrapper": true
|
|
@@ -769,6 +851,35 @@
|
|
|
769
851
|
}
|
|
770
852
|
}
|
|
771
853
|
},
|
|
854
|
+
"DescribeGlobalReplicationGroups": {
|
|
855
|
+
"input": {
|
|
856
|
+
"type": "structure",
|
|
857
|
+
"members": {
|
|
858
|
+
"GlobalReplicationGroupId": {},
|
|
859
|
+
"MaxRecords": {
|
|
860
|
+
"type": "integer"
|
|
861
|
+
},
|
|
862
|
+
"Marker": {},
|
|
863
|
+
"ShowMemberInfo": {
|
|
864
|
+
"type": "boolean"
|
|
865
|
+
}
|
|
866
|
+
}
|
|
867
|
+
},
|
|
868
|
+
"output": {
|
|
869
|
+
"resultWrapper": "DescribeGlobalReplicationGroupsResult",
|
|
870
|
+
"type": "structure",
|
|
871
|
+
"members": {
|
|
872
|
+
"Marker": {},
|
|
873
|
+
"GlobalReplicationGroups": {
|
|
874
|
+
"type": "list",
|
|
875
|
+
"member": {
|
|
876
|
+
"shape": "S2b",
|
|
877
|
+
"locationName": "GlobalReplicationGroup"
|
|
878
|
+
}
|
|
879
|
+
}
|
|
880
|
+
}
|
|
881
|
+
}
|
|
882
|
+
},
|
|
772
883
|
"DescribeReplicationGroups": {
|
|
773
884
|
"input": {
|
|
774
885
|
"type": "structure",
|
|
@@ -819,7 +930,7 @@
|
|
|
819
930
|
"ReservedCacheNodes": {
|
|
820
931
|
"type": "list",
|
|
821
932
|
"member": {
|
|
822
|
-
"shape": "
|
|
933
|
+
"shape": "S4a",
|
|
823
934
|
"locationName": "ReservedCacheNode"
|
|
824
935
|
}
|
|
825
936
|
}
|
|
@@ -866,7 +977,7 @@
|
|
|
866
977
|
"ProductDescription": {},
|
|
867
978
|
"OfferingType": {},
|
|
868
979
|
"RecurringCharges": {
|
|
869
|
-
"shape": "
|
|
980
|
+
"shape": "S4b"
|
|
870
981
|
}
|
|
871
982
|
},
|
|
872
983
|
"wrapper": true
|
|
@@ -881,7 +992,7 @@
|
|
|
881
992
|
"members": {
|
|
882
993
|
"ServiceUpdateName": {},
|
|
883
994
|
"ServiceUpdateStatus": {
|
|
884
|
-
"shape": "
|
|
995
|
+
"shape": "S4i"
|
|
885
996
|
},
|
|
886
997
|
"MaxRecords": {
|
|
887
998
|
"type": "integer"
|
|
@@ -951,7 +1062,7 @@
|
|
|
951
1062
|
"Snapshots": {
|
|
952
1063
|
"type": "list",
|
|
953
1064
|
"member": {
|
|
954
|
-
"shape": "
|
|
1065
|
+
"shape": "S19",
|
|
955
1066
|
"locationName": "Snapshot"
|
|
956
1067
|
}
|
|
957
1068
|
}
|
|
@@ -971,7 +1082,7 @@
|
|
|
971
1082
|
},
|
|
972
1083
|
"Engine": {},
|
|
973
1084
|
"ServiceUpdateStatus": {
|
|
974
|
-
"shape": "
|
|
1085
|
+
"shape": "S4i"
|
|
975
1086
|
},
|
|
976
1087
|
"ServiceUpdateTimeRange": {
|
|
977
1088
|
"type": "structure",
|
|
@@ -1102,6 +1213,101 @@
|
|
|
1102
1213
|
}
|
|
1103
1214
|
}
|
|
1104
1215
|
},
|
|
1216
|
+
"DisassociateGlobalReplicationGroup": {
|
|
1217
|
+
"input": {
|
|
1218
|
+
"type": "structure",
|
|
1219
|
+
"required": [
|
|
1220
|
+
"GlobalReplicationGroupId",
|
|
1221
|
+
"ReplicationGroupId",
|
|
1222
|
+
"ReplicationGroupRegion"
|
|
1223
|
+
],
|
|
1224
|
+
"members": {
|
|
1225
|
+
"GlobalReplicationGroupId": {},
|
|
1226
|
+
"ReplicationGroupId": {},
|
|
1227
|
+
"ReplicationGroupRegion": {}
|
|
1228
|
+
}
|
|
1229
|
+
},
|
|
1230
|
+
"output": {
|
|
1231
|
+
"resultWrapper": "DisassociateGlobalReplicationGroupResult",
|
|
1232
|
+
"type": "structure",
|
|
1233
|
+
"members": {
|
|
1234
|
+
"GlobalReplicationGroup": {
|
|
1235
|
+
"shape": "S2b"
|
|
1236
|
+
}
|
|
1237
|
+
}
|
|
1238
|
+
}
|
|
1239
|
+
},
|
|
1240
|
+
"FailoverGlobalReplicationGroup": {
|
|
1241
|
+
"input": {
|
|
1242
|
+
"type": "structure",
|
|
1243
|
+
"required": [
|
|
1244
|
+
"GlobalReplicationGroupId",
|
|
1245
|
+
"PrimaryRegion",
|
|
1246
|
+
"PrimaryReplicationGroupId"
|
|
1247
|
+
],
|
|
1248
|
+
"members": {
|
|
1249
|
+
"GlobalReplicationGroupId": {},
|
|
1250
|
+
"PrimaryRegion": {},
|
|
1251
|
+
"PrimaryReplicationGroupId": {}
|
|
1252
|
+
}
|
|
1253
|
+
},
|
|
1254
|
+
"output": {
|
|
1255
|
+
"resultWrapper": "FailoverGlobalReplicationGroupResult",
|
|
1256
|
+
"type": "structure",
|
|
1257
|
+
"members": {
|
|
1258
|
+
"GlobalReplicationGroup": {
|
|
1259
|
+
"shape": "S2b"
|
|
1260
|
+
}
|
|
1261
|
+
}
|
|
1262
|
+
}
|
|
1263
|
+
},
|
|
1264
|
+
"IncreaseNodeGroupsInGlobalReplicationGroup": {
|
|
1265
|
+
"input": {
|
|
1266
|
+
"type": "structure",
|
|
1267
|
+
"required": [
|
|
1268
|
+
"GlobalReplicationGroupId",
|
|
1269
|
+
"NodeGroupCount",
|
|
1270
|
+
"ApplyImmediately"
|
|
1271
|
+
],
|
|
1272
|
+
"members": {
|
|
1273
|
+
"GlobalReplicationGroupId": {},
|
|
1274
|
+
"NodeGroupCount": {
|
|
1275
|
+
"type": "integer"
|
|
1276
|
+
},
|
|
1277
|
+
"RegionalConfigurations": {
|
|
1278
|
+
"type": "list",
|
|
1279
|
+
"member": {
|
|
1280
|
+
"locationName": "RegionalConfiguration",
|
|
1281
|
+
"type": "structure",
|
|
1282
|
+
"required": [
|
|
1283
|
+
"ReplicationGroupId",
|
|
1284
|
+
"ReplicationGroupRegion",
|
|
1285
|
+
"ReshardingConfiguration"
|
|
1286
|
+
],
|
|
1287
|
+
"members": {
|
|
1288
|
+
"ReplicationGroupId": {},
|
|
1289
|
+
"ReplicationGroupRegion": {},
|
|
1290
|
+
"ReshardingConfiguration": {
|
|
1291
|
+
"shape": "S5e"
|
|
1292
|
+
}
|
|
1293
|
+
}
|
|
1294
|
+
}
|
|
1295
|
+
},
|
|
1296
|
+
"ApplyImmediately": {
|
|
1297
|
+
"type": "boolean"
|
|
1298
|
+
}
|
|
1299
|
+
}
|
|
1300
|
+
},
|
|
1301
|
+
"output": {
|
|
1302
|
+
"resultWrapper": "IncreaseNodeGroupsInGlobalReplicationGroupResult",
|
|
1303
|
+
"type": "structure",
|
|
1304
|
+
"members": {
|
|
1305
|
+
"GlobalReplicationGroup": {
|
|
1306
|
+
"shape": "S2b"
|
|
1307
|
+
}
|
|
1308
|
+
}
|
|
1309
|
+
}
|
|
1310
|
+
},
|
|
1105
1311
|
"IncreaseReplicaCount": {
|
|
1106
1312
|
"input": {
|
|
1107
1313
|
"type": "structure",
|
|
@@ -1115,7 +1321,7 @@
|
|
|
1115
1321
|
"type": "integer"
|
|
1116
1322
|
},
|
|
1117
1323
|
"ReplicaConfiguration": {
|
|
1118
|
-
"shape": "
|
|
1324
|
+
"shape": "S2p"
|
|
1119
1325
|
},
|
|
1120
1326
|
"ApplyImmediately": {
|
|
1121
1327
|
"type": "boolean"
|
|
@@ -1145,10 +1351,10 @@
|
|
|
1145
1351
|
"type": "structure",
|
|
1146
1352
|
"members": {
|
|
1147
1353
|
"ScaleUpModifications": {
|
|
1148
|
-
"shape": "
|
|
1354
|
+
"shape": "S5l"
|
|
1149
1355
|
},
|
|
1150
1356
|
"ScaleDownModifications": {
|
|
1151
|
-
"shape": "
|
|
1357
|
+
"shape": "S5l"
|
|
1152
1358
|
}
|
|
1153
1359
|
}
|
|
1154
1360
|
}
|
|
@@ -1180,17 +1386,17 @@
|
|
|
1180
1386
|
"type": "integer"
|
|
1181
1387
|
},
|
|
1182
1388
|
"CacheNodeIdsToRemove": {
|
|
1183
|
-
"shape": "
|
|
1389
|
+
"shape": "S1o"
|
|
1184
1390
|
},
|
|
1185
1391
|
"AZMode": {},
|
|
1186
1392
|
"NewAvailabilityZones": {
|
|
1187
|
-
"shape": "
|
|
1393
|
+
"shape": "S1h"
|
|
1188
1394
|
},
|
|
1189
1395
|
"CacheSecurityGroupNames": {
|
|
1190
|
-
"shape": "
|
|
1396
|
+
"shape": "S1i"
|
|
1191
1397
|
},
|
|
1192
1398
|
"SecurityGroupIds": {
|
|
1193
|
-
"shape": "
|
|
1399
|
+
"shape": "S1j"
|
|
1194
1400
|
},
|
|
1195
1401
|
"PreferredMaintenanceWindow": {},
|
|
1196
1402
|
"NotificationTopicArn": {},
|
|
@@ -1217,7 +1423,7 @@
|
|
|
1217
1423
|
"type": "structure",
|
|
1218
1424
|
"members": {
|
|
1219
1425
|
"CacheCluster": {
|
|
1220
|
-
"shape": "
|
|
1426
|
+
"shape": "S1m"
|
|
1221
1427
|
}
|
|
1222
1428
|
}
|
|
1223
1429
|
}
|
|
@@ -1232,12 +1438,12 @@
|
|
|
1232
1438
|
"members": {
|
|
1233
1439
|
"CacheParameterGroupName": {},
|
|
1234
1440
|
"ParameterNameValues": {
|
|
1235
|
-
"shape": "
|
|
1441
|
+
"shape": "S5r"
|
|
1236
1442
|
}
|
|
1237
1443
|
}
|
|
1238
1444
|
},
|
|
1239
1445
|
"output": {
|
|
1240
|
-
"shape": "
|
|
1446
|
+
"shape": "S5t",
|
|
1241
1447
|
"resultWrapper": "ModifyCacheParameterGroupResult"
|
|
1242
1448
|
}
|
|
1243
1449
|
},
|
|
@@ -1251,7 +1457,7 @@
|
|
|
1251
1457
|
"CacheSubnetGroupName": {},
|
|
1252
1458
|
"CacheSubnetGroupDescription": {},
|
|
1253
1459
|
"SubnetIds": {
|
|
1254
|
-
"shape": "
|
|
1460
|
+
"shape": "S23"
|
|
1255
1461
|
}
|
|
1256
1462
|
}
|
|
1257
1463
|
},
|
|
@@ -1260,7 +1466,37 @@
|
|
|
1260
1466
|
"type": "structure",
|
|
1261
1467
|
"members": {
|
|
1262
1468
|
"CacheSubnetGroup": {
|
|
1263
|
-
"shape": "
|
|
1469
|
+
"shape": "S25"
|
|
1470
|
+
}
|
|
1471
|
+
}
|
|
1472
|
+
}
|
|
1473
|
+
},
|
|
1474
|
+
"ModifyGlobalReplicationGroup": {
|
|
1475
|
+
"input": {
|
|
1476
|
+
"type": "structure",
|
|
1477
|
+
"required": [
|
|
1478
|
+
"GlobalReplicationGroupId",
|
|
1479
|
+
"ApplyImmediately"
|
|
1480
|
+
],
|
|
1481
|
+
"members": {
|
|
1482
|
+
"GlobalReplicationGroupId": {},
|
|
1483
|
+
"ApplyImmediately": {
|
|
1484
|
+
"type": "boolean"
|
|
1485
|
+
},
|
|
1486
|
+
"CacheNodeType": {},
|
|
1487
|
+
"EngineVersion": {},
|
|
1488
|
+
"GlobalReplicationGroupDescription": {},
|
|
1489
|
+
"AutomaticFailoverEnabled": {
|
|
1490
|
+
"type": "boolean"
|
|
1491
|
+
}
|
|
1492
|
+
}
|
|
1493
|
+
},
|
|
1494
|
+
"output": {
|
|
1495
|
+
"resultWrapper": "ModifyGlobalReplicationGroupResult",
|
|
1496
|
+
"type": "structure",
|
|
1497
|
+
"members": {
|
|
1498
|
+
"GlobalReplicationGroup": {
|
|
1499
|
+
"shape": "S2b"
|
|
1264
1500
|
}
|
|
1265
1501
|
}
|
|
1266
1502
|
}
|
|
@@ -1283,10 +1519,10 @@
|
|
|
1283
1519
|
"deprecated": true
|
|
1284
1520
|
},
|
|
1285
1521
|
"CacheSecurityGroupNames": {
|
|
1286
|
-
"shape": "
|
|
1522
|
+
"shape": "S1i"
|
|
1287
1523
|
},
|
|
1288
1524
|
"SecurityGroupIds": {
|
|
1289
|
-
"shape": "
|
|
1525
|
+
"shape": "S1j"
|
|
1290
1526
|
},
|
|
1291
1527
|
"PreferredMaintenanceWindow": {},
|
|
1292
1528
|
"NotificationTopicArn": {},
|
|
@@ -1335,17 +1571,7 @@
|
|
|
1335
1571
|
"type": "boolean"
|
|
1336
1572
|
},
|
|
1337
1573
|
"ReshardingConfiguration": {
|
|
1338
|
-
"
|
|
1339
|
-
"member": {
|
|
1340
|
-
"locationName": "ReshardingConfiguration",
|
|
1341
|
-
"type": "structure",
|
|
1342
|
-
"members": {
|
|
1343
|
-
"NodeGroupId": {},
|
|
1344
|
-
"PreferredAvailabilityZones": {
|
|
1345
|
-
"shape": "S1d"
|
|
1346
|
-
}
|
|
1347
|
-
}
|
|
1348
|
-
}
|
|
1574
|
+
"shape": "S5e"
|
|
1349
1575
|
},
|
|
1350
1576
|
"NodeGroupsToRemove": {
|
|
1351
1577
|
"type": "list",
|
|
@@ -1390,7 +1616,31 @@
|
|
|
1390
1616
|
"type": "structure",
|
|
1391
1617
|
"members": {
|
|
1392
1618
|
"ReservedCacheNode": {
|
|
1393
|
-
"shape": "
|
|
1619
|
+
"shape": "S4a"
|
|
1620
|
+
}
|
|
1621
|
+
}
|
|
1622
|
+
}
|
|
1623
|
+
},
|
|
1624
|
+
"RebalanceSlotsInGlobalReplicationGroup": {
|
|
1625
|
+
"input": {
|
|
1626
|
+
"type": "structure",
|
|
1627
|
+
"required": [
|
|
1628
|
+
"GlobalReplicationGroupId",
|
|
1629
|
+
"ApplyImmediately"
|
|
1630
|
+
],
|
|
1631
|
+
"members": {
|
|
1632
|
+
"GlobalReplicationGroupId": {},
|
|
1633
|
+
"ApplyImmediately": {
|
|
1634
|
+
"type": "boolean"
|
|
1635
|
+
}
|
|
1636
|
+
}
|
|
1637
|
+
},
|
|
1638
|
+
"output": {
|
|
1639
|
+
"resultWrapper": "RebalanceSlotsInGlobalReplicationGroupResult",
|
|
1640
|
+
"type": "structure",
|
|
1641
|
+
"members": {
|
|
1642
|
+
"GlobalReplicationGroup": {
|
|
1643
|
+
"shape": "S2b"
|
|
1394
1644
|
}
|
|
1395
1645
|
}
|
|
1396
1646
|
}
|
|
@@ -1405,7 +1655,7 @@
|
|
|
1405
1655
|
"members": {
|
|
1406
1656
|
"CacheClusterId": {},
|
|
1407
1657
|
"CacheNodeIdsToReboot": {
|
|
1408
|
-
"shape": "
|
|
1658
|
+
"shape": "S1o"
|
|
1409
1659
|
}
|
|
1410
1660
|
}
|
|
1411
1661
|
},
|
|
@@ -1414,7 +1664,7 @@
|
|
|
1414
1664
|
"type": "structure",
|
|
1415
1665
|
"members": {
|
|
1416
1666
|
"CacheCluster": {
|
|
1417
|
-
"shape": "
|
|
1667
|
+
"shape": "S1m"
|
|
1418
1668
|
}
|
|
1419
1669
|
}
|
|
1420
1670
|
}
|
|
@@ -1451,12 +1701,12 @@
|
|
|
1451
1701
|
"type": "boolean"
|
|
1452
1702
|
},
|
|
1453
1703
|
"ParameterNameValues": {
|
|
1454
|
-
"shape": "
|
|
1704
|
+
"shape": "S5r"
|
|
1455
1705
|
}
|
|
1456
1706
|
}
|
|
1457
1707
|
},
|
|
1458
1708
|
"output": {
|
|
1459
|
-
"shape": "
|
|
1709
|
+
"shape": "S5t",
|
|
1460
1710
|
"resultWrapper": "ResetCacheParameterGroupResult"
|
|
1461
1711
|
}
|
|
1462
1712
|
},
|
|
@@ -1626,6 +1876,13 @@
|
|
|
1626
1876
|
"members": {
|
|
1627
1877
|
"ReplicationGroupId": {},
|
|
1628
1878
|
"Description": {},
|
|
1879
|
+
"GlobalReplicationGroupInfo": {
|
|
1880
|
+
"type": "structure",
|
|
1881
|
+
"members": {
|
|
1882
|
+
"GlobalReplicationGroupId": {},
|
|
1883
|
+
"GlobalReplicationGroupMemberRole": {}
|
|
1884
|
+
}
|
|
1885
|
+
},
|
|
1629
1886
|
"Status": {},
|
|
1630
1887
|
"PendingModifiedValues": {
|
|
1631
1888
|
"type": "structure",
|
|
@@ -1663,10 +1920,10 @@
|
|
|
1663
1920
|
"NodeGroupId": {},
|
|
1664
1921
|
"Status": {},
|
|
1665
1922
|
"PrimaryEndpoint": {
|
|
1666
|
-
"shape": "
|
|
1923
|
+
"shape": "Sz"
|
|
1667
1924
|
},
|
|
1668
1925
|
"ReaderEndpoint": {
|
|
1669
|
-
"shape": "
|
|
1926
|
+
"shape": "Sz"
|
|
1670
1927
|
},
|
|
1671
1928
|
"Slots": {},
|
|
1672
1929
|
"NodeGroupMembers": {
|
|
@@ -1678,7 +1935,7 @@
|
|
|
1678
1935
|
"CacheClusterId": {},
|
|
1679
1936
|
"CacheNodeId": {},
|
|
1680
1937
|
"ReadEndpoint": {
|
|
1681
|
-
"shape": "
|
|
1938
|
+
"shape": "Sz"
|
|
1682
1939
|
},
|
|
1683
1940
|
"PreferredAvailabilityZone": {},
|
|
1684
1941
|
"CurrentRole": {}
|
|
@@ -1691,7 +1948,7 @@
|
|
|
1691
1948
|
"SnapshottingClusterId": {},
|
|
1692
1949
|
"AutomaticFailover": {},
|
|
1693
1950
|
"ConfigurationEndpoint": {
|
|
1694
|
-
"shape": "
|
|
1951
|
+
"shape": "Sz"
|
|
1695
1952
|
},
|
|
1696
1953
|
"SnapshotRetentionLimit": {
|
|
1697
1954
|
"type": "integer"
|
|
@@ -1717,7 +1974,7 @@
|
|
|
1717
1974
|
},
|
|
1718
1975
|
"wrapper": true
|
|
1719
1976
|
},
|
|
1720
|
-
"
|
|
1977
|
+
"Sz": {
|
|
1721
1978
|
"type": "structure",
|
|
1722
1979
|
"members": {
|
|
1723
1980
|
"Address": {},
|
|
@@ -1726,7 +1983,7 @@
|
|
|
1726
1983
|
}
|
|
1727
1984
|
}
|
|
1728
1985
|
},
|
|
1729
|
-
"
|
|
1986
|
+
"S19": {
|
|
1730
1987
|
"type": "structure",
|
|
1731
1988
|
"members": {
|
|
1732
1989
|
"SnapshotName": {},
|
|
@@ -1774,7 +2031,7 @@
|
|
|
1774
2031
|
"NodeGroupId": {},
|
|
1775
2032
|
"CacheNodeId": {},
|
|
1776
2033
|
"NodeGroupConfiguration": {
|
|
1777
|
-
"shape": "
|
|
2034
|
+
"shape": "S1c"
|
|
1778
2035
|
},
|
|
1779
2036
|
"CacheSize": {},
|
|
1780
2037
|
"CacheNodeCreateTime": {
|
|
@@ -1791,7 +2048,7 @@
|
|
|
1791
2048
|
},
|
|
1792
2049
|
"wrapper": true
|
|
1793
2050
|
},
|
|
1794
|
-
"
|
|
2051
|
+
"S1c": {
|
|
1795
2052
|
"type": "structure",
|
|
1796
2053
|
"members": {
|
|
1797
2054
|
"NodeGroupId": {},
|
|
@@ -1801,46 +2058,46 @@
|
|
|
1801
2058
|
},
|
|
1802
2059
|
"PrimaryAvailabilityZone": {},
|
|
1803
2060
|
"ReplicaAvailabilityZones": {
|
|
1804
|
-
"shape": "
|
|
2061
|
+
"shape": "S1e"
|
|
1805
2062
|
}
|
|
1806
2063
|
}
|
|
1807
2064
|
},
|
|
1808
|
-
"
|
|
2065
|
+
"S1e": {
|
|
1809
2066
|
"type": "list",
|
|
1810
2067
|
"member": {
|
|
1811
2068
|
"locationName": "AvailabilityZone"
|
|
1812
2069
|
}
|
|
1813
2070
|
},
|
|
1814
|
-
"
|
|
2071
|
+
"S1h": {
|
|
1815
2072
|
"type": "list",
|
|
1816
2073
|
"member": {
|
|
1817
2074
|
"locationName": "PreferredAvailabilityZone"
|
|
1818
2075
|
}
|
|
1819
2076
|
},
|
|
1820
|
-
"
|
|
2077
|
+
"S1i": {
|
|
1821
2078
|
"type": "list",
|
|
1822
2079
|
"member": {
|
|
1823
2080
|
"locationName": "CacheSecurityGroupName"
|
|
1824
2081
|
}
|
|
1825
2082
|
},
|
|
1826
|
-
"
|
|
2083
|
+
"S1j": {
|
|
1827
2084
|
"type": "list",
|
|
1828
2085
|
"member": {
|
|
1829
2086
|
"locationName": "SecurityGroupId"
|
|
1830
2087
|
}
|
|
1831
2088
|
},
|
|
1832
|
-
"
|
|
2089
|
+
"S1k": {
|
|
1833
2090
|
"type": "list",
|
|
1834
2091
|
"member": {
|
|
1835
2092
|
"locationName": "SnapshotArn"
|
|
1836
2093
|
}
|
|
1837
2094
|
},
|
|
1838
|
-
"
|
|
2095
|
+
"S1m": {
|
|
1839
2096
|
"type": "structure",
|
|
1840
2097
|
"members": {
|
|
1841
2098
|
"CacheClusterId": {},
|
|
1842
2099
|
"ConfigurationEndpoint": {
|
|
1843
|
-
"shape": "
|
|
2100
|
+
"shape": "Sz"
|
|
1844
2101
|
},
|
|
1845
2102
|
"ClientDownloadLandingPage": {},
|
|
1846
2103
|
"CacheNodeType": {},
|
|
@@ -1862,7 +2119,7 @@
|
|
|
1862
2119
|
"type": "integer"
|
|
1863
2120
|
},
|
|
1864
2121
|
"CacheNodeIdsToRemove": {
|
|
1865
|
-
"shape": "
|
|
2122
|
+
"shape": "S1o"
|
|
1866
2123
|
},
|
|
1867
2124
|
"EngineVersion": {},
|
|
1868
2125
|
"CacheNodeType": {},
|
|
@@ -1893,7 +2150,7 @@
|
|
|
1893
2150
|
"CacheParameterGroupName": {},
|
|
1894
2151
|
"ParameterApplyStatus": {},
|
|
1895
2152
|
"CacheNodeIdsToReboot": {
|
|
1896
|
-
"shape": "
|
|
2153
|
+
"shape": "S1o"
|
|
1897
2154
|
}
|
|
1898
2155
|
}
|
|
1899
2156
|
},
|
|
@@ -1910,7 +2167,7 @@
|
|
|
1910
2167
|
"type": "timestamp"
|
|
1911
2168
|
},
|
|
1912
2169
|
"Endpoint": {
|
|
1913
|
-
"shape": "
|
|
2170
|
+
"shape": "Sz"
|
|
1914
2171
|
},
|
|
1915
2172
|
"ParameterGroupStatus": {},
|
|
1916
2173
|
"SourceCacheNodeId": {},
|
|
@@ -1951,28 +2208,31 @@
|
|
|
1951
2208
|
},
|
|
1952
2209
|
"wrapper": true
|
|
1953
2210
|
},
|
|
1954
|
-
"
|
|
2211
|
+
"S1o": {
|
|
1955
2212
|
"type": "list",
|
|
1956
2213
|
"member": {
|
|
1957
2214
|
"locationName": "CacheNodeId"
|
|
1958
2215
|
}
|
|
1959
2216
|
},
|
|
1960
|
-
"
|
|
2217
|
+
"S1z": {
|
|
1961
2218
|
"type": "structure",
|
|
1962
2219
|
"members": {
|
|
1963
2220
|
"CacheParameterGroupName": {},
|
|
1964
2221
|
"CacheParameterGroupFamily": {},
|
|
1965
|
-
"Description": {}
|
|
2222
|
+
"Description": {},
|
|
2223
|
+
"IsGlobal": {
|
|
2224
|
+
"type": "boolean"
|
|
2225
|
+
}
|
|
1966
2226
|
},
|
|
1967
2227
|
"wrapper": true
|
|
1968
2228
|
},
|
|
1969
|
-
"
|
|
2229
|
+
"S23": {
|
|
1970
2230
|
"type": "list",
|
|
1971
2231
|
"member": {
|
|
1972
2232
|
"locationName": "SubnetIdentifier"
|
|
1973
2233
|
}
|
|
1974
2234
|
},
|
|
1975
|
-
"
|
|
2235
|
+
"S25": {
|
|
1976
2236
|
"type": "structure",
|
|
1977
2237
|
"members": {
|
|
1978
2238
|
"CacheSubnetGroupName": {},
|
|
@@ -1998,7 +2258,63 @@
|
|
|
1998
2258
|
},
|
|
1999
2259
|
"wrapper": true
|
|
2000
2260
|
},
|
|
2001
|
-
"
|
|
2261
|
+
"S2b": {
|
|
2262
|
+
"type": "structure",
|
|
2263
|
+
"members": {
|
|
2264
|
+
"GlobalReplicationGroupId": {},
|
|
2265
|
+
"GlobalReplicationGroupDescription": {},
|
|
2266
|
+
"Status": {},
|
|
2267
|
+
"CacheNodeType": {},
|
|
2268
|
+
"Engine": {},
|
|
2269
|
+
"EngineVersion": {},
|
|
2270
|
+
"Members": {
|
|
2271
|
+
"type": "list",
|
|
2272
|
+
"member": {
|
|
2273
|
+
"locationName": "GlobalReplicationGroupMember",
|
|
2274
|
+
"type": "structure",
|
|
2275
|
+
"members": {
|
|
2276
|
+
"ReplicationGroupId": {},
|
|
2277
|
+
"ReplicationGroupRegion": {},
|
|
2278
|
+
"Role": {},
|
|
2279
|
+
"AutomaticFailover": {},
|
|
2280
|
+
"Status": {}
|
|
2281
|
+
},
|
|
2282
|
+
"wrapper": true
|
|
2283
|
+
}
|
|
2284
|
+
},
|
|
2285
|
+
"ClusterEnabled": {
|
|
2286
|
+
"type": "boolean"
|
|
2287
|
+
},
|
|
2288
|
+
"GlobalNodeGroups": {
|
|
2289
|
+
"type": "list",
|
|
2290
|
+
"member": {
|
|
2291
|
+
"locationName": "GlobalNodeGroup",
|
|
2292
|
+
"type": "structure",
|
|
2293
|
+
"members": {
|
|
2294
|
+
"GlobalNodeGroupId": {},
|
|
2295
|
+
"Slots": {}
|
|
2296
|
+
}
|
|
2297
|
+
}
|
|
2298
|
+
},
|
|
2299
|
+
"AuthTokenEnabled": {
|
|
2300
|
+
"type": "boolean"
|
|
2301
|
+
},
|
|
2302
|
+
"TransitEncryptionEnabled": {
|
|
2303
|
+
"type": "boolean"
|
|
2304
|
+
},
|
|
2305
|
+
"AtRestEncryptionEnabled": {
|
|
2306
|
+
"type": "boolean"
|
|
2307
|
+
}
|
|
2308
|
+
},
|
|
2309
|
+
"wrapper": true
|
|
2310
|
+
},
|
|
2311
|
+
"S2m": {
|
|
2312
|
+
"type": "list",
|
|
2313
|
+
"member": {
|
|
2314
|
+
"locationName": "GlobalNodeGroupId"
|
|
2315
|
+
}
|
|
2316
|
+
},
|
|
2317
|
+
"S2p": {
|
|
2002
2318
|
"type": "list",
|
|
2003
2319
|
"member": {
|
|
2004
2320
|
"locationName": "ConfigureShard",
|
|
@@ -2013,12 +2329,12 @@
|
|
|
2013
2329
|
"type": "integer"
|
|
2014
2330
|
},
|
|
2015
2331
|
"PreferredAvailabilityZones": {
|
|
2016
|
-
"shape": "
|
|
2332
|
+
"shape": "S1h"
|
|
2017
2333
|
}
|
|
2018
2334
|
}
|
|
2019
2335
|
}
|
|
2020
2336
|
},
|
|
2021
|
-
"
|
|
2337
|
+
"S3g": {
|
|
2022
2338
|
"type": "list",
|
|
2023
2339
|
"member": {
|
|
2024
2340
|
"locationName": "Parameter",
|
|
@@ -2038,7 +2354,7 @@
|
|
|
2038
2354
|
}
|
|
2039
2355
|
}
|
|
2040
2356
|
},
|
|
2041
|
-
"
|
|
2357
|
+
"S3j": {
|
|
2042
2358
|
"type": "list",
|
|
2043
2359
|
"member": {
|
|
2044
2360
|
"locationName": "CacheNodeTypeSpecificParameter",
|
|
@@ -2068,7 +2384,7 @@
|
|
|
2068
2384
|
}
|
|
2069
2385
|
}
|
|
2070
2386
|
},
|
|
2071
|
-
"
|
|
2387
|
+
"S4a": {
|
|
2072
2388
|
"type": "structure",
|
|
2073
2389
|
"members": {
|
|
2074
2390
|
"ReservedCacheNodeId": {},
|
|
@@ -2093,13 +2409,13 @@
|
|
|
2093
2409
|
"OfferingType": {},
|
|
2094
2410
|
"State": {},
|
|
2095
2411
|
"RecurringCharges": {
|
|
2096
|
-
"shape": "
|
|
2412
|
+
"shape": "S4b"
|
|
2097
2413
|
},
|
|
2098
2414
|
"ReservationARN": {}
|
|
2099
2415
|
},
|
|
2100
2416
|
"wrapper": true
|
|
2101
2417
|
},
|
|
2102
|
-
"
|
|
2418
|
+
"S4b": {
|
|
2103
2419
|
"type": "list",
|
|
2104
2420
|
"member": {
|
|
2105
2421
|
"locationName": "RecurringCharge",
|
|
@@ -2113,15 +2429,28 @@
|
|
|
2113
2429
|
"wrapper": true
|
|
2114
2430
|
}
|
|
2115
2431
|
},
|
|
2116
|
-
"
|
|
2432
|
+
"S4i": {
|
|
2117
2433
|
"type": "list",
|
|
2118
2434
|
"member": {}
|
|
2119
2435
|
},
|
|
2120
|
-
"
|
|
2436
|
+
"S5e": {
|
|
2437
|
+
"type": "list",
|
|
2438
|
+
"member": {
|
|
2439
|
+
"locationName": "ReshardingConfiguration",
|
|
2440
|
+
"type": "structure",
|
|
2441
|
+
"members": {
|
|
2442
|
+
"NodeGroupId": {},
|
|
2443
|
+
"PreferredAvailabilityZones": {
|
|
2444
|
+
"shape": "S1e"
|
|
2445
|
+
}
|
|
2446
|
+
}
|
|
2447
|
+
}
|
|
2448
|
+
},
|
|
2449
|
+
"S5l": {
|
|
2121
2450
|
"type": "list",
|
|
2122
2451
|
"member": {}
|
|
2123
2452
|
},
|
|
2124
|
-
"
|
|
2453
|
+
"S5r": {
|
|
2125
2454
|
"type": "list",
|
|
2126
2455
|
"member": {
|
|
2127
2456
|
"locationName": "ParameterNameValue",
|
|
@@ -2132,7 +2461,7 @@
|
|
|
2132
2461
|
}
|
|
2133
2462
|
}
|
|
2134
2463
|
},
|
|
2135
|
-
"
|
|
2464
|
+
"S5t": {
|
|
2136
2465
|
"type": "structure",
|
|
2137
2466
|
"members": {
|
|
2138
2467
|
"CacheParameterGroupName": {}
|