aws-sdk 2.658.0 → 2.662.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 (57) hide show
  1. package/CHANGELOG.md +30 -1
  2. package/README.md +1 -1
  3. package/apis/apigatewayv2-2018-11-29.min.json +51 -0
  4. package/apis/application-autoscaling-2016-02-06.examples.json +6 -169
  5. package/apis/ce-2017-10-25.min.json +123 -88
  6. package/apis/ce-2017-10-25.paginators.json +5 -0
  7. package/apis/codeguru-reviewer-2019-09-19.min.json +341 -3
  8. package/apis/codeguru-reviewer-2019-09-19.paginators.json +15 -0
  9. package/apis/elasticmapreduce-2009-03-31.min.json +98 -17
  10. package/apis/es-2015-01-01.min.json +3 -0
  11. package/apis/firehose-2015-08-04.min.json +74 -30
  12. package/apis/guardduty-2017-11-28.min.json +165 -16
  13. package/apis/guardduty-2017-11-28.paginators.json +6 -0
  14. package/apis/iotevents-2018-07-27.min.json +102 -20
  15. package/apis/mediapackage-vod-2018-11-07.min.json +173 -36
  16. package/apis/metadata.json +3 -0
  17. package/apis/pinpoint-2016-12-01.min.json +363 -335
  18. package/apis/ram-2018-01-04.min.json +30 -0
  19. package/apis/rds-2014-10-31.min.json +2 -0
  20. package/apis/redshift-2012-12-01.min.json +154 -46
  21. package/apis/redshift-2012-12-01.paginators.json +6 -0
  22. package/apis/route53domains-2014-05-15.min.json +97 -24
  23. package/apis/storagegateway-2013-06-30.min.json +99 -14
  24. package/apis/synthetics-2017-10-11.examples.json +5 -0
  25. package/apis/synthetics-2017-10-11.min.json +578 -0
  26. package/apis/synthetics-2017-10-11.paginators.json +24 -0
  27. package/apis/transfer-2018-11-05.min.json +41 -24
  28. package/clients/all.d.ts +1 -0
  29. package/clients/all.js +2 -1
  30. package/clients/apigatewayv2.d.ts +40 -2
  31. package/clients/applicationautoscaling.d.ts +83 -83
  32. package/clients/codegurureviewer.d.ts +417 -10
  33. package/clients/costexplorer.d.ts +66 -28
  34. package/clients/emr.d.ts +91 -6
  35. package/clients/es.d.ts +4 -0
  36. package/clients/firehose.d.ts +50 -8
  37. package/clients/fms.d.ts +6 -6
  38. package/clients/glue.d.ts +4 -4
  39. package/clients/guardduty.d.ts +340 -224
  40. package/clients/iotevents.d.ts +106 -0
  41. package/clients/mediapackagevod.d.ts +55 -0
  42. package/clients/pinpoint.d.ts +115 -77
  43. package/clients/ram.d.ts +41 -2
  44. package/clients/rds.d.ts +13 -5
  45. package/clients/redshift.d.ts +162 -1
  46. package/clients/route53domains.d.ts +140 -47
  47. package/clients/storagegateway.d.ts +137 -60
  48. package/clients/synthetics.d.ts +656 -0
  49. package/clients/synthetics.js +18 -0
  50. package/clients/transfer.d.ts +154 -123
  51. package/dist/aws-sdk-core-react-native.js +2 -2
  52. package/dist/aws-sdk-react-native.js +61 -24
  53. package/dist/aws-sdk.js +664 -222
  54. package/dist/aws-sdk.min.js +74 -74
  55. package/lib/config_service_placeholders.d.ts +2 -0
  56. package/lib/core.js +1 -1
  57. package/package.json +1 -1
@@ -142,6 +142,23 @@
142
142
  },
