aws-sdk 2.1008.0 → 2.1012.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 (43) hide show
  1. package/CHANGELOG.md +21 -1
  2. package/README.md +1 -1
  3. package/apis/appflow-2020-08-23.min.json +43 -37
  4. package/apis/chime-sdk-messaging-2021-05-15.min.json +601 -88
  5. package/apis/chime-sdk-messaging-2021-05-15.paginators.json +10 -0
  6. package/apis/dataexchange-2017-07-25.min.json +65 -13
  7. package/apis/directconnect-2012-10-25.min.json +119 -35
  8. package/apis/glue-2017-03-31.min.json +341 -339
  9. package/apis/ivs-2020-07-14.min.json +127 -100
  10. package/apis/ivs-2020-07-14.paginators.json +4 -14
  11. package/apis/mediaconvert-2017-08-29.min.json +137 -134
  12. package/apis/mediapackage-2017-10-12.min.json +4 -0
  13. package/apis/mediapackage-vod-2018-11-07.min.json +4 -0
  14. package/apis/metadata.json +3 -0
  15. package/apis/panorama-2019-07-24.examples.json +5 -0
  16. package/apis/panorama-2019-07-24.min.json +1622 -0
  17. package/apis/panorama-2019-07-24.paginators.json +49 -0
  18. package/apis/quicksight-2018-04-01.min.json +237 -159
  19. package/apis/securityhub-2018-10-26.min.json +282 -137
  20. package/apis/securityhub-2018-10-26.paginators.json +6 -0
  21. package/clients/all.d.ts +1 -0
  22. package/clients/all.js +2 -1
  23. package/clients/appflow.d.ts +8 -0
  24. package/clients/chimesdkmessaging.d.ts +475 -2
  25. package/clients/dataexchange.d.ts +110 -20
  26. package/clients/directconnect.d.ts +186 -49
  27. package/clients/efs.d.ts +10 -10
  28. package/clients/glue.d.ts +11 -2
  29. package/clients/ivs.d.ts +158 -133
  30. package/clients/mediaconvert.d.ts +57 -58
  31. package/clients/mediapackage.d.ts +4 -0
  32. package/clients/mediapackagevod.d.ts +4 -0
  33. package/clients/panorama.d.ts +1926 -0
  34. package/clients/panorama.js +18 -0
  35. package/clients/quicksight.d.ts +158 -75
  36. package/clients/securityhub.d.ts +161 -2
  37. package/dist/aws-sdk-core-react-native.js +2 -2
  38. package/dist/aws-sdk-react-native.js +55 -18
  39. package/dist/aws-sdk.js +125 -38
  40. package/dist/aws-sdk.min.js +68 -68
  41. package/lib/config_service_placeholders.d.ts +2 -0
  42. package/lib/core.js +1 -1
  43. package/package.json +1 -1
package/dist/aws-sdk.js CHANGED
@@ -1,4 +1,4 @@
1
- // AWS SDK for JavaScript v2.1008.0
1
+ // AWS SDK for JavaScript v2.1012.0
2
2
  // Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
3
3
  // License at https://sdk.amazonaws.com/js/BUNDLE_LICENSE.txt
