aws-sdk 2.871.0 → 2.875.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (45) hide show
  1. package/CHANGELOG.md +26 -1
  2. package/README.md +1 -1
  3. package/apis/alexaforbusiness-2017-11-09.min.json +9 -0
  4. package/apis/customer-profiles-2020-08-15.min.json +164 -6
  5. package/apis/docdb-2014-10-31.min.json +298 -114
  6. package/apis/docdb-2014-10-31.paginators.json +6 -0
  7. package/apis/eventbridge-2015-10-07.min.json +22 -3
  8. package/apis/events-2015-10-07.min.json +22 -3
  9. package/apis/glue-2017-03-31.min.json +20 -10
  10. package/apis/iotwireless-2020-11-22.min.json +3 -0
  11. package/apis/location-2020-11-19.min.json +23 -1
  12. package/apis/lookoutmetrics-2017-07-25.examples.json +5 -0
  13. package/apis/lookoutmetrics-2017-07-25.min.json +1179 -0
  14. package/apis/lookoutmetrics-2017-07-25.paginators.json +39 -0
  15. package/apis/medialive-2017-10-14.min.json +189 -176
  16. package/apis/metadata.json +3 -0
  17. package/apis/rekognition-2016-06-27.min.json +181 -109
  18. package/apis/sagemaker-2017-07-24.min.json +213 -199
  19. package/apis/wafv2-2019-07-29.min.json +172 -81
  20. package/clients/alexaforbusiness.d.ts +12 -0
  21. package/clients/all.d.ts +1 -0
  22. package/clients/all.js +2 -1
  23. package/clients/cloudwatchevents.d.ts +25 -2
  24. package/clients/customerprofiles.d.ts +102 -1
  25. package/clients/docdb.d.ts +213 -0
  26. package/clients/eventbridge.d.ts +25 -2
  27. package/clients/glue.d.ts +21 -6
  28. package/clients/iotwireless.d.ts +13 -9
  29. package/clients/location.d.ts +100 -44
  30. package/clients/lookoutmetrics.d.ts +1497 -0
  31. package/clients/lookoutmetrics.js +19 -0
  32. package/clients/medialive.d.ts +8 -1
  33. package/clients/rekognition.d.ts +80 -3
  34. package/clients/sagemaker.d.ts +26 -11
  35. package/clients/sqs.d.ts +2 -2
  36. package/clients/transcribeservice.d.ts +2 -2
  37. package/clients/wafv2.d.ts +94 -3
  38. package/dist/aws-sdk-core-react-native.js +2 -2
  39. package/dist/aws-sdk-react-native.js +83 -17
  40. package/dist/aws-sdk.js +209 -115
  41. package/dist/aws-sdk.min.js +47 -47
  42. package/lib/config_service_placeholders.d.ts +2 -0
  43. package/lib/core.js +1 -1
  44. package/lib/services/lookoutmetrics.js +22 -0
  45. package/package.json +1 -1
@@ -13,6 +13,28 @@
13
13
  "xmlNamespace": "http://rds.amazonaws.com/doc/2014-10-31/"
14
14
  },
15
15
  "operations": {
16
+ "AddSourceIdentifierToSubscription": {
17
+ "input": {
18
+ "type": "structure",
19
+ "required": [
20
+ "SubscriptionName",
21
+ "SourceIdentifier"
22
+ ],
23
+ "members": {
24
+ "SubscriptionName": {},
25
+ "SourceIdentifier": {}
26
+ }
27
+ },
28
+ "output": {
29
+ "resultWrapper": "AddSourceIdentifierToSubscriptionResult",
30
+ "type": "structure",
31
+ "members": {
32
+ "EventSubscription": {
33
+ "shape": "S4"
34
+ }
35
+ }
36
+ }
37
+ },
16
38
  "AddTagsToResource": {
17
39
  "input": {
18
40
  "type": "structure",
@@ -23,7 +45,7 @@
23
45
  "members": {
24
46
  "ResourceName": {},
25
47
  "Tags": {
26
- "shape": "S3"
48
+ "shape": "S9"
27
49
  }
28
50
  }
29
51
  }
@@ -47,7 +69,7 @@
47
69
  "type": "structure",
48
70
  "members": {
49
71
  "ResourcePendingMaintenanceActions": {
50
- "shape": "S7"
72
+ "shape": "Sd"
51
73
  }
52
74
  }
53
75
  }
@@ -65,7 +87,7 @@
65
87
  "TargetDBClusterParameterGroupIdentifier": {},
66
88
  "TargetDBClusterParameterGroupDescription": {},
67
89
  "Tags": {
68
- "shape": "S3"
90
+ "shape": "S9"
69
91
  }
70
92
  }
71
93
  },
@@ -74,7 +96,7 @@
74
96
  "type": "structure",
