aws-sdk 2.996.0 → 2.1000.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 (56) hide show
  1. package/CHANGELOG.md +24 -1
  2. package/README.md +1 -1
  3. package/apis/account-2021-02-01.examples.json +5 -0
  4. package/apis/account-2021-02-01.min.json +123 -0
  5. package/apis/account-2021-02-01.paginators.json +4 -0
  6. package/apis/amp-2020-08-01.min.json +442 -11
  7. package/apis/amp-2020-08-01.paginators.json +6 -0
  8. package/apis/amp-2020-08-01.waiters2.json +43 -0
  9. package/apis/apprunner-2020-05-15.min.json +10 -10
  10. package/apis/cloudcontrol-2021-09-30.examples.json +5 -0
  11. package/apis/cloudcontrol-2021-09-30.min.json +271 -0
  12. package/apis/cloudcontrol-2021-09-30.paginators.json +14 -0
  13. package/apis/cloudcontrol-2021-09-30.waiters2.json +31 -0
  14. package/apis/codebuild-2016-10-06.min.json +74 -73
  15. package/apis/dataexchange-2017-07-25.min.json +277 -38
  16. package/apis/dataexchange-2017-07-25.paginators.json +6 -0
  17. package/apis/kms-2014-11-01.examples.json +608 -8
  18. package/apis/lambda-2015-03-31.min.json +79 -42
  19. package/apis/macie2-2020-01-01.min.json +79 -67
  20. package/apis/metadata.json +6 -0
  21. package/apis/network-firewall-2020-11-12.min.json +65 -31
  22. package/apis/sesv2-2019-09-27.min.json +72 -70
  23. package/apis/ssm-2014-11-06.min.json +3 -0
  24. package/apis/synthetics-2017-10-11.min.json +39 -9
  25. package/apis/workmail-2017-10-01.min.json +139 -27
  26. package/apis/workmail-2017-10-01.paginators.json +5 -0
  27. package/apis/workspaces-2015-04-08.min.json +83 -50
  28. package/clients/account.d.ts +136 -0
  29. package/clients/account.js +18 -0
  30. package/clients/all.d.ts +2 -0
  31. package/clients/all.js +3 -1
  32. package/clients/amp.d.ts +387 -0
  33. package/clients/amp.js +1 -0
  34. package/clients/apprunner.d.ts +55 -54
  35. package/clients/cloudcontrol.d.ts +385 -0
  36. package/clients/cloudcontrol.js +19 -0
  37. package/clients/codebuild.d.ts +8 -3
  38. package/clients/dataexchange.d.ts +226 -2
  39. package/clients/imagebuilder.d.ts +27 -27
  40. package/clients/kms.d.ts +2 -2
  41. package/clients/lambda.d.ts +61 -22
  42. package/clients/macie2.d.ts +29 -12
  43. package/clients/networkfirewall.d.ts +61 -10
  44. package/clients/sesv2.d.ts +128 -108
  45. package/clients/ssm.d.ts +7 -3
  46. package/clients/synthetics.d.ts +40 -0
  47. package/clients/transfer.d.ts +12 -12
  48. package/clients/workmail.d.ts +173 -0
  49. package/clients/workspaces.d.ts +87 -40
  50. package/dist/aws-sdk-core-react-native.js +2 -2
  51. package/dist/aws-sdk-react-native.js +307 -219
  52. package/dist/aws-sdk.js +165 -118
  53. package/dist/aws-sdk.min.js +53 -53
  54. package/lib/config_service_placeholders.d.ts +4 -0
  55. package/lib/core.js +1 -1
  56. package/package.json +1 -1
@@ -581,8 +581,14 @@
581
581
  "locationName": "classifiableSizeInBytes",
582
582
  "type": "long"
583
583
  },
584
+ "errorCode": {
585
+ "locationName": "errorCode"
586
+ },
587
+ "errorMessage": {
588
+ "locationName": "errorMessage"
589
+ },
584
590
  "jobDetails": {
585
- "shape": "S2d",
591
+ "shape": "S2e",
586
592
  "locationName": "jobDetails"
587
593
  },
588
594
  "lastUpdated": {
@@ -594,11 +600,11 @@
594
600
  "type": "long"
595
601
  },
596
602
  "objectCountByEncryptionType": {
597
- "shape": "S2g",
603
+ "shape": "S2h",
598
604
  "locationName": "objectCountByEncryptionType"
599
605
  },
600
606
  "publicAccess": {
601
- "shape": "S2h",
607
+ "shape": "S2i",
602
608
  "locationName": "publicAccess"
603
609
  },
