aws-sdk 2.1520.0 → 2.1522.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 +65 -44
- package/apis/chime-sdk-meetings-2021-07-15.min.json +33 -13
- package/apis/cognito-idp-2016-04-18.min.json +163 -152
- package/apis/ec2-2016-11-15.min.json +7 -2
- package/apis/eks-2017-11-01.min.json +507 -112
- package/apis/eks-2017-11-01.paginators.json +22 -0
- package/apis/fsx-2018-03-01.min.json +9 -5
- package/apis/marketplace-catalog-2018-09-17.min.json +81 -22
- package/apis/rds-2014-10-31.min.json +251 -31
- package/apis/rds-2014-10-31.paginators.json +6 -0
- package/apis/route53resolver-2018-04-01.min.json +86 -73
- package/clients/appsync.d.ts +39 -0
- package/clients/chimesdkmeetings.d.ts +56 -23
- package/clients/cognitoidentityserviceprovider.d.ts +96 -81
- package/clients/ec2.d.ts +21 -6
- package/clients/eks.d.ts +592 -178
- package/clients/fsx.d.ts +11 -2
- package/clients/marketplacecatalog.d.ts +74 -2
- package/clients/quicksight.d.ts +2 -2
- package/clients/rds.d.ts +335 -0
- package/clients/route53resolver.d.ts +35 -17
- package/dist/aws-sdk-core-react-native.js +1 -1
- package/dist/aws-sdk-react-native.js +12 -12
- package/dist/aws-sdk.js +511 -210
- package/dist/aws-sdk.min.js +63 -63
- package/lib/core.js +1 -1
- package/package.json +1 -1
- package/scripts/console +1 -1
package/dist/aws-sdk.js
CHANGED
@@ -1,4 +1,4 @@
|
|
1
|
-
// AWS SDK for JavaScript v2.
|
1
|
+
// AWS SDK for JavaScript v2.1522.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"
|
@@ -85781,7 +85792,8 @@ module.exports={
|
|
85781
85792
|
"Asn": {},
|
85782
85793
|
"DryRun": {
|
85783
85794
|
"type": "boolean"
|
85784
|
-
}
|
85795
|
+
},
|
85796
|
+
"NetworkBorderGroup": {}
|
85785
85797
|
}
|
85786
85798
|
},
|
85787
85799
|
"output": {
|
@@ -108606,7 +108618,8 @@ module.exports={
|
|
108606
108618
|
},
|
108607
108619
|
"MultiRegion": {
|
108608
108620
|
"type": "boolean"
|
108609
|
-
}
|
108621
|
+
},
|
108622
|
+
"NetworkBorderGroup": {}
|
108610
108623
|
}
|
108611
108624
|
},
|
108612
108625
|
"output": {
|
@@ -111565,6 +111578,9 @@ module.exports={
|
|
111565
111578
|
},
|
111566
111579
|
"State": {
|
111567
111580
|
"locationName": "state"
|
111581
|
+
},
|
111582
|
+
"NetworkBorderGroup": {
|
111583
|
+
"locationName": "networkBorderGroup"
|
111568
111584
|
}
|
111569
111585
|
}
|
111570
111586
|
},
|
@@ -190390,6 +190406,65 @@ module.exports={
|
|
190390
190406
|
"uid": "marketplace-catalog-2018-09-17"
|
190391
190407
|
},
|
190392
190408
|
"operations": {
|
190409
|
+
"BatchDescribeEntities": {
|
190410
|
+
"http": {
|
190411
|
+
"requestUri": "/BatchDescribeEntities"
|
190412
|
+
},
|
190413
|
+
"input": {
|
190414
|
+
"type": "structure",
|
190415
|
+
"required": [
|
190416
|
+
"EntityRequestList"
|
190417
|
+
],
|
190418
|
+
"members": {
|
190419
|
+
"EntityRequestList": {
|
190420
|
+
"type": "list",
|
190421
|
+
"member": {
|
190422
|
+
"type": "structure",
|
190423
|
+
"required": [
|
190424
|
+
"Catalog",
|
190425
|
+
"EntityId"
|
190426
|
+
],
|
190427
|
+
"members": {
|
190428
|
+
"Catalog": {},
|
190429
|
+
"EntityId": {}
|
190430
|
+
}
|
190431
|
+
}
|
190432
|
+
}
|
190433
|
+
}
|
190434
|
+
},
|
190435
|
+
"output": {
|
190436
|
+
"type": "structure",
|
190437
|
+
"members": {
|
190438
|
+
"EntityDetails": {
|
190439
|
+
"type": "map",
|
190440
|
+
"key": {},
|
190441
|
+
"value": {
|
190442
|
+
"type": "structure",
|
190443
|
+
"members": {
|
190444
|
+
"EntityType": {},
|
190445
|
+
"EntityArn": {},
|
190446
|
+
"EntityIdentifier": {},
|
190447
|
+
"LastModifiedDate": {},
|
190448
|
+
"DetailsDocument": {
|
190449
|
+
"shape": "Sd"
|
190450
|
+
}
|
190451
|
+
}
|
190452
|
+
}
|
190453
|
+
},
|
190454
|
+
"Errors": {
|
190455
|
+
"type": "map",
|
190456
|
+
"key": {},
|
190457
|
+
"value": {
|
190458
|
+
"type": "structure",
|
190459
|
+
"members": {
|
190460
|
+
"ErrorCode": {},
|
190461
|
+
"ErrorMessage": {}
|
190462
|
+
}
|
190463
|
+
}
|
190464
|
+
}
|
190465
|
+
}
|
190466
|
+
}
|
190467
|
+
},
|
190393
190468
|
"CancelChangeSet": {
|
190394
190469
|
"http": {
|
190395
190470
|
"method": "PATCH",
|
@@ -190482,11 +190557,11 @@ module.exports={
|
|
190482
190557
|
"members": {
|
190483
190558
|
"ChangeType": {},
|
190484
190559
|
"Entity": {
|
190485
|
-
"shape": "
|
190560
|
+
"shape": "Sx"
|
190486
190561
|
},
|
190487
190562
|
"Details": {},
|
190488
190563
|
"DetailsDocument": {
|
190489
|
-
"shape": "
|
190564
|
+
"shape": "Sd"
|
190490
190565
|
},
|
190491
190566
|
"ErrorDetailList": {
|
190492
190567
|
"type": "list",
|
@@ -190536,7 +190611,7 @@ module.exports={
|
|
190536
190611
|
"LastModifiedDate": {},
|
190537
190612
|
"Details": {},
|
190538
190613
|
"DetailsDocument": {
|
190539
|
-
"shape": "
|
190614
|
+
"shape": "Sd"
|
190540
190615
|
}
|
190541
190616
|
}
|
190542
190617
|
}
|
@@ -190577,10 +190652,10 @@ module.exports={
|
|
190577
190652
|
"members": {
|
190578
190653
|
"Catalog": {},
|
190579
190654
|
"FilterList": {
|
190580
|
-
"shape": "
|
190655
|
+
"shape": "S19"
|
190581
190656
|
},
|
190582
190657
|
"Sort": {
|
190583
|
-
"shape": "
|
190658
|
+
"shape": "S1e"
|
190584
190659
|
},
|
190585
190660
|
"MaxResults": {
|
190586
190661
|
"type": "integer"
|
@@ -190628,10 +190703,10 @@ module.exports={
|
|
190628
190703
|
"Catalog": {},
|
190629
190704
|
"EntityType": {},
|
190630
190705
|
"FilterList": {
|
190631
|
-
"shape": "
|
190706
|
+
"shape": "S19"
|
190632
190707
|
},
|
190633
190708
|
"Sort": {
|
190634
|
-
"shape": "
|
190709
|
+
"shape": "S1e"
|
190635
190710
|
},
|
190636
190711
|
"NextToken": {},
|
190637
190712
|
"MaxResults": {
|
@@ -191214,7 +191289,7 @@ module.exports={
|
|
191214
191289
|
"members": {
|
191215
191290
|
"ResourceArn": {},
|
191216
191291
|
"Tags": {
|
191217
|
-
"shape": "
|
191292
|
+
"shape": "S5u"
|
191218
191293
|
}
|
191219
191294
|
}
|
191220
191295
|
}
|
@@ -191262,14 +191337,14 @@ module.exports={
|
|
191262
191337
|
"members": {
|
191263
191338
|
"ChangeType": {},
|
191264
191339
|
"Entity": {
|
191265
|
-
"shape": "
|
191340
|
+
"shape": "Sx"
|
191266
191341
|
},
|
191267
191342
|
"EntityTags": {
|
191268
|
-
"shape": "
|
191343
|
+
"shape": "S5u"
|
191269
191344
|
},
|
191270
191345
|
"Details": {},
|
191271
191346
|
"DetailsDocument": {
|
191272
|
-
"shape": "
|
191347
|
+
"shape": "Sd"
|
191273
191348
|
},
|
191274
191349
|
"ChangeName": {}
|
191275
191350
|
}
|
@@ -191280,7 +191355,7 @@ module.exports={
|
|
191280
191355
|
"idempotencyToken": true
|
191281
191356
|
},
|
191282
191357
|
"ChangeSetTags": {
|
191283
|
-
"shape": "
|
191358
|
+
"shape": "S5u"
|
191284
191359
|
}
|
191285
191360
|
}
|
191286
191361
|
},
|
@@ -191305,7 +191380,7 @@ module.exports={
|
|
191305
191380
|
"members": {
|
191306
191381
|
"ResourceArn": {},
|
191307
191382
|
"Tags": {
|
191308
|
-
"shape": "
|
191383
|
+
"shape": "S5u"
|
191309
191384
|
}
|
191310
191385
|
}
|
191311
191386
|
},
|
@@ -191339,7 +191414,12 @@ module.exports={
|
|
191339
191414
|
}
|
191340
191415
|
},
|
191341
191416
|
"shapes": {
|
191342
|
-
"
|
191417
|
+
"Sd": {
|
191418
|
+
"type": "structure",
|
191419
|
+
"members": {},
|
191420
|
+
"document": true
|
191421
|
+
},
|
191422
|
+
"Sx": {
|
191343
191423
|
"type": "structure",
|
191344
191424
|
"required": [
|
191345
191425
|
"Type"
|
@@ -191349,12 +191429,7 @@ module.exports={
|
|
191349
191429
|
"Identifier": {}
|
191350
191430
|
}
|
191351
191431
|
},
|
191352
|
-
"
|
191353
|
-
"type": "structure",
|
191354
|
-
"members": {},
|
191355
|
-
"document": true
|
191356
|
-
},
|
191357
|
-
"Sy": {
|
191432
|
+
"S19": {
|
191358
191433
|
"type": "list",
|
191359
191434
|
"member": {
|
191360
191435
|
"type": "structure",
|
@@ -191367,14 +191442,14 @@ module.exports={
|
|
191367
191442
|
}
|
191368
191443
|
}
|
191369
191444
|
},
|
191370
|
-
"
|
191445
|
+
"S1e": {
|
191371
191446
|
"type": "structure",
|
191372
191447
|
"members": {
|
191373
191448
|
"SortBy": {},
|
191374
191449
|
"SortOrder": {}
|
191375
191450
|
}
|
191376
191451
|
},
|
191377
|
-
"
|
191452
|
+
"S5u": {
|
191378
191453
|
"type": "list",
|
191379
191454
|
"member": {
|
191380
191455
|
"type": "structure",
|
@@ -213556,6 +213631,40 @@ module.exports={
|
|
213556
213631
|
}
|
213557
213632
|
}
|
213558
213633
|
},
|
213634
|
+
"DescribeDBRecommendations": {
|
213635
|
+
"input": {
|
213636
|
+
"type": "structure",
|
213637
|
+
"members": {
|
213638
|
+
"LastUpdatedAfter": {
|
213639
|
+
"type": "timestamp"
|
213640
|
+
},
|
213641
|
+
"LastUpdatedBefore": {
|
213642
|
+
"type": "timestamp"
|
213643
|
+
},
|
213644
|
+
"Locale": {},
|
213645
|
+
"Filters": {
|
213646
|
+
"shape": "S7c"
|
213647
|
+
},
|
213648
|
+
"MaxRecords": {
|
213649
|
+
"type": "integer"
|
213650
|
+
},
|
213651
|
+
"Marker": {}
|
213652
|
+
}
|
213653
|
+
},
|
213654
|
+
"output": {
|
213655
|
+
"resultWrapper": "DescribeDBRecommendationsResult",
|
213656
|
+
"type": "structure",
|
213657
|
+
"members": {
|
213658
|
+
"DBRecommendations": {
|
213659
|
+
"type": "list",
|
213660
|
+
"member": {
|
213661
|
+
"shape": "S9k"
|
213662
|
+
}
|
213663
|
+
},
|
213664
|
+
"Marker": {}
|
213665
|
+
}
|
213666
|
+
}
|
213667
|
+
},
|
213559
213668
|
"DescribeDBSecurityGroups": {
|
213560
213669
|
"input": {
|
213561
213670
|
"type": "structure",
|
@@ -213600,7 +213709,7 @@ module.exports={
|
|
213600
213709
|
"type": "structure",
|
213601
213710
|
"members": {
|
213602
213711
|
"DBSnapshotAttributesResult": {
|
213603
|
-
"shape": "
|
213712
|
+
"shape": "Saa"
|
213604
213713
|
}
|
213605
213714
|
}
|
213606
213715
|
}
|
@@ -213746,7 +213855,7 @@ module.exports={
|
|
213746
213855
|
"type": "structure",
|
213747
213856
|
"members": {
|
213748
213857
|
"EngineDefaults": {
|
213749
|
-
"shape": "
|
213858
|
+
"shape": "Sap"
|
213750
213859
|
}
|
213751
213860
|
}
|
213752
213861
|
}
|
@@ -213773,7 +213882,7 @@ module.exports={
|
|
213773
213882
|
"type": "structure",
|
213774
213883
|
"members": {
|
213775
213884
|
"EngineDefaults": {
|
213776
|
-
"shape": "
|
213885
|
+
"shape": "Sap"
|
213777
213886
|
}
|
213778
213887
|
}
|
213779
213888
|
}
|
@@ -214222,7 +214331,7 @@ module.exports={
|
|
214222
214331
|
"type": "double"
|
214223
214332
|
},
|
214224
214333
|
"AvailableProcessorFeatures": {
|
214225
|
-
"shape": "
|
214334
|
+
"shape": "Sby"
|
214226
214335
|
},
|
214227
214336
|
"SupportedEngineModes": {
|
214228
214337
|
"shape": "S2m"
|
@@ -214335,7 +214444,7 @@ module.exports={
|
|
214335
214444
|
"ReservedDBInstances": {
|
214336
214445
|
"type": "list",
|
214337
214446
|
"member": {
|
214338
|
-
"shape": "
|
214447
|
+
"shape": "Sc7",
|
214339
214448
|
"locationName": "ReservedDBInstance"
|
214340
214449
|
}
|
214341
214450
|
}
|
@@ -214392,7 +214501,7 @@ module.exports={
|
|
214392
214501
|
"type": "boolean"
|
214393
214502
|
},
|
214394
214503
|
"RecurringCharges": {
|
214395
|
-
"shape": "
|
214504
|
+
"shape": "Sc8"
|
214396
214505
|
}
|
214397
214506
|
},
|
214398
214507
|
"wrapper": true
|
@@ -214493,28 +214602,28 @@ module.exports={
|
|
214493
214602
|
"members": {
|
214494
214603
|
"StorageType": {},
|
214495
214604
|
"StorageSize": {
|
214496
|
-
"shape": "
|
214605
|
+
"shape": "Scq"
|
214497
214606
|
},
|
214498
214607
|
"ProvisionedIops": {
|
214499
|
-
"shape": "
|
214608
|
+
"shape": "Scq"
|
214500
214609
|
},
|
214501
214610
|
"IopsToStorageRatio": {
|
214502
|
-
"shape": "
|
214611
|
+
"shape": "Scs"
|
214503
214612
|
},
|
214504
214613
|
"SupportsStorageAutoscaling": {
|
214505
214614
|
"type": "boolean"
|
214506
214615
|
},
|
214507
214616
|
"ProvisionedStorageThroughput": {
|
214508
|
-
"shape": "
|
214617
|
+
"shape": "Scq"
|
214509
214618
|
},
|
214510
214619
|
"StorageThroughputToIopsRatio": {
|
214511
|
-
"shape": "
|
214620
|
+
"shape": "Scs"
|
214512
214621
|
}
|
214513
214622
|
}
|
214514
214623
|
}
|
214515
214624
|
},
|
214516
214625
|
"ValidProcessorFeatures": {
|
214517
|
-
"shape": "
|
214626
|
+
"shape": "Sby"
|
214518
214627
|
},
|
214519
214628
|
"SupportsDedicatedLogVolume": {
|
214520
214629
|
"type": "boolean"
|
@@ -214755,7 +214864,7 @@ module.exports={
|
|
214755
214864
|
"type": "long"
|
214756
214865
|
},
|
214757
214866
|
"CloudwatchLogsExportConfiguration": {
|
214758
|
-
"shape": "
|
214867
|
+
"shape": "Sde"
|
214759
214868
|
},
|
214760
214869
|
"EngineVersion": {},
|
214761
214870
|
"AllowMajorVersionUpgrade": {
|
@@ -214869,7 +214978,7 @@ module.exports={
|
|
214869
214978
|
}
|
214870
214979
|
},
|
214871
214980
|
"output": {
|
214872
|
-
"shape": "
|
214981
|
+
"shape": "Sdj",
|
214873
214982
|
"resultWrapper": "ModifyDBClusterParameterGroupResult"
|
214874
214983
|
}
|
214875
214984
|
},
|
@@ -214988,7 +215097,7 @@ module.exports={
|
|
214988
215097
|
"type": "integer"
|
214989
215098
|
},
|
214990
215099
|
"CloudwatchLogsExportConfiguration": {
|
214991
|
-
"shape": "
|
215100
|
+
"shape": "Sde"
|
214992
215101
|
},
|
214993
215102
|
"ProcessorFeatures": {
|
214994
215103
|
"shape": "S1c"
|
@@ -215059,7 +215168,7 @@ module.exports={
|
|
215059
215168
|
}
|
215060
215169
|
},
|
215061
215170
|
"output": {
|
215062
|
-
"shape": "
|
215171
|
+
"shape": "Sdp",
|
215063
215172
|
"resultWrapper": "ModifyDBParameterGroupResult"
|
215064
215173
|
}
|
215065
215174
|
},
|
@@ -215165,6 +215274,42 @@ module.exports={
|
|
215165
215274
|
}
|
215166
215275
|
}
|
215167
215276
|
},
|
215277
|
+
"ModifyDBRecommendation": {
|
215278
|
+
"input": {
|
215279
|
+
"type": "structure",
|
215280
|
+
"required": [
|
215281
|
+
"RecommendationId"
|
215282
|
+
],
|
215283
|
+
"members": {
|
215284
|
+
"RecommendationId": {},
|
215285
|
+
"Locale": {},
|
215286
|
+
"Status": {},
|
215287
|
+
"RecommendedActionUpdates": {
|
215288
|
+
"type": "list",
|
215289
|
+
"member": {
|
215290
|
+
"type": "structure",
|
215291
|
+
"required": [
|
215292
|
+
"ActionId",
|
215293
|
+
"Status"
|
215294
|
+
],
|
215295
|
+
"members": {
|
215296
|
+
"ActionId": {},
|
215297
|
+
"Status": {}
|
215298
|
+
}
|
215299
|
+
}
|
215300
|
+
}
|
215301
|
+
}
|
215302
|
+
},
|
215303
|
+
"output": {
|
215304
|
+
"resultWrapper": "ModifyDBRecommendationResult",
|
215305
|
+
"type": "structure",
|
215306
|
+
"members": {
|
215307
|
+
"DBRecommendation": {
|
215308
|
+
"shape": "S9k"
|
215309
|
+
}
|
215310
|
+
}
|
215311
|
+
}
|
215312
|
+
},
|
215168
215313
|
"ModifyDBSnapshot": {
|
215169
215314
|
"input": {
|
215170
215315
|
"type": "structure",
|
@@ -215210,7 +215355,7 @@ module.exports={
|
|
215210
215355
|
"type": "structure",
|
215211
215356
|
"members": {
|
215212
215357
|
"DBSnapshotAttributesResult": {
|
215213
|
-
"shape": "
|
215358
|
+
"shape": "Saa"
|
215214
215359
|
}
|
215215
215360
|
}
|
215216
215361
|
}
|
@@ -215442,7 +215587,7 @@ module.exports={
|
|
215442
215587
|
"type": "structure",
|
215443
215588
|
"members": {
|
215444
215589
|
"ReservedDBInstance": {
|
215445
|
-
"shape": "
|
215590
|
+
"shape": "Sc7"
|
215446
215591
|
}
|
215447
215592
|
}
|
215448
215593
|
}
|
@@ -215619,7 +215764,7 @@ module.exports={
|
|
215619
215764
|
}
|
215620
215765
|
},
|
215621
215766
|
"output": {
|
215622
|
-
"shape": "
|
215767
|
+
"shape": "Sdj",
|
215623
215768
|
"resultWrapper": "ResetDBClusterParameterGroupResult"
|
215624
215769
|
}
|
215625
215770
|
},
|
@@ -215640,7 +215785,7 @@ module.exports={
|
|
215640
215785
|
}
|
215641
215786
|
},
|
215642
215787
|
"output": {
|
215643
|
-
"shape": "
|
215788
|
+
"shape": "Sdp",
|
215644
215789
|
"resultWrapper": "ResetDBParameterGroupResult"
|
215645
215790
|
}
|
215646
215791
|
},
|
@@ -218315,7 +218460,157 @@ module.exports={
|
|
218315
218460
|
}
|
218316
218461
|
}
|
218317
218462
|
},
|
218318
|
-
"
|
218463
|
+
"S9k": {
|
218464
|
+
"type": "structure",
|
218465
|
+
"members": {
|
218466
|
+
"RecommendationId": {},
|
218467
|
+
"TypeId": {},
|
218468
|
+
"Severity": {},
|
218469
|
+
"ResourceArn": {},
|
218470
|
+
"Status": {},
|
218471
|
+
"CreatedTime": {
|
218472
|
+
"type": "timestamp"
|
218473
|
+
},
|
218474
|
+
"UpdatedTime": {
|
218475
|
+
"type": "timestamp"
|
218476
|
+
},
|
218477
|
+
"Detection": {},
|
218478
|
+
"Recommendation": {},
|
218479
|
+
"Description": {},
|
218480
|
+
"Reason": {},
|
218481
|
+
"RecommendedActions": {
|
218482
|
+
"type": "list",
|
218483
|
+
"member": {
|
218484
|
+
"type": "structure",
|
218485
|
+
"members": {
|
218486
|
+
"ActionId": {},
|
218487
|
+
"Title": {},
|
218488
|
+
"Description": {},
|
218489
|
+
"Operation": {},
|
218490
|
+
"Parameters": {
|
218491
|
+
"type": "list",
|
218492
|
+
"member": {
|
218493
|
+
"type": "structure",
|
218494
|
+
"members": {
|
218495
|
+
"Key": {},
|
218496
|
+
"Value": {}
|
218497
|
+
}
|
218498
|
+
}
|
218499
|
+
},
|
218500
|
+
"ApplyModes": {
|
218501
|
+
"shape": "Sv"
|
218502
|
+
},
|
218503
|
+
"Status": {},
|
218504
|
+
"IssueDetails": {
|
218505
|
+
"shape": "S9p"
|
218506
|
+
},
|
218507
|
+
"ContextAttributes": {
|
218508
|
+
"type": "list",
|
218509
|
+
"member": {
|
218510
|
+
"type": "structure",
|
218511
|
+
"members": {
|
218512
|
+
"Key": {},
|
218513
|
+
"Value": {}
|
218514
|
+
}
|
218515
|
+
}
|
218516
|
+
}
|
218517
|
+
}
|
218518
|
+
}
|
218519
|
+
},
|
218520
|
+
"Category": {},
|
218521
|
+
"Source": {},
|
218522
|
+
"TypeDetection": {},
|
218523
|
+
"TypeRecommendation": {},
|
218524
|
+
"Impact": {},
|
218525
|
+
"AdditionalInfo": {},
|
218526
|
+
"Links": {
|
218527
|
+
"type": "list",
|
218528
|
+
"member": {
|
218529
|
+
"type": "structure",
|
218530
|
+
"members": {
|
218531
|
+
"Text": {},
|
218532
|
+
"Url": {}
|
218533
|
+
}
|
218534
|
+
}
|
218535
|
+
},
|
218536
|
+
"IssueDetails": {
|
218537
|
+
"shape": "S9p"
|
218538
|
+
}
|
218539
|
+
}
|
218540
|
+
},
|
218541
|
+
"S9p": {
|
218542
|
+
"type": "structure",
|
218543
|
+
"members": {
|
218544
|
+
"PerformanceIssueDetails": {
|
218545
|
+
"type": "structure",
|
218546
|
+
"members": {
|
218547
|
+
"StartTime": {
|
218548
|
+
"type": "timestamp"
|
218549
|
+
},
|
218550
|
+
"EndTime": {
|
218551
|
+
"type": "timestamp"
|
218552
|
+
},
|
218553
|
+
"Metrics": {
|
218554
|
+
"type": "list",
|
218555
|
+
"member": {
|
218556
|
+
"type": "structure",
|
218557
|
+
"members": {
|
218558
|
+
"Name": {},
|
218559
|
+
"References": {
|
218560
|
+
"type": "list",
|
218561
|
+
"member": {
|
218562
|
+
"type": "structure",
|
218563
|
+
"members": {
|
218564
|
+
"Name": {},
|
218565
|
+
"ReferenceDetails": {
|
218566
|
+
"type": "structure",
|
218567
|
+
"members": {
|
218568
|
+
"ScalarReferenceDetails": {
|
218569
|
+
"type": "structure",
|
218570
|
+
"members": {
|
218571
|
+
"Value": {
|
218572
|
+
"type": "double"
|
218573
|
+
}
|
218574
|
+
}
|
218575
|
+
}
|
218576
|
+
}
|
218577
|
+
}
|
218578
|
+
}
|
218579
|
+
}
|
218580
|
+
},
|
218581
|
+
"StatisticsDetails": {},
|
218582
|
+
"MetricQuery": {
|
218583
|
+
"type": "structure",
|
218584
|
+
"members": {
|
218585
|
+
"PerformanceInsightsMetricQuery": {
|
218586
|
+
"type": "structure",
|
218587
|
+
"members": {
|
218588
|
+
"GroupBy": {
|
218589
|
+
"type": "structure",
|
218590
|
+
"members": {
|
218591
|
+
"Dimensions": {
|
218592
|
+
"shape": "Sv"
|
218593
|
+
},
|
218594
|
+
"Group": {},
|
218595
|
+
"Limit": {
|
218596
|
+
"type": "integer"
|
218597
|
+
}
|
218598
|
+
}
|
218599
|
+
},
|
218600
|
+
"Metric": {}
|
218601
|
+
}
|
218602
|
+
}
|
218603
|
+
}
|
218604
|
+
}
|
218605
|
+
}
|
218606
|
+
}
|
218607
|
+
},
|
218608
|
+
"Analysis": {}
|
218609
|
+
}
|
218610
|
+
}
|
218611
|
+
}
|
218612
|
+
},
|
218613
|
+
"Saa": {
|
218319
218614
|
"type": "structure",
|
218320
218615
|
"members": {
|
218321
218616
|
"DBSnapshotIdentifier": {},
|
@@ -218336,7 +218631,7 @@ module.exports={
|
|
218336
218631
|
},
|
218337
218632
|
"wrapper": true
|
218338
218633
|
},
|
218339
|
-
"
|
218634
|
+
"Sap": {
|
218340
218635
|
"type": "structure",
|
218341
218636
|
"members": {
|
218342
218637
|
"DBParameterGroupFamily": {},
|
@@ -218347,7 +218642,7 @@ module.exports={
|
|
218347
218642
|
},
|
218348
218643
|
"wrapper": true
|
218349
218644
|
},
|
218350
|
-
"
|
218645
|
+
"Sby": {
|
218351
218646
|
"type": "list",
|
218352
218647
|
"member": {
|
218353
218648
|
"locationName": "AvailableProcessorFeature",
|
@@ -218359,7 +218654,7 @@ module.exports={
|
|
218359
218654
|
}
|
218360
218655
|
}
|
218361
218656
|
},
|
218362
|
-
"
|
218657
|
+
"Sc7": {
|
218363
218658
|
"type": "structure",
|
218364
218659
|
"members": {
|
218365
218660
|
"ReservedDBInstanceId": {},
|
@@ -218388,14 +218683,14 @@ module.exports={
|
|
218388
218683
|
},
|
218389
218684
|
"State": {},
|
218390
218685
|
"RecurringCharges": {
|
218391
|
-
"shape": "
|
218686
|
+
"shape": "Sc8"
|
218392
218687
|
},
|
218393
218688
|
"ReservedDBInstanceArn": {},
|
218394
218689
|
"LeaseId": {}
|
218395
218690
|
},
|
218396
218691
|
"wrapper": true
|
218397
218692
|
},
|
218398
|
-
"
|
218693
|
+
"Sc8": {
|
218399
218694
|
"type": "list",
|
218400
218695
|
"member": {
|
218401
218696
|
"locationName": "RecurringCharge",
|
@@ -218409,7 +218704,7 @@ module.exports={
|
|
218409
218704
|
"wrapper": true
|
218410
218705
|
}
|
218411
218706
|
},
|
218412
|
-
"
|
218707
|
+
"Scq": {
|
218413
218708
|
"type": "list",
|
218414
218709
|
"member": {
|
218415
218710
|
"locationName": "Range",
|
@@ -218427,7 +218722,7 @@ module.exports={
|
|
218427
218722
|
}
|
218428
218723
|
}
|
218429
218724
|
},
|
218430
|
-
"
|
218725
|
+
"Scs": {
|
218431
218726
|
"type": "list",
|
218432
218727
|
"member": {
|
218433
218728
|
"locationName": "DoubleRange",
|
@@ -218442,7 +218737,7 @@ module.exports={
|
|
218442
218737
|
}
|
218443
218738
|
}
|
218444
218739
|
},
|
218445
|
-
"
|
218740
|
+
"Sde": {
|
218446
218741
|
"type": "structure",
|
218447
218742
|
"members": {
|
218448
218743
|
"EnableLogTypes": {
|
@@ -218453,13 +218748,13 @@ module.exports={
|
|
218453
218748
|
}
|
218454
218749
|
}
|
218455
218750
|
},
|
218456
|
-
"
|
218751
|
+
"Sdj": {
|
218457
218752
|
"type": "structure",
|
218458
218753
|
"members": {
|
218459
218754
|
"DBClusterParameterGroupName": {}
|
218460
218755
|
}
|
218461
218756
|
},
|
218462
|
-
"
|
218757
|
+
"Sdp": {
|
218463
218758
|
"type": "structure",
|
218464
218759
|
"members": {
|
218465
218760
|
"DBParameterGroupName": {}
|
@@ -218584,6 +218879,12 @@ module.exports={
|
|
218584
218879
|
"output_token": "Marker",
|
218585
218880
|
"result_key": "Targets"
|
218586
218881
|
},
|
218882
|
+
"DescribeDBRecommendations": {
|
218883
|
+
"input_token": "Marker",
|
218884
|
+
"limit_key": "MaxRecords",
|
218885
|
+
"output_token": "Marker",
|
218886
|
+
"result_key": "DBRecommendations"
|
218887
|
+
},
|
218587
218888
|
"DescribeDBSecurityGroups": {
|
218588
218889
|
"input_token": "Marker",
|
218589
218890
|
"limit_key": "MaxRecords",
|
@@ -270079,7 +270380,7 @@ AWS.util.update(AWS, {
|
|
270079
270380
|
/**
|
270080
270381
|
* @constant
|
270081
270382
|
*/
|
270082
|
-
VERSION: '2.
|
270383
|
+
VERSION: '2.1522.0',
|
270083
270384
|
|
270084
270385
|
/**
|
270085
270386
|
* @api private
|
@@ -292303,7 +292604,7 @@ var LRUCache = /** @class */ (function () {
|
|
292303
292604
|
}());
|
292304
292605
|
exports.LRUCache = LRUCache;
|
292305
292606
|
},{}],467:[function(require,module,exports){
|
292306
|
-
// AWS SDK for JavaScript v2.
|
292607
|
+
// AWS SDK for JavaScript v2.1522.0
|
292307
292608
|
// Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
292308
292609
|
// License at https://sdk.amazonaws.com/js/BUNDLE_LICENSE.txt
|
292309
292610
|
require('./browser_loader');
|