75
97
  "members": {
76
98
  "DBClusterParameterGroup": {
77
- "shape": "Sd"
99
+ "shape": "Sj"
78
100
  }
79
101
  }
80
102
  }
@@ -95,7 +117,7 @@
95
117
  "type": "boolean"
96
118
  },
97
119
  "Tags": {
98
- "shape": "S3"
120
+ "shape": "S9"
99
121
  }
100
122
  }
101
123
  },
@@ -104,7 +126,7 @@
104
126
  "type": "structure",
105
127
  "members": {
106
128
  "DBClusterSnapshot": {
107
- "shape": "Sh"
129
+ "shape": "Sn"
108
130
  }
109
131
  }
110
132
  }
@@ -120,7 +142,7 @@
120
142
  ],
121
143
  "members": {
122
144
  "AvailabilityZones": {
123
- "shape": "Si"
145
+ "shape": "So"
124
146
  },
125
147
  "BackupRetentionPeriod": {
126
148
  "type": "integer"
@@ -128,7 +150,7 @@
128
150
  "DBClusterIdentifier": {},
129
151
  "DBClusterParameterGroupName": {},
130
152
  "VpcSecurityGroupIds": {
131
- "shape": "Sn"
153
+ "shape": "Ss"
132
154
  },
133
155
  "DBSubnetGroupName": {},
134
156
  "Engine": {},
@@ -141,7 +163,7 @@
141
163
  "PreferredBackupWindow": {},
142
164
  "PreferredMaintenanceWindow": {},
143
165
  "Tags": {
144
- "shape": "S3"
166
+ "shape": "S9"
145
167
  },
146
168
  "StorageEncrypted": {
147
169
  "type": "boolean"
@@ -149,7 +171,7 @@
149
171
  "KmsKeyId": {},
150
172
  "PreSignedUrl": {},
151
173
  "EnableCloudwatchLogsExports": {
152
- "shape": "So"
174
+ "shape": "St"
153
175
  },
154
176
  "DeletionProtection": {
155
177
  "type": "boolean"
@@ -161,7 +183,7 @@
161
183
  "type": "structure",
162
184
  "members": {
163
185
  "DBCluster": {
164
- "shape": "Sq"
186
+ "shape": "Sv"
165
187
  }
166
188
  }
167
189
  }
@@ -179,7 +201,7 @@
179
201
  "DBParameterGroupFamily": {},
180
202
  "Description": {},
181
203
  "Tags": {
182
- "shape": "S3"
204
+ "shape": "S9"
183
205
  }
184
206
  }
185
207
  },
@@ -188,7 +210,7 @@
188
210
  "type": "structure",
189
211
  "members": {
190
212
  "DBClusterParameterGroup": {
191
- "shape": "Sd"
213
+ "shape": "Sj"
192
214
  }
193
215
  }
194
216
  }
@@ -204,7 +226,7 @@
204
226
  "DBClusterSnapshotIdentifier": {},
205
227
  "DBClusterIdentifier": {},
206
228
  "Tags": {
207
- "shape": "S3"
229
+ "shape": "S9"
208
230
  }
209
231
  }
210
232
  },
@@ -213,7 +235,7 @@
213
235
  "type": "structure",
214
236
  "members": {
215
237
  "DBClusterSnapshot": {
216
- "shape": "Sh"
238
+ "shape": "Sn"
217
239
  }
218
240
  }
219
241
  }
@@ -237,7 +259,7 @@
237
259
  "type": "boolean"
238
260
  },
239
261
  "Tags": {
240
- "shape": "S3"
262
+ "shape": "S9"
241
263
  },
242
264
  "DBClusterIdentifier": {},
243
265
  "PromotionTier": {
@@ -250,7 +272,7 @@
250
272
  "type": "structure",
251
273
  "members": {
252
274
  "DBInstance": {
253
- "shape": "S13"
275
+ "shape": "S18"
254
276
  }
255
277
  }
256
278
  }
@@ -267,10 +289,10 @@
267
289
  "DBSubnetGroupName": {},
268
290
  "DBSubnetGroupDescription": {},
269
291
  "SubnetIds": {
270
- "shape": "S1e"
292
+ "shape": "S1j"
271
293
  },
272
294
  "Tags": {
273
- "shape": "S3"
295
+ "shape": "S9"
274
296
  }
275
297
  }
276
298
  },
@@ -279,7 +301,42 @@
279
301
  "type": "structure",
