aws-sdk 2.1666.0 → 2.1668.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/README.md +1 -1
- package/apis/datazone-2018-05-10.min.json +1000 -509
- package/apis/datazone-2018-05-10.paginators.json +6 -0
- package/apis/ecr-2015-09-21.min.json +44 -6
- package/apis/kinesis-2013-12-02.min.json +7 -1
- package/apis/kinesis-video-webrtc-storage-2018-05-10.min.json +17 -0
- package/apis/monitoring-2010-08-01.min.json +7 -1
- package/apis/resiliencehub-2020-04-30.min.json +422 -142
- package/apis/resiliencehub-2020-04-30.paginators.json +6 -0
- package/apis/route53-2013-04-01.min.json +7 -1
- package/apis/waf-regional-2016-11-28.min.json +7 -1
- package/clients/datazone.d.ts +616 -9
- package/clients/ecr.d.ts +57 -3
- package/clients/kinesisvideowebrtcstorage.d.ts +21 -2
- package/clients/pi.d.ts +1 -1
- package/clients/resiliencehub.d.ts +305 -14
- package/dist/aws-sdk-core-react-native.js +1 -1
- package/dist/aws-sdk-react-native.js +11 -11
- package/dist/aws-sdk.js +68 -12
- package/dist/aws-sdk.min.js +63 -63
- 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.1668.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){
|
@@ -128032,6 +128032,24 @@ module.exports={
|
|
128032
128032
|
}
|
128033
128033
|
}
|
128034
128034
|
},
|
128035
|
+
"GetAccountSetting": {
|
128036
|
+
"input": {
|
128037
|
+
"type": "structure",
|
128038
|
+
"required": [
|
128039
|
+
"name"
|
128040
|
+
],
|
128041
|
+
"members": {
|
128042
|
+
"name": {}
|
128043
|
+
}
|
128044
|
+
},
|
128045
|
+
"output": {
|
128046
|
+
"type": "structure",
|
128047
|
+
"members": {
|
128048
|
+
"name": {},
|
128049
|
+
"value": {}
|
128050
|
+
}
|
128051
|
+
}
|
128052
|
+
},
|
128035
128053
|
"GetAuthorizationToken": {
|
128036
128054
|
"input": {
|
128037
128055
|
"type": "structure",
|
@@ -128197,7 +128215,7 @@ module.exports={
|
|
128197
128215
|
"members": {
|
128198
128216
|
"registryId": {},
|
128199
128217
|
"scanningConfiguration": {
|
128200
|
-
"shape": "
|
128218
|
+
"shape": "S6q"
|
128201
128219
|
}
|
128202
128220
|
}
|
128203
128221
|
}
|
@@ -128293,6 +128311,26 @@ module.exports={
|
|
128293
128311
|
}
|
128294
128312
|
}
|
128295
128313
|
},
|
128314
|
+
"PutAccountSetting": {
|
128315
|
+
"input": {
|
128316
|
+
"type": "structure",
|
128317
|
+
"required": [
|
128318
|
+
"name",
|
128319
|
+
"value"
|
128320
|
+
],
|
128321
|
+
"members": {
|
128322
|
+
"name": {},
|
128323
|
+
"value": {}
|
128324
|
+
}
|
128325
|
+
},
|
128326
|
+
"output": {
|
128327
|
+
"type": "structure",
|
128328
|
+
"members": {
|
128329
|
+
"name": {},
|
128330
|
+
"value": {}
|
128331
|
+
}
|
128332
|
+
}
|
128333
|
+
},
|
128296
128334
|
"PutImage": {
|
128297
128335
|
"input": {
|
128298
128336
|
"type": "structure",
|
@@ -128412,7 +128450,7 @@ module.exports={
|
|
128412
128450
|
"members": {
|
128413
128451
|
"scanType": {},
|
128414
128452
|
"rules": {
|
128415
|
-
"shape": "
|
128453
|
+
"shape": "S6s"
|
128416
128454
|
}
|
128417
128455
|
}
|
128418
128456
|
},
|
@@ -128420,7 +128458,7 @@ module.exports={
|
|
128420
128458
|
"type": "structure",
|
128421
128459
|
"members": {
|
128422
128460
|
"registryScanningConfiguration": {
|
128423
|
-
"shape": "
|
128461
|
+
"shape": "S6q"
|
128424
128462
|
}
|
128425
128463
|
}
|
128426
128464
|
}
|
@@ -128892,16 +128930,16 @@ module.exports={
|
|
128892
128930
|
}
|
128893
128931
|
}
|
128894
128932
|
},
|
128895
|
-
"
|
128933
|
+
"S6q": {
|
128896
128934
|
"type": "structure",
|
128897
128935
|
"members": {
|
128898
128936
|
"scanType": {},
|
128899
128937
|
"rules": {
|
128900
|
-
"shape": "
|
128938
|
+
"shape": "S6s"
|
128901
128939
|
}
|
128902
128940
|
}
|
128903
128941
|
},
|
128904
|
-
"
|
128942
|
+
"S6s": {
|
128905
128943
|
"type": "list",
|
128906
128944
|
"member": {
|
128907
128945
|
"type": "structure",
|
@@ -178724,12 +178762,18 @@ module.exports={
|
|
178724
178762
|
"protocolSettings": {
|
178725
178763
|
"h2": "eventstream"
|
178726
178764
|
},
|
178765
|
+
"protocols": [
|
178766
|
+
"json"
|
178767
|
+
],
|
178727
178768
|
"serviceAbbreviation": "Kinesis",
|
178728
178769
|
"serviceFullName": "Amazon Kinesis",
|
178729
178770
|
"serviceId": "Kinesis",
|
178730
178771
|
"signatureVersion": "v4",
|
178731
178772
|
"targetPrefix": "Kinesis_20131202",
|
178732
|
-
"uid": "kinesis-2013-12-02"
|
178773
|
+
"uid": "kinesis-2013-12-02",
|
178774
|
+
"auth": [
|
178775
|
+
"aws.auth#sigv4"
|
178776
|
+
]
|
178733
178777
|
},
|
178734
178778
|
"operations": {
|
178735
178779
|
"AddTagsToStream": {
|
@@ -199439,12 +199483,18 @@ module.exports={
|
|
199439
199483
|
"apiVersion": "2010-08-01",
|
199440
199484
|
"endpointPrefix": "monitoring",
|
199441
199485
|
"protocol": "query",
|
199486
|
+
"protocols": [
|
199487
|
+
"query"
|
199488
|
+
],
|
199442
199489
|
"serviceAbbreviation": "CloudWatch",
|
199443
199490
|
"serviceFullName": "Amazon CloudWatch",
|
199444
199491
|
"serviceId": "CloudWatch",
|
199445
199492
|
"signatureVersion": "v4",
|
199446
199493
|
"uid": "monitoring-2010-08-01",
|
199447
|
-
"xmlNamespace": "http://monitoring.amazonaws.com/doc/2010-08-01/"
|
199494
|
+
"xmlNamespace": "http://monitoring.amazonaws.com/doc/2010-08-01/",
|
199495
|
+
"auth": [
|
199496
|
+
"aws.auth#sigv4"
|
199497
|
+
]
|
199448
199498
|
},
|
199449
199499
|
"operations": {
|
199450
199500
|
"DeleteAlarms": {
|
@@ -235755,11 +235805,17 @@ module.exports={
|
|
235755
235805
|
"endpointPrefix": "route53",
|
235756
235806
|
"globalEndpoint": "route53.amazonaws.com",
|
235757
235807
|
"protocol": "rest-xml",
|
235808
|
+
"protocols": [
|
235809
|
+
"rest-xml"
|
235810
|
+
],
|
235758
235811
|
"serviceAbbreviation": "Route 53",
|
235759
235812
|
"serviceFullName": "Amazon Route 53",
|
235760
235813
|
"serviceId": "Route 53",
|
235761
235814
|
"signatureVersion": "v4",
|
235762
|
-
"uid": "route53-2013-04-01"
|
235815
|
+
"uid": "route53-2013-04-01",
|
235816
|
+
"auth": [
|
235817
|
+
"aws.auth#sigv4"
|
235818
|
+
]
|
235763
235819
|
},
|
235764
235820
|
"operations": {
|
235765
235821
|
"ActivateKeySigningKey": {
|
@@ -277383,7 +277439,7 @@ AWS.util.update(AWS, {
|
|
277383
277439
|
/**
|
277384
277440
|
* @constant
|
277385
277441
|
*/
|
277386
|
-
VERSION: '2.
|
277442
|
+
VERSION: '2.1668.0',
|
277387
277443
|
|
277388
277444
|
/**
|
277389
277445
|
* @api private
|
@@ -299700,7 +299756,7 @@ var LRUCache = /** @class */ (function () {
|
|
299700
299756
|
}());
|
299701
299757
|
exports.LRUCache = LRUCache;
|
299702
299758
|
},{}],467:[function(require,module,exports){
|
299703
|
-
// AWS SDK for JavaScript v2.
|
299759
|
+
// AWS SDK for JavaScript v2.1668.0
|
299704
299760
|
// Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
299705
299761
|
// License at https://sdk.amazonaws.com/js/BUNDLE_LICENSE.txt
|
299706
299762
|
require('./browser_loader');
|