604
610
  "region": {
@@ -649,15 +655,15 @@
649
655
  "locationName": "tags",
650
656
  "type": "list",
651
657
  "member": {
652
- "shape": "S2u"
658
+ "shape": "S2v"
653
659
  }
654
660
  },
655
661
  "unclassifiableObjectCount": {
656
- "shape": "S2v",
662
+ "shape": "S2w",
657
663
  "locationName": "unclassifiableObjectCount"
658
664
  },
659
665
  "unclassifiableObjectSizeInBytes": {
660
- "shape": "S2v",
666
+ "shape": "S2w",
661
667
  "locationName": "unclassifiableObjectSizeInBytes"
662
668
  },
663
669
  "versioning": {
@@ -726,7 +732,7 @@
726
732
  "locationName": "jobType"
727
733
  },
728
734
  "lastRunErrorStatus": {
729
- "shape": "S2z",
735
+ "shape": "S30",
730
736
  "locationName": "lastRunErrorStatus"
731
737
  },
732
738
  "lastRunTime": {
@@ -774,7 +780,7 @@
774
780
  "locationName": "tags"
775
781
  },
776
782
  "userPausedDetails": {
777
- "shape": "S33",
783
+ "shape": "S34",
778
784
  "locationName": "userPausedDetails"
779
785
  }
780
786
  }
@@ -956,7 +962,7 @@
956
962
  "type": "structure",
957
963
  "members": {
958
964
  "administrator": {
959
- "shape": "S3o",
965
+ "shape": "S3p",
960
966
  "locationName": "administrator"
961
967
  }
962
968
  }
@@ -1091,11 +1097,11 @@
1091
1097
  "type": "long"
1092
1098
  },
1093
1099
  "unclassifiableObjectCount": {
1094
- "shape": "S2v",
1100
+ "shape": "S2w",
1095
1101
  "locationName": "unclassifiableObjectCount"
1096
1102
  },
1097
1103
  "unclassifiableObjectSizeInBytes": {
1098
- "shape": "S2v",
1104
+ "shape": "S2w",
1099
1105
  "locationName": "unclassifiableObjectSizeInBytes"
1100
1106
  }
1101
1107
  }
@@ -1115,7 +1121,7 @@
1115
1121
  "type": "structure",
1116
1122
  "members": {
1117
1123
  "configuration": {
1118
- "shape": "S3y",
1124
+ "shape": "S3z",
1119
1125
  "locationName": "configuration"
1120
1126
  }
1121
1127
  }
@@ -1255,7 +1261,7 @@
1255
1261
  "locationName": "findingIds"
1256
1262
  },
1257
1263
  "sortCriteria": {
1258
- "shape": "S4a",
1264
+ "shape": "S4b",
1259
1265
  "locationName": "sortCriteria"
1260
1266
  }
1261
1267
  },
@@ -1324,7 +1330,7 @@
1324
1330
  "locationName": "name"
1325
1331
  },
1326
1332
  "occurrences": {
1327
- "shape": "S4k",
1333
+ "shape": "S4l",
1328
1334
  "locationName": "occurrences"
1329
1335
  }
1330
1336
  }
@@ -1359,7 +1365,7 @@
1359
1365
  "type": "long"
1360
1366
  },
1361
1367
  "occurrences": {
1362
- "shape": "S4k",
1368
+ "shape": "S4l",
1363
1369
  "locationName": "occurrences"
1364
1370
  },
1365
1371
  "type": {
@@ -1541,7 +1547,7 @@
1541
1547
  "locationName": "principalId"
1542
1548
  },
1543
1549
  "sessionContext": {
1544
- "shape": "S5c",
1550
+ "shape": "S5d",
1545
1551
  "locationName": "sessionContext"
1546
1552
  }
1547
1553
  }
@@ -1584,7 +1590,7 @@
1584
1590
  "locationName": "principalId"
1585
1591
  },
1586
1592
  "sessionContext": {
1587
- "shape": "S5c",
1593
+ "shape": "S5d",
1588
1594
  "locationName": "sessionContext"
1589
1595
  }
1590
1596
  }
@@ -1653,7 +1659,7 @@
1653
1659
  "locationName": "createdAt"
1654
1660
  },
1655
1661
  "defaultServerSideEncryption": {
1656
- "shape": "S5n",
1662
+ "shape": "S5o",
1657
1663
  "locationName": "defaultServerSideEncryption"
1658
1664
  },
1659
1665
  "name": {
@@ -1672,11 +1678,11 @@
1672
1678
  }
1673
1679
  },
1674
1680
  "publicAccess": {
1675
- "shape": "S2h",
1681
+ "shape": "S2i",
1676
1682
  "locationName": "publicAccess"
1677
1683
  },