280
302
  "members": {
281
303
  "DBSubnetGroup": {
282
- "shape": "S15"
304
+ "shape": "S1a"
305
+ }
306
+ }
307
+ }
308
+ },
309
+ "CreateEventSubscription": {
310
+ "input": {
311
+ "type": "structure",
312
+ "required": [
313
+ "SubscriptionName",
314
+ "SnsTopicArn"
315
+ ],
316
+ "members": {
317
+ "SubscriptionName": {},
318
+ "SnsTopicArn": {},
319
+ "SourceType": {},
320
+ "EventCategories": {
321
+ "shape": "S6"
322
+ },
323
+ "SourceIds": {
324
+ "shape": "S5"
325
+ },
326
+ "Enabled": {
327
+ "type": "boolean"
328
+ },
329
+ "Tags": {
330
+ "shape": "S9"
331
+ }
332
+ }
333
+ },
334
+ "output": {
335
+ "resultWrapper": "CreateEventSubscriptionResult",
336
+ "type": "structure",
337
+ "members": {
338
+ "EventSubscription": {
339
+ "shape": "S4"
283
340
  }
284
341
  }
285
342
  }
@@ -303,7 +360,7 @@
303
360
  "type": "structure",
304
361
  "members": {
305
362
  "DBCluster": {
306
- "shape": "Sq"
363
+ "shape": "Sv"
307
364
  }
308
365
  }
309
366
  }
@@ -334,7 +391,7 @@
334
391
  "type": "structure",
335
392
  "members": {
336
393
  "DBClusterSnapshot": {
337
- "shape": "Sh"
394
+ "shape": "Sn"
338
395
  }
339
396
  }
340
397
  }
@@ -354,7 +411,7 @@
354
411
  "type": "structure",
355
412
  "members": {
356
413
  "DBInstance": {
357
- "shape": "S13"
414
+ "shape": "S18"
358
415
  }
359
416
  }
360
417
  }
@@ -370,13 +427,33 @@
370
427
  }
371
428
  }
372
429
  },
