aws-sdk 2.1410.0 → 2.1411.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 +5 -1
- package/README.md +1 -1
- package/apis/kms-2014-11-01.min.json +57 -15
- package/apis/mgn-2020-02-26.min.json +274 -130
- package/apis/mgn-2020-02-26.paginators.json +6 -0
- package/clients/comprehendmedical.d.ts +46 -46
- package/clients/connect.d.ts +11 -11
- package/clients/kms.d.ts +58 -2
- package/clients/mgn.d.ts +275 -7
- package/clients/securityhub.d.ts +19 -19
- package/dist/aws-sdk-core-react-native.js +1 -1
- package/dist/aws-sdk-react-native.js +4 -4
- package/dist/aws-sdk.js +60 -18
- package/dist/aws-sdk.min.js +43 -43
- package/lib/core.js +1 -1
- package/package.json +1 -1
package/dist/aws-sdk.js
CHANGED
@@ -1,4 +1,4 @@
|
|
1
|
-
// AWS SDK for JavaScript v2.
|
1
|
+
// AWS SDK for JavaScript v2.1411.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){
|
@@ -169695,7 +169695,10 @@ module.exports={
|
|
169695
169695
|
"GrantTokens": {
|
169696
169696
|
"shape": "Sv"
|
169697
169697
|
},
|
169698
|
-
"Name": {}
|
169698
|
+
"Name": {},
|
169699
|
+
"DryRun": {
|
169700
|
+
"type": "boolean"
|
169701
|
+
}
|
169699
169702
|
}
|
169700
169703
|
},
|
169701
169704
|
"output": {
|
@@ -169714,7 +169717,7 @@ module.exports={
|
|
169714
169717
|
"Description": {},
|
169715
169718
|
"KeyUsage": {},
|
169716
169719
|
"CustomerMasterKeySpec": {
|
169717
|
-
"shape": "
|
169720
|
+
"shape": "S15",
|
169718
169721
|
"deprecated": true,
|
169719
169722
|
"deprecatedMessage": "This parameter has been deprecated. Instead, use the KeySpec parameter."
|
169720
169723
|
},
|
@@ -169725,7 +169728,7 @@ module.exports={
|
|
169725
169728
|
"type": "boolean"
|
169726
169729
|
},
|
169727
169730
|
"Tags": {
|
169728
|
-
"shape": "
|
169731
|
+
"shape": "S19"
|
169729
169732
|
},
|
169730
169733
|
"MultiRegion": {
|
169731
169734
|
"type": "boolean"
|
@@ -169762,6 +169765,9 @@ module.exports={
|
|
169762
169765
|
"EncryptionAlgorithm": {},
|
169763
169766
|
"Recipient": {
|
169764
169767
|
"shape": "S21"
|
169768
|
+
},
|
169769
|
+
"DryRun": {
|
169770
|
+
"type": "boolean"
|
169765
169771
|
}
|
169766
169772
|
}
|
169767
169773
|
},
|
@@ -169967,7 +169973,10 @@ module.exports={
|
|
169967
169973
|
"GrantTokens": {
|
169968
169974
|
"shape": "Sv"
|
169969
169975
|
},
|
169970
|
-
"EncryptionAlgorithm": {}
|
169976
|
+
"EncryptionAlgorithm": {},
|
169977
|
+
"DryRun": {
|
169978
|
+
"type": "boolean"
|
169979
|
+
}
|
169971
169980
|
}
|
169972
169981
|
},
|
169973
169982
|
"output": {
|
@@ -170001,6 +170010,9 @@ module.exports={
|
|
170001
170010
|
},
|
170002
170011
|
"Recipient": {
|
170003
170012
|
"shape": "S21"
|
170013
|
+
},
|
170014
|
+
"DryRun": {
|
170015
|
+
"type": "boolean"
|
170004
170016
|
}
|
170005
170017
|
}
|
170006
170018
|
},
|
@@ -170038,6 +170050,9 @@ module.exports={
|
|
170038
170050
|
},
|
170039
170051
|
"Recipient": {
|
170040
170052
|
"shape": "S21"
|
170053
|
+
},
|
170054
|
+
"DryRun": {
|
170055
|
+
"type": "boolean"
|
170041
170056
|
}
|
170042
170057
|
}
|
170043
170058
|
},
|
@@ -170076,6 +170091,9 @@ module.exports={
|
|
170076
170091
|
"KeyPairSpec": {},
|
170077
170092
|
"GrantTokens": {
|
170078
170093
|
"shape": "Sv"
|
170094
|
+
},
|
170095
|
+
"DryRun": {
|
170096
|
+
"type": "boolean"
|
170079
170097
|
}
|
170080
170098
|
}
|
170081
170099
|
},
|
@@ -170110,6 +170128,9 @@ module.exports={
|
|
170110
170128
|
},
|
170111
170129
|
"GrantTokens": {
|
170112
170130
|
"shape": "Sv"
|
170131
|
+
},
|
170132
|
+
"DryRun": {
|
170133
|
+
"type": "boolean"
|
170113
170134
|
}
|
170114
170135
|
}
|
170115
170136
|
},
|
@@ -170139,6 +170160,9 @@ module.exports={
|
|
170139
170160
|
"MacAlgorithm": {},
|
170140
170161
|
"GrantTokens": {
|
170141
170162
|
"shape": "Sv"
|
170163
|
+
},
|
170164
|
+
"DryRun": {
|
170165
|
+
"type": "boolean"
|
170142
170166
|
}
|
170143
170167
|
}
|
170144
170168
|
},
|
@@ -170267,7 +170291,7 @@ module.exports={
|
|
170267
170291
|
"type": "blob"
|
170268
170292
|
},
|
170269
170293
|
"CustomerMasterKeySpec": {
|
170270
|
-
"shape": "
|
170294
|
+
"shape": "S15",
|
170271
170295
|
"deprecated": true,
|
170272
170296
|
"deprecatedMessage": "This field has been deprecated. Instead, use the KeySpec field."
|
170273
170297
|
},
|
@@ -170443,7 +170467,7 @@ module.exports={
|
|
170443
170467
|
"type": "structure",
|
170444
170468
|
"members": {
|
170445
170469
|
"Tags": {
|
170446
|
-
"shape": "
|
170470
|
+
"shape": "S19"
|
170447
170471
|
},
|
170448
170472
|
"NextMarker": {},
|
170449
170473
|
"Truncated": {
|
@@ -170511,6 +170535,9 @@ module.exports={
|
|
170511
170535
|
"DestinationEncryptionAlgorithm": {},
|
170512
170536
|
"GrantTokens": {
|
170513
170537
|
"shape": "Sv"
|
170538
|
+
},
|
170539
|
+
"DryRun": {
|
170540
|
+
"type": "boolean"
|
170514
170541
|
}
|
170515
170542
|
}
|
170516
170543
|
},
|
@@ -170543,7 +170570,7 @@ module.exports={
|
|
170543
170570
|
},
|
170544
170571
|
"Description": {},
|
170545
170572
|
"Tags": {
|
170546
|
-
"shape": "
|
170573
|
+
"shape": "S19"
|
170547
170574
|
}
|
170548
170575
|
}
|
170549
170576
|
},
|
@@ -170555,7 +170582,7 @@ module.exports={
|
|
170555
170582
|
},
|
170556
170583
|
"ReplicaPolicy": {},
|
170557
170584
|
"ReplicaTags": {
|
170558
|
-
"shape": "
|
170585
|
+
"shape": "S19"
|
170559
170586
|
}
|
170560
170587
|
}
|
170561
170588
|
}
|
@@ -170566,7 +170593,10 @@ module.exports={
|
|
170566
170593
|
"members": {
|
170567
170594
|
"GrantToken": {},
|
170568
170595
|
"KeyId": {},
|
170569
|
-
"GrantId": {}
|
170596
|
+
"GrantId": {},
|
170597
|
+
"DryRun": {
|
170598
|
+
"type": "boolean"
|
170599
|
+
}
|
170570
170600
|
}
|
170571
170601
|
}
|
170572
170602
|
},
|
@@ -170579,7 +170609,10 @@ module.exports={
|
|
170579
170609
|
],
|
170580
170610
|
"members": {
|
170581
170611
|
"KeyId": {},
|
170582
|
-
"GrantId": {}
|
170612
|
+
"GrantId": {},
|
170613
|
+
"DryRun": {
|
170614
|
+
"type": "boolean"
|
170615
|
+
}
|
170583
170616
|
}
|
170584
170617
|
}
|
170585
170618
|
},
|
@@ -170627,7 +170660,10 @@ module.exports={
|
|
170627
170660
|
"GrantTokens": {
|
170628
170661
|
"shape": "Sv"
|
170629
170662
|
},
|
170630
|
-
"SigningAlgorithm": {}
|
170663
|
+
"SigningAlgorithm": {},
|
170664
|
+
"DryRun": {
|
170665
|
+
"type": "boolean"
|
170666
|
+
}
|
170631
170667
|
}
|
170632
170668
|
},
|
170633
170669
|
"output": {
|
@@ -170651,7 +170687,7 @@ module.exports={
|
|
170651
170687
|
"members": {
|
170652
170688
|
"KeyId": {},
|
170653
170689
|
"Tags": {
|
170654
|
-
"shape": "
|
170690
|
+
"shape": "S19"
|
170655
170691
|
}
|
170656
170692
|
}
|
170657
170693
|
}
|
@@ -170759,6 +170795,9 @@ module.exports={
|
|
170759
170795
|
"SigningAlgorithm": {},
|
170760
170796
|
"GrantTokens": {
|
170761
170797
|
"shape": "Sv"
|
170798
|
+
},
|
170799
|
+
"DryRun": {
|
170800
|
+
"type": "boolean"
|
170762
170801
|
}
|
170763
170802
|
}
|
170764
170803
|
},
|
@@ -170793,6 +170832,9 @@ module.exports={
|
|
170793
170832
|
},
|
170794
170833
|
"GrantTokens": {
|
170795
170834
|
"shape": "Sv"
|
170835
|
+
},
|
170836
|
+
"DryRun": {
|
170837
|
+
"type": "boolean"
|
170796
170838
|
}
|
170797
170839
|
}
|
170798
170840
|
},
|
@@ -170857,12 +170899,12 @@ module.exports={
|
|
170857
170899
|
"type": "list",
|
170858
170900
|
"member": {}
|
170859
170901
|
},
|
170860
|
-
"
|
170902
|
+
"S15": {
|
170861
170903
|
"type": "string",
|
170862
170904
|
"deprecated": true,
|
170863
170905
|
"deprecatedMessage": "This enum has been deprecated. Instead, use the KeySpec enum."
|
170864
170906
|
},
|
170865
|
-
"
|
170907
|
+
"S19": {
|
170866
170908
|
"type": "list",
|
170867
170909
|
"member": {
|
170868
170910
|
"type": "structure",
|
@@ -170906,7 +170948,7 @@ module.exports={
|
|
170906
170948
|
"ExpirationModel": {},
|
170907
170949
|
"KeyManager": {},
|
170908
170950
|
"CustomerMasterKeySpec": {
|
170909
|
-
"shape": "
|
170951
|
+
"shape": "S15",
|
170910
170952
|
"deprecated": true,
|
170911
170953
|
"deprecatedMessage": "This field has been deprecated. Instead, use the KeySpec field."
|
170912
170954
|
},
|
@@ -260123,7 +260165,7 @@ AWS.util.update(AWS, {
|
|
260123
260165
|
/**
|
260124
260166
|
* @constant
|
260125
260167
|
*/
|
260126
|
-
VERSION: '2.
|
260168
|
+
VERSION: '2.1411.0',
|
260127
260169
|
|
260128
260170
|
/**
|
260129
260171
|
* @api private
|
@@ -282304,7 +282346,7 @@ var LRUCache = /** @class */ (function () {
|
|
282304
282346
|
}());
|
282305
282347
|
exports.LRUCache = LRUCache;
|
282306
282348
|
},{}],467:[function(require,module,exports){
|
282307
|
-
// AWS SDK for JavaScript v2.
|
282349
|
+
// AWS SDK for JavaScript v2.1411.0
|
282308
282350
|
// Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
282309
282351
|
// License at https://sdk.amazonaws.com/js/BUNDLE_LICENSE.txt
|
282310
282352
|
require('./browser_loader');
|