1678
1684
  "tags": {
1679
- "shape": "S5q",
1685
+ "shape": "S5r",
1680
1686
  "locationName": "tags"
1681
1687
  }
1682
1688
  }
@@ -1709,7 +1715,7 @@
1709
1715
  "type": "boolean"
1710
1716
  },
1711
1717
  "serverSideEncryption": {
1712
- "shape": "S5n",
1718
+ "shape": "S5o",
1713
1719
  "locationName": "serverSideEncryption"
1714
1720
  },
1715
1721
  "size": {
@@ -1720,7 +1726,7 @@
1720
1726
  "locationName": "storageClass"
1721
1727
  },
1722
1728
  "tags": {
1723
- "shape": "S5q",
1729
+ "shape": "S5r",
1724
1730
  "locationName": "tags"
1725
1731
  },
1726
1732
  "versionId": {
@@ -1831,7 +1837,7 @@
1831
1837
  "type": "structure",
1832
1838
  "members": {
1833
1839
  "securityHubConfiguration": {
1834
- "shape": "S5z",
1840
+ "shape": "S60",
1835
1841
  "locationName": "securityHubConfiguration"
1836
1842
  }
1837
1843
  }
@@ -1904,7 +1910,7 @@
1904
1910
  "type": "structure",
1905
1911
  "members": {
1906
1912
  "master": {
1907
- "shape": "S3o",
1913
+ "shape": "S3p",
1908
1914
  "locationName": "master"
1909
1915
  }
1910
1916
  }
@@ -2133,11 +2139,11 @@
2133
2139
  "type": "structure",
2134
2140
  "members": {
2135
2141
  "excludes": {
2136
- "shape": "S6v",
2142
+ "shape": "S6w",
2137
2143
  "locationName": "excludes"
2138
2144
  },
2139
2145
  "includes": {
2140
- "shape": "S6v",
2146
+ "shape": "S6w",
2141
2147
  "locationName": "includes"
2142
2148
  }
2143
2149
  }
@@ -2190,14 +2196,14 @@
2190
2196
  "locationName": "jobType"
2191
2197
  },
2192
2198
  "lastRunErrorStatus": {
2193
- "shape": "S2z",
2199
+ "shape": "S30",
2194
2200
  "locationName": "lastRunErrorStatus"
2195
2201
  },
2196
2202
  "name": {
2197
2203
  "locationName": "name"
2198
2204
  },
2199
2205
  "userPausedDetails": {
2200
- "shape": "S33",
2206
+ "shape": "S34",
2201
2207
  "locationName": "userPausedDetails"
2202
2208
  },
2203
2209
  "bucketCriteria": {
@@ -2284,7 +2290,7 @@
2284
2290
  "locationName": "nextToken"
2285
2291
  },
2286
2292
  "sortCriteria": {
2287
- "shape": "S4a",
2293
+ "shape": "S4b",
2288
2294
  "locationName": "sortCriteria"
2289
2295
  }
2290
2296
  }
@@ -2383,7 +2389,7 @@
2383
2389
  "locationName": "invitations",
2384
2390
  "type": "list",
2385
2391
  "member": {
2386
- "shape": "S3o"
2392
+ "shape": "S3p"
2387
2393
  }
2388
2394
  },
2389
2395
  "nextToken": {
@@ -2583,7 +2589,7 @@
2583
2589
  "type": "structure",
2584
2590
  "members": {
2585
2591
  "configuration": {
2586
- "shape": "S3y",
2592
+ "shape": "S3z",
2587
2593
  "locationName": "configuration"
2588
2594
  }
2589
2595
  },
@@ -2595,7 +2601,7 @@
2595
2601
  "type": "structure",
2596
2602
  "members": {
2597
2603
  "configuration": {
2598
- "shape": "S3y",
2604
+ "shape": "S3z",
2599
2605
  "locationName": "configuration"
2600
2606
  }
2601
2607
  }
@@ -2615,7 +2621,7 @@
2615
2621
  "idempotencyToken": true
2616
2622
  },
2617
2623
  "securityHubConfiguration": {
2618
- "shape": "S5z",
2624
+ "shape": "S60",
2619
2625
  "locationName": "securityHubConfiguration"
2620
2626
  }
2621
2627
  }
@@ -2638,11 +2644,11 @@
2638
2644
  "type": "structure",
2639
2645
  "members": {
2640
2646
  "excludes": {
2641
- "shape": "S82",
2647
+ "shape": "S83",
2642
2648
  "locationName": "excludes"
2643
2649
  },
2644
2650
  "includes": {
2645
- "shape": "S82",
2651
+ "shape": "S83",
2646
2652
  "locationName": "includes"
2647
2653
  }
2648
2654
  }