430
+ "DeleteEventSubscription": {
431
+ "input": {
432
+ "type": "structure",
433
+ "required": [
434
+ "SubscriptionName"
435
+ ],
436
+ "members": {
437
+ "SubscriptionName": {}
438
+ }
439
+ },
440
+ "output": {
441
+ "resultWrapper": "DeleteEventSubscriptionResult",
442
+ "type": "structure",
443
+ "members": {
444
+ "EventSubscription": {
445
+ "shape": "S4"
446
+ }
447
+ }
448
+ }
449
+ },
373
450
  "DescribeCertificates": {
374
451
  "input": {
375
452
  "type": "structure",
376
453
  "members": {
377
454
  "CertificateIdentifier": {},
378
455
  "Filters": {
379
- "shape": "S1p"
456
+ "shape": "S1y"
380
457
  },
381
458
  "MaxRecords": {
382
459
  "type": "integer"
@@ -418,7 +495,7 @@
418
495
  "members": {
419
496
  "DBClusterParameterGroupName": {},
420
497
  "Filters": {
421
- "shape": "S1p"
498
+ "shape": "S1y"
422
499
  },
423
500
  "MaxRecords": {
424
501
  "type": "integer"
@@ -434,7 +511,7 @@
434
511
  "DBClusterParameterGroups": {
435
512
  "type": "list",
436
513
  "member": {
437
- "shape": "Sd",
514
+ "shape": "Sj",
438
515
  "locationName": "DBClusterParameterGroup"
439
516
  }
440
517
  }
@@ -451,7 +528,7 @@
451
528
  "DBClusterParameterGroupName": {},
452
529
  "Source": {},
453
530
  "Filters": {
454
- "shape": "S1p"
531
+ "shape": "S1y"
455
532
  },
456
533
  "MaxRecords": {
457
534
  "type": "integer"
@@ -464,7 +541,7 @@
464
541
  "type": "structure",
465
542
  "members": {
466
543
  "Parameters": {
467
- "shape": "S20"
544
+ "shape": "S29"
468
545
  },
469
546
  "Marker": {}
470
547
  }
@@ -485,7 +562,7 @@
485
562
  "type": "structure",
486
563
  "members": {
487
564
  "DBClusterSnapshotAttributesResult": {
488
- "shape": "S25"
565
+ "shape": "S2e"
489
566
  }
490
567
  }
491
568
  }
@@ -498,7 +575,7 @@
498
575
  "DBClusterSnapshotIdentifier": {},
499
576
  "SnapshotType": {},
500
577
  "Filters": {
501
- "shape": "S1p"
578
+ "shape": "S1y"
502
579
  },
503
580
  "MaxRecords": {
504
581
  "type": "integer"
@@ -520,7 +597,7 @@
520
597
  "DBClusterSnapshots": {
521
598
  "type": "list",
522
599
  "member": {
523
- "shape": "Sh",
600
+ "shape": "Sn",
524
601
  "locationName": "DBClusterSnapshot"
525
602
  }
526
603
  }
@@ -533,7 +610,7 @@
533
610
  "members": {
534
611
  "DBClusterIdentifier": {},
535
612
  "Filters": {
536
- "shape": "S1p"
613
+ "shape": "S1y"
537
614
  },
538
615
  "MaxRecords": {
539
616
  "type": "integer"
@@ -549,7 +626,7 @@
549
626
  "DBClusters": {
550
627
  "type": "list",
551
628
  "member": {
552
- "shape": "Sq",
629
+ "shape": "Sv",
553
630
  "locationName": "DBCluster"
554
631
  }
555
632
  }
@@ -564,7 +641,7 @@
564
641
  "EngineVersion": {},
565
642
  "DBParameterGroupFamily": {},
566
643
  "Filters": {
567
- "shape": "S1p"
644
+ "shape": "S1y"
568
645
  },
569
646
  "MaxRecords": {
570
647
  "type": "integer"
@@ -616,7 +693,7 @@
616
693
  }
617
694
  },
618
695
  "ExportableLogTypes": {
619
- "shape": "So"
696
+ "shape": "St"
620
697
  },
621
698
  "SupportsLogExportsToCloudwatchLogs": {
622
699
  "type": "boolean"
@@ -633,7 +710,7 @@
633
710
  "members": {
634
711
  "DBInstanceIdentifier": {},
635
712
  "Filters": {
636
- "shape": "S1p"
713
+ "shape": "S1y"
637
714
  },
638
715
  "MaxRecords": {
639
716
  "type": "integer"
@@ -649,7 +726,7 @@
649
726
  "DBInstances": {
650
727
  "type": "list",
651
728
  "member": {
652
- "shape": "S13",
729
+ "shape": "S18",
653
730
  "locationName": "DBInstance"
654
731
  }
655
732
  }
@@ -662,7 +739,7 @@
662
739
  "members": {
663
740
  "DBSubnetGroupName": {},
664
741
  "Filters": {
665
- "shape": "S1p"
742
+ "shape": "S1y"
666
743
  },
667
744
  "MaxRecords": {
668
745
  "type": "integer"
@@ -678,7 +755,7 @@
678
755
  "DBSubnetGroups": {
679
756
  "type": "list",
680
757
  "member": {
681
- "shape": "S15",
758
+ "shape": "S1a",
682
759
  "locationName": "DBSubnetGroup"
683
760
  }
684
761
  }
@@ -694,7 +771,7 @@
694
771
  "members": {
695
772
  "DBParameterGroupFamily": {},
696
773
  "Filters": {
697
- "shape": "S1p"
774
+ "shape": "S1y"
698
775
  },
699
776
  "MaxRecords": {
700
777
  "type": "integer"
@@ -712,7 +789,7 @@
712
789
  "DBParameterGroupFamily": {},
713
790
  "Marker": {},
714
791
  "Parameters": {
715
- "shape": "S20"
792
+ "shape": "S29"
716
793
  }
717
794
  },
718
795
  "wrapper": true
@@ -726,7 +803,7 @@
726
803
  "members": {
727
804
  "SourceType": {},
728
805
  "Filters": {
729
- "shape": "S1p"
806
+ "shape": "S1y"
730
807
  }
731
808
  }
732
809
  },
@@ -742,7 +819,7 @@
742
819
  "members": {
743
820
  "SourceType": {},
744
821
  "EventCategories": {
745
- "shape": "S2y"
822
+ "shape": "S6"
746
823
  }
747
824
  },
748
825
  "wrapper": true
@@ -751,6 +828,35 @@
751
828
  }
752
829
  }
753
830
  },
831
+ "DescribeEventSubscriptions": {
832
+ "input": {
833
+ "type": "structure",
834
+ "members": {
835
+ "SubscriptionName": {},
836
+ "Filters": {
837
+ "shape": "S1y"
838
+ },
839
+ "MaxRecords": {
840
+ "type": "integer"
841
+ },
842
+ "Marker": {}
843
+ }
844
+ },
845
+ "output": {
846
+ "resultWrapper": "DescribeEventSubscriptionsResult",
847
+ "type": "structure",
848
+ "members": {
849
+ "Marker": {},
850
+ "EventSubscriptionsList": {
851
+ "type": "list",
852
+ "member": {
853
+ "shape": "S4",
854
+ "locationName": "EventSubscription"
855
+ }
856
+ }
857
+ }
858
+ }
859
+ },
754
860
  "DescribeEvents": {
755
861
  "input": {
756
862
  "type": "structure",
@@ -767,10 +873,10 @@
767
873
  "type": "integer"
768
874
  },
769
875
  "EventCategories": {
770
- "shape": "S2y"
876
+ "shape": "S6"
771
877
  },
772
878
  "Filters": {
773
- "shape": "S1p"
879
+ "shape": "S1y"
774
880
  },
775
881
  "MaxRecords": {
776
882
  "type": "integer"
@@ -793,7 +899,7 @@
793
899
  "SourceType": {},
794
900
  "Message": {},
795
901
  "EventCategories": {
796
- "shape": "S2y"
902
+ "shape": "S6"
797
903
  },
798
904
  "Date": {
799
905
  "type": "timestamp"
@@ -820,7 +926,7 @@
820
926
  "type": "boolean"
821
927
  },
822
928
  "Filters": {
823
- "shape": "S1p"
929
+ "shape": "S1y"
824
930
  },
825
931
  "MaxRecords": {
826
932
  "type": "integer"
@@ -845,7 +951,7 @@
845
951
  "AvailabilityZones": {
846
952
  "type": "list",
847
953
  "member": {
848
- "shape": "S18",
954
+ "shape": "S1d",
849
955
  "locationName": "AvailabilityZone"
850
956
  }
851
957
  },
@@ -866,7 +972,7 @@
866
972
  "members": {
867
973
  "ResourceIdentifier": {},
868
974
  "Filters": {
869
- "shape": "S1p"
975
+ "shape": "S1y"
870
976
  },
871
977
  "Marker": {},
872
978
  "MaxRecords": {
@@ -881,7 +987,7 @@
881
987
  "PendingMaintenanceActions": {
882
988
  "type": "list",
883
989
  "member": {
884
- "shape": "S7",
990
+ "shape": "Sd",
885
991
  "locationName": "ResourcePendingMaintenanceActions"
886
992
  }
887
993
  },
@@ -902,7 +1008,7 @@
902
1008
  "type": "structure",
903
1009
  "members": {
904
1010
  "DBCluster": {
905
- "shape": "Sq"
1011
+ "shape": "Sv"
906
1012
  }
907
1013
  }
908
1014
  }
@@ -916,7 +1022,7 @@
916
1022
  "members": {
917
1023
  "ResourceName": {},
918
1024
  "Filters": {
919
- "shape": "S1p"
1025
+ "shape": "S1y"
920
1026
  }
921
1027
  }
922
1028
  },
@@ -925,7 +1031,7 @@
925
1031
  "type": "structure",
926
1032
  "members": {
927
1033
  "TagList": {
928
- "shape": "S3"
1034
+ "shape": "S9"
929
1035
  }
930
1036
  }
931
1037
  }
@@ -947,7 +1053,7 @@
947
1053
  },
948
1054
  "DBClusterParameterGroupName": {},
949
1055
  "VpcSecurityGroupIds": {
950
- "shape": "Sn"
1056
+ "shape": "Ss"
951
1057
  },
952
1058
  "Port": {
953
1059
  "type": "integer"
@@ -959,10 +1065,10 @@
959
1065
  "type": "structure",
960
1066
  "members": {
961
1067
  "EnableLogTypes": {
962
- "shape": "So"
1068
+ "shape": "St"
963
1069
  },
964
1070
  "DisableLogTypes": {
965
- "shape": "So"
1071
+ "shape": "St"
966
1072
  }
967
1073
  }
968
1074
  },
@@ -977,7 +1083,7 @@
977
1083
  "type": "structure",
978
1084
  "members": {
979
1085
  "DBCluster": {
980
- "shape": "Sq"
1086
+ "shape": "Sv"
981
1087
  }
982
1088
  }
983
1089
  }
@@ -992,12 +1098,12 @@
992
1098
  "members": {
993
1099
  "DBClusterParameterGroupName": {},
994
1100
  "Parameters": {
995
- "shape": "S20"
1101
+ "shape": "S29"
996
1102
  }
997
1103
  }
998
1104
  },
999
1105
  "output": {
1000
- "shape": "S3k",
1106
+ "shape": "S3v",
1001
1107
  "resultWrapper": "ModifyDBClusterParameterGroupResult"
1002
1108
  }
1003
1109
  },
@@ -1012,10 +1118,10 @@
1012
1118
  "DBClusterSnapshotIdentifier": {},
1013
1119
  "AttributeName": {},
1014
1120
  "ValuesToAdd": {
1015
- "shape": "S28"
1121
+ "shape": "S2h"
1016
1122
  },
1017
1123
  "ValuesToRemove": {
1018
- "shape": "S28"
1124
+ "shape": "S2h"
1019
1125
  }
1020
1126
  }
1021
1127
  },
@@ -1024,7 +1130,7 @@
1024
1130
  "type": "structure",
1025
1131
  "members": {
1026
1132
  "DBClusterSnapshotAttributesResult": {
1027
- "shape": "S25"
1133
+ "shape": "S2e"
1028
1134
  }
1029
1135
  }
1030
1136
  }
@@ -1057,7 +1163,7 @@
1057
1163
  "type": "structure",
1058
1164
  "members": {
1059
1165
  "DBInstance": {
1060
- "shape": "S13"
1166
+ "shape": "S18"
1061
1167
  }
1062
1168
  }
1063
1169
  }
@@ -1073,7 +1179,7 @@
1073
1179
  "DBSubnetGroupName": {},
1074
1180
  "DBSubnetGroupDescription": {},
1075
1181
  "SubnetIds": {
1076
- "shape": "S1e"
1182
+ "shape": "S1j"
1077
1183
  }
1078
1184
  }
1079
1185
  },
@@ -1082,7 +1188,35 @@
1082
1188
  "type": "structure",
1083
1189
  "members": {
1084
1190
  "DBSubnetGroup": {
1085
- "shape": "S15"
1191
+ "shape": "S1a"
1192
+ }
1193
+ }
1194
+ }
1195
+ },
1196
+ "ModifyEventSubscription": {
1197
+ "input": {
1198
+ "type": "structure",
1199
+ "required": [
1200
+ "SubscriptionName"
1201
+ ],
1202
+ "members": {
1203
+ "SubscriptionName": {},
1204
+ "SnsTopicArn": {},
1205
+ "SourceType": {},
1206
+ "EventCategories": {
1207
+ "shape": "S6"
1208
+ },
1209
+ "Enabled": {
1210
+ "type": "boolean"
1211
+ }
1212
+ }
1213
+ },
1214
+ "output": {
1215
+ "resultWrapper": "ModifyEventSubscriptionResult",
1216
+ "type": "structure",
1217
+ "members": {
1218
+ "EventSubscription": {
1219
+ "shape": "S4"
1086
1220
  }
1087
1221
  }
1088
1222
  }
@@ -1105,7 +1239,29 @@
1105
1239
  "type": "structure",
1106
1240
  "members": {
1107
1241
  "DBInstance": {
1108
- "shape": "S13"
1242
+ "shape": "S18"
1243
+ }
1244
+ }
1245
+ }
1246
+ },
1247
+ "RemoveSourceIdentifierFromSubscription": {
1248
+ "input": {
1249
+ "type": "structure",
1250
+ "required": [
1251
+ "SubscriptionName",
1252
+ "SourceIdentifier"
1253
+ ],
1254
+ "members": {
1255
+ "SubscriptionName": {},
1256
+ "SourceIdentifier": {}
1257
+ }
1258
+ },
1259
+ "output": {
1260
+ "resultWrapper": "RemoveSourceIdentifierFromSubscriptionResult",
1261
+ "type": "structure",
1262
+ "members": {
1263
+ "EventSubscription": {
1264
+ "shape": "S4"
1109
1265
  }
1110
1266
  }
1111
1267
  }
@@ -1138,12 +1294,12 @@
1138
1294
  "type": "boolean"
1139
1295
  },