4
4
  (function(){function r(e,n,t){function o(i,f){if(!n[i]){if(!e[i]){var c="function"==typeof require&&require;if(!f&&c)return c(i,!0);if(u)return u(i,!0);var a=new Error("Cannot find module '"+i+"'");throw a.code="MODULE_NOT_FOUND",a}var p=n[i]={exports:{}};e[i][0].call(p.exports,function(r){var n=e[i][1][r];return o(n||r)},p,p.exports,r,e,n,t)}return n[i].exports}for(var u="function"==typeof require&&require,i=0;i<t.length;i++)o(t[i]);return o}return r})()({1:[function(require,module,exports){
@@ -64566,6 +64566,20 @@ module.exports={
64566
64566
  }
64567
64567
  }
64568
64568
  },
64569
+ "ConfirmCustomerAgreement": {
64570
+ "input": {
64571
+ "type": "structure",
64572
+ "members": {
64573
+ "agreementName": {}
64574
+ }
64575
+ },
64576
+ "output": {
64577
+ "type": "structure",
64578
+ "members": {
64579
+ "status": {}
64580
+ }
64581
+ }
64582
+ },
64569
64583
  "ConfirmPrivateVirtualInterface": {
64570
64584
  "input": {
64571
64585
  "type": "structure",
@@ -64692,7 +64706,7 @@ module.exports={
64692
64706
  "type": "structure",
64693
64707
  "members": {
64694
64708
  "directConnectGateway": {
64695
- "shape": "S2q"
64709
+ "shape": "S2u"
64696
64710
  }
64697
64711
  }
64698
64712
  }
@@ -64745,7 +64759,7 @@ module.exports={
64745
64759
  "type": "structure",
64746
64760
  "members": {
64747
64761
  "directConnectGatewayAssociationProposal": {
64748
- "shape": "S2x"
64762
+ "shape": "S31"
64749
64763
  }
64750
64764
  }
64751
64765
  }
@@ -64770,7 +64784,7 @@ module.exports={
64770
64784
  }
64771
64785
  },
64772
64786
  "output": {
64773
- "shape": "S31"
64787
+ "shape": "S35"
64774
64788
  }
64775
64789
  },
64776
64790
  "CreateLag": {
@@ -64803,7 +64817,7 @@ module.exports={
64803
64817
  }
64804
64818
  },
64805
64819
  "output": {
64806
- "shape": "S36"
64820
+ "shape": "S3a"
64807
64821
  }
64808
64822
  },
64809
64823
  "CreatePrivateVirtualInterface": {
@@ -64984,7 +64998,7 @@ module.exports={
64984
64998
  "type": "structure",
64985
64999
  "members": {
64986
65000
  "directConnectGateway": {
64987
- "shape": "S2q"
65001
+ "shape": "S2u"
64988
65002
  }
64989
65003
  }
64990
65004
  }
@@ -65021,7 +65035,7 @@ module.exports={
65021
65035
  "type": "structure",
65022
65036
  "members": {
65023
65037
  "directConnectGatewayAssociationProposal": {
65024
- "shape": "S2x"
65038
+ "shape": "S31"
65025
65039
  }
65026
65040
  }
65027
65041
  }
@@ -65054,7 +65068,7 @@ module.exports={
65054
65068
  }
65055
65069
  },
65056
65070
  "output": {
65057
- "shape": "S36"
65071
+ "shape": "S3a"
65058
65072
  }
65059
65073
  },
65060
65074
  "DeleteVirtualInterface": {
@@ -65090,7 +65104,7 @@ module.exports={
65090
65104
  "type": "structure",
65091
65105
  "members": {
65092
65106
  "loa": {
65093
- "shape": "S3y"
65107
+ "shape": "S42"
65094
65108
  }
65095
65109
  }
65096
65110
  },
@@ -65104,7 +65118,7 @@ module.exports={
65104
65118
  }
65105
65119
  },
65106
65120
  "output": {
65107
- "shape": "S41"
65121
+ "shape": "S45"
65108
65122
  }
65109
65123
  },
65110
65124
  "DescribeConnectionsOnInterconnect": {
@@ -65118,10 +65132,28 @@ module.exports={
65118
65132
  }
65119
65133
  },
65120
65134
  "output": {
65121
- "shape": "S41"
65135
+ "shape": "S45"
65122
65136
  },
65123
65137
  "deprecated": true
65124
65138
  },
65139
+ "DescribeCustomerMetadata": {
65140
+ "output": {
65141
+ "type": "structure",
65142
+ "members": {
65143
+ "agreements": {
65144
+ "type": "list",
65145
+ "member": {
65146
+ "type": "structure",
65147
+ "members": {
65148
+ "agreementName": {},
65149
+ "status": {}
65150
+ }
65151
+ }
65152
+ },
65153
+ "nniPartnerType": {}
65154
+ }
65155
+ }
65156
+ },
65125
65157
  "DescribeDirectConnectGatewayAssociationProposals": {
65126
65158
  "input": {
65127
65159
  "type": "structure",
@@ -65141,7 +65173,7 @@ module.exports={
65141
65173
  "directConnectGatewayAssociationProposals": {
65142
65174
  "type": "list",
65143
65175
  "member": {
65144
- "shape": "S2x"
65176
+ "shape": "S31"
65145
65177
  }
65146
65178
  },
65147
65179
  "nextToken": {}
@@ -65226,7 +65258,7 @@ module.exports={
65226
65258
  "directConnectGateways": {
65227
65259
  "type": "list",
65228
65260
  "member": {
65229
- "shape": "S2q"
65261
+ "shape": "S2u"
65230
65262
  }
65231
65263
  },
65232
65264
  "nextToken": {}
@@ -65244,7 +65276,7 @@ module.exports={
65244
65276
  }
65245
65277
  },
65246
65278
  "output": {
65247
- "shape": "S41"
65279
+ "shape": "S45"
65248
65280
  }
65249
65281
  },
65250
65282
  "DescribeInterconnectLoa": {
@@ -65263,7 +65295,7 @@ module.exports={
65263
65295
  "type": "structure",
65264
65296
  "members": {
65265
65297
  "loa": {
65266
- "shape": "S3y"
65298
+ "shape": "S42"
65267
65299
  }
65268
65300
  }
65269
65301
  },
@@ -65282,7 +65314,7 @@ module.exports={
65282
65314
  "interconnects": {
65283
65315
  "type": "list",
65284
65316
  "member": {
65285
- "shape": "S31"
65317
+ "shape": "S35"
65286
65318
  }
65287
65319
  }
65288
65320
  }
@@ -65301,7 +65333,7 @@ module.exports={
65301
65333
  "lags": {
65302
65334
  "type": "list",
65303
65335
  "member": {
65304
- "shape": "S36"
65336
+ "shape": "S3a"
65305
65337
  }
65306
65338
  }
65307
65339
  }
@@ -65320,7 +65352,7 @@ module.exports={
65320
65352
  }
65321
65353
  },
65322
65354
  "output": {
65323
- "shape": "S3y"
65355
+ "shape": "S42"
65324
65356
  }
65325
65357
  },
65326
65358
  "DescribeLocations": {
@@ -65353,6 +65385,37 @@ module.exports={
65353
65385
  }
65354
65386
  }
65355
65387
  },