@@ -2695,8 +2701,14 @@
2695
2701
  "locationName": "classifiableSizeInBytes",
2696
2702
  "type": "long"
2697
2703
  },
2704
+ "errorCode": {
2705
+ "locationName": "errorCode"
2706
+ },
2707
+ "errorMessage": {
2708
+ "locationName": "errorMessage"
2709
+ },
2698
2710
  "jobDetails": {
2699
- "shape": "S2d",
2711
+ "shape": "S2e",
2700
2712
  "locationName": "jobDetails"
2701
2713
  },
2702
2714
  "objectCount": {
@@ -2704,7 +2716,7 @@
2704
2716
  "type": "long"
2705
2717
  },
2706
2718
  "objectCountByEncryptionType": {
2707
- "shape": "S2g",
2719
+ "shape": "S2h",
2708
2720
  "locationName": "objectCountByEncryptionType"
2709
2721
  },
2710
2722
  "sizeInBytes": {
@@ -2716,11 +2728,11 @@
2716
2728
  "type": "long"
2717
2729
  },
2718
2730
  "unclassifiableObjectCount": {
2719
- "shape": "S2v",
2731
+ "shape": "S2w",
2720
2732
  "locationName": "unclassifiableObjectCount"
2721
2733
  },
2722
2734
  "unclassifiableObjectSizeInBytes": {
2723
- "shape": "S2v",
2735
+ "shape": "S2w",
2724
2736
  "locationName": "unclassifiableObjectSizeInBytes"
2725
2737
  }
2726
2738
  }
@@ -3259,7 +3271,7 @@
3259
3271
  }
3260
3272
  }
3261
3273
  },