1140
1296
  "Parameters": {
1141
- "shape": "S20"
1297
+ "shape": "S29"
1142
1298
  }
1143
1299
  }
1144
1300
  },
1145
1301
  "output": {
1146
- "shape": "S3k",
1302
+ "shape": "S3v",
1147
1303
  "resultWrapper": "ResetDBClusterParameterGroupResult"
1148
1304
  }
1149
1305
  },
@@ -1157,7 +1313,7 @@
1157
1313
  ],
1158
1314
  "members": {
1159
1315
  "AvailabilityZones": {
1160
- "shape": "Si"
1316
+ "shape": "So"
1161
1317
  },
1162
1318
  "DBClusterIdentifier": {},
1163
1319
  "SnapshotIdentifier": {},
@@ -1168,14 +1324,14 @@
1168
1324
  },
1169
1325
  "DBSubnetGroupName": {},
1170
1326
  "VpcSecurityGroupIds": {
1171
- "shape": "Sn"
1327
+ "shape": "Ss"
1172
1328
  },
1173
1329
  "Tags": {
1174
- "shape": "S3"
1330
+ "shape": "S9"
1175
1331
  },
1176
1332
  "KmsKeyId": {},
1177
1333
  "EnableCloudwatchLogsExports": {
1178
- "shape": "So"
1334
+ "shape": "St"
1179
1335
  },