143
143
  "CloudWatchLoggingOptions": {
144
144
  "shape": "Sl"
145
+ },
146
+ "VpcConfiguration": {
147
+ "type": "structure",
148
+ "required": [
149
+ "SubnetIds",
150
+ "RoleARN",
151
+ "SecurityGroupIds"
152
+ ],
153
+ "members": {
154
+ "SubnetIds": {
155
+ "shape": "S2c"
156
+ },
157
+ "RoleARN": {},
158
+ "SecurityGroupIds": {
159
+ "shape": "S2d"
160
+ }
161
+ }
145
162
  }
146
163
  }
147
164
  },
@@ -161,7 +178,7 @@
161
178
  "type": "integer"
162
179
  },
163
180
  "RetryOptions": {
164
- "shape": "S2g"
181
+ "shape": "S2j"
165
182
  },
166
183
  "S3BackupMode": {},
167
184
  "S3Configuration": {
@@ -176,7 +193,7 @@
176
193
  }
177
194
  },
178
195
  "Tags": {
179
- "shape": "S2j"
196
+ "shape": "S2m"
180
197
  }
181
198
  }
182
199
  },
@@ -241,7 +258,7 @@
241
258
  "DeliveryStreamARN": {},
242
259
  "DeliveryStreamStatus": {},
243
260
  "FailureDescription": {
244
- "shape": "S2x"
261
+ "shape": "S30"
245
262
  },
246
263
  "DeliveryStreamEncryptionConfiguration": {
247
264
  "type": "structure",
@@ -250,7 +267,7 @@
250
267
  "KeyType": {},
251
268
  "Status": {},
252
269
  "FailureDescription": {
253
- "shape": "S2x"
270
+ "shape": "S30"
254
271
  }
255
272
  }
256
273
  },
@@ -287,7 +304,7 @@
287
304
  "members": {
288
305
  "DestinationId": {},
289
306
  "S3DestinationDescription": {
290
- "shape": "S38"
307
+ "shape": "S3b"
291
308
  },
292
309
  "ExtendedS3DestinationDescription": {
293
310
  "type": "structure",
@@ -318,7 +335,7 @@
318
335
  },
319
336
  "S3BackupMode": {},
320
337
  "S3BackupDescription": {
321
- "shape": "S38"
338
+ "shape": "S3b"
322
339
  },
323
340
  "DataFormatConversionConfiguration": {
324
341
  "shape": "Sz"
@@ -347,14 +364,14 @@
347
364
  "shape": "S1w"
348
365
  },
349
366
  "S3DestinationDescription": {
350
- "shape": "S38"
367
+ "shape": "S3b"
351
368
  },
352
369
  "ProcessingConfiguration": {
353
370
  "shape": "Sq"
354
371
  },
355
372
  "S3BackupMode": {},
356
373
  "S3BackupDescription": {
357
- "shape": "S38"
374
+ "shape": "S3b"
358
375
  },
359
376
  "CloudWatchLoggingOptions": {
360
377
  "shape": "Sl"
@@ -378,13 +395,32 @@
378
395
  },
379
396
  "S3BackupMode": {},
380
397
  "S3DestinationDescription": {
381
- "shape": "S38"
398
+ "shape": "S3b"
382
399
  },
383
400
  "ProcessingConfiguration": {
384
401
  "shape": "Sq"
385
402
  },
386
403
  "CloudWatchLoggingOptions": {
387
404
  "shape": "Sl"
405
+ },
406
+ "VpcConfigurationDescription": {
407
+ "type": "structure",
408
+ "required": [
409
+ "SubnetIds",
410
+ "RoleARN",
411
+ "SecurityGroupIds",
412
+ "VpcId"
413
+ ],
414
+ "members": {
415
+ "SubnetIds": {
416
+ "shape": "S2c"
417
+ },
418
+ "RoleARN": {},
419
+ "SecurityGroupIds": {
420
+ "shape": "S2d"
421
+ },
422
+ "VpcId": {}
423
+ }
388
424
  }
389
425
  }
390
426
  },
@@ -398,11 +434,11 @@
398
434
  "type": "integer"
399
435
  },
400
436
  "RetryOptions": {
401
- "shape": "S2g"
437
+ "shape": "S2j"
402
438
  },