3262
- "S2d": {
3274
+ "S2e": {
3263
3275
  "type": "structure",
3264
3276
  "members": {
3265
3277
  "isDefinedInJob": {
@@ -3277,7 +3289,7 @@
3277
3289
  }
3278
3290
  }
3279
3291
  },
3280
- "S2g": {
3292
+ "S2h": {
3281
3293
  "type": "structure",
3282
3294
  "members": {
3283
3295
  "customerManaged": {
@@ -3302,7 +3314,7 @@
3302
3314
  }
3303
3315
  }
3304
3316
  },
3305
- "S2h": {
3317
+ "S2i": {
3306
3318
  "type": "structure",
3307
3319
  "members": {
3308
3320
  "effectivePermission": {
@@ -3317,7 +3329,7 @@
3317
3329
  "type": "structure",
3318
3330
  "members": {
3319
3331
  "blockPublicAccess": {
3320
- "shape": "S2l",
3332
+ "shape": "S2m",
3321
3333
  "locationName": "blockPublicAccess"
3322
3334
  }
3323
3335
  }
@@ -3341,7 +3353,7 @@
3341
3353
  }
3342
3354
  },
3343
3355
  "blockPublicAccess": {
3344
- "shape": "S2l",
3356
+ "shape": "S2m",
3345
3357
  "locationName": "blockPublicAccess"
3346
3358
  },
3347
3359
  "bucketPolicy": {
@@ -3364,7 +3376,7 @@
3364
3376
  }
3365
3377
  }
3366
3378
  },
3367
- "S2l": {
3379
+ "S2m": {
3368
3380
  "type": "structure",
3369
3381
  "members": {
3370
3382
  "blockPublicAcls": {
@@ -3385,7 +3397,7 @@
3385
3397
  }
3386
3398
  }
3387
3399
  },
3388
- "S2u": {
3400
+ "S2v": {
3389
3401
  "type": "structure",
3390
3402
  "members": {
3391
3403
  "key": {
@@ -3396,7 +3408,7 @@
3396
3408
  }
3397
3409
  }
3398
3410
  },
3399
- "S2v": {
3411
+ "S2w": {
3400
3412
  "type": "structure",
3401
3413
  "members": {
3402
3414
  "fileType": {
@@ -3413,7 +3425,7 @@
3413
3425
  }
3414
3426
  }
3415
3427
  },
3416
- "S2z": {
3428
+ "S30": {
3417
3429
  "type": "structure",
3418
3430
  "members": {
3419
3431
  "code": {
@@ -3421,7 +3433,7 @@
3421
3433
  }
3422
3434
  }
3423
3435
  },
3424
- "S33": {
3436
+ "S34": {
3425
3437
  "type": "structure",
3426
3438
  "members": {
3427
3439
  "jobExpiresAt": {
@@ -3437,7 +3449,7 @@
3437
3449
  }
3438
3450
  }
3439
3451
  },
3440
- "S3o": {
3452
+ "S3p": {
3441
3453
  "type": "structure",
3442
3454
  "members": {
3443
3455
  "accountId": {
@@ -3455,7 +3467,7 @@
3455
3467
  }
3456
3468
  }
3457
3469
  },
3458
- "S3y": {
3470
+ "S3z": {
3459
3471
  "type": "structure",
3460
3472
  "members": {
3461
3473
  "s3Destination": {
@@ -3479,7 +3491,7 @@
3479
3491
  }
3480
3492
  }
3481
3493
  },
3482
- "S4a": {
3494
+ "S4b": {
3483
3495
  "type": "structure",
3484
3496
  "members": {
3485
3497
  "attributeName": {
@@ -3490,7 +3502,7 @@
3490
3502
  }
3491
3503
  }
3492
3504
  },
3493
- "S4k": {
3505
+ "S4l": {
3494
3506
  "type": "structure",
3495
3507
  "members": {
3496
3508
  "cells": {
@@ -3517,11 +3529,11 @@
3517
3529
  }
3518
3530
  },
3519
3531
  "lineRanges": {
3520
- "shape": "S4n",
3532
+ "shape": "S4o",
3521
3533
  "locationName": "lineRanges"
3522
3534
  },
3523
3535
  "offsetRanges": {
3524
- "shape": "S4n",
3536
+ "shape": "S4o",
3525
3537
  "locationName": "offsetRanges"
3526
3538
  },
3527
3539
  "pages": {
@@ -3531,11 +3543,11 @@
3531
3543
  "type": "structure",
3532
3544
  "members": {
3533
3545
  "lineRange": {
3534
- "shape": "S4o",
3546
+ "shape": "S4p",
3535
3547
  "locationName": "lineRange"
3536
3548
  },
3537
3549
  "offsetRange": {
3538
- "shape": "S4o",
3550
+ "shape": "S4p",
3539
3551
  "locationName": "offsetRange"
3540
3552
  },
3541
3553
  "pageNumber": {
@@ -3563,13 +3575,13 @@
3563
3575
  }
3564
3576
  }
3565
3577
  },
3566
- "S4n": {
3578
+ "S4o": {
3567
3579
  "type": "list",
3568
3580
  "member": {
3569
- "shape": "S4o"
3581
+ "shape": "S4p"
3570
3582
  }
3571
3583
  },
3572
- "S4o": {
3584
+ "S4p": {
3573
3585
  "type": "structure",
3574
3586
  "members": {
3575
3587
  "end": {
@@ -3586,7 +3598,7 @@
3586
3598
  }
3587
3599
  }
3588
3600
  },
3589
- "S5c": {
3601
+ "S5d": {
3590
3602
  "type": "structure",
3591
3603
  "members": {
3592
3604
  "attributes": {
@@ -3626,7 +3638,7 @@
3626
3638
  }
3627
3639
  }
3628
3640
  },
3629
- "S5n": {
3641
+ "S5o": {
3630
3642
  "type": "structure",
3631
3643
  "members": {
3632
3644
  "encryptionType": {
@@ -3637,13 +3649,13 @@
3637
3649
  }
3638
3650
  }
3639
3651
  },
3640
- "S5q": {
3652
+ "S5r": {
3641
3653
  "type": "list",
3642
3654
  "member": {
3643
- "shape": "S2u"
3655
+ "shape": "S2v"
3644
3656
  }
3645
3657
  },
3646
- "S5z": {
3658
+ "S60": {
3647
3659
  "type": "structure",
3648
3660
  "members": {
3649
3661
  "publishClassificationFindings": {
@@ -3660,7 +3672,7 @@
3660
3672
  "publishClassificationFindings"
3661
3673
  ]
3662
3674
  },
3663
- "S6v": {
3675
+ "S6w": {
3664
3676
  "type": "list",
3665
3677
  "member": {
3666
3678
  "type": "structure",
@@ -3678,7 +3690,7 @@
3678
3690
  }
3679
3691
  }
3680
3692
  },
3681
- "S82": {
3693
+ "S83": {
3682
3694
  "type": "structure",
3683
3695
  "members": {
3684
3696
  "and": {
@@ -1081,5 +1081,11 @@
1081
1081
  },
1082
1082
  "wisdom": {
1083
1083
  "name": "Wisdom"
1084
+ },
1085
+ "account": {
1086
+ "name": "Account"
1087
+ },
1088
+ "cloudcontrol": {
1089
+ "name": "CloudControl"
1084
1090
  }
1085
1091
  }