cdk-lambda-subminute 2.0.328 → 2.0.330
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/.jsii +3 -3
- package/lib/cdk-lambda-subminute.js +3 -3
- package/node_modules/aws-sdk/README.md +1 -1
- package/node_modules/aws-sdk/apis/cognito-idp-2016-04-18.min.json +163 -152
- package/node_modules/aws-sdk/apis/eks-2017-11-01.min.json +507 -112
- package/node_modules/aws-sdk/apis/eks-2017-11-01.paginators.json +22 -0
- package/node_modules/aws-sdk/apis/route53resolver-2018-04-01.min.json +86 -73
- package/node_modules/aws-sdk/clients/cognitoidentityserviceprovider.d.ts +96 -81
- package/node_modules/aws-sdk/clients/eks.d.ts +592 -178
- package/node_modules/aws-sdk/clients/quicksight.d.ts +2 -2
- package/node_modules/aws-sdk/clients/route53resolver.d.ts +35 -17
- package/node_modules/aws-sdk/dist/aws-sdk-core-react-native.js +1 -1
- package/node_modules/aws-sdk/dist/aws-sdk-react-native.js +5 -5
- package/node_modules/aws-sdk/dist/aws-sdk.js +166 -155
- package/node_modules/aws-sdk/dist/aws-sdk.min.js +9 -9
- package/node_modules/aws-sdk/lib/core.js +1 -1
- package/node_modules/aws-sdk/package.json +1 -1
- package/package.json +4 -4
@@ -1,4 +1,4 @@
|
|
1
|
-
// AWS SDK for JavaScript v2.
|
1
|
+
// AWS SDK for JavaScript v2.1521.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){
|
@@ -53590,51 +53590,51 @@ module.exports={
|
|
53590
53590
|
"shape": "S4z"
|
53591
53591
|
},
|
53592
53592
|
"AutoVerifiedAttributes": {
|
53593
|
-
"shape": "
|
53593
|
+
"shape": "S56"
|
53594
53594
|
},
|
53595
53595
|
"AliasAttributes": {
|
53596
|
-
"shape": "
|
53596
|
+
"shape": "S58"
|
53597
53597
|
},
|
53598
53598
|
"UsernameAttributes": {
|
53599
|
-
"shape": "
|
53599
|
+
"shape": "S5a"
|
53600
53600
|
},
|
53601
53601
|
"SmsVerificationMessage": {},
|
53602
53602
|
"EmailVerificationMessage": {},
|
53603
53603
|
"EmailVerificationSubject": {},
|
53604
53604
|
"VerificationMessageTemplate": {
|
53605
|
-
"shape": "
|
53605
|
+
"shape": "S5f"
|
53606
53606
|
},
|
53607
53607
|
"SmsAuthenticationMessage": {},
|
53608
53608
|
"MfaConfiguration": {},
|
53609
53609
|
"UserAttributeUpdateSettings": {
|
53610
|
-
"shape": "
|
53610
|
+
"shape": "S5k"
|
53611
53611
|
},
|
53612
53612
|
"DeviceConfiguration": {
|
53613
|
-
"shape": "
|
53613
|
+
"shape": "S5m"
|
53614
53614
|
},
|
53615
53615
|
"EmailConfiguration": {
|
53616
|
-
"shape": "
|
53616
|
+
"shape": "S5n"
|
53617
53617
|
},
|
53618
53618
|
"SmsConfiguration": {
|
53619
|
-
"shape": "
|
53619
|
+
"shape": "S5r"
|
53620
53620
|
},
|
53621
53621
|
"UserPoolTags": {
|
53622
|
-
"shape": "
|
53622
|
+
"shape": "S5t"
|
53623
53623
|
},
|
53624
53624
|
"AdminCreateUserConfig": {
|
53625
|
-
"shape": "
|
53625
|
+
"shape": "S5w"
|
53626
53626
|
},
|
53627
53627
|
"Schema": {
|
53628
|
-
"shape": "
|
53628
|
+
"shape": "S5z"
|
53629
53629
|
},
|
53630
53630
|
"UserPoolAddOns": {
|
53631
|
-
"shape": "
|
53631
|
+
"shape": "S60"
|
53632
53632
|
},
|
53633
53633
|
"UsernameConfiguration": {
|
53634
|
-
"shape": "
|
53634
|
+
"shape": "S62"
|
53635
53635
|
},
|
53636
53636
|
"AccountRecoverySetting": {
|
53637
|
-
"shape": "
|
53637
|
+
"shape": "S63"
|
53638
53638
|
}
|
53639
53639
|
}
|
53640
53640
|
},
|
@@ -53642,7 +53642,7 @@ module.exports={
|
|
53642
53642
|
"type": "structure",
|
53643
53643
|
"members": {
|
53644
53644
|
"UserPool": {
|
53645
|
-
"shape": "
|
53645
|
+
"shape": "S69"
|
53646
53646
|
}
|
53647
53647
|
}
|
53648
53648
|
}
|
@@ -53670,38 +53670,38 @@ module.exports={
|
|
53670
53670
|
"type": "integer"
|
53671
53671
|
},
|
53672
53672
|
"TokenValidityUnits": {
|
53673
|
-
"shape": "
|
53673
|
+
"shape": "S6i"
|
53674
53674
|
},
|
53675
53675
|
"ReadAttributes": {
|
53676
|
-
"shape": "
|
53676
|
+
"shape": "S6k"
|
53677
53677
|
},
|
53678
53678
|
"WriteAttributes": {
|
53679
|
-
"shape": "
|
53679
|
+
"shape": "S6k"
|
53680
53680
|
},
|
53681
53681
|
"ExplicitAuthFlows": {
|
53682
|
-
"shape": "
|
53682
|
+
"shape": "S6m"
|
53683
53683
|
},
|
53684
53684
|
"SupportedIdentityProviders": {
|
53685
|
-
"shape": "
|
53685
|
+
"shape": "S6o"
|
53686
53686
|
},
|
53687
53687
|
"CallbackURLs": {
|
53688
|
-
"shape": "
|
53688
|
+
"shape": "S6p"
|
53689
53689
|
},
|
53690
53690
|
"LogoutURLs": {
|
53691
|
-
"shape": "
|
53691
|
+
"shape": "S6r"
|
53692
53692
|
},
|
53693
53693
|
"DefaultRedirectURI": {},
|
53694
53694
|
"AllowedOAuthFlows": {
|
53695
|
-
"shape": "
|
53695
|
+
"shape": "S6s"
|
53696
53696
|
},
|
53697
53697
|
"AllowedOAuthScopes": {
|
53698
|
-
"shape": "
|
53698
|
+
"shape": "S6u"
|
53699
53699
|
},
|
53700
53700
|
"AllowedOAuthFlowsUserPoolClient": {
|
53701
53701
|
"type": "boolean"
|
53702
53702
|
},
|
53703
53703
|
"AnalyticsConfiguration": {
|
53704
|
-
"shape": "
|
53704
|
+
"shape": "S6w"
|
53705
53705
|
},
|
53706
53706
|
"PreventUserExistenceErrors": {},
|
53707
53707
|
"EnableTokenRevocation": {
|
@@ -53719,7 +53719,7 @@ module.exports={
|
|
53719
53719
|
"type": "structure",
|
53720
53720
|
"members": {
|
53721
53721
|
"UserPoolClient": {
|
53722
|
-
"shape": "
|
53722
|
+
"shape": "S71"
|
53723
53723
|
}
|
53724
53724
|
}
|
53725
53725
|
}
|
@@ -53735,7 +53735,7 @@ module.exports={
|
|
53735
53735
|
"Domain": {},
|
53736
53736
|
"UserPoolId": {},
|
53737
53737
|
"CustomDomainConfig": {
|
53738
|
-
"shape": "
|
53738
|
+
"shape": "S74"
|
53739
53739
|
}
|
53740
53740
|
}
|
53741
53741
|
},
|
@@ -53932,7 +53932,7 @@ module.exports={
|
|
53932
53932
|
],
|
53933
53933
|
"members": {
|
53934
53934
|
"RiskConfiguration": {
|
53935
|
-
"shape": "
|
53935
|
+
"shape": "S7m"
|
53936
53936
|
}
|
53937
53937
|
}
|
53938
53938
|
}
|
@@ -53972,7 +53972,7 @@ module.exports={
|
|
53972
53972
|
"type": "structure",
|
53973
53973
|
"members": {
|
53974
53974
|
"UserPool": {
|
53975
|
-
"shape": "
|
53975
|
+
"shape": "S69"
|
53976
53976
|
}
|
53977
53977
|
}
|
53978
53978
|
}
|
@@ -53995,7 +53995,7 @@ module.exports={
|
|
53995
53995
|
"type": "structure",
|
53996
53996
|
"members": {
|
53997
53997
|
"UserPoolClient": {
|
53998
|
-
"shape": "
|
53998
|
+
"shape": "S71"
|
53999
53999
|
}
|
54000
54000
|
}
|
54001
54001
|
}
|
@@ -54024,7 +54024,7 @@ module.exports={
|
|
54024
54024
|
"Version": {},
|
54025
54025
|
"Status": {},
|
54026
54026
|
"CustomDomainConfig": {
|
54027
|
-
"shape": "
|
54027
|
+
"shape": "S74"
|
54028
54028
|
}
|
54029
54029
|
}
|
54030
54030
|
}
|
@@ -54078,7 +54078,7 @@ module.exports={
|
|
54078
54078
|
"type": "structure",
|
54079
54079
|
"members": {
|
54080
54080
|
"CodeDeliveryDetails": {
|
54081
|
-
"shape": "
|
54081
|
+
"shape": "S8k"
|
54082
54082
|
}
|
54083
54083
|
}
|
54084
54084
|
},
|
@@ -54190,7 +54190,7 @@ module.exports={
|
|
54190
54190
|
"type": "structure",
|
54191
54191
|
"members": {
|
54192
54192
|
"LogDeliveryConfiguration": {
|
54193
|
-
"shape": "
|
54193
|
+
"shape": "S8w"
|
54194
54194
|
}
|
54195
54195
|
}
|
54196
54196
|
}
|
@@ -54232,7 +54232,7 @@ module.exports={
|
|
54232
54232
|
],
|
54233
54233
|
"members": {
|
54234
54234
|
"UICustomization": {
|
54235
|
-
"shape": "
|
54235
|
+
"shape": "S96"
|
54236
54236
|
}
|
54237
54237
|
}
|
54238
54238
|
}
|
@@ -54294,7 +54294,7 @@ module.exports={
|
|
54294
54294
|
"type": "structure",
|
54295
54295
|
"members": {
|
54296
54296
|
"CodeDeliveryDetails": {
|
54297
|
-
"shape": "
|
54297
|
+
"shape": "S8k"
|
54298
54298
|
}
|
54299
54299
|
}
|
54300
54300
|
},
|
@@ -54314,10 +54314,10 @@ module.exports={
|
|
54314
54314
|
"type": "structure",
|
54315
54315
|
"members": {
|
54316
54316
|
"SmsMfaConfiguration": {
|
54317
|
-
"shape": "
|
54317
|
+
"shape": "S9g"
|
54318
54318
|
},
|
54319
54319
|
"SoftwareTokenMfaConfiguration": {
|
54320
|
-
"shape": "
|
54320
|
+
"shape": "S9h"
|
54321
54321
|
},
|
54322
54322
|
"MfaConfiguration": {}
|
54323
54323
|
}
|
@@ -54519,7 +54519,7 @@ module.exports={
|
|
54519
54519
|
"type": "structure",
|
54520
54520
|
"members": {
|
54521
54521
|
"Tags": {
|
54522
|
-
"shape": "
|
54522
|
+
"shape": "S5t"
|
54523
54523
|
}
|
54524
54524
|
}
|
54525
54525
|
}
|
@@ -54652,7 +54652,7 @@ module.exports={
|
|
54652
54652
|
"type": "structure",
|
54653
54653
|
"members": {
|
54654
54654
|
"Users": {
|
54655
|
-
"shape": "
|
54655
|
+
"shape": "Saj"
|
54656
54656
|
},
|
54657
54657
|
"PaginationToken": {}
|
54658
54658
|
}
|
@@ -54678,7 +54678,7 @@ module.exports={
|
|
54678
54678
|
"type": "structure",
|
54679
54679
|
"members": {
|
54680
54680
|
"Users": {
|
54681
|
-
"shape": "
|
54681
|
+
"shape": "Saj"
|
54682
54682
|
},
|
54683
54683
|
"NextToken": {}
|
54684
54684
|
}
|
@@ -54716,7 +54716,7 @@ module.exports={
|
|
54716
54716
|
"type": "structure",
|
54717
54717
|
"members": {
|
54718
54718
|
"CodeDeliveryDetails": {
|
54719
|
-
"shape": "
|
54719
|
+
"shape": "S8k"
|
54720
54720
|
}
|
54721
54721
|
}
|
54722
54722
|
},
|
@@ -54783,7 +54783,7 @@ module.exports={
|
|
54783
54783
|
"shape": "S1j"
|
54784
54784
|
},
|
54785
54785
|
"ClientSecret": {
|
54786
|
-
"shape": "
|
54786
|
+
"shape": "S72"
|
54787
54787
|
}
|
54788
54788
|
}
|
54789
54789
|
},
|
@@ -54803,7 +54803,7 @@ module.exports={
|
|
54803
54803
|
"members": {
|
54804
54804
|
"UserPoolId": {},
|
54805
54805
|
"LogConfigurations": {
|
54806
|
-
"shape": "
|
54806
|
+
"shape": "S8x"
|
54807
54807
|
}
|
54808
54808
|
}
|
54809
54809
|
},
|
@@ -54811,7 +54811,7 @@ module.exports={
|
|
54811
54811
|
"type": "structure",
|
54812
54812
|
"members": {
|
54813
54813
|
"LogDeliveryConfiguration": {
|
54814
|
-
"shape": "
|
54814
|
+
"shape": "S8w"
|
54815
54815
|
}
|
54816
54816
|
}
|
54817
54817
|
}
|
@@ -54828,13 +54828,13 @@ module.exports={
|
|
54828
54828
|
"shape": "S1j"
|
54829
54829
|
},
|
54830
54830
|
"CompromisedCredentialsRiskConfiguration": {
|
54831
|
-
"shape": "
|
54831
|
+
"shape": "S7n"
|
54832
54832
|
},
|
54833
54833
|
"AccountTakeoverRiskConfiguration": {
|
54834
|
-
"shape": "
|
54834
|
+
"shape": "S7s"
|
54835
54835
|
},
|
54836
54836
|
"RiskExceptionConfiguration": {
|
54837
|
-
"shape": "
|
54837
|
+
"shape": "S81"
|
54838
54838
|
}
|
54839
54839
|
}
|
54840
54840
|
},
|
@@ -54845,7 +54845,7 @@ module.exports={
|
|
54845
54845
|
],
|
54846
54846
|
"members": {
|
54847
54847
|
"RiskConfiguration": {
|
54848
|
-
"shape": "
|
54848
|
+
"shape": "S7m"
|
54849
54849
|
}
|
54850
54850
|
}
|
54851
54851
|
}
|
@@ -54874,7 +54874,7 @@ module.exports={
|
|
54874
54874
|
],
|
54875
54875
|
"members": {
|
54876
54876
|
"UICustomization": {
|
54877
|
-
"shape": "
|
54877
|
+
"shape": "S96"
|
54878
54878
|
}
|
54879
54879
|
}
|
54880
54880
|
}
|
@@ -54912,10 +54912,10 @@ module.exports={
|
|
54912
54912
|
"members": {
|
54913
54913
|
"UserPoolId": {},
|
54914
54914
|
"SmsMfaConfiguration": {
|
54915
|
-
"shape": "
|
54915
|
+
"shape": "S9g"
|
54916
54916
|
},
|
54917
54917
|
"SoftwareTokenMfaConfiguration": {
|
54918
|
-
"shape": "
|
54918
|
+
"shape": "S9h"
|
54919
54919
|
},
|
54920
54920
|
"MfaConfiguration": {}
|
54921
54921
|
}
|
@@ -54924,10 +54924,10 @@ module.exports={
|
|
54924
54924
|
"type": "structure",
|
54925
54925
|
"members": {
|
54926
54926
|
"SmsMfaConfiguration": {
|
54927
|
-
"shape": "
|
54927
|
+
"shape": "S9g"
|
54928
54928
|
},
|
54929
54929
|
"SoftwareTokenMfaConfiguration": {
|
54930
|
-
"shape": "
|
54930
|
+
"shape": "S9h"
|
54931
54931
|
},
|
54932
54932
|
"MfaConfiguration": {}
|
54933
54933
|
}
|
@@ -55004,7 +55004,7 @@ module.exports={
|
|
55004
55004
|
"type": "boolean"
|
55005
55005
|
},
|
55006
55006
|
"CodeDeliveryDetails": {
|
55007
|
-
"shape": "
|
55007
|
+
"shape": "S8k"
|
55008
55008
|
},
|
55009
55009
|
"UserSub": {}
|
55010
55010
|
}
|
@@ -55063,7 +55063,7 @@ module.exports={
|
|
55063
55063
|
"members": {
|
55064
55064
|
"ResourceArn": {},
|
55065
55065
|
"Tags": {
|
55066
|
-
"shape": "
|
55066
|
+
"shape": "S5t"
|
55067
55067
|
}
|
55068
55068
|
}
|
55069
55069
|
},
|
@@ -55254,7 +55254,7 @@ module.exports={
|
|
55254
55254
|
"CodeDeliveryDetailsList": {
|
55255
55255
|
"type": "list",
|
55256
55256
|
"member": {
|
55257
|
-
"shape": "
|
55257
|
+
"shape": "S8k"
|
55258
55258
|
}
|
55259
55259
|
}
|
55260
55260
|
}
|
@@ -55277,39 +55277,39 @@ module.exports={
|
|
55277
55277
|
"shape": "S4z"
|
55278
55278
|
},
|
55279
55279
|
"AutoVerifiedAttributes": {
|
55280
|
-
"shape": "
|
55280
|
+
"shape": "S56"
|
55281
55281
|
},
|
55282
55282
|
"SmsVerificationMessage": {},
|
55283
55283
|
"EmailVerificationMessage": {},
|
55284
55284
|
"EmailVerificationSubject": {},
|
55285
55285
|
"VerificationMessageTemplate": {
|
55286
|
-
"shape": "
|
55286
|
+
"shape": "S5f"
|
55287
55287
|
},
|
55288
55288
|
"SmsAuthenticationMessage": {},
|
55289
55289
|
"UserAttributeUpdateSettings": {
|
55290
|
-
"shape": "
|
55290
|
+
"shape": "S5k"
|
55291
55291
|
},
|
55292
55292
|
"MfaConfiguration": {},
|
55293
55293
|
"DeviceConfiguration": {
|
55294
|
-
"shape": "
|
55294
|
+
"shape": "S5m"
|
55295
55295
|
},
|
55296
55296
|
"EmailConfiguration": {
|
55297
|
-
"shape": "
|
55297
|
+
"shape": "S5n"
|
55298
55298
|
},
|
55299
55299
|
"SmsConfiguration": {
|
55300
|
-
"shape": "
|
55300
|
+
"shape": "S5r"
|
55301
55301
|
},
|
55302
55302
|
"UserPoolTags": {
|
55303
|
-
"shape": "
|
55303
|
+
"shape": "S5t"
|
55304
55304
|
},
|
55305
55305
|
"AdminCreateUserConfig": {
|
55306
|
-
"shape": "
|
55306
|
+
"shape": "S5w"
|
55307
55307
|
},
|
55308
55308
|
"UserPoolAddOns": {
|
55309
|
-
"shape": "
|
55309
|
+
"shape": "S60"
|
55310
55310
|
},
|
55311
55311
|
"AccountRecoverySetting": {
|
55312
|
-
"shape": "
|
55312
|
+
"shape": "S63"
|
55313
55313
|
}
|
55314
55314
|
}
|
55315
55315
|
},
|
@@ -55341,38 +55341,38 @@ module.exports={
|
|
55341
55341
|
"type": "integer"
|
55342
55342
|
},
|
55343
55343
|
"TokenValidityUnits": {
|
55344
|
-
"shape": "
|
55344
|
+
"shape": "S6i"
|
55345
55345
|
},
|
55346
55346
|
"ReadAttributes": {
|
55347
|
-
"shape": "
|
55347
|
+
"shape": "S6k"
|
55348
55348
|
},
|
55349
55349
|
"WriteAttributes": {
|
55350
|
-
"shape": "
|
55350
|
+
"shape": "S6k"
|
55351
55351
|
},
|
55352
55352
|
"ExplicitAuthFlows": {
|
55353
|
-
"shape": "
|
55353
|
+
"shape": "S6m"
|
55354
55354
|
},
|
55355
55355
|
"SupportedIdentityProviders": {
|
55356
|
-
"shape": "
|
55356
|
+
"shape": "S6o"
|
55357
55357
|
},
|
55358
55358
|
"CallbackURLs": {
|
55359
|
-
"shape": "
|
55359
|
+
"shape": "S6p"
|
55360
55360
|
},
|
55361
55361
|
"LogoutURLs": {
|
55362
|
-
"shape": "
|
55362
|
+
"shape": "S6r"
|
55363
55363
|
},
|
55364
55364
|
"DefaultRedirectURI": {},
|
55365
55365
|
"AllowedOAuthFlows": {
|
55366
|
-
"shape": "
|
55366
|
+
"shape": "S6s"
|
55367
55367
|
},
|
55368
55368
|
"AllowedOAuthScopes": {
|
55369
|
-
"shape": "
|
55369
|
+
"shape": "S6u"
|
55370
55370
|
},
|
55371
55371
|
"AllowedOAuthFlowsUserPoolClient": {
|
55372
55372
|
"type": "boolean"
|
55373
55373
|
},
|
55374
55374
|
"AnalyticsConfiguration": {
|
55375
|
-
"shape": "
|
55375
|
+
"shape": "S6w"
|
55376
55376
|
},
|
55377
55377
|
"PreventUserExistenceErrors": {},
|
55378
55378
|
"EnableTokenRevocation": {
|
@@ -55390,7 +55390,7 @@ module.exports={
|
|
55390
55390
|
"type": "structure",
|
55391
55391
|
"members": {
|
55392
55392
|
"UserPoolClient": {
|
55393
|
-
"shape": "
|
55393
|
+
"shape": "S71"
|
55394
55394
|
}
|
55395
55395
|
}
|
55396
55396
|
}
|
@@ -55407,7 +55407,7 @@ module.exports={
|
|
55407
55407
|
"Domain": {},
|
55408
55408
|
"UserPoolId": {},
|
55409
55409
|
"CustomDomainConfig": {
|
55410
|
-
"shape": "
|
55410
|
+
"shape": "S74"
|
55411
55411
|
}
|
55412
55412
|
}
|
55413
55413
|
},
|
@@ -55881,6 +55881,17 @@ module.exports={
|
|
55881
55881
|
"CreateAuthChallenge": {},
|
55882
55882
|
"VerifyAuthChallengeResponse": {},
|
55883
55883
|
"PreTokenGeneration": {},
|
55884
|
+
"PreTokenGenerationConfig": {
|
55885
|
+
"type": "structure",
|
55886
|
+
"required": [
|
55887
|
+
"LambdaVersion",
|
55888
|
+
"LambdaArn"
|
55889
|
+
],
|
55890
|
+
"members": {
|
55891
|
+
"LambdaVersion": {},
|
55892
|
+
"LambdaArn": {}
|
55893
|
+
}
|
55894
|
+
},
|
55884
55895
|
"UserMigration": {},
|
55885
55896
|
"CustomSMSSender": {
|
55886
55897
|
"type": "structure",
|
@@ -55907,19 +55918,19 @@ module.exports={
|
|
55907
55918
|
"KMSKeyID": {}
|
55908
55919
|
}
|
55909
55920
|
},
|
55910
|
-
"
|
55921
|
+
"S56": {
|
55911
55922
|
"type": "list",
|
55912
55923
|
"member": {}
|
55913
55924
|
},
|
55914
|
-
"
|
55925
|
+
"S58": {
|
55915
55926
|
"type": "list",
|
55916
55927
|
"member": {}
|
55917
55928
|
},
|
55918
|
-
"
|
55929
|
+
"S5a": {
|
55919
55930
|
"type": "list",
|
55920
55931
|
"member": {}
|
55921
55932
|
},
|
55922
|
-
"
|
55933
|
+
"S5f": {
|
55923
55934
|
"type": "structure",
|
55924
55935
|
"members": {
|
55925
55936
|
"SmsMessage": {},
|
@@ -55930,7 +55941,7 @@ module.exports={
|
|
55930
55941
|
"DefaultEmailOption": {}
|
55931
55942
|
}
|
55932
55943
|
},
|
55933
|
-
"
|
55944
|
+
"S5k": {
|
55934
55945
|
"type": "structure",
|
55935
55946
|
"members": {
|
55936
55947
|
"AttributesRequireVerificationBeforeUpdate": {
|
@@ -55939,7 +55950,7 @@ module.exports={
|
|
55939
55950
|
}
|
55940
55951
|
}
|
55941
55952
|
},
|
55942
|
-
"
|
55953
|
+
"S5m": {
|
55943
55954
|
"type": "structure",
|
55944
55955
|
"members": {
|
55945
55956
|
"ChallengeRequiredOnNewDevice": {
|
@@ -55950,7 +55961,7 @@ module.exports={
|
|
55950
55961
|
}
|
55951
55962
|
}
|
55952
55963
|
},
|
55953
|
-
"
|
55964
|
+
"S5n": {
|
55954
55965
|
"type": "structure",
|
55955
55966
|
"members": {
|
55956
55967
|
"SourceArn": {},
|
@@ -55960,7 +55971,7 @@ module.exports={
|
|
55960
55971
|
"ConfigurationSet": {}
|
55961
55972
|
}
|
55962
55973
|
},
|
55963
|
-
"
|
55974
|
+
"S5r": {
|
55964
55975
|
"type": "structure",
|
55965
55976
|
"required": [
|
55966
55977
|
"SnsCallerArn"
|
@@ -55971,12 +55982,12 @@ module.exports={
|
|
55971
55982
|
"SnsRegion": {}
|
55972
55983
|
}
|
55973
55984
|
},
|
55974
|
-
"
|
55985
|
+
"S5t": {
|
55975
55986
|
"type": "map",
|
55976
55987
|
"key": {},
|
55977
55988
|
"value": {}
|
55978
55989
|
},
|
55979
|
-
"
|
55990
|
+
"S5w": {
|
55980
55991
|
"type": "structure",
|
55981
55992
|
"members": {
|
55982
55993
|
"AllowAdminCreateUserOnly": {
|
@@ -55995,13 +56006,13 @@ module.exports={
|
|
55995
56006
|
}
|
55996
56007
|
}
|
55997
56008
|
},
|
55998
|
-
"
|
56009
|
+
"S5z": {
|
55999
56010
|
"type": "list",
|
56000
56011
|
"member": {
|
56001
56012
|
"shape": "S4"
|
56002
56013
|
}
|
56003
56014
|
},
|
56004
|
-
"
|
56015
|
+
"S60": {
|
56005
56016
|
"type": "structure",
|
56006
56017
|
"required": [
|
56007
56018
|
"AdvancedSecurityMode"
|
@@ -56010,7 +56021,7 @@ module.exports={
|
|
56010
56021
|
"AdvancedSecurityMode": {}
|
56011
56022
|
}
|
56012
56023
|
},
|
56013
|
-
"
|
56024
|
+
"S62": {
|
56014
56025
|
"type": "structure",
|
56015
56026
|
"required": [
|
56016
56027
|
"CaseSensitive"
|
@@ -56021,7 +56032,7 @@ module.exports={
|
|
56021
56032
|
}
|
56022
56033
|
}
|
56023
56034
|
},
|
56024
|
-
"
|
56035
|
+
"S63": {
|
56025
56036
|
"type": "structure",
|
56026
56037
|
"members": {
|
56027
56038
|
"RecoveryMechanisms": {
|
@@ -56042,7 +56053,7 @@ module.exports={
|
|
56042
56053
|
}
|
56043
56054
|
}
|
56044
56055
|
},
|
56045
|
-
"
|
56056
|
+
"S69": {
|
56046
56057
|
"type": "structure",
|
56047
56058
|
"members": {
|
56048
56059
|
"Id": {},
|
@@ -56065,63 +56076,63 @@ module.exports={
|
|
56065
56076
|
"type": "timestamp"
|
56066
56077
|
},
|
56067
56078
|
"SchemaAttributes": {
|
56068
|
-
"shape": "
|
56079
|
+
"shape": "S5z"
|
56069
56080
|
},
|
56070
56081
|
"AutoVerifiedAttributes": {
|
56071
|
-
"shape": "
|
56082
|
+
"shape": "S56"
|
56072
56083
|
},
|
56073
56084
|
"AliasAttributes": {
|
56074
|
-
"shape": "
|
56085
|
+
"shape": "S58"
|
56075
56086
|
},
|
56076
56087
|
"UsernameAttributes": {
|
56077
|
-
"shape": "
|
56088
|
+
"shape": "S5a"
|
56078
56089
|
},
|
56079
56090
|
"SmsVerificationMessage": {},
|
56080
56091
|
"EmailVerificationMessage": {},
|
56081
56092
|
"EmailVerificationSubject": {},
|
56082
56093
|
"VerificationMessageTemplate": {
|
56083
|
-
"shape": "
|
56094
|
+
"shape": "S5f"
|
56084
56095
|
},
|
56085
56096
|
"SmsAuthenticationMessage": {},
|
56086
56097
|
"UserAttributeUpdateSettings": {
|
56087
|
-
"shape": "
|
56098
|
+
"shape": "S5k"
|
56088
56099
|
},
|
56089
56100
|
"MfaConfiguration": {},
|
56090
56101
|
"DeviceConfiguration": {
|
56091
|
-
"shape": "
|
56102
|
+
"shape": "S5m"
|
56092
56103
|
},
|
56093
56104
|
"EstimatedNumberOfUsers": {
|
56094
56105
|
"type": "integer"
|
56095
56106
|
},
|
56096
56107
|
"EmailConfiguration": {
|
56097
|
-
"shape": "
|
56108
|
+
"shape": "S5n"
|
56098
56109
|
},
|
56099
56110
|
"SmsConfiguration": {
|
56100
|
-
"shape": "
|
56111
|
+
"shape": "S5r"
|
56101
56112
|
},
|
56102
56113
|
"UserPoolTags": {
|
56103
|
-
"shape": "
|
56114
|
+
"shape": "S5t"
|
56104
56115
|
},
|
56105
56116
|
"SmsConfigurationFailure": {},
|
56106
56117
|
"EmailConfigurationFailure": {},
|
56107
56118
|
"Domain": {},
|
56108
56119
|
"CustomDomain": {},
|
56109
56120
|
"AdminCreateUserConfig": {
|
56110
|
-
"shape": "
|
56121
|
+
"shape": "S5w"
|
56111
56122
|
},
|
56112
56123
|
"UserPoolAddOns": {
|
56113
|
-
"shape": "
|
56124
|
+
"shape": "S60"
|
56114
56125
|
},
|
56115
56126
|
"UsernameConfiguration": {
|
56116
|
-
"shape": "
|
56127
|
+
"shape": "S62"
|
56117
56128
|
},
|
56118
56129
|
"Arn": {},
|
56119
56130
|
"AccountRecoverySetting": {
|
56120
|
-
"shape": "
|
56131
|
+
"shape": "S63"
|
56121
56132
|
}
|
56122
56133
|
}
|
56123
56134
|
},
|
56124
|
-
"
|
56135
|
+
"S6i": {
|
56125
56136
|
"type": "structure",
|
56126
56137
|
"members": {
|
56127
56138
|
"AccessToken": {},
|
@@ -56129,10 +56140,6 @@ module.exports={
|
|
56129
56140
|
"RefreshToken": {}
|
56130
56141
|
}
|
56131
56142
|
},
|
56132
|
-
"S6i": {
|
56133
|
-
"type": "list",
|
56134
|
-
"member": {}
|
56135
|
-
},
|
56136
56143
|
"S6k": {
|
56137
56144
|
"type": "list",
|
56138
56145
|
"member": {}
|
@@ -56141,7 +56148,7 @@ module.exports={
|
|
56141
56148
|
"type": "list",
|
56142
56149
|
"member": {}
|
56143
56150
|
},
|
56144
|
-
"
|
56151
|
+
"S6o": {
|
56145
56152
|
"type": "list",
|
56146
56153
|
"member": {}
|
56147
56154
|
},
|
@@ -56149,7 +56156,7 @@ module.exports={
|
|
56149
56156
|
"type": "list",
|
56150
56157
|
"member": {}
|
56151
56158
|
},
|
56152
|
-
"
|
56159
|
+
"S6r": {
|
56153
56160
|
"type": "list",
|
56154
56161
|
"member": {}
|
56155
56162
|
},
|
@@ -56158,6 +56165,10 @@ module.exports={
|
|
56158
56165
|
"member": {}
|
56159
56166
|
},
|
56160
56167
|
"S6u": {
|
56168
|
+
"type": "list",
|
56169
|
+
"member": {}
|
56170
|
+
},
|
56171
|
+
"S6w": {
|
56161
56172
|
"type": "structure",
|
56162
56173
|
"members": {
|
56163
56174
|
"ApplicationId": {},
|
@@ -56169,7 +56180,7 @@ module.exports={
|
|
56169
56180
|
}
|
56170
56181
|
}
|
56171
56182
|
},
|
56172
|
-
"
|
56183
|
+
"S71": {
|
56173
56184
|
"type": "structure",
|
56174
56185
|
"members": {
|
56175
56186
|
"UserPoolId": {},
|
@@ -56178,7 +56189,7 @@ module.exports={
|
|
56178
56189
|
"shape": "S1j"
|
56179
56190
|
},
|
56180
56191
|
"ClientSecret": {
|
56181
|
-
"shape": "
|
56192
|
+
"shape": "S72"
|
56182
56193
|
},
|
56183
56194
|
"LastModifiedDate": {
|
56184
56195
|
"type": "timestamp"
|
@@ -56196,38 +56207,38 @@ module.exports={
|
|
56196
56207
|
"type": "integer"
|
56197
56208
|
},
|
56198
56209
|
"TokenValidityUnits": {
|
56199
|
-
"shape": "
|
56210
|
+
"shape": "S6i"
|
56200
56211
|
},
|
56201
56212
|
"ReadAttributes": {
|
56202
|
-
"shape": "
|
56213
|
+
"shape": "S6k"
|
56203
56214
|
},
|
56204
56215
|
"WriteAttributes": {
|
56205
|
-
"shape": "
|
56216
|
+
"shape": "S6k"
|
56206
56217
|
},
|
56207
56218
|
"ExplicitAuthFlows": {
|
56208
|
-
"shape": "
|
56219
|
+
"shape": "S6m"
|
56209
56220
|
},
|
56210
56221
|
"SupportedIdentityProviders": {
|
56211
|
-
"shape": "
|
56222
|
+
"shape": "S6o"
|
56212
56223
|
},
|
56213
56224
|
"CallbackURLs": {
|
56214
|
-
"shape": "
|
56225
|
+
"shape": "S6p"
|
56215
56226
|
},
|
56216
56227
|
"LogoutURLs": {
|
56217
|
-
"shape": "
|
56228
|
+
"shape": "S6r"
|
56218
56229
|
},
|
56219
56230
|
"DefaultRedirectURI": {},
|
56220
56231
|
"AllowedOAuthFlows": {
|
56221
|
-
"shape": "
|
56232
|
+
"shape": "S6s"
|
56222
56233
|
},
|
56223
56234
|
"AllowedOAuthScopes": {
|
56224
|
-
"shape": "
|
56235
|
+
"shape": "S6u"
|
56225
56236
|
},
|
56226
56237
|
"AllowedOAuthFlowsUserPoolClient": {
|
56227
56238
|
"type": "boolean"
|
56228
56239
|
},
|
56229
56240
|
"AnalyticsConfiguration": {
|
56230
|
-
"shape": "
|
56241
|
+
"shape": "S6w"
|
56231
56242
|
},
|
56232
56243
|
"PreventUserExistenceErrors": {},
|
56233
56244
|
"EnableTokenRevocation": {
|
@@ -56241,11 +56252,11 @@ module.exports={
|
|
56241
56252
|
}
|
56242
56253
|
}
|
56243
56254
|
},
|
56244
|
-
"
|
56255
|
+
"S72": {
|
56245
56256
|
"type": "string",
|
56246
56257
|
"sensitive": true
|
56247
56258
|
},
|
56248
|
-
"
|
56259
|
+
"S74": {
|
56249
56260
|
"type": "structure",
|
56250
56261
|
"required": [
|
56251
56262
|
"CertificateArn"
|
@@ -56254,7 +56265,7 @@ module.exports={
|
|
56254
56265
|
"CertificateArn": {}
|
56255
56266
|
}
|
56256
56267
|
},
|
56257
|
-
"
|
56268
|
+
"S7m": {
|
56258
56269
|
"type": "structure",
|
56259
56270
|
"members": {
|
56260
56271
|
"UserPoolId": {},
|
@@ -56262,20 +56273,20 @@ module.exports={
|
|
56262
56273
|
"shape": "S1j"
|
56263
56274
|
},
|
56264
56275
|
"CompromisedCredentialsRiskConfiguration": {
|
56265
|
-
"shape": "
|
56276
|
+
"shape": "S7n"
|
56266
56277
|
},
|
56267
56278
|
"AccountTakeoverRiskConfiguration": {
|
56268
|
-
"shape": "
|
56279
|
+
"shape": "S7s"
|
56269
56280
|
},
|
56270
56281
|
"RiskExceptionConfiguration": {
|
56271
|
-
"shape": "
|
56282
|
+
"shape": "S81"
|
56272
56283
|
},
|
56273
56284
|
"LastModifiedDate": {
|
56274
56285
|
"type": "timestamp"
|
56275
56286
|
}
|
56276
56287
|
}
|
56277
56288
|
},
|
56278
|
-
"
|
56289
|
+
"S7n": {
|
56279
56290
|
"type": "structure",
|
56280
56291
|
"required": [
|
56281
56292
|
"Actions"
|
@@ -56296,7 +56307,7 @@ module.exports={
|
|
56296
56307
|
}
|
56297
56308
|
}
|
56298
56309
|
},
|
56299
|
-
"
|
56310
|
+
"S7s": {
|
56300
56311
|
"type": "structure",
|
56301
56312
|
"required": [
|
56302
56313
|
"Actions"
|
@@ -56312,13 +56323,13 @@ module.exports={
|
|
56312
56323
|
"ReplyTo": {},
|
56313
56324
|
"SourceArn": {},
|
56314
56325
|
"BlockEmail": {
|
56315
|
-
"shape": "
|
56326
|
+
"shape": "S7u"
|
56316
56327
|
},
|
56317
56328
|
"NoActionEmail": {
|
56318
|
-
"shape": "
|
56329
|
+
"shape": "S7u"
|
56319
56330
|
},
|
56320
56331
|
"MfaEmail": {
|
56321
|
-
"shape": "
|
56332
|
+
"shape": "S7u"
|
56322
56333
|
}
|
56323
56334
|
}
|
56324
56335
|
},
|
@@ -56326,19 +56337,19 @@ module.exports={
|
|
56326
56337
|
"type": "structure",
|
56327
56338
|
"members": {
|
56328
56339
|
"LowAction": {
|
56329
|
-
"shape": "
|
56340
|
+
"shape": "S7y"
|
56330
56341
|
},
|
56331
56342
|
"MediumAction": {
|
56332
|
-
"shape": "
|
56343
|
+
"shape": "S7y"
|
56333
56344
|
},
|
56334
56345
|
"HighAction": {
|
56335
|
-
"shape": "
|
56346
|
+
"shape": "S7y"
|
56336
56347
|
}
|
56337
56348
|
}
|
56338
56349
|
}
|
56339
56350
|
}
|
56340
56351
|
},
|
56341
|
-
"
|
56352
|
+
"S7u": {
|
56342
56353
|
"type": "structure",
|
56343
56354
|
"required": [
|
56344
56355
|
"Subject"
|
@@ -56349,7 +56360,7 @@ module.exports={
|
|
56349
56360
|
"TextBody": {}
|
56350
56361
|
}
|
56351
56362
|
},
|
56352
|
-
"
|
56363
|
+
"S7y": {
|
56353
56364
|
"type": "structure",
|
56354
56365
|
"required": [
|
56355
56366
|
"Notify",
|
@@ -56362,7 +56373,7 @@ module.exports={
|
|
56362
56373
|
"EventAction": {}
|
56363
56374
|
}
|
56364
56375
|
},
|
56365
|
-
"
|
56376
|
+
"S81": {
|
56366
56377
|
"type": "structure",
|
56367
56378
|
"members": {
|
56368
56379
|
"BlockedIPRangeList": {
|
@@ -56375,7 +56386,7 @@ module.exports={
|
|
56375
56386
|
}
|
56376
56387
|
}
|
56377
56388
|
},
|
56378
|
-
"
|
56389
|
+
"S8k": {
|
56379
56390
|
"type": "structure",
|
56380
56391
|
"members": {
|
56381
56392
|
"Destination": {},
|
@@ -56383,7 +56394,7 @@ module.exports={
|
|
56383
56394
|
"AttributeName": {}
|
56384
56395
|
}
|
56385
56396
|
},
|
56386
|
-
"
|
56397
|
+
"S8w": {
|
56387
56398
|
"type": "structure",
|
56388
56399
|
"required": [
|
56389
56400
|
"UserPoolId",
|
@@ -56392,11 +56403,11 @@ module.exports={
|
|
56392
56403
|
"members": {
|
56393
56404
|
"UserPoolId": {},
|
56394
56405
|
"LogConfigurations": {
|
56395
|
-
"shape": "
|
56406
|
+
"shape": "S8x"
|
56396
56407
|
}
|
56397
56408
|
}
|
56398
56409
|
},
|
56399
|
-
"
|
56410
|
+
"S8x": {
|
56400
56411
|
"type": "list",
|
56401
56412
|
"member": {
|
56402
56413
|
"type": "structure",
|
@@ -56416,7 +56427,7 @@ module.exports={
|
|
56416
56427
|
}
|
56417
56428
|
}
|
56418
56429
|
},
|
56419
|
-
"
|
56430
|
+
"S96": {
|
56420
56431
|
"type": "structure",
|
56421
56432
|
"members": {
|
56422
56433
|
"UserPoolId": {},
|
@@ -56434,16 +56445,16 @@ module.exports={
|
|
56434
56445
|
}
|
56435
56446
|
}
|
56436
56447
|
},
|
56437
|
-
"
|
56448
|
+
"S9g": {
|
56438
56449
|
"type": "structure",
|
56439
56450
|
"members": {
|
56440
56451
|
"SmsAuthenticationMessage": {},
|
56441
56452
|
"SmsConfiguration": {
|
56442
|
-
"shape": "
|
56453
|
+
"shape": "S5r"
|
56443
56454
|
}
|
56444
56455
|
}
|
56445
56456
|
},
|
56446
|
-
"
|
56457
|
+
"S9h": {
|
56447
56458
|
"type": "structure",
|
56448
56459
|
"members": {
|
56449
56460
|
"Enabled": {
|
@@ -56451,7 +56462,7 @@ module.exports={
|
|
56451
56462
|
}
|
56452
56463
|
}
|
56453
56464
|
},
|
56454
|
-
"
|
56465
|
+
"Saj": {
|
56455
56466
|
"type": "list",
|
56456
56467
|
"member": {
|
56457
56468
|
"shape": "St"
|
@@ -270079,7 +270090,7 @@ AWS.util.update(AWS, {
|
|
270079
270090
|
/**
|
270080
270091
|
* @constant
|
270081
270092
|
*/
|
270082
|
-
VERSION: '2.
|
270093
|
+
VERSION: '2.1521.0',
|
270083
270094
|
|
270084
270095
|
/**
|
270085
270096
|
* @api private
|
@@ -292303,7 +292314,7 @@ var LRUCache = /** @class */ (function () {
|
|
292303
292314
|
}());
|
292304
292315
|
exports.LRUCache = LRUCache;
|
292305
292316
|
},{}],467:[function(require,module,exports){
|
292306
|
-
// AWS SDK for JavaScript v2.
|
292317
|
+
// AWS SDK for JavaScript v2.1521.0
|
292307
292318
|
// Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
292308
292319
|
// License at https://sdk.amazonaws.com/js/BUNDLE_LICENSE.txt
|
292309
292320
|
require('./browser_loader');
|