403
439
  "S3BackupMode": {},
404
440
  "S3DestinationDescription": {
405
- "shape": "S38"
441
+ "shape": "S3b"
406
442
  },
407
443
  "ProcessingConfiguration": {
408
444
  "shape": "Sq"
@@ -475,7 +511,7 @@
475
511
  "Tags": {
476
512
  "type": "list",
477
513
  "member": {
478
- "shape": "S2k"
514
+ "shape": "S2n"
479
515
  }
480
516
  },
481
517
  "HasMoreTags": {
@@ -494,7 +530,7 @@
494
530
  "members": {
495
531
  "DeliveryStreamName": {},
496
532
  "Record": {
497
- "shape": "S3m"
533
+ "shape": "S3q"
498
534
  }
499
535
  }
500
536
  },
@@ -523,7 +559,7 @@
523
559
  "Records": {
524
560
  "type": "list",
525
561
  "member": {
526
- "shape": "S3m"
562
+ "shape": "S3q"
527
563
  }
528
564
  }
529
565
  }
@@ -598,7 +634,7 @@
598
634
  "members": {
599
635
  "DeliveryStreamName": {},
600
636
  "Tags": {
601
- "shape": "S2j"
637
+ "shape": "S2m"
602
638
  }
603
639
  }
604
640
  },
@@ -640,7 +676,7 @@
640
676
  "CurrentDeliveryStreamVersionId": {},
641
677
  "DestinationId": {},
642
678
  "S3DestinationUpdate": {
643
- "shape": "S47",
679
+ "shape": "S4b",
644
680
  "deprecated": true
645
681
  },
646
682
  "ExtendedS3DestinationUpdate": {
@@ -665,7 +701,7 @@
665
701
  },
666
702
  "S3BackupMode": {},
667
703
  "S3BackupUpdate": {
668
- "shape": "S47"
704
+ "shape": "S4b"
669
705
  },
670
706
  "DataFormatConversionConfiguration": {
671
707
  "shape": "Sz"
@@ -690,14 +726,14 @@
690
726
  "shape": "S1w"
691
727
  },
692
728
  "S3Update": {
693
- "shape": "S47"
729
+ "shape": "S4b"
694
730
  },
695
731
  "ProcessingConfiguration": {
696
732
  "shape": "Sq"
697
733
  },
698
734
  "S3BackupMode": {},
699
735
  "S3BackupUpdate": {
700
- "shape": "S47"
736
+ "shape": "S4b"
701
737
  },
702
738
  "CloudWatchLoggingOptions": {
703
739
  "shape": "Sl"
@@ -720,7 +756,7 @@
720
756
  "shape": "S28"
721
757
  },
722
758
  "S3Update": {
723
- "shape": "S47"
759
+ "shape": "S4b"
724
760
  },
725
761
  "ProcessingConfiguration": {
726
762
  "shape": "Sq"
@@ -740,11 +776,11 @@
740
776
  "type": "integer"
741
777
  },
742
778
  "RetryOptions": {
743
- "shape": "S2g"
779
+ "shape": "S2j"
744
780
  },
745
781
  "S3BackupMode": {},
746
782
  "S3Update": {
747
- "shape": "S47"
783
+ "shape": "S4b"
748
784
  },
749
785
  "ProcessingConfiguration": {
750
786
  "shape": "Sq"
@@ -1027,7 +1063,15 @@
1027
1063
  }
1028
1064
  }
1029
1065
  },