65388
+ "DescribeRouterConfiguration": {
65389
+ "input": {
65390
+ "type": "structure",
65391
+ "required": [
65392
+ "virtualInterfaceId"
65393
+ ],
65394
+ "members": {
65395
+ "virtualInterfaceId": {},
65396
+ "routerTypeIdentifier": {}
65397
+ }
65398
+ },
65399
+ "output": {
65400
+ "type": "structure",
65401
+ "members": {
65402
+ "customerRouterConfig": {},
65403
+ "router": {
65404
+ "type": "structure",
65405
+ "members": {
65406
+ "vendor": {},
65407
+ "platform": {},
65408
+ "software": {},
65409
+ "xsltTemplateName": {},
65410
+ "xsltTemplateNameForMacSec": {},
65411
+ "routerTypeIdentifier": {}
65412
+ }
65413
+ },
65414
+ "virtualInterfaceId": {},
65415
+ "virtualInterfaceName": {}
65416
+ }
65417
+ }
65418
+ },
65356
65419
  "DescribeTags": {
65357
65420
  "input": {
65358
65421
  "type": "structure",
@@ -65466,7 +65529,7 @@ module.exports={
65466
65529
  "testId": {},
65467
65530
  "virtualInterfaceId": {},
65468
65531
  "bgpPeers": {
65469
- "shape": "S5m"
65532
+ "shape": "S63"
65470
65533
  },
65471
65534
  "status": {},
65472
65535
  "maxResults": {
@@ -65481,7 +65544,7 @@ module.exports={
65481
65544
  "virtualInterfaceTestHistory": {
65482
65545
  "type": "list",
65483
65546
  "member": {
65484
- "shape": "S5q"
65547
+ "shape": "S67"
65485
65548
  }
65486
65549
  },
65487
65550
  "nextToken": {}
@@ -65497,7 +65560,7 @@ module.exports={
65497
65560
  "members": {
65498
65561
  "virtualInterfaceId": {},
65499
65562
  "bgpPeers": {
65500
- "shape": "S5m"
65563
+ "shape": "S63"
65501
65564
  },
65502
65565
  "testDurationInMinutes": {
65503
65566
  "type": "integer"
@@ -65508,7 +65571,7 @@ module.exports={
65508
65571
  "type": "structure",
65509
65572
  "members": {
65510
65573
  "virtualInterfaceTest": {
65511
- "shape": "S5q"
65574
+ "shape": "S67"
65512
65575
  }
65513
65576
  }
65514
65577
  }
@@ -65527,7 +65590,7 @@ module.exports={
65527
65590
  "type": "structure",
65528
65591
  "members": {
65529
65592
  "virtualInterfaceTest": {
65530
- "shape": "S5q"
65593
+ "shape": "S67"
65531
65594
  }
65532
65595
  }
65533
65596
  }
@@ -65587,6 +65650,27 @@ module.exports={
65587
65650
  "shape": "So"
65588
65651
  }
65589
65652
  },
65653
+ "UpdateDirectConnectGateway": {
65654
+ "input": {
65655
+ "type": "structure",
65656
+ "required": [
65657
+ "directConnectGatewayId",
65658
+ "newDirectConnectGatewayName"
65659
+ ],
65660
+ "members": {
65661
+ "directConnectGatewayId": {},
65662
+ "newDirectConnectGatewayName": {}
65663
+ }
65664
+ },
65665
+ "output": {
65666
+ "type": "structure",
65667
+ "members": {
65668
+ "directConnectGateway": {
65669
+ "shape": "S2u"
65670
+ }
65671
+ }
65672
+ }
65673
+ },
65590
65674
  "UpdateDirectConnectGatewayAssociation": {
65591
65675
  "input": {
65592
65676
  "type": "structure",
@@ -65625,7 +65709,7 @@ module.exports={
65625
65709
  }
65626
65710
  },
65627
65711
  "output": {
65628
- "shape": "S36"
65712
+ "shape": "S3a"
65629
65713
  }
65630
65714
  },
65631
65715
  "UpdateVirtualInterfaceAttributes": {
@@ -65820,7 +65904,7 @@ module.exports={
65820
65904
  }
65821
65905
  }
65822
65906
  },
65823
- "S2q": {
65907
+ "S2u": {
65824
65908
  "type": "structure",
65825
65909
  "members": {
65826
65910
  "directConnectGatewayId": {},
@@ -65833,7 +65917,7 @@ module.exports={
65833
65917
  "stateChangeError": {}
65834
65918
  }
65835
65919
  },
65836
- "S2x": {
65920
+ "S31": {
65837
65921
  "type": "structure",
65838
65922
  "members": {
65839
65923
  "proposalId": {},
@@ -65851,7 +65935,7 @@ module.exports={
65851
65935
  }
65852
65936
  }
65853
65937
  },
65854
- "S31": {
65938
+ "S35": {
65855
65939
  "type": "structure",
65856
65940
  "members": {
65857
65941
  "interconnectId": {},
@@ -65879,7 +65963,7 @@ module.exports={
65879
65963
  "providerName": {}
65880
65964
  }
65881
65965
  },
65882
- "S36": {
65966
+ "S3a": {
65883
65967
  "type": "structure",
65884
65968
  "members": {
65885
65969
  "connectionsBandwidth": {},
@@ -65901,7 +65985,7 @@ module.exports={
65901
65985
  "awsDeviceV2": {},
65902
65986
  "awsLogicalDeviceId": {},
65903
65987
  "connections": {
65904
- "shape": "S38"
65988
+ "shape": "S3c"
65905
65989
  },
65906
65990
  "allowsHostedConnections": {
65907
65991
  "type": "boolean"
@@ -65923,13 +66007,13 @@ module.exports={
65923
66007
  }
65924
66008
  }
65925
66009
  },
65926
- "S38": {
66010
+ "S3c": {
65927
66011
  "type": "list",
65928
66012
  "member": {
65929
66013
  "shape": "So"
65930
66014
  }
65931
66015
  },
65932
- "S3y": {
66016
+ "S42": {
65933
66017
  "type": "structure",
65934
66018
  "members": {
65935
66019
  "loaContent": {
@@ -65938,25 +66022,25 @@ module.exports={
65938
66022
  "loaContentType": {}
65939
66023
  }
65940
66024
  },
65941
- "S41": {
66025
+ "S45": {
65942
66026
  "type": "structure",
65943
66027
  "members": {
65944
66028
  "connections": {
65945
- "shape": "S38"
66029
+ "shape": "S3c"
65946
66030
  }
65947
66031
  }
65948
66032
  },
65949
- "S5m": {
66033
+ "S63": {
65950
66034
  "type": "list",
65951
66035
  "member": {}
65952
66036
  },
65953
- "S5q": {
66037
+ "S67": {
65954
66038
  "type": "structure",
65955
66039
  "members": {
65956
66040
  "testId": {},
65957
66041
  "virtualInterfaceId": {},
65958
66042
  "bgpPeers": {
65959
- "shape": "S5m"
66043
+ "shape": "S63"
65960
66044
  },
65961
66045
  "status": {},
65962
66046
  "ownerAccount": {},
@@ -158298,6 +158382,9 @@ module.exports={
158298
158382
  },
158299
158383
  "grafana": {
158300
158384
  "name": "Grafana"
158385
+ },
158386
+ "panorama": {
158387
+ "name": "Panorama"
158301
158388
  }
158302
158389
  }
158303
158390
  },{}],164:[function(require,module,exports){
@@ -227019,7 +227106,7 @@ AWS.util.update(AWS, {
227019
227106
  /**
227020
227107
  * @constant
227021
227108
  */
227022
- VERSION: '2.1008.0',
227109
+ VERSION: '2.1012.0',
227023
227110
 
227024
227111
  /**
227025
227112
  * @api private
@@ -248256,7 +248343,7 @@ var LRUCache = /** @class */ (function () {
248256
248343
  }());
248257
248344
  exports.LRUCache = LRUCache;
248258
248345
  },{}],451:[function(require,module,exports){
248259
- // AWS SDK for JavaScript v2.1008.0
248346
+ // AWS SDK for JavaScript v2.1012.0
248260
248347
  // Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
248261
248348
  // License at https://sdk.amazonaws.com/js/BUNDLE_LICENSE.txt
248262
248349
  require('./browser_loader');