1180
1336
  "DeletionProtection": {
1181
1337
  "type": "boolean"
@@ -1187,7 +1343,7 @@
1187
1343
  "type": "structure",
1188
1344
  "members": {
1189
1345
  "DBCluster": {
1190
- "shape": "Sq"
1346
+ "shape": "Sv"
1191
1347
  }
1192
1348
  }
1193
1349
  }
@@ -1213,14 +1369,14 @@
1213
1369
  },
1214
1370
  "DBSubnetGroupName": {},
1215
1371
  "VpcSecurityGroupIds": {
1216
- "shape": "Sn"
1372
+ "shape": "Ss"
1217
1373
  },
1218
1374
  "Tags": {
1219
- "shape": "S3"
1375
+ "shape": "S9"
1220
1376
  },
1221
1377
  "KmsKeyId": {},
1222
1378
  "EnableCloudwatchLogsExports": {
1223
- "shape": "So"
1379
+ "shape": "St"
1224
1380
  },
1225
1381
  "DeletionProtection": {
1226
1382
  "type": "boolean"
@@ -1232,7 +1388,7 @@
1232
1388
  "type": "structure",
1233
1389
  "members": {
1234
1390
  "DBCluster": {
1235
- "shape": "Sq"
1391
+ "shape": "Sv"
1236
1392
  }
1237
1393
  }
1238
1394
  }
