aws-sdk 2.1119.0 → 2.1122.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 +20 -1
- package/README.md +1 -1
- package/apis/cloudfront-2020-05-31.min.json +42 -28
- package/apis/connect-2017-08-08.min.json +133 -9
- package/apis/connect-2017-08-08.paginators.json +9 -0
- package/apis/ec2-2016-11-15.min.json +14 -11
- package/apis/ec2-2016-11-15.waiters2.json +18 -0
- package/apis/ivschat-2020-07-14.examples.json +5 -0
- package/apis/ivschat-2020-07-14.min.json +443 -0
- package/apis/ivschat-2020-07-14.paginators.json +9 -0
- package/apis/lightsail-2016-11-28.min.json +55 -17
- package/apis/metadata.json +3 -0
- package/apis/mq-2017-11-27.min.json +22 -7
- package/apis/network-firewall-2020-11-12.min.json +107 -52
- package/apis/rds-data-2018-08-01.min.json +4 -1
- package/apis/sagemaker-2017-07-24.min.json +447 -434
- package/apis/securityhub-2018-10-26.min.json +20 -18
- package/clients/all.d.ts +1 -0
- package/clients/all.js +2 -1
- package/clients/cloudfront.d.ts +15 -0
- package/clients/connect.d.ts +176 -9
- package/clients/ec2.d.ts +23 -14
- package/clients/eventbridge.js +1 -0
- package/clients/gamelift.d.ts +67 -67
- package/clients/glue.d.ts +79 -10
- package/clients/ivschat.d.ts +523 -0
- package/clients/ivschat.js +18 -0
- package/clients/lightsail.d.ts +113 -42
- package/clients/mq.d.ts +16 -1
- package/clients/networkfirewall.d.ts +103 -21
- package/clients/pricing.d.ts +3 -3
- package/clients/rdsdataservice.d.ts +22 -7
- package/clients/sagemaker.d.ts +24 -0
- package/clients/securityhub.d.ts +13 -4
- package/dist/aws-sdk-core-react-native.js +2 -2
- package/dist/aws-sdk-react-native.js +822 -754
- package/dist/aws-sdk.js +228 -52
- package/dist/aws-sdk.min.js +83 -83
- package/lib/config_service_placeholders.d.ts +2 -0
- package/lib/core.js +1 -1
- package/lib/services/eventbridge.js +19 -0
- package/lib/services/s3util.js +6 -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.1122.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){
|
|
@@ -30808,7 +30808,7 @@ module.exports={
|
|
|
30808
30808
|
"type": "structure",
|
|
30809
30809
|
"members": {
|
|
30810
30810
|
"ResponseHeadersPolicy": {
|
|
30811
|
-
"shape": "
|
|
30811
|
+
"shape": "S5y"
|
|
30812
30812
|
},
|
|
30813
30813
|
"Location": {
|
|
30814
30814
|
"location": "header",
|
|
@@ -30834,7 +30834,7 @@ module.exports={
|
|
|
30834
30834
|
],
|
|
30835
30835
|
"members": {
|
|
30836
30836
|
"StreamingDistributionConfig": {
|
|
30837
|
-
"shape": "
|
|
30837
|
+
"shape": "S60",
|
|
30838
30838
|
"locationName": "StreamingDistributionConfig",
|
|
30839
30839
|
"xmlNamespace": {
|
|
30840
30840
|
"uri": "http://cloudfront.amazonaws.com/doc/2020-05-31/"
|
|
@@ -30847,7 +30847,7 @@ module.exports={
|
|
|
30847
30847
|
"type": "structure",
|
|
30848
30848
|
"members": {
|
|
30849
30849
|
"StreamingDistribution": {
|
|
30850
|
-
"shape": "
|
|
30850
|
+
"shape": "S64"
|
|
30851
30851
|
},
|
|
30852
30852
|
"Location": {
|
|
30853
30853
|
"location": "header",
|
|
@@ -30884,7 +30884,7 @@ module.exports={
|
|
|
30884
30884
|
],
|
|
30885
30885
|
"members": {
|
|
30886
30886
|
"StreamingDistributionConfig": {
|
|
30887
|
-
"shape": "
|
|
30887
|
+
"shape": "S60"
|
|
30888
30888
|
},
|
|
30889
30889
|
"Tags": {
|
|
30890
30890
|
"shape": "S35"
|
|
@@ -30898,7 +30898,7 @@ module.exports={
|
|
|
30898
30898
|
"type": "structure",
|
|
30899
30899
|
"members": {
|
|
30900
30900
|
"StreamingDistribution": {
|
|
30901
|
-
"shape": "
|
|
30901
|
+
"shape": "S64"
|
|
30902
30902
|
},
|
|
30903
30903
|
"Location": {
|
|
30904
30904
|
"location": "header",
|
|
@@ -31879,7 +31879,7 @@ module.exports={
|
|
|
31879
31879
|
"type": "structure",
|
|
31880
31880
|
"members": {
|
|
31881
31881
|
"ResponseHeadersPolicy": {
|
|
31882
|
-
"shape": "
|
|
31882
|
+
"shape": "S5y"
|
|
31883
31883
|
},
|
|
31884
31884
|
"ETag": {
|
|
31885
31885
|
"location": "header",
|
|
@@ -31941,7 +31941,7 @@ module.exports={
|
|
|
31941
31941
|
"type": "structure",
|
|
31942
31942
|
"members": {
|
|
31943
31943
|
"StreamingDistribution": {
|
|
31944
|
-
"shape": "
|
|
31944
|
+
"shape": "S64"
|
|
31945
31945
|
},
|
|
31946
31946
|
"ETag": {
|
|
31947
31947
|
"location": "header",
|
|
@@ -31972,7 +31972,7 @@ module.exports={
|
|
|
31972
31972
|
"type": "structure",
|
|
31973
31973
|
"members": {
|
|
31974
31974
|
"StreamingDistributionConfig": {
|
|
31975
|
-
"shape": "
|
|
31975
|
+
"shape": "S60"
|
|
31976
31976
|
},
|
|
31977
31977
|
"ETag": {
|
|
31978
31978
|
"location": "header",
|
|
@@ -32193,7 +32193,7 @@ module.exports={
|
|
|
32193
32193
|
"type": "structure",
|
|
32194
32194
|
"members": {
|
|
32195
32195
|
"DistributionList": {
|
|
32196
|
-
"shape": "
|
|
32196
|
+
"shape": "S8l"
|
|
32197
32197
|
}
|
|
32198
32198
|
},
|
|
32199
32199
|
"payload": "DistributionList"
|
|
@@ -32228,7 +32228,7 @@ module.exports={
|
|
|
32228
32228
|
"type": "structure",
|
|
32229
32229
|
"members": {
|
|
32230
32230
|
"DistributionIdList": {
|
|
32231
|
-
"shape": "
|
|
32231
|
+
"shape": "S8q"
|
|
32232
32232
|
}
|
|
32233
32233
|
},
|
|
32234
32234
|
"payload": "DistributionIdList"
|
|
@@ -32263,7 +32263,7 @@ module.exports={
|
|
|
32263
32263
|
"type": "structure",
|
|
32264
32264
|
"members": {
|
|
32265
32265
|
"DistributionIdList": {
|
|
32266
|
-
"shape": "
|
|
32266
|
+
"shape": "S8q"
|
|
32267
32267
|
}
|
|
32268
32268
|
},
|
|
32269
32269
|
"payload": "DistributionIdList"
|
|
@@ -32298,7 +32298,7 @@ module.exports={
|
|
|
32298
32298
|
"type": "structure",
|
|
32299
32299
|
"members": {
|
|
32300
32300
|
"DistributionIdList": {
|
|
32301
|
-
"shape": "
|
|
32301
|
+
"shape": "S8q"
|
|
32302
32302
|
}
|
|
32303
32303
|
},
|
|
32304
32304
|
"payload": "DistributionIdList"
|
|
@@ -32325,7 +32325,7 @@ module.exports={
|
|
|
32325
32325
|
"type": "structure",
|
|
32326
32326
|
"members": {
|
|
32327
32327
|
"DistributionList": {
|
|
32328
|
-
"shape": "
|
|
32328
|
+
"shape": "S8l"
|
|
32329
32329
|
}
|
|
32330
32330
|
},
|
|
32331
32331
|
"payload": "DistributionList"
|
|
@@ -32360,7 +32360,7 @@ module.exports={
|
|
|
32360
32360
|
"type": "structure",
|
|
32361
32361
|
"members": {
|
|
32362
32362
|
"DistributionIdList": {
|
|
32363
|
-
"shape": "
|
|
32363
|
+
"shape": "S8q"
|
|
32364
32364
|
}
|
|
32365
32365
|
},
|
|
32366
32366
|
"payload": "DistributionIdList"
|
|
@@ -32395,7 +32395,7 @@ module.exports={
|
|
|
32395
32395
|
"type": "structure",
|
|
32396
32396
|
"members": {
|
|
32397
32397
|
"DistributionList": {
|
|
32398
|
-
"shape": "
|
|
32398
|
+
"shape": "S8l"
|
|
32399
32399
|
}
|
|
32400
32400
|
},
|
|
32401
32401
|
"payload": "DistributionList"
|
|
@@ -32937,7 +32937,7 @@ module.exports={
|
|
|
32937
32937
|
"members": {
|
|
32938
32938
|
"Type": {},
|
|
32939
32939
|
"ResponseHeadersPolicy": {
|
|
32940
|
-
"shape": "
|
|
32940
|
+
"shape": "S5y"
|
|
32941
32941
|
}
|
|
32942
32942
|
}
|
|
32943
32943
|
}
|
|
@@ -33016,7 +33016,7 @@ module.exports={
|
|
|
33016
33016
|
},
|
|
33017
33017
|
"DomainName": {},
|
|
33018
33018
|
"S3Origin": {
|
|
33019
|
-
"shape": "
|
|
33019
|
+
"shape": "S61"
|
|
33020
33020
|
},
|
|
33021
33021
|
"Aliases": {
|
|
33022
33022
|
"shape": "Su"
|
|
@@ -33687,7 +33687,7 @@ module.exports={
|
|
|
33687
33687
|
"type": "structure",
|
|
33688
33688
|
"members": {
|
|
33689
33689
|
"ResponseHeadersPolicy": {
|
|
33690
|
-
"shape": "
|
|
33690
|
+
"shape": "S5y"
|
|
33691
33691
|
},
|
|
33692
33692
|
"ETag": {
|
|
33693
33693
|
"location": "header",
|
|
@@ -33710,7 +33710,7 @@ module.exports={
|
|
|
33710
33710
|
],
|
|
33711
33711
|
"members": {
|
|
33712
33712
|
"StreamingDistributionConfig": {
|
|
33713
|
-
"shape": "
|
|
33713
|
+
"shape": "S60",
|
|
33714
33714
|
"locationName": "StreamingDistributionConfig",
|
|
33715
33715
|
"xmlNamespace": {
|
|
33716
33716
|
"uri": "http://cloudfront.amazonaws.com/doc/2020-05-31/"
|
|
@@ -33731,7 +33731,7 @@ module.exports={
|
|
|
33731
33731
|
"type": "structure",
|
|
33732
33732
|
"members": {
|
|
33733
33733
|
"StreamingDistribution": {
|
|
33734
|
-
"shape": "
|
|
33734
|
+
"shape": "S64"
|
|
33735
33735
|
},
|
|
33736
33736
|
"ETag": {
|
|
33737
33737
|
"location": "header",
|
|
@@ -35413,10 +35413,24 @@ module.exports={
|
|
|
35413
35413
|
}
|
|
35414
35414
|
}
|
|
35415
35415
|
}
|
|
35416
|
+
},
|
|
35417
|
+
"ServerTimingHeadersConfig": {
|
|
35418
|
+
"type": "structure",
|
|
35419
|
+
"required": [
|
|
35420
|
+
"Enabled"
|
|
35421
|
+
],
|
|
35422
|
+
"members": {
|
|
35423
|
+
"Enabled": {
|
|
35424
|
+
"type": "boolean"
|
|
35425
|
+
},
|
|
35426
|
+
"SamplingRate": {
|
|
35427
|
+
"type": "double"
|
|
35428
|
+
}
|
|
35429
|
+
}
|
|
35416
35430
|
}
|
|
35417
35431
|
}
|
|
35418
35432
|
},
|
|
35419
|
-
"
|
|
35433
|
+
"S5y": {
|
|
35420
35434
|
"type": "structure",
|
|
35421
35435
|
"required": [
|
|
35422
35436
|
"Id",
|
|
@@ -35433,7 +35447,7 @@ module.exports={
|
|
|
35433
35447
|
}
|
|
35434
35448
|
}
|
|
35435
35449
|
},
|
|
35436
|
-
"
|
|
35450
|
+
"S60": {
|
|
35437
35451
|
"type": "structure",
|
|
35438
35452
|
"required": [
|
|
35439
35453
|
"CallerReference",
|
|
@@ -35445,7 +35459,7 @@ module.exports={
|
|
|
35445
35459
|
"members": {
|
|
35446
35460
|
"CallerReference": {},
|
|
35447
35461
|
"S3Origin": {
|
|
35448
|
-
"shape": "
|
|
35462
|
+
"shape": "S61"
|
|
35449
35463
|
},
|
|
35450
35464
|
"Aliases": {
|
|
35451
35465
|
"shape": "Su"
|
|
@@ -35475,7 +35489,7 @@ module.exports={
|
|
|
35475
35489
|
}
|
|
35476
35490
|
}
|
|
35477
35491
|
},
|
|
35478
|
-
"
|
|
35492
|
+
"S61": {
|
|
35479
35493
|
"type": "structure",
|
|
35480
35494
|
"required": [
|
|
35481
35495
|
"DomainName",
|
|
@@ -35486,7 +35500,7 @@ module.exports={
|
|
|
35486
35500
|
"OriginAccessIdentity": {}
|
|
35487
35501
|
}
|
|
35488
35502
|
},
|
|
35489
|
-
"
|
|
35503
|
+
"S64": {
|
|
35490
35504
|
"type": "structure",
|
|
35491
35505
|
"required": [
|
|
35492
35506
|
"Id",
|
|
@@ -35508,11 +35522,11 @@ module.exports={
|
|
|
35508
35522
|
"shape": "S2s"
|
|
35509
35523
|
},
|
|
35510
35524
|
"StreamingDistributionConfig": {
|
|
35511
|
-
"shape": "
|
|
35525
|
+
"shape": "S60"
|
|
35512
35526
|
}
|
|
35513
35527
|
}
|
|
35514
35528
|
},
|
|
35515
|
-
"
|
|
35529
|
+
"S8l": {
|
|
35516
35530
|
"type": "structure",
|
|
35517
35531
|
"required": [
|
|
35518
35532
|
"Marker",
|
|
@@ -35607,7 +35621,7 @@ module.exports={
|
|
|
35607
35621
|
}
|
|
35608
35622
|
}
|
|
35609
35623
|
},
|
|
35610
|
-
"
|
|
35624
|
+
"S8q": {
|
|
35611
35625
|
"type": "structure",
|
|
35612
35626
|
"required": [
|
|
35613
35627
|
"Marker",
|
|
@@ -62831,6 +62845,85 @@ module.exports={
|
|
|
62831
62845
|
}
|
|
62832
62846
|
}
|
|
62833
62847
|
},
|
|
62848
|
+
"SearchUsers": {
|
|
62849
|
+
"http": {
|
|
62850
|
+
"requestUri": "/search-users"
|
|
62851
|
+
},
|
|
62852
|
+
"input": {
|
|
62853
|
+
"type": "structure",
|
|
62854
|
+
"members": {
|
|
62855
|
+
"InstanceId": {},
|
|
62856
|
+
"NextToken": {},
|
|
62857
|
+
"MaxResults": {
|
|
62858
|
+
"type": "integer"
|
|
62859
|
+
},
|
|
62860
|
+
"SearchFilter": {
|
|
62861
|
+
"type": "structure",
|
|
62862
|
+
"members": {
|
|
62863
|
+
"TagFilter": {
|
|
62864
|
+
"type": "structure",
|
|
62865
|
+
"members": {
|
|
62866
|
+
"OrConditions": {
|
|
62867
|
+
"type": "list",
|
|
62868
|
+
"member": {
|
|
62869
|
+
"shape": "Scj"
|
|
62870
|
+
}
|
|
62871
|
+
},
|
|
62872
|
+
"AndConditions": {
|
|
62873
|
+
"shape": "Scj"
|
|
62874
|
+
},
|
|
62875
|
+
"TagCondition": {
|
|
62876
|
+
"shape": "Sck"
|
|
62877
|
+
}
|
|
62878
|
+
}
|
|
62879
|
+
}
|
|
62880
|
+
}
|
|
62881
|
+
},
|
|
62882
|
+
"SearchCriteria": {
|
|
62883
|
+
"shape": "Scl"
|
|
62884
|
+
}
|
|
62885
|
+
}
|
|
62886
|
+
},
|
|
62887
|
+
"output": {
|
|
62888
|
+
"type": "structure",
|
|
62889
|
+
"members": {
|
|
62890
|
+
"Users": {
|
|
62891
|
+
"type": "list",
|
|
62892
|
+
"member": {
|
|
62893
|
+
"type": "structure",
|
|
62894
|
+
"members": {
|
|
62895
|
+
"Arn": {},
|
|
62896
|
+
"DirectoryUserId": {},
|
|
62897
|
+
"HierarchyGroupId": {},
|
|
62898
|
+
"Id": {},
|
|
62899
|
+
"IdentityInfo": {
|
|
62900
|
+
"type": "structure",
|
|
62901
|
+
"members": {
|
|
62902
|
+
"FirstName": {},
|
|
62903
|
+
"LastName": {}
|
|
62904
|
+
}
|
|
62905
|
+
},
|
|
62906
|
+
"PhoneConfig": {
|
|
62907
|
+
"shape": "S42"
|
|
62908
|
+
},
|
|
62909
|
+
"RoutingProfileId": {},
|
|
62910
|
+
"SecurityProfileIds": {
|
|
62911
|
+
"shape": "S47"
|
|
62912
|
+
},
|
|
62913
|
+
"Tags": {
|
|
62914
|
+
"shape": "S1j"
|
|
62915
|
+
},
|
|
62916
|
+
"Username": {}
|
|
62917
|
+
}
|
|
62918
|
+
}
|
|
62919
|
+
},
|
|
62920
|
+
"NextToken": {},
|
|
62921
|
+
"ApproximateTotalCount": {
|
|
62922
|
+
"type": "long"
|
|
62923
|
+
}
|
|
62924
|
+
}
|
|
62925
|
+
}
|
|
62926
|
+
},
|
|
62834
62927
|
"SearchVocabularies": {
|
|
62835
62928
|
"http": {
|
|
62836
62929
|
"requestUri": "/vocabulary-summary/{InstanceId}"
|
|
@@ -63080,7 +63173,7 @@ module.exports={
|
|
|
63080
63173
|
},
|
|
63081
63174
|
"Name": {},
|
|
63082
63175
|
"References": {
|
|
63083
|
-
"shape": "
|
|
63176
|
+
"shape": "Sds"
|
|
63084
63177
|
},
|
|
63085
63178
|
"Description": {},
|
|
63086
63179
|
"ClientToken": {
|
|
@@ -63283,7 +63376,7 @@ module.exports={
|
|
|
63283
63376
|
"Name": {},
|
|
63284
63377
|
"Description": {},
|
|
63285
63378
|
"References": {
|
|
63286
|
-
"shape": "
|
|
63379
|
+
"shape": "Sds"
|
|
63287
63380
|
}
|
|
63288
63381
|
}
|
|
63289
63382
|
},
|
|
@@ -63944,19 +64037,19 @@ module.exports={
|
|
|
63944
64037
|
"type": "structure",
|
|
63945
64038
|
"members": {
|
|
63946
64039
|
"LevelOne": {
|
|
63947
|
-
"shape": "
|
|
64040
|
+
"shape": "Sf8"
|
|
63948
64041
|
},
|
|
63949
64042
|
"LevelTwo": {
|
|
63950
|
-
"shape": "
|
|
64043
|
+
"shape": "Sf8"
|
|
63951
64044
|
},
|
|
63952
64045
|
"LevelThree": {
|
|
63953
|
-
"shape": "
|
|
64046
|
+
"shape": "Sf8"
|
|
63954
64047
|
},
|
|
63955
64048
|
"LevelFour": {
|
|
63956
|
-
"shape": "
|
|
64049
|
+
"shape": "Sf8"
|
|
63957
64050
|
},
|
|
63958
64051
|
"LevelFive": {
|
|
63959
|
-
"shape": "
|
|
64052
|
+
"shape": "Sf8"
|
|
63960
64053
|
}
|
|
63961
64054
|
}
|
|
63962
64055
|
},
|
|
@@ -64437,7 +64530,52 @@ module.exports={
|
|
|
64437
64530
|
}
|
|
64438
64531
|
}
|
|
64439
64532
|
},
|
|
64440
|
-
"
|
|
64533
|
+
"Scj": {
|
|
64534
|
+
"type": "list",
|
|
64535
|
+
"member": {
|
|
64536
|
+
"shape": "Sck"
|
|
64537
|
+
}
|
|
64538
|
+
},
|
|
64539
|
+
"Sck": {
|
|
64540
|
+
"type": "structure",
|
|
64541
|
+
"members": {
|
|
64542
|
+
"TagKey": {},
|
|
64543
|
+
"TagValue": {}
|
|
64544
|
+
}
|
|
64545
|
+
},
|
|
64546
|
+
"Scl": {
|
|
64547
|
+
"type": "structure",
|
|
64548
|
+
"members": {
|
|
64549
|
+
"OrConditions": {
|
|
64550
|
+
"shape": "Scm"
|
|
64551
|
+
},
|
|
64552
|
+
"AndConditions": {
|
|
64553
|
+
"shape": "Scm"
|
|
64554
|
+
},
|
|
64555
|
+
"StringCondition": {
|
|
64556
|
+
"type": "structure",
|
|
64557
|
+
"members": {
|
|
64558
|
+
"FieldName": {},
|
|
64559
|
+
"Value": {},
|
|
64560
|
+
"ComparisonType": {}
|
|
64561
|
+
}
|
|
64562
|
+
},
|
|
64563
|
+
"HierarchyGroupCondition": {
|
|
64564
|
+
"type": "structure",
|
|
64565
|
+
"members": {
|
|
64566
|
+
"Value": {},
|
|
64567
|
+
"HierarchyGroupMatchType": {}
|
|
64568
|
+
}
|
|
64569
|
+
}
|
|
64570
|
+
}
|
|
64571
|
+
},
|
|
64572
|
+
"Scm": {
|
|
64573
|
+
"type": "list",
|
|
64574
|
+
"member": {
|
|
64575
|
+
"shape": "Scl"
|
|
64576
|
+
}
|
|
64577
|
+
},
|
|
64578
|
+
"Sds": {
|
|
64441
64579
|
"type": "map",
|
|
64442
64580
|
"key": {},
|
|
64443
64581
|
"value": {
|
|
@@ -64452,7 +64590,7 @@ module.exports={
|
|
|
64452
64590
|
}
|
|
64453
64591
|
}
|
|
64454
64592
|
},
|
|
64455
|
-
"
|
|
64593
|
+
"Sf8": {
|
|
64456
64594
|
"type": "structure",
|
|
64457
64595
|
"required": [
|
|
64458
64596
|
"Name"
|
|
@@ -64649,6 +64787,15 @@ module.exports={
|
|
|
64649
64787
|
"output_token": "NextToken",
|
|
64650
64788
|
"result_key": "AvailableNumbersList"
|
|
64651
64789
|
},
|
|
64790
|
+
"SearchUsers": {
|
|
64791
|
+
"input_token": "NextToken",
|
|
64792
|
+
"limit_key": "MaxResults",
|
|
64793
|
+
"non_aggregate_keys": [
|
|
64794
|
+
"ApproximateTotalCount"
|
|
64795
|
+
],
|
|
64796
|
+
"output_token": "NextToken",
|
|
64797
|
+
"result_key": "Users"
|
|
64798
|
+
},
|
|
64652
64799
|
"SearchVocabularies": {
|
|
64653
64800
|
"input_token": "NextToken",
|
|
64654
64801
|
"limit_key": "MaxResults",
|
|
@@ -93993,7 +94140,10 @@ module.exports={
|
|
|
93993
94140
|
"locationName": "SecurityGroup"
|
|
93994
94141
|
},
|
|
93995
94142
|
"SubnetId": {},
|
|
93996
|
-
"UserData": {
|
|
94143
|
+
"UserData": {
|
|
94144
|
+
"type": "string",
|
|
94145
|
+
"sensitive": true
|
|
94146
|
+
},
|
|
93997
94147
|
"AdditionalInfo": {
|
|
93998
94148
|
"locationName": "additionalInfo"
|
|
93999
94149
|
},
|
|
@@ -94258,7 +94408,7 @@ module.exports={
|
|
|
94258
94408
|
"type": "integer"
|
|
94259
94409
|
},
|
|
94260
94410
|
"Groups": {
|
|
94261
|
-
"shape": "
|
|
94411
|
+
"shape": "S20p",
|
|
94262
94412
|
"locationName": "Group"
|
|
94263
94413
|
},
|
|
94264
94414
|
"Ipv6AddressCount": {
|
|
@@ -94307,7 +94457,7 @@ module.exports={
|
|
|
94307
94457
|
},
|
|
94308
94458
|
"RamdiskId": {},
|
|
94309
94459
|
"SecurityGroupIds": {
|
|
94310
|
-
"shape": "
|
|
94460
|
+
"shape": "S20p",
|
|
94311
94461
|
"locationName": "SecurityGroupId"
|
|
94312
94462
|
},
|
|
94313
94463
|
"SubnetId": {},
|
|
@@ -94517,7 +94667,7 @@ module.exports={
|
|
|
94517
94667
|
"type": "structure",
|
|
94518
94668
|
"members": {
|
|
94519
94669
|
"StartingInstances": {
|
|
94520
|
-
"shape": "
|
|
94670
|
+
"shape": "S21d",
|
|
94521
94671
|
"locationName": "instancesSet"
|
|
94522
94672
|
}
|
|
94523
94673
|
}
|
|
@@ -94640,7 +94790,7 @@ module.exports={
|
|
|
94640
94790
|
"type": "structure",
|
|
94641
94791
|
"members": {
|
|
94642
94792
|
"StoppingInstances": {
|
|
94643
|
-
"shape": "
|
|
94793
|
+
"shape": "S21d",
|
|
94644
94794
|
"locationName": "instancesSet"
|
|
94645
94795
|
}
|
|
94646
94796
|
}
|
|
@@ -94715,7 +94865,7 @@ module.exports={
|
|
|
94715
94865
|
"type": "structure",
|
|
94716
94866
|
"members": {
|
|
94717
94867
|
"TerminatingInstances": {
|
|
94718
|
-
"shape": "
|
|
94868
|
+
"shape": "S21d",
|
|
94719
94869
|
"locationName": "instancesSet"
|
|
94720
94870
|
}
|
|
94721
94871
|
}
|
|
@@ -94819,7 +94969,7 @@ module.exports={
|
|
|
94819
94969
|
"shape": "S58"
|
|
94820
94970
|
},
|
|
94821
94971
|
"SecurityGroupRuleDescriptions": {
|
|
94822
|
-
"shape": "
|
|
94972
|
+
"shape": "S21z",
|
|
94823
94973
|
"locationName": "SecurityGroupRuleDescription"
|
|
94824
94974
|
}
|
|
94825
94975
|
}
|
|
@@ -94847,7 +94997,7 @@ module.exports={
|
|
|
94847
94997
|
"shape": "S58"
|
|
94848
94998
|
},
|
|
94849
94999
|
"SecurityGroupRuleDescriptions": {
|
|
94850
|
-
"shape": "
|
|
95000
|
+
"shape": "S21z",
|
|
94851
95001
|
"locationName": "SecurityGroupRuleDescription"
|
|
94852
95002
|
}
|
|
94853
95003
|
}
|
|
@@ -103357,13 +103507,13 @@ module.exports={
|
|
|
103357
103507
|
}
|
|
103358
103508
|
}
|
|
103359
103509
|
},
|
|
103360
|
-
"
|
|
103510
|
+
"S20p": {
|
|
103361
103511
|
"type": "list",
|
|
103362
103512
|
"member": {
|
|
103363
103513
|
"locationName": "SecurityGroupId"
|
|
103364
103514
|
}
|
|
103365
103515
|
},
|
|
103366
|
-
"
|
|
103516
|
+
"S21d": {
|
|
103367
103517
|
"type": "list",
|
|
103368
103518
|
"member": {
|
|
103369
103519
|
"locationName": "item",
|
|
@@ -103383,7 +103533,7 @@ module.exports={
|
|
|
103383
103533
|
}
|
|
103384
103534
|
}
|
|
103385
103535
|
},
|
|
103386
|
-
"
|
|
103536
|
+
"S21z": {
|
|
103387
103537
|
"type": "list",
|
|
103388
103538
|
"member": {
|
|
103389
103539
|
"locationName": "item",
|
|
@@ -104509,6 +104659,24 @@ module.exports={
|
|
|
104509
104659
|
}
|
|
104510
104660
|
]
|
|
104511
104661
|
},
|
|
104662
|
+
"NatGatewayDeleted": {
|
|
104663
|
+
"operation": "DescribeNatGateways",
|
|
104664
|
+
"delay": 15,
|
|
104665
|
+
"maxAttempts": 40,
|
|
104666
|
+
"acceptors": [
|
|
104667
|
+
{
|
|
104668
|
+
"state": "success",
|
|
104669
|
+
"matcher": "pathAll",
|
|
104670
|
+
"argument": "NatGateways[].State",
|
|
104671
|
+
"expected": "deleted"
|
|
104672
|
+
},
|
|
104673
|
+
{
|
|
104674
|
+
"state": "success",
|
|
104675
|
+
"matcher": "error",
|
|
104676
|
+
"expected": "NatGatewayNotFound"
|
|
104677
|
+
}
|
|
104678
|
+
]
|
|
104679
|
+
},
|
|
104512
104680
|
"NetworkInterfaceAvailable": {
|
|
104513
104681
|
"operation": "DescribeNetworkInterfaces",
|
|
104514
104682
|
"delay": 20,
|
|
@@ -167251,6 +167419,9 @@ module.exports={
|
|
|
167251
167419
|
"pinpointsmsvoicev2": {
|
|
167252
167420
|
"prefix": "pinpoint-sms-voice-v2",
|
|
167253
167421
|
"name": "PinpointSMSVoiceV2"
|
|
167422
|
+
},
|
|
167423
|
+
"ivschat": {
|
|
167424
|
+
"name": "Ivschat"
|
|
167254
167425
|
}
|
|
167255
167426
|
}
|
|
167256
167427
|
},{}],164:[function(require,module,exports){
|
|
@@ -237906,7 +238077,7 @@ AWS.util.update(AWS, {
|
|
|
237906
238077
|
/**
|
|
237907
238078
|
* @constant
|
|
237908
238079
|
*/
|
|
237909
|
-
VERSION: '2.
|
|
238080
|
+
VERSION: '2.1122.0',
|
|
237910
238081
|
|
|
237911
238082
|
/**
|
|
237912
238083
|
* @api private
|
|
@@ -249790,9 +249961,14 @@ var s3util = {
|
|
|
249790
249961
|
var allowFipsEndpoint = options.allowFipsEndpoint || false;
|
|
249791
249962
|
|
|
249792
249963
|
if (!regionFromArn) {
|
|
249964
|
+
var message = 'ARN region is empty';
|
|
249965
|
+
if (req._parsedArn.service === 's3') {
|
|
249966
|
+
message = message + '\nYou may want to use multi-regional ARN. The feature is not supported in current SDK. ' +
|
|
249967
|
+
'You should consider switching to V3(https://github.com/aws/aws-sdk-js-v3).';
|
|
249968
|
+
}
|
|
249793
249969
|
throw AWS.util.error(new Error(), {
|
|
249794
249970
|
code: 'InvalidARN',
|
|
249795
|
-
message:
|
|
249971
|
+
message: message
|
|
249796
249972
|
});
|
|
249797
249973
|
}
|
|
249798
249974
|
|
|
@@ -259356,7 +259532,7 @@ var LRUCache = /** @class */ (function () {
|
|
|
259356
259532
|
}());
|
|
259357
259533
|
exports.LRUCache = LRUCache;
|
|
259358
259534
|
},{}],452:[function(require,module,exports){
|
|
259359
|
-
// AWS SDK for JavaScript v2.
|
|
259535
|
+
// AWS SDK for JavaScript v2.1122.0
|
|
259360
259536
|
// Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
259361
259537
|
// License at https://sdk.amazonaws.com/js/BUNDLE_LICENSE.txt
|
|
259362
259538
|
require('./browser_loader');
|