aws-sdk 2.1555.0 → 2.1557.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/appsync-2017-07-25.min.json +178 -147
- package/apis/lightsail-2016-11-28.min.json +2 -1
- package/apis/marketplace-catalog-2018-09-17.min.json +17 -15
- package/apis/monitoring-2010-08-01.min.json +5 -0
- package/apis/route53domains-2014-05-15.min.json +24 -0
- package/clients/appsync.d.ts +68 -0
- package/clients/lightsail.d.ts +4 -0
- package/clients/marketplacecatalog.d.ts +11 -2
- package/clients/route53domains.d.ts +49 -17
- package/clients/securitylake.d.ts +4 -4
- package/dist/aws-sdk-core-react-native.js +85 -95
- package/dist/aws-sdk-react-native.js +2128 -2148
- package/dist/aws-sdk.js +49 -18
- package/dist/aws-sdk.min.js +40 -40
- 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.1557.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){
|
@@ -192636,6 +192636,7 @@ module.exports={
|
|
192636
192636
|
"ChangeSetId": {},
|
192637
192637
|
"ChangeSetArn": {},
|
192638
192638
|
"ChangeSetName": {},
|
192639
|
+
"Intent": {},
|
192639
192640
|
"StartTime": {},
|
192640
192641
|
"EndTime": {},
|
192641
192642
|
"Status": {},
|
@@ -192648,7 +192649,7 @@ module.exports={
|
|
192648
192649
|
"members": {
|
192649
192650
|
"ChangeType": {},
|
192650
192651
|
"Entity": {
|
192651
|
-
"shape": "
|
192652
|
+
"shape": "Sy"
|
192652
192653
|
},
|
192653
192654
|
"Details": {},
|
192654
192655
|
"DetailsDocument": {
|
@@ -192743,10 +192744,10 @@ module.exports={
|
|
192743
192744
|
"members": {
|
192744
192745
|
"Catalog": {},
|
192745
192746
|
"FilterList": {
|
192746
|
-
"shape": "
|
192747
|
+
"shape": "S1a"
|
192747
192748
|
},
|
192748
192749
|
"Sort": {
|
192749
|
-
"shape": "
|
192750
|
+
"shape": "S1f"
|
192750
192751
|
},
|
192751
192752
|
"MaxResults": {
|
192752
192753
|
"type": "integer"
|
@@ -192794,10 +192795,10 @@ module.exports={
|
|
192794
192795
|
"Catalog": {},
|
192795
192796
|
"EntityType": {},
|
192796
192797
|
"FilterList": {
|
192797
|
-
"shape": "
|
192798
|
+
"shape": "S1a"
|
192798
192799
|
},
|
192799
192800
|
"Sort": {
|
192800
|
-
"shape": "
|
192801
|
+
"shape": "S1f"
|
192801
192802
|
},
|
192802
192803
|
"NextToken": {},
|
192803
192804
|
"MaxResults": {
|
@@ -193380,7 +193381,7 @@ module.exports={
|
|
193380
193381
|
"members": {
|
193381
193382
|
"ResourceArn": {},
|
193382
193383
|
"Tags": {
|
193383
|
-
"shape": "
|
193384
|
+
"shape": "S5v"
|
193384
193385
|
}
|
193385
193386
|
}
|
193386
193387
|
}
|
@@ -193428,10 +193429,10 @@ module.exports={
|
|
193428
193429
|
"members": {
|
193429
193430
|
"ChangeType": {},
|
193430
193431
|
"Entity": {
|
193431
|
-
"shape": "
|
193432
|
+
"shape": "Sy"
|
193432
193433
|
},
|
193433
193434
|
"EntityTags": {
|
193434
|
-
"shape": "
|
193435
|
+
"shape": "S5v"
|
193435
193436
|
},
|
193436
193437
|
"Details": {},
|
193437
193438
|
"DetailsDocument": {
|
@@ -193446,8 +193447,9 @@ module.exports={
|
|
193446
193447
|
"idempotencyToken": true
|
193447
193448
|
},
|
193448
193449
|
"ChangeSetTags": {
|
193449
|
-
"shape": "
|
193450
|
-
}
|
193450
|
+
"shape": "S5v"
|
193451
|
+
},
|
193452
|
+
"Intent": {}
|
193451
193453
|
}
|
193452
193454
|
},
|
193453
193455
|
"output": {
|
@@ -193471,7 +193473,7 @@ module.exports={
|
|
193471
193473
|
"members": {
|
193472
193474
|
"ResourceArn": {},
|
193473
193475
|
"Tags": {
|
193474
|
-
"shape": "
|
193476
|
+
"shape": "S5v"
|
193475
193477
|
}
|
193476
193478
|
}
|
193477
193479
|
},
|
@@ -193510,7 +193512,7 @@ module.exports={
|
|
193510
193512
|
"members": {},
|
193511
193513
|
"document": true
|
193512
193514
|
},
|
193513
|
-
"
|
193515
|
+
"Sy": {
|
193514
193516
|
"type": "structure",
|
193515
193517
|
"required": [
|
193516
193518
|
"Type"
|
@@ -193520,7 +193522,7 @@ module.exports={
|
|
193520
193522
|
"Identifier": {}
|
193521
193523
|
}
|
193522
193524
|
},
|
193523
|
-
"
|
193525
|
+
"S1a": {
|
193524
193526
|
"type": "list",
|
193525
193527
|
"member": {
|
193526
193528
|
"type": "structure",
|
@@ -193533,14 +193535,14 @@ module.exports={
|
|
193533
193535
|
}
|
193534
193536
|
}
|
193535
193537
|
},
|
193536
|
-
"
|
193538
|
+
"S1f": {
|
193537
193539
|
"type": "structure",
|
193538
193540
|
"members": {
|
193539
193541
|
"SortBy": {},
|
193540
193542
|
"SortOrder": {}
|
193541
193543
|
}
|
193542
193544
|
},
|
193543
|
-
"
|
193545
|
+
"S5v": {
|
193544
193546
|
"type": "list",
|
193545
193547
|
"member": {
|
193546
193548
|
"type": "structure",
|
@@ -196710,6 +196712,11 @@ module.exports={
|
|
196710
196712
|
}
|
196711
196713
|
}
|
196712
196714
|
}
|
196715
|
+
},
|
196716
|
+
"requestcompression": {
|
196717
|
+
"encodings": [
|
196718
|
+
"gzip"
|
196719
|
+
]
|
196713
196720
|
}
|
196714
196721
|
},
|
196715
196722
|
"PutMetricStream": {
|
@@ -235075,6 +235082,12 @@ module.exports={
|
|
235075
235082
|
"Id": {}
|
235076
235083
|
}
|
235077
235084
|
}
|
235085
|
+
},
|
235086
|
+
"BillingContact": {
|
235087
|
+
"shape": "S1f"
|
235088
|
+
},
|
235089
|
+
"BillingPrivacy": {
|
235090
|
+
"type": "boolean"
|
235078
235091
|
}
|
235079
235092
|
}
|
235080
235093
|
}
|
@@ -235366,6 +235379,12 @@ module.exports={
|
|
235366
235379
|
},
|
235367
235380
|
"PrivacyProtectTechContact": {
|
235368
235381
|
"type": "boolean"
|
235382
|
+
},
|
235383
|
+
"BillingContact": {
|
235384
|
+
"shape": "S1f"
|
235385
|
+
},
|
235386
|
+
"PrivacyProtectBillingContact": {
|
235387
|
+
"type": "boolean"
|
235369
235388
|
}
|
235370
235389
|
}
|
235371
235390
|
},
|
@@ -235509,6 +235528,12 @@ module.exports={
|
|
235509
235528
|
},
|
235510
235529
|
"PrivacyProtectTechContact": {
|
235511
235530
|
"type": "boolean"
|
235531
|
+
},
|
235532
|
+
"BillingContact": {
|
235533
|
+
"shape": "S1f"
|
235534
|
+
},
|
235535
|
+
"PrivacyProtectBillingContact": {
|
235536
|
+
"type": "boolean"
|
235512
235537
|
}
|
235513
235538
|
}
|
235514
235539
|
},
|
@@ -235570,6 +235595,9 @@ module.exports={
|
|
235570
235595
|
},
|
235571
235596
|
"Currency": {}
|
235572
235597
|
}
|
235598
|
+
},
|
235599
|
+
"BillingContact": {
|
235600
|
+
"shape": "S1f"
|
235573
235601
|
}
|
235574
235602
|
}
|
235575
235603
|
},
|
@@ -235596,6 +235624,9 @@ module.exports={
|
|
235596
235624
|
},
|
235597
235625
|
"TechPrivacy": {
|
235598
235626
|
"type": "boolean"
|
235627
|
+
},
|
235628
|
+
"BillingPrivacy": {
|
235629
|
+
"type": "boolean"
|
235599
235630
|
}
|
235600
235631
|
}
|
235601
235632
|
},
|
@@ -272801,7 +272832,7 @@ AWS.util.update(AWS, {
|
|
272801
272832
|
/**
|
272802
272833
|
* @constant
|
272803
272834
|
*/
|
272804
|
-
VERSION: '2.
|
272835
|
+
VERSION: '2.1557.0',
|
272805
272836
|
|
272806
272837
|
/**
|
272807
272838
|
* @api private
|
@@ -295050,7 +295081,7 @@ var LRUCache = /** @class */ (function () {
|
|
295050
295081
|
}());
|
295051
295082
|
exports.LRUCache = LRUCache;
|
295052
295083
|
},{}],467:[function(require,module,exports){
|
295053
|
-
// AWS SDK for JavaScript v2.
|
295084
|
+
// AWS SDK for JavaScript v2.1557.0
|
295054
295085
|
// Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
295055
295086
|
// License at https://sdk.amazonaws.com/js/BUNDLE_LICENSE.txt
|
295056
295087
|
require('./browser_loader');
|