1030
- "S2g": {
1066
+ "S2c": {
1067
+ "type": "list",
1068
+ "member": {}
1069
+ },
1070
+ "S2d": {
1071
+ "type": "list",
1072
+ "member": {}
1073
+ },
1074
+ "S2j": {
1031
1075
  "type": "structure",
1032
1076
  "members": {
1033
1077
  "DurationInSeconds": {
@@ -1035,13 +1079,13 @@
1035
1079
  }
1036
1080
  }
1037
1081
  },
1038
- "S2j": {
1082
+ "S2m": {
1039
1083
  "type": "list",
1040
1084
  "member": {
1041
- "shape": "S2k"
1085
+ "shape": "S2n"
1042
1086
  }
1043
1087
  },
1044
- "S2k": {
1088
+ "S2n": {
1045
1089
  "type": "structure",
1046
1090
  "required": [
1047
1091
  "Key"
@@ -1051,7 +1095,7 @@
1051
1095
  "Value": {}
1052
1096
  }
1053
1097
  },
1054
- "S2x": {
1098
+ "S30": {
1055
1099
  "type": "structure",
1056
1100
  "required": [
1057
1101
  "Type",
@@ -1062,7 +1106,7 @@
1062
1106
  "Details": {}
1063
1107
  }
1064
1108
  },
1065
- "S38": {
1109
+ "S3b": {
1066
1110
  "type": "structure",
1067
1111
  "required": [
1068
1112
  "RoleARN",
@@ -1088,7 +1132,7 @@
1088
1132
  }
1089
1133
  }
1090
1134
  },
1091
- "S3m": {
1135
+ "S3q": {
1092
1136
  "type": "structure",
1093
1137
  "required": [
1094
1138
  "Data"
@@ -1099,7 +1143,7 @@
1099
1143
  }
1100
1144
  }
1101
1145
  },
1102
- "S47": {
1146
+ "S4b": {
1103
1147
  "type": "structure",
1104
1148
  "members": {
1105
1149
  "RoleARN": {},
@@ -619,6 +619,42 @@
619
619
  "members": {}
620
620
  }
621
621
  },
622
+ "DescribeOrganizationConfiguration": {
623
+ "http": {
624
+ "method": "GET",
625
+ "requestUri": "/detector/{detectorId}/admin",
626
+ "responseCode": 200
627
+ },
628
+ "input": {
629
+ "type": "structure",
630
+ "required": [
631
+ "DetectorId"
632
+ ],
633
+ "members": {
634
+ "DetectorId": {
635
+ "location": "uri",
636
+ "locationName": "detectorId"
637
+ }
638
+ }
639
+ },
640
+ "output": {
641
+ "type": "structure",
642
+ "required": [
643
+ "AutoEnable",
644
+ "MemberAccountLimitReached"
645
+ ],
646
+ "members": {
647
+ "AutoEnable": {
648
+ "locationName": "autoEnable",
649
+ "type": "boolean"
650
+ },
651
+ "MemberAccountLimitReached": {
652
+ "locationName": "memberAccountLimitReached",
653
+ "type": "boolean"
654
+ }
655
+ }
656
+ }
657
+ },
622
658
  "DescribePublishingDestination": {
623
659
  "http": {
624
660
  "method": "GET",
@@ -672,6 +708,27 @@
672
708
  }
673
709
  }
674
710
  },
711
+ "DisableOrganizationAdminAccount": {
712
+ "http": {
713
+ "requestUri": "/admin/disable",
714
+ "responseCode": 200
715
+ },
716
+ "input": {
717
+ "type": "structure",
718
+ "required": [
719
+ "AdminAccountId"
720
+ ],
721
+ "members": {
722
+ "AdminAccountId": {
723
+ "locationName": "adminAccountId"
724
+ }
725
+ }
726
+ },
727
+ "output": {
728
+ "type": "structure",
729
+ "members": {}
730
+ }
731
+ },
675
732
  "DisassociateFromMasterAccount": {
676
733
  "http": {
677
734
  "requestUri": "/detector/{detectorId}/master/disassociate",
@@ -729,6 +786,27 @@
729
786
  }
730
787
  }
731
788
  },
789
+ "EnableOrganizationAdminAccount": {
790
+ "http": {
791
+ "requestUri": "/admin/enable",
792
+ "responseCode": 200
793
+ },
794
+ "input": {
795
+ "type": "structure",
796
+ "required": [
797
+ "AdminAccountId"
798
+ ],
799
+ "members": {
800
+ "AdminAccountId": {
801
+ "locationName": "adminAccountId"
802
+ }
803
+ }
804
+ },
805
+ "output": {
806
+ "type": "structure",
807
+ "members": {}
808
+ }
809
+ },
732
810
  "GetDetector": {
733
811
  "http": {
734
812
  "method": "GET",
@@ -852,7 +930,7 @@
852
930
  "locationName": "findingIds"
853
931
  },
854
932
  "SortCriteria": {
855
- "shape": "S2e",
933
+ "shape": "S2k",
856
934
  "locationName": "sortCriteria"
857
935
  }
858
936
  }
@@ -1107,7 +1185,7 @@
1107
1185
  }
1108
1186
  },
1109
1187
  "RemoteIpDetails": {
1110
- "shape": "S33",
1188
+ "shape": "S39",
1111
1189
  "locationName": "remoteIpDetails"
1112
1190
  },
1113
1191
  "ServiceName": {
@@ -1136,18 +1214,18 @@
1136
1214
  "locationName": "connectionDirection"
1137
1215
  },
1138
1216
  "LocalPortDetails": {
1139
- "shape": "S3a",
1217
+ "shape": "S3g",
1140
1218
  "locationName": "localPortDetails"
1141
1219
  },
1142
1220
  "Protocol": {
1143
1221
  "locationName": "protocol"
1144
1222
  },
1145
1223
  "LocalIpDetails": {
1146
- "shape": "S3b",
1224
+ "shape": "S3h",
1147
1225
  "locationName": "localIpDetails"
1148
1226
  },
1149
1227
  "RemoteIpDetails": {
1150
- "shape": "S33",
1228
+ "shape": "S39",
1151
1229
  "locationName": "remoteIpDetails"
1152
1230
  },
1153
1231
  "RemotePortDetails": {
@@ -1180,15 +1258,15 @@
1180
1258
  "type": "structure",
1181
1259
  "members": {
1182
1260
  "LocalPortDetails": {
1183
- "shape": "S3a",
1261
+ "shape": "S3g",
1184
1262
  "locationName": "localPortDetails"
1185
1263
  },
1186
1264
  "LocalIpDetails": {
1187
- "shape": "S3b",
1265
+ "shape": "S3h",
1188
1266
  "locationName": "localIpDetails"
1189
1267
  },
1190
1268
  "RemoteIpDetails": {
1191
- "shape": "S33",
1269
+ "shape": "S39",
1192
1270
  "locationName": "remoteIpDetails"
1193
1271
  }
1194
1272
  }
@@ -1464,7 +1542,7 @@
1464
1542
  ],
1465
1543
  "members": {
1466
1544
  "Members": {
1467
- "shape": "S40",
1545
+ "shape": "S46",
1468
1546
  "locationName": "members"
1469
1547
  },
1470
1548
  "UnprocessedAccounts": {
@@ -1668,7 +1746,7 @@
1668
1746
  "locationName": "findingCriteria"
1669
1747
  },
1670
1748
  "SortCriteria": {
1671
- "shape": "S2e",
1749
+ "shape": "S2k",
1672
1750
  "locationName": "sortCriteria"
1673
1751
  },
1674
1752
  "MaxResults": {
@@ -1825,7 +1903,7 @@
1825
1903
  "type": "structure",
1826
1904
  "members": {
1827
1905
  "Members": {
1828
- "shape": "S40",
1906
+ "shape": "S46",
1829
1907
  "locationName": "members"
1830
1908
  },
1831
1909
  "NextToken": {
@@ -1834,6 +1912,50 @@
1834
1912
  }
1835
1913
  }
1836
1914
  },
1915
+ "ListOrganizationAdminAccounts": {
1916
+ "http": {
1917
+ "method": "GET",
1918
+ "requestUri": "/admin",
1919
+ "responseCode": 200
1920
+ },
1921
+ "input": {
1922
+ "type": "structure",
1923
+ "members": {
1924
+ "MaxResults": {
1925
+ "location": "querystring",
1926
+ "locationName": "maxResults",
1927
+ "type": "integer"
1928
+ },
1929
+ "NextToken": {
1930
+ "location": "querystring",
1931
+ "locationName": "nextToken"
1932
+ }
1933
+ }
1934
+ },
1935
+ "output": {
1936
+ "type": "structure",
1937
+ "members": {
1938
+ "AdminAccounts": {
1939
+ "locationName": "adminAccounts",
1940
+ "type": "list",
1941
+ "member": {
1942
+ "type": "structure",
1943
+ "members": {
1944
+ "AdminAccountId": {
1945
+ "locationName": "adminAccountId"
1946
+ },
1947
+ "AdminStatus": {
1948
+ "locationName": "adminStatus"
1949
+ }
1950
+ }
1951
+ }
1952
+ },
1953
+ "NextToken": {
1954
+ "locationName": "nextToken"
1955
+ }
1956
+ }
1957
+ }
1958
+ },
1837
1959
  "ListPublishingDestinations": {
1838
1960
  "http": {
1839
1961
  "method": "GET",
@@ -2270,6 +2392,33 @@
2270
2392
  "members": {}
2271
2393
  }
2272
2394
  },
2395
+ "UpdateOrganizationConfiguration": {
2396
+ "http": {
2397
+ "requestUri": "/detector/{detectorId}/admin",
2398
+ "responseCode": 200
2399
+ },
2400
+ "input": {
2401
+ "type": "structure",
2402
+ "required": [
2403
+ "DetectorId",
2404
+ "AutoEnable"
2405
+ ],
2406
+ "members": {
2407
+ "DetectorId": {
2408
+ "location": "uri",
2409
+ "locationName": "detectorId"
2410
+ },
2411
+ "AutoEnable": {
2412
+ "locationName": "autoEnable",
2413
+ "type": "boolean"
2414
+ }
2415
+ }
2416
+ },
2417
+ "output": {
2418
+ "type": "structure",
2419
+ "members": {}
2420
+ }
2421
+ },
2273
2422
  "UpdatePublishingDestination": {
2274
2423
  "http": {
2275
2424
  "requestUri": "/detector/{detectorId}/publishingDestination/{destinationId}",
@@ -2455,7 +2604,7 @@
2455
2604
  "type": "list",
2456
2605
  "member": {}
2457
2606
  },
2458
- "S2e": {
2607
+ "S2k": {
2459
2608
  "type": "structure",
2460
2609
  "members": {
2461
2610
  "AttributeName": {
@@ -2466,7 +2615,7 @@
2466
2615
  }
2467
2616
  }
2468
2617
  },
2469
- "S33": {
2618
+ "S39": {
2470
2619
  "type": "structure",
2471
2620
  "members": {
2472
2621
  "City": {
@@ -2527,7 +2676,7 @@
2527
2676
  }
2528
2677
  }
2529
2678
  },
2530
- "S3a": {
2679
+ "S3g": {
2531
2680
  "type": "structure",
2532
2681
  "members": {
2533
2682
  "Port": {
@@ -2539,7 +2688,7 @@
2539
2688
  }
2540
2689
  }
2541
2690
  },
2542
- "S3b": {
2691
+ "S3h": {
2543
2692
  "type": "structure",
2544
2693
  "members": {
2545
2694
  "IpAddressV4": {
@@ -2547,7 +2696,7 @@
2547
2696
  }
2548
2697
  }
2549
2698
  },
2550
- "S40": {
2699
+ "S46": {
2551
2700
  "type": "list",
2552
2701
  "member": {
2553
2702
  "type": "structure",
@@ -36,6 +36,12 @@
36
36
  "limit_key": "MaxResults",
37
37
  "result_key": "Members"
38
38
  },
39
+ "ListOrganizationAdminAccounts": {
40
+ "input_token": "NextToken",
41
+ "output_token": "NextToken",
42
+ "limit_key": "MaxResults",
43
+ "result_key": "AdminAccounts"
44
+ },
39
45
  "ListPublishingDestinations": {
40
46
  "input_token": "NextToken",
41
47
  "output_token": "NextToken",