aws-sdk 2.1403.0 → 2.1405.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 +11 -1
- package/README.md +1 -1
- package/apis/connect-2017-08-08.min.json +79 -27
- package/apis/connect-2017-08-08.paginators.json +6 -0
- package/apis/devops-guru-2020-12-01.min.json +49 -33
- package/apis/glue-2017-03-31.min.json +358 -348
- package/apis/guardduty-2017-11-28.min.json +54 -49
- package/apis/iam-2010-05-08.min.json +85 -54
- package/apis/iam-2010-05-08.paginators.json +49 -0
- package/apis/pinpoint-2016-12-01.min.json +202 -192
- package/clients/connect.d.ts +82 -4
- package/clients/devopsguru.d.ts +41 -3
- package/clients/fsx.d.ts +9 -3
- package/clients/glue.d.ts +11 -2
- package/clients/guardduty.d.ts +7 -2
- package/clients/iam.d.ts +51 -12
- package/clients/pinpoint.d.ts +10 -0
- package/clients/rds.d.ts +289 -289
- package/clients/verifiedpermissions.d.ts +6 -6
- package/dist/aws-sdk-core-react-native.js +1 -1
- package/dist/aws-sdk-react-native.js +9 -9
- package/dist/aws-sdk.js +222 -84
- package/dist/aws-sdk.min.js +78 -78
- 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.1405.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){
|
@@ -69915,6 +69915,58 @@ module.exports={
|
|
69915
69915
|
}
|
69916
69916
|
}
|
69917
69917
|
},
|
69918
|
+
"SearchResourceTags": {
|
69919
|
+
"http": {
|
69920
|
+
"requestUri": "/search-resource-tags"
|
69921
|
+
},
|
69922
|
+
"input": {
|
69923
|
+
"type": "structure",
|
69924
|
+
"required": [
|
69925
|
+
"InstanceId"
|
69926
|
+
],
|
69927
|
+
"members": {
|
69928
|
+
"InstanceId": {},
|
69929
|
+
"ResourceTypes": {
|
69930
|
+
"type": "list",
|
69931
|
+
"member": {}
|
69932
|
+
},
|
69933
|
+
"NextToken": {},
|
69934
|
+
"MaxResults": {
|
69935
|
+
"type": "integer"
|
69936
|
+
},
|
69937
|
+
"SearchCriteria": {
|
69938
|
+
"type": "structure",
|
69939
|
+
"members": {
|
69940
|
+
"TagSearchCondition": {
|
69941
|
+
"type": "structure",
|
69942
|
+
"members": {
|
69943
|
+
"tagKey": {},
|
69944
|
+
"tagValue": {},
|
69945
|
+
"tagKeyComparisonType": {},
|
69946
|
+
"tagValueComparisonType": {}
|
69947
|
+
}
|
69948
|
+
}
|
69949
|
+
}
|
69950
|
+
}
|
69951
|
+
}
|
69952
|
+
},
|
69953
|
+
"output": {
|
69954
|
+
"type": "structure",
|
69955
|
+
"members": {
|
69956
|
+
"Tags": {
|
69957
|
+
"type": "list",
|
69958
|
+
"member": {
|
69959
|
+
"type": "structure",
|
69960
|
+
"members": {
|
69961
|
+
"key": {},
|
69962
|
+
"value": {}
|
69963
|
+
}
|
69964
|
+
}
|
69965
|
+
},
|
69966
|
+
"NextToken": {}
|
69967
|
+
}
|
69968
|
+
}
|
69969
|
+
},
|
69918
69970
|
"SearchRoutingProfiles": {
|
69919
69971
|
"http": {
|
69920
69972
|
"requestUri": "/search-routing-profiles"
|
@@ -69939,7 +69991,7 @@ module.exports={
|
|
69939
69991
|
}
|
69940
69992
|
},
|
69941
69993
|
"SearchCriteria": {
|
69942
|
-
"shape": "
|
69994
|
+
"shape": "Sl5"
|
69943
69995
|
}
|
69944
69996
|
}
|
69945
69997
|
},
|
@@ -69975,7 +70027,7 @@ module.exports={
|
|
69975
70027
|
"type": "integer"
|
69976
70028
|
},
|
69977
70029
|
"SearchCriteria": {
|
69978
|
-
"shape": "
|
70030
|
+
"shape": "Sla"
|
69979
70031
|
},
|
69980
70032
|
"SearchFilter": {
|
69981
70033
|
"type": "structure",
|
@@ -70034,7 +70086,7 @@ module.exports={
|
|
70034
70086
|
}
|
70035
70087
|
},
|
70036
70088
|
"SearchCriteria": {
|
70037
|
-
"shape": "
|
70089
|
+
"shape": "Sli"
|
70038
70090
|
}
|
70039
70091
|
}
|
70040
70092
|
},
|
@@ -70477,7 +70529,7 @@ module.exports={
|
|
70477
70529
|
"locationName": "EvaluationId"
|
70478
70530
|
},
|
70479
70531
|
"Answers": {
|
70480
|
-
"shape": "
|
70532
|
+
"shape": "Smu"
|
70481
70533
|
},
|
70482
70534
|
"Notes": {
|
70483
70535
|
"shape": "S9h"
|
@@ -70700,7 +70752,7 @@ module.exports={
|
|
70700
70752
|
"locationName": "EvaluationId"
|
70701
70753
|
},
|
70702
70754
|
"Answers": {
|
70703
|
-
"shape": "
|
70755
|
+
"shape": "Smu"
|
70704
70756
|
},
|
70705
70757
|
"Notes": {
|
70706
70758
|
"shape": "S9h"
|
@@ -71643,19 +71695,19 @@ module.exports={
|
|
71643
71695
|
"type": "structure",
|
71644
71696
|
"members": {
|
71645
71697
|
"LevelOne": {
|
71646
|
-
"shape": "
|
71698
|
+
"shape": "Sow"
|
71647
71699
|
},
|
71648
71700
|
"LevelTwo": {
|
71649
|
-
"shape": "
|
71701
|
+
"shape": "Sow"
|
71650
71702
|
},
|
71651
71703
|
"LevelThree": {
|
71652
|
-
"shape": "
|
71704
|
+
"shape": "Sow"
|
71653
71705
|
},
|
71654
71706
|
"LevelFour": {
|
71655
|
-
"shape": "
|
71707
|
+
"shape": "Sow"
|
71656
71708
|
},
|
71657
71709
|
"LevelFive": {
|
71658
|
-
"shape": "
|
71710
|
+
"shape": "Sow"
|
71659
71711
|
}
|
71660
71712
|
}
|
71661
71713
|
},
|
@@ -72848,54 +72900,54 @@ module.exports={
|
|
72848
72900
|
"shape": "Skq"
|
72849
72901
|
}
|
72850
72902
|
},
|
72851
|
-
"
|
72903
|
+
"Sl5": {
|
72852
72904
|
"type": "structure",
|
72853
72905
|
"members": {
|
72854
72906
|
"OrConditions": {
|
72855
|
-
"shape": "
|
72907
|
+
"shape": "Sl6"
|
72856
72908
|
},
|
72857
72909
|
"AndConditions": {
|
72858
|
-
"shape": "
|
72910
|
+
"shape": "Sl6"
|
72859
72911
|
},
|
72860
72912
|
"StringCondition": {
|
72861
72913
|
"shape": "Sk7"
|
72862
72914
|
}
|
72863
72915
|
}
|
72864
72916
|
},
|
72865
|
-
"
|
72917
|
+
"Sl6": {
|
72866
72918
|
"type": "list",
|
72867
72919
|
"member": {
|
72868
|
-
"shape": "
|
72920
|
+
"shape": "Sl5"
|
72869
72921
|
}
|
72870
72922
|
},
|
72871
|
-
"
|
72923
|
+
"Sla": {
|
72872
72924
|
"type": "structure",
|
72873
72925
|
"members": {
|
72874
72926
|
"OrConditions": {
|
72875
|
-
"shape": "
|
72927
|
+
"shape": "Slb"
|
72876
72928
|
},
|
72877
72929
|
"AndConditions": {
|
72878
|
-
"shape": "
|
72930
|
+
"shape": "Slb"
|
72879
72931
|
},
|
72880
72932
|
"StringCondition": {
|
72881
72933
|
"shape": "Sk7"
|
72882
72934
|
}
|
72883
72935
|
}
|
72884
72936
|
},
|
72885
|
-
"
|
72937
|
+
"Slb": {
|
72886
72938
|
"type": "list",
|
72887
72939
|
"member": {
|
72888
|
-
"shape": "
|
72940
|
+
"shape": "Sla"
|
72889
72941
|
}
|
72890
72942
|
},
|
72891
|
-
"
|
72943
|
+
"Sli": {
|
72892
72944
|
"type": "structure",
|
72893
72945
|
"members": {
|
72894
72946
|
"OrConditions": {
|
72895
|
-
"shape": "
|
72947
|
+
"shape": "Slj"
|
72896
72948
|
},
|
72897
72949
|
"AndConditions": {
|
72898
|
-
"shape": "
|
72950
|
+
"shape": "Slj"
|
72899
72951
|
},
|
72900
72952
|
"StringCondition": {
|
72901
72953
|
"shape": "Sk7"
|
@@ -72909,13 +72961,13 @@ module.exports={
|
|
72909
72961
|
}
|
72910
72962
|
}
|
72911
72963
|
},
|
72912
|
-
"
|
72964
|
+
"Slj": {
|
72913
72965
|
"type": "list",
|
72914
72966
|
"member": {
|
72915
|
-
"shape": "
|
72967
|
+
"shape": "Sli"
|
72916
72968
|
}
|
72917
72969
|
},
|
72918
|
-
"
|
72970
|
+
"Smu": {
|
72919
72971
|
"type": "map",
|
72920
72972
|
"key": {},
|
72921
72973
|
"value": {
|
@@ -72927,7 +72979,7 @@ module.exports={
|
|
72927
72979
|
}
|
72928
72980
|
}
|
72929
72981
|
},
|
72930
|
-
"
|
72982
|
+
"Sow": {
|
72931
72983
|
"type": "structure",
|
72932
72984
|
"required": [
|
72933
72985
|
"Name"
|
@@ -73205,6 +73257,12 @@ module.exports={
|
|
73205
73257
|
"output_token": "NextToken",
|
73206
73258
|
"result_key": "QuickConnects"
|
73207
73259
|
},
|
73260
|
+
"SearchResourceTags": {
|
73261
|
+
"input_token": "NextToken",
|
73262
|
+
"limit_key": "MaxResults",
|
73263
|
+
"output_token": "NextToken",
|
73264
|
+
"result_key": "Tags"
|
73265
|
+
},
|
73208
73266
|
"SearchRoutingProfiles": {
|
73209
73267
|
"input_token": "NextToken",
|
73210
73268
|
"limit_key": "MaxResults",
|
@@ -148704,6 +148762,37 @@ module.exports={
|
|
148704
148762
|
}
|
148705
148763
|
}
|
148706
148764
|
},
|
148765
|
+
"GetMFADevice": {
|
148766
|
+
"input": {
|
148767
|
+
"type": "structure",
|
148768
|
+
"required": [
|
148769
|
+
"SerialNumber"
|
148770
|
+
],
|
148771
|
+
"members": {
|
148772
|
+
"SerialNumber": {},
|
148773
|
+
"UserName": {}
|
148774
|
+
}
|
148775
|
+
},
|
148776
|
+
"output": {
|
148777
|
+
"resultWrapper": "GetMFADeviceResult",
|
148778
|
+
"type": "structure",
|
148779
|
+
"required": [
|
148780
|
+
"SerialNumber"
|
148781
|
+
],
|
148782
|
+
"members": {
|
148783
|
+
"UserName": {},
|
148784
|
+
"SerialNumber": {},
|
148785
|
+
"EnableDate": {
|
148786
|
+
"type": "timestamp"
|
148787
|
+
},
|
148788
|
+
"Certifications": {
|
148789
|
+
"type": "map",
|
148790
|
+
"key": {},
|
148791
|
+
"value": {}
|
148792
|
+
}
|
148793
|
+
}
|
148794
|
+
}
|
148795
|
+
},
|
148707
148796
|
"GetOpenIDConnectProvider": {
|
148708
148797
|
"input": {
|
148709
148798
|
"type": "structure",
|
@@ -148797,7 +148886,7 @@ module.exports={
|
|
148797
148886
|
},
|
148798
148887
|
"Marker": {},
|
148799
148888
|
"ErrorDetails": {
|
148800
|
-
"shape": "
|
148889
|
+
"shape": "S5p"
|
148801
148890
|
}
|
148802
148891
|
}
|
148803
148892
|
}
|
@@ -148940,7 +149029,7 @@ module.exports={
|
|
148940
149029
|
"type": "structure",
|
148941
149030
|
"members": {
|
148942
149031
|
"SSHPublicKey": {
|
148943
|
-
"shape": "
|
149032
|
+
"shape": "S63"
|
148944
149033
|
}
|
148945
149034
|
}
|
148946
149035
|
}
|
@@ -148970,7 +149059,7 @@ module.exports={
|
|
148970
149059
|
],
|
148971
149060
|
"members": {
|
148972
149061
|
"ServerCertificateMetadata": {
|
148973
|
-
"shape": "
|
149062
|
+
"shape": "S69"
|
148974
149063
|
},
|
148975
149064
|
"CertificateBody": {},
|
148976
149065
|
"CertificateChain": {},
|
@@ -149055,7 +149144,7 @@ module.exports={
|
|
149055
149144
|
},
|
149056
149145
|
"Marker": {},
|
149057
149146
|
"Error": {
|
149058
|
-
"shape": "
|
149147
|
+
"shape": "S5p"
|
149059
149148
|
}
|
149060
149149
|
}
|
149061
149150
|
}
|
@@ -149128,7 +149217,7 @@ module.exports={
|
|
149128
149217
|
},
|
149129
149218
|
"Marker": {},
|
149130
149219
|
"Error": {
|
149131
|
-
"shape": "
|
149220
|
+
"shape": "S5p"
|
149132
149221
|
}
|
149133
149222
|
}
|
149134
149223
|
}
|
@@ -149454,7 +149543,7 @@ module.exports={
|
|
149454
149543
|
],
|
149455
149544
|
"members": {
|
149456
149545
|
"PolicyNames": {
|
149457
|
-
"shape": "
|
149546
|
+
"shape": "S7p"
|
149458
149547
|
},
|
149459
149548
|
"IsTruncated": {
|
149460
149549
|
"type": "boolean"
|
@@ -149482,7 +149571,7 @@ module.exports={
|
|
149482
149571
|
],
|
149483
149572
|
"members": {
|
149484
149573
|
"Groups": {
|
149485
|
-
"shape": "
|
149574
|
+
"shape": "S7t"
|
149486
149575
|
},
|
149487
149576
|
"IsTruncated": {
|
149488
149577
|
"type": "boolean"
|
@@ -149513,7 +149602,7 @@ module.exports={
|
|
149513
149602
|
],
|
149514
149603
|
"members": {
|
149515
149604
|
"Groups": {
|
149516
|
-
"shape": "
|
149605
|
+
"shape": "S7t"
|
149517
149606
|
},
|
149518
149607
|
"IsTruncated": {
|
149519
149608
|
"type": "boolean"
|
@@ -149908,7 +149997,7 @@ module.exports={
|
|
149908
149997
|
],
|
149909
149998
|
"members": {
|
149910
149999
|
"PolicyNames": {
|
149911
|
-
"shape": "
|
150000
|
+
"shape": "S7p"
|
149912
150001
|
},
|
149913
150002
|
"IsTruncated": {
|
149914
150003
|
"type": "boolean"
|
@@ -150128,7 +150217,7 @@ module.exports={
|
|
150128
150217
|
"ServerCertificateMetadataList": {
|
150129
150218
|
"type": "list",
|
150130
150219
|
"member": {
|
150131
|
-
"shape": "
|
150220
|
+
"shape": "S69"
|
150132
150221
|
}
|
150133
150222
|
},
|
150134
150223
|
"IsTruncated": {
|
@@ -150198,7 +150287,7 @@ module.exports={
|
|
150198
150287
|
"Certificates": {
|
150199
150288
|
"type": "list",
|
150200
150289
|
"member": {
|
150201
|
-
"shape": "
|
150290
|
+
"shape": "S9n"
|
150202
150291
|
}
|
150203
150292
|
},
|
150204
150293
|
"IsTruncated": {
|
@@ -150230,7 +150319,7 @@ module.exports={
|
|
150230
150319
|
],
|
150231
150320
|
"members": {
|
150232
150321
|
"PolicyNames": {
|
150233
|
-
"shape": "
|
150322
|
+
"shape": "S7p"
|
150234
150323
|
},
|
150235
150324
|
"IsTruncated": {
|
150236
150325
|
"type": "boolean"
|
@@ -150516,16 +150605,16 @@ module.exports={
|
|
150516
150605
|
"shape": "S4s"
|
150517
150606
|
},
|
150518
150607
|
"ActionNames": {
|
150519
|
-
"shape": "
|
150608
|
+
"shape": "Sad"
|
150520
150609
|
},
|
150521
150610
|
"ResourceArns": {
|
150522
|
-
"shape": "
|
150611
|
+
"shape": "Saf"
|
150523
150612
|
},
|
150524
150613
|
"ResourcePolicy": {},
|
150525
150614
|
"ResourceOwner": {},
|
150526
150615
|
"CallerArn": {},
|
150527
150616
|
"ContextEntries": {
|
150528
|
-
"shape": "
|
150617
|
+
"shape": "Sah"
|
150529
150618
|
},
|
150530
150619
|
"ResourceHandlingOption": {},
|
150531
150620
|
"MaxItems": {
|
@@ -150535,7 +150624,7 @@ module.exports={
|
|
150535
150624
|
}
|
150536
150625
|
},
|
150537
150626
|
"output": {
|
150538
|
-
"shape": "
|
150627
|
+
"shape": "San",
|
150539
150628
|
"resultWrapper": "SimulateCustomPolicyResult"
|
150540
150629
|
}
|
150541
150630
|
},
|
@@ -150555,16 +150644,16 @@ module.exports={
|
|
150555
150644
|
"shape": "S4s"
|
150556
150645
|
},
|
150557
150646
|
"ActionNames": {
|
150558
|
-
"shape": "
|
150647
|
+
"shape": "Sad"
|
150559
150648
|
},
|
150560
150649
|
"ResourceArns": {
|
150561
|
-
"shape": "
|
150650
|
+
"shape": "Saf"
|
150562
150651
|
},
|
150563
150652
|
"ResourcePolicy": {},
|
150564
150653
|
"ResourceOwner": {},
|
150565
150654
|
"CallerArn": {},
|
150566
150655
|
"ContextEntries": {
|
150567
|
-
"shape": "
|
150656
|
+
"shape": "Sah"
|
150568
150657
|
},
|
150569
150658
|
"ResourceHandlingOption": {},
|
150570
150659
|
"MaxItems": {
|
@@ -150574,7 +150663,7 @@ module.exports={
|
|
150574
150663
|
}
|
150575
150664
|
},
|
150576
150665
|
"output": {
|
150577
|
-
"shape": "
|
150666
|
+
"shape": "San",
|
150578
150667
|
"resultWrapper": "SimulatePrincipalPolicyResult"
|
150579
150668
|
}
|
150580
150669
|
},
|
@@ -150708,7 +150797,7 @@ module.exports={
|
|
150708
150797
|
"members": {
|
150709
150798
|
"InstanceProfileName": {},
|
150710
150799
|
"TagKeys": {
|
150711
|
-
"shape": "
|
150800
|
+
"shape": "Sbe"
|
150712
150801
|
}
|
150713
150802
|
}
|
150714
150803
|
}
|
@@ -150723,7 +150812,7 @@ module.exports={
|
|
150723
150812
|
"members": {
|
150724
150813
|
"SerialNumber": {},
|
150725
150814
|
"TagKeys": {
|
150726
|
-
"shape": "
|
150815
|
+
"shape": "Sbe"
|
150727
150816
|
}
|
150728
150817
|
}
|
150729
150818
|
}
|
@@ -150738,7 +150827,7 @@ module.exports={
|
|
150738
150827
|
"members": {
|
150739
150828
|
"OpenIDConnectProviderArn": {},
|
150740
150829
|
"TagKeys": {
|
150741
|
-
"shape": "
|
150830
|
+
"shape": "Sbe"
|
150742
150831
|
}
|
150743
150832
|
}
|
150744
150833
|
}
|
@@ -150753,7 +150842,7 @@ module.exports={
|
|
150753
150842
|
"members": {
|
150754
150843
|
"PolicyArn": {},
|
150755
150844
|
"TagKeys": {
|
150756
|
-
"shape": "
|
150845
|
+
"shape": "Sbe"
|
150757
150846
|
}
|
150758
150847
|
}
|
150759
150848
|
}
|
@@ -150768,7 +150857,7 @@ module.exports={
|
|
150768
150857
|
"members": {
|
150769
150858
|
"RoleName": {},
|
150770
150859
|
"TagKeys": {
|
150771
|
-
"shape": "
|
150860
|
+
"shape": "Sbe"
|
150772
150861
|
}
|
150773
150862
|
}
|
150774
150863
|
}
|
@@ -150783,7 +150872,7 @@ module.exports={
|
|
150783
150872
|
"members": {
|
150784
150873
|
"SAMLProviderArn": {},
|
150785
150874
|
"TagKeys": {
|
150786
|
-
"shape": "
|
150875
|
+
"shape": "Sbe"
|
150787
150876
|
}
|
150788
150877
|
}
|
150789
150878
|
}
|
@@ -150798,7 +150887,7 @@ module.exports={
|
|
150798
150887
|
"members": {
|
150799
150888
|
"ServerCertificateName": {},
|
150800
150889
|
"TagKeys": {
|
150801
|
-
"shape": "
|
150890
|
+
"shape": "Sbe"
|
150802
150891
|
}
|
150803
150892
|
}
|
150804
150893
|
}
|
@@ -150813,7 +150902,7 @@ module.exports={
|
|
150813
150902
|
"members": {
|
150814
150903
|
"UserName": {},
|
150815
150904
|
"TagKeys": {
|
150816
|
-
"shape": "
|
150905
|
+
"shape": "Sbe"
|
150817
150906
|
}
|
150818
150907
|
}
|
150819
150908
|
}
|
@@ -151072,7 +151161,7 @@ module.exports={
|
|
151072
151161
|
"type": "structure",
|
151073
151162
|
"members": {
|
151074
151163
|
"SSHPublicKey": {
|
151075
|
-
"shape": "
|
151164
|
+
"shape": "S63"
|
151076
151165
|
}
|
151077
151166
|
}
|
151078
151167
|
}
|
@@ -151104,7 +151193,7 @@ module.exports={
|
|
151104
151193
|
"type": "structure",
|
151105
151194
|
"members": {
|
151106
151195
|
"ServerCertificateMetadata": {
|
151107
|
-
"shape": "
|
151196
|
+
"shape": "S69"
|
151108
151197
|
},
|
151109
151198
|
"Tags": {
|
151110
151199
|
"shape": "Sv"
|
@@ -151131,7 +151220,7 @@ module.exports={
|
|
151131
151220
|
],
|
151132
151221
|
"members": {
|
151133
151222
|
"Certificate": {
|
151134
|
-
"shape": "
|
151223
|
+
"shape": "S9n"
|
151135
151224
|
}
|
151136
151225
|
}
|
151137
151226
|
}
|
@@ -151458,7 +151547,7 @@ module.exports={
|
|
151458
151547
|
"shape": "S2d"
|
151459
151548
|
}
|
151460
151549
|
},
|
151461
|
-
"
|
151550
|
+
"S5p": {
|
151462
151551
|
"type": "structure",
|
151463
151552
|
"required": [
|
151464
151553
|
"Message",
|
@@ -151469,7 +151558,7 @@ module.exports={
|
|
151469
151558
|
"Code": {}
|
151470
151559
|
}
|
151471
151560
|
},
|
151472
|
-
"
|
151561
|
+
"S63": {
|
151473
151562
|
"type": "structure",
|
151474
151563
|
"required": [
|
151475
151564
|
"UserName",
|
@@ -151489,7 +151578,7 @@ module.exports={
|
|
151489
151578
|
}
|
151490
151579
|
}
|
151491
151580
|
},
|
151492
|
-
"
|
151581
|
+
"S69": {
|
151493
151582
|
"type": "structure",
|
151494
151583
|
"required": [
|
151495
151584
|
"Path",
|
@@ -151510,17 +151599,17 @@ module.exports={
|
|
151510
151599
|
}
|
151511
151600
|
}
|
151512
151601
|
},
|
151513
|
-
"
|
151602
|
+
"S7p": {
|
151514
151603
|
"type": "list",
|
151515
151604
|
"member": {}
|
151516
151605
|
},
|
151517
|
-
"
|
151606
|
+
"S7t": {
|
151518
151607
|
"type": "list",
|
151519
151608
|
"member": {
|
151520
151609
|
"shape": "Ss"
|
151521
151610
|
}
|
151522
151611
|
},
|
151523
|
-
"
|
151612
|
+
"S9n": {
|
151524
151613
|
"type": "structure",
|
151525
151614
|
"required": [
|
151526
151615
|
"UserName",
|
@@ -151538,15 +151627,15 @@ module.exports={
|
|
151538
151627
|
}
|
151539
151628
|
}
|
151540
151629
|
},
|
151541
|
-
"
|
151630
|
+
"Sad": {
|
151542
151631
|
"type": "list",
|
151543
151632
|
"member": {}
|
151544
151633
|
},
|
151545
|
-
"
|
151634
|
+
"Saf": {
|
151546
151635
|
"type": "list",
|
151547
151636
|
"member": {}
|
151548
151637
|
},
|
151549
|
-
"
|
151638
|
+
"Sah": {
|
151550
151639
|
"type": "list",
|
151551
151640
|
"member": {
|
151552
151641
|
"type": "structure",
|
@@ -151560,7 +151649,7 @@ module.exports={
|
|
151560
151649
|
}
|
151561
151650
|
}
|
151562
151651
|
},
|
151563
|
-
"
|
151652
|
+
"San": {
|
151564
151653
|
"type": "structure",
|
151565
151654
|
"members": {
|
151566
151655
|
"EvaluationResults": {
|
@@ -151576,7 +151665,7 @@ module.exports={
|
|
151576
151665
|
"EvalResourceName": {},
|
151577
151666
|
"EvalDecision": {},
|
151578
151667
|
"MatchedStatements": {
|
151579
|
-
"shape": "
|
151668
|
+
"shape": "Sar"
|
151580
151669
|
},
|
151581
151670
|
"MissingContextValues": {
|
151582
151671
|
"shape": "S4u"
|
@@ -151590,10 +151679,10 @@ module.exports={
|
|
151590
151679
|
}
|
151591
151680
|
},
|
151592
151681
|
"PermissionsBoundaryDecisionDetail": {
|
151593
|
-
"shape": "
|
151682
|
+
"shape": "Saz"
|
151594
151683
|
},
|
151595
151684
|
"EvalDecisionDetails": {
|
151596
|
-
"shape": "
|
151685
|
+
"shape": "Sb0"
|
151597
151686
|
},
|
151598
151687
|
"ResourceSpecificResults": {
|
151599
151688
|
"type": "list",
|
@@ -151607,16 +151696,16 @@ module.exports={
|
|
151607
151696
|
"EvalResourceName": {},
|
151608
151697
|
"EvalResourceDecision": {},
|
151609
151698
|
"MatchedStatements": {
|
151610
|
-
"shape": "
|
151699
|
+
"shape": "Sar"
|
151611
151700
|
},
|
151612
151701
|
"MissingContextValues": {
|
151613
151702
|
"shape": "S4u"
|
151614
151703
|
},
|
151615
151704
|
"EvalDecisionDetails": {
|
151616
|
-
"shape": "
|
151705
|
+
"shape": "Sb0"
|
151617
151706
|
},
|
151618
151707
|
"PermissionsBoundaryDecisionDetail": {
|
151619
|
-
"shape": "
|
151708
|
+
"shape": "Saz"
|
151620
151709
|
}
|
151621
151710
|
}
|
151622
151711
|
}
|
@@ -151630,7 +151719,7 @@ module.exports={
|
|
151630
151719
|
"Marker": {}
|
151631
151720
|
}
|
151632
151721
|
},
|
151633
|
-
"
|
151722
|
+
"Sar": {
|
151634
151723
|
"type": "list",
|
151635
151724
|
"member": {
|
151636
151725
|
"type": "structure",
|
@@ -151638,15 +151727,15 @@ module.exports={
|
|
151638
151727
|
"SourcePolicyId": {},
|
151639
151728
|
"SourcePolicyType": {},
|
151640
151729
|
"StartPosition": {
|
151641
|
-
"shape": "
|
151730
|
+
"shape": "Sav"
|
151642
151731
|
},
|
151643
151732
|
"EndPosition": {
|
151644
|
-
"shape": "
|
151733
|
+
"shape": "Sav"
|
151645
151734
|
}
|
151646
151735
|
}
|
151647
151736
|
}
|
151648
151737
|
},
|
151649
|
-
"
|
151738
|
+
"Sav": {
|
151650
151739
|
"type": "structure",
|
151651
151740
|
"members": {
|
151652
151741
|
"Line": {
|
@@ -151657,7 +151746,7 @@ module.exports={
|
|
151657
151746
|
}
|
151658
151747
|
}
|
151659
151748
|
},
|
151660
|
-
"
|
151749
|
+
"Saz": {
|
151661
151750
|
"type": "structure",
|
151662
151751
|
"members": {
|
151663
151752
|
"AllowedByPermissionsBoundary": {
|
@@ -151665,12 +151754,12 @@ module.exports={
|
|
151665
151754
|
}
|
151666
151755
|
}
|
151667
151756
|
},
|
151668
|
-
"
|
151757
|
+
"Sb0": {
|
151669
151758
|
"type": "map",
|
151670
151759
|
"key": {},
|
151671
151760
|
"value": {}
|
151672
151761
|
},
|
151673
|
-
"
|
151762
|
+
"Sbe": {
|
151674
151763
|
"type": "list",
|
151675
151764
|
"member": {}
|
151676
151765
|
}
|
@@ -151765,6 +151854,13 @@ module.exports={
|
|
151765
151854
|
"output_token": "Marker",
|
151766
151855
|
"result_key": "Groups"
|
151767
151856
|
},
|
151857
|
+
"ListInstanceProfileTags": {
|
151858
|
+
"input_token": "Marker",
|
151859
|
+
"limit_key": "MaxItems",
|
151860
|
+
"more_results": "IsTruncated",
|
151861
|
+
"output_token": "Marker",
|
151862
|
+
"result_key": "Tags"
|
151863
|
+
},
|
151768
151864
|
"ListInstanceProfiles": {
|
151769
151865
|
"input_token": "Marker",
|
151770
151866
|
"limit_key": "MaxItems",
|
@@ -151779,6 +151875,13 @@ module.exports={
|
|
151779
151875
|
"output_token": "Marker",
|
151780
151876
|
"result_key": "InstanceProfiles"
|
151781
151877
|
},
|
151878
|
+
"ListMFADeviceTags": {
|
151879
|
+
"input_token": "Marker",
|
151880
|
+
"limit_key": "MaxItems",
|
151881
|
+
"more_results": "IsTruncated",
|
151882
|
+
"output_token": "Marker",
|
151883
|
+
"result_key": "Tags"
|
151884
|
+
},
|
151782
151885
|
"ListMFADevices": {
|
151783
151886
|
"input_token": "Marker",
|
151784
151887
|
"limit_key": "MaxItems",
|
@@ -151786,6 +151889,13 @@ module.exports={
|
|
151786
151889
|
"output_token": "Marker",
|
151787
151890
|
"result_key": "MFADevices"
|
151788
151891
|
},
|
151892
|
+
"ListOpenIDConnectProviderTags": {
|
151893
|
+
"input_token": "Marker",
|
151894
|
+
"limit_key": "MaxItems",
|
151895
|
+
"more_results": "IsTruncated",
|
151896
|
+
"output_token": "Marker",
|
151897
|
+
"result_key": "Tags"
|
151898
|
+
},
|
151789
151899
|
"ListPolicies": {
|
151790
151900
|
"input_token": "Marker",
|
151791
151901
|
"limit_key": "MaxItems",
|
@@ -151793,6 +151903,13 @@ module.exports={
|
|
151793
151903
|
"output_token": "Marker",
|
151794
151904
|
"result_key": "Policies"
|
151795
151905
|
},
|
151906
|
+
"ListPolicyTags": {
|
151907
|
+
"input_token": "Marker",
|
151908
|
+
"limit_key": "MaxItems",
|
151909
|
+
"more_results": "IsTruncated",
|
151910
|
+
"output_token": "Marker",
|
151911
|
+
"result_key": "Tags"
|
151912
|
+
},
|
151796
151913
|
"ListPolicyVersions": {
|
151797
151914
|
"input_token": "Marker",
|
151798
151915
|
"limit_key": "MaxItems",
|
@@ -151807,6 +151924,13 @@ module.exports={
|
|
151807
151924
|
"output_token": "Marker",
|
151808
151925
|
"result_key": "PolicyNames"
|
151809
151926
|
},
|
151927
|
+
"ListRoleTags": {
|
151928
|
+
"input_token": "Marker",
|
151929
|
+
"limit_key": "MaxItems",
|
151930
|
+
"more_results": "IsTruncated",
|
151931
|
+
"output_token": "Marker",
|
151932
|
+
"result_key": "Tags"
|
151933
|
+
},
|
151810
151934
|
"ListRoles": {
|
151811
151935
|
"input_token": "Marker",
|
151812
151936
|
"limit_key": "MaxItems",
|
@@ -151814,6 +151938,13 @@ module.exports={
|
|
151814
151938
|
"output_token": "Marker",
|
151815
151939
|
"result_key": "Roles"
|
151816
151940
|
},
|
151941
|
+
"ListSAMLProviderTags": {
|
151942
|
+
"input_token": "Marker",
|
151943
|
+
"limit_key": "MaxItems",
|
151944
|
+
"more_results": "IsTruncated",
|
151945
|
+
"output_token": "Marker",
|
151946
|
+
"result_key": "Tags"
|
151947
|
+
},
|
151817
151948
|
"ListSAMLProviders": {
|
151818
151949
|
"result_key": "SAMLProviderList"
|
151819
151950
|
},
|
@@ -151824,6 +151955,13 @@ module.exports={
|
|
151824
151955
|
"output_token": "Marker",
|
151825
151956
|
"result_key": "SSHPublicKeys"
|
151826
151957
|
},
|
151958
|
+
"ListServerCertificateTags": {
|
151959
|
+
"input_token": "Marker",
|
151960
|
+
"limit_key": "MaxItems",
|
151961
|
+
"more_results": "IsTruncated",
|
151962
|
+
"output_token": "Marker",
|
151963
|
+
"result_key": "Tags"
|
151964
|
+
},
|
151827
151965
|
"ListServerCertificates": {
|
151828
151966
|
"input_token": "Marker",
|
151829
151967
|
"limit_key": "MaxItems",
|
@@ -259798,7 +259936,7 @@ AWS.util.update(AWS, {
|
|
259798
259936
|
/**
|
259799
259937
|
* @constant
|
259800
259938
|
*/
|
259801
|
-
VERSION: '2.
|
259939
|
+
VERSION: '2.1405.0',
|
259802
259940
|
|
259803
259941
|
/**
|
259804
259942
|
* @api private
|
@@ -281967,7 +282105,7 @@ var LRUCache = /** @class */ (function () {
|
|
281967
282105
|
}());
|
281968
282106
|
exports.LRUCache = LRUCache;
|
281969
282107
|
},{}],467:[function(require,module,exports){
|
281970
|
-
// AWS SDK for JavaScript v2.
|
282108
|
+
// AWS SDK for JavaScript v2.1405.0
|
281971
282109
|
// Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
281972
282110
|
// License at https://sdk.amazonaws.com/js/BUNDLE_LICENSE.txt
|
281973
282111
|
require('./browser_loader');
|