@@ -1252,7 +1408,7 @@
1252
1408
  "type": "structure",
1253
1409
  "members": {
1254
1410
  "DBCluster": {
1255
- "shape": "Sq"
1411
+ "shape": "Sv"
1256
1412
  }
1257
1413
  }
1258
1414
  }
@@ -1272,14 +1428,48 @@
1272
1428
  "type": "structure",
1273
1429
  "members": {
1274
1430
  "DBCluster": {
1275
- "shape": "Sq"
1431
+ "shape": "Sv"
1276
1432
  }
1277
1433
  }
1278
1434
  }
1279
1435
  }
1280
1436
  },
1281
1437
  "shapes": {
1282
- "S3": {
1438
+ "S4": {
1439
+ "type": "structure",
1440
+ "members": {
1441
+ "CustomerAwsId": {},
1442
+ "CustSubscriptionId": {},
1443
+ "SnsTopicArn": {},
1444
+ "Status": {},
1445
+ "SubscriptionCreationTime": {},
1446
+ "SourceType": {},
1447
+ "SourceIdsList": {
1448
+ "shape": "S5"
1449
+ },
1450
+ "EventCategoriesList": {
1451
+ "shape": "S6"
1452
+ },
1453
+ "Enabled": {
1454
+ "type": "boolean"
1455
+ },
1456
+ "EventSubscriptionArn": {}
1457
+ },
1458
+ "wrapper": true
1459
+ },
1460
+ "S5": {
1461
+ "type": "list",
1462
+ "member": {
1463
+ "locationName": "SourceId"
1464
+ }
1465
+ },
1466
+ "S6": {
1467
+ "type": "list",
1468
+ "member": {
1469
+ "locationName": "EventCategory"
1470
+ }
1471
+ },
1472
+ "S9": {
1283
1473
  "type": "list",
1284
1474
  "member": {
1285
1475
  "locationName": "Tag",
@@ -1290,7 +1480,7 @@
1290
1480
  }
1291
1481
  }
1292
1482
  },
1293
- "S7": {
1483
+ "Sd": {
1294
1484
  "type": "structure",
1295
1485
  "members": {
1296
1486
  "ResourceIdentifier": {},
@@ -1318,7 +1508,7 @@
1318
1508
  },
1319
1509
  "wrapper": true
1320
1510
  },
1321
- "Sd": {
1511
+ "Sj": {
1322
1512
  "type": "structure",
1323
1513
  "members": {
1324
1514
  "DBClusterParameterGroupName": {},
@@ -1328,11 +1518,11 @@
1328
1518
  },
1329
1519
  "wrapper": true
1330
1520
  },
1331
- "Sh": {
1521
+ "Sn": {
1332
1522
  "type": "structure",
1333
1523
  "members": {
1334
1524
  "AvailabilityZones": {
1335
- "shape": "Si"
1525
+ "shape": "So"
1336
1526
  },
1337
1527
  "DBClusterSnapshotIdentifier": {},
1338
1528
  "DBClusterIdentifier": {},
@@ -1363,27 +1553,27 @@
1363
1553
  },
1364
1554
  "wrapper": true
1365
1555
  },
1366
- "Si": {
1556
+ "So": {
1367
1557
  "type": "list",
1368
1558
  "member": {
1369
1559
  "locationName": "AvailabilityZone"
1370
1560
  }
1371
1561
  },
1372
- "Sn": {
1562
+ "Ss": {
1373
1563
  "type": "list",
1374
1564
  "member": {
1375
1565
  "locationName": "VpcSecurityGroupId"
1376
1566
  }
1377
1567
  },
1378
- "So": {
1568
+ "St": {
1379
1569
  "type": "list",
1380
1570
  "member": {}
1381
1571
  },
1382
- "Sq": {
1572
+ "Sv": {
1383
1573
  "type": "structure",
1384
1574
  "members": {
1385
1575
  "AvailabilityZones": {
1386
- "shape": "Si"
1576
+ "shape": "So"
1387
1577
  },
1388
1578
  "BackupRetentionPeriod": {
1389
1579
  "type": "integer"
@@ -1431,7 +1621,7 @@
1431
1621
  }
1432
1622
  },
1433
1623
  "VpcSecurityGroups": {
1434
- "shape": "St"
1624
+ "shape": "Sy"
1435
1625
  },
1436
1626
  "HostedZoneId": {},
1437
1627
  "StorageEncrypted": {
@@ -1455,7 +1645,7 @@
1455
1645
  "type": "timestamp"
1456
1646
  },
1457
1647
  "EnabledCloudwatchLogsExports": {
1458
- "shape": "So"
1648
+ "shape": "St"
1459
1649
  },
1460
1650
  "DeletionProtection": {
1461
1651
  "type": "boolean"
@@ -1463,7 +1653,7 @@
1463
1653
  },
1464
1654
  "wrapper": true
1465
1655
  },
1466
- "St": {
1656
+ "Sy": {
1467
1657
  "type": "list",
1468
1658
  "member": {
1469
1659
  "locationName": "VpcSecurityGroupMembership",
@@ -1474,7 +1664,7 @@
1474
1664
  }
1475
1665
  }
1476
1666
  },
1477
- "S13": {
1667
+ "S18": {
1478
1668
  "type": "structure",
1479
1669
  "members": {
1480
1670
  "DBInstanceIdentifier": {},
@@ -1499,11 +1689,11 @@
1499
1689
  "type": "integer"
1500
1690
  },
1501
1691
  "VpcSecurityGroups": {
1502
- "shape": "St"
1692
+ "shape": "Sy"
1503
1693
  },
1504
1694
  "AvailabilityZone": {},
1505
1695
  "DBSubnetGroup": {
1506
- "shape": "S15"
1696
+ "shape": "S1a"
1507
1697
  },
1508
1698
  "PreferredMaintenanceWindow": {},
1509
1699
  "PendingModifiedValues": {
@@ -1536,10 +1726,10 @@
1536
1726
  "type": "structure",
1537
1727
  "members": {
1538
1728
  "LogTypesToEnable": {
1539
- "shape": "So"
1729
+ "shape": "St"
1540
1730
  },
1541
1731
  "LogTypesToDisable": {
1542
- "shape": "So"
1732
+ "shape": "St"
1543
1733
  }
1544
1734
  }
1545
1735
  }
@@ -1582,12 +1772,12 @@
1582
1772
  },
1583
1773
  "DBInstanceArn": {},
1584
1774
  "EnabledCloudwatchLogsExports": {
1585
- "shape": "So"
1775
+ "shape": "St"
1586
1776
  }
1587
1777
  },
1588
1778
  "wrapper": true
1589
1779
  },
1590
- "S15": {
1780
+ "S1a": {
1591
1781
  "type": "structure",
1592
1782
  "members": {
1593
1783
  "DBSubnetGroupName": {},
@@ -1602,7 +1792,7 @@
1602
1792
  "members": {
1603
1793
  "SubnetIdentifier": {},
1604
1794
  "SubnetAvailabilityZone": {
1605
- "shape": "S18"
1795
+ "shape": "S1d"
1606
1796
  },
1607
1797
  "SubnetStatus": {}
1608
1798
  }
@@ -1612,20 +1802,20 @@
1612
1802
  },
1613
1803
  "wrapper": true
1614
1804
  },
1615
- "S18": {
1805
+ "S1d": {
1616
1806
  "type": "structure",
1617
1807
  "members": {
1618
1808
  "Name": {}
1619
1809
  },
1620
1810
  "wrapper": true
1621
1811
  },
1622
- "S1e": {
1812
+ "S1j": {
1623
1813
  "type": "list",
1624
1814
  "member": {
1625
1815
  "locationName": "SubnetIdentifier"
1626
1816
  }
1627
1817
  },
1628
- "S1p": {
1818
+ "S1y": {
1629
1819
  "type": "list",
1630
1820
  "member": {
1631
1821
  "locationName": "Filter",
@@ -1645,7 +1835,7 @@
1645
1835
  }
1646
1836
  }
1647
1837
  },
1648
- "S20": {
1838
+ "S29": {
1649
1839
  "type": "list",
1650
1840
  "member": {
1651
1841
  "locationName": "Parameter",
@@ -1666,7 +1856,7 @@
1666
1856
  }
1667
1857
  }
1668
1858
  },
1669
- "S25": {
1859
+ "S2e": {
1670
1860
  "type": "structure",
1671
1861
  "members": {
1672
1862
  "DBClusterSnapshotIdentifier": {},
@@ -1678,7 +1868,7 @@
1678
1868
  "members": {
1679
1869
  "AttributeName": {},
1680
1870
  "AttributeValues": {
1681
- "shape": "S28"
1871
+ "shape": "S2h"
1682
1872
  }
1683
1873
  }
1684
1874
  }
@@ -1686,19 +1876,13 @@
1686
1876
  },
1687
1877
  "wrapper": true
1688
1878
  },
1689
- "S28": {
1879
+ "S2h": {
1690
1880
  "type": "list",
1691
1881
  "member": {
1692
1882
  "locationName": "AttributeValue"
1693
1883
  }
1694
1884
  },
1695
- "S2y": {
1696
- "type": "list",
1697
- "member": {
1698
- "locationName": "EventCategory"
1699
- }
1700
- },
1701
- "S3k": {
1885
+ "S3v": {
1702
1886
  "type": "structure",
1703
1887
  "members": {
1704
1888
  "DBClusterParameterGroupName": {}