aws-sdk 2.566.0 → 2.570.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +20 -1
- package/README.md +1 -1
- package/apis/ce-2017-10-25.min.json +110 -71
- package/apis/cloudformation-2010-05-15.min.json +68 -29
- package/apis/cloudformation-2010-05-15.waiters2.json +56 -1
- package/apis/codepipeline-2015-07-09.min.json +58 -40
- package/apis/cognito-identity-2014-06-30.min.json +50 -42
- package/apis/dynamodb-2012-08-10.min.json +66 -40
- package/apis/marketplace-catalog-2018-09-17.examples.json +5 -0
- package/apis/marketplace-catalog-2018-09-17.min.json +305 -0
- package/apis/marketplace-catalog-2018-09-17.paginators.json +14 -0
- package/apis/metadata.json +11 -0
- package/apis/sso-2019-06-10.examples.json +5 -0
- package/apis/sso-2019-06-10.min.json +190 -0
- package/apis/sso-2019-06-10.paginators.json +16 -0
- package/apis/sso-oidc-2019-06-10.examples.json +5 -0
- package/apis/sso-oidc-2019-06-10.min.json +131 -0
- package/apis/sso-oidc-2019-06-10.paginators.json +4 -0
- package/clients/all.d.ts +3 -0
- package/clients/all.js +4 -1
- package/clients/cloudformation.d.ts +65 -15
- package/clients/codepipeline.d.ts +26 -0
- package/clients/cognitoidentity.d.ts +14 -5
- package/clients/comprehend.d.ts +2 -2
- package/clients/costexplorer.d.ts +66 -18
- package/clients/dynamodb.d.ts +85 -53
- package/clients/ecr.d.ts +4 -4
- package/clients/elbv2.d.ts +14 -14
- package/clients/marketplacecatalog.d.ts +421 -0
- package/clients/marketplacecatalog.js +18 -0
- package/clients/sso.d.ts +197 -0
- package/clients/sso.js +18 -0
- package/clients/ssooidc.d.ts +210 -0
- package/clients/ssooidc.js +18 -0
- package/clients/transcribeservice.d.ts +8 -5
- package/dist/aws-sdk-core-react-native.js +2 -2
- package/dist/aws-sdk-react-native.js +239 -76
- package/dist/aws-sdk.js +423 -227
- package/dist/aws-sdk.min.js +69 -69
- package/dist/xml2js.js +117 -65
- package/lib/config_service_placeholders.d.ts +6 -0
- package/lib/core.js +1 -1
- package/lib/dynamodb/document_client.d.ts +81 -49
- 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.570.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){
|
|
@@ -7464,36 +7464,43 @@ module.exports={
|
|
|
7464
7464
|
"shape": "Sf"
|
|
7465
7465
|
},
|
|
7466
7466
|
"ResultsByTime": {
|
|
7467
|
-
"
|
|
7468
|
-
|
|
7469
|
-
|
|
7470
|
-
|
|
7471
|
-
|
|
7472
|
-
|
|
7473
|
-
|
|
7474
|
-
|
|
7475
|
-
|
|
7476
|
-
|
|
7477
|
-
|
|
7478
|
-
|
|
7479
|
-
|
|
7480
|
-
|
|
7481
|
-
|
|
7482
|
-
|
|
7483
|
-
|
|
7484
|
-
|
|
7485
|
-
|
|
7486
|
-
|
|
7487
|
-
|
|
7488
|
-
|
|
7489
|
-
|
|
7490
|
-
|
|
7491
|
-
|
|
7492
|
-
|
|
7493
|
-
|
|
7494
|
-
|
|
7495
|
-
|
|
7496
|
-
|
|
7467
|
+
"shape": "Sl"
|
|
7468
|
+
}
|
|
7469
|
+
}
|
|
7470
|
+
}
|
|
7471
|
+
},
|
|
7472
|
+
"GetCostAndUsageWithResources": {
|
|
7473
|
+
"input": {
|
|
7474
|
+
"type": "structure",
|
|
7475
|
+
"required": [
|
|
7476
|
+
"TimePeriod"
|
|
7477
|
+
],
|
|
7478
|
+
"members": {
|
|
7479
|
+
"TimePeriod": {
|
|
7480
|
+
"shape": "S2"
|
|
7481
|
+
},
|
|
7482
|
+
"Granularity": {},
|
|
7483
|
+
"Filter": {
|
|
7484
|
+
"shape": "S5"
|
|
7485
|
+
},
|
|
7486
|
+
"Metrics": {
|
|
7487
|
+
"shape": "Sd"
|
|
7488
|
+
},
|
|
7489
|
+
"GroupBy": {
|
|
7490
|
+
"shape": "Sf"
|
|
7491
|
+
},
|
|
7492
|
+
"NextPageToken": {}
|
|
7493
|
+
}
|
|
7494
|
+
},
|
|
7495
|
+
"output": {
|
|
7496
|
+
"type": "structure",
|
|
7497
|
+
"members": {
|
|
7498
|
+
"NextPageToken": {},
|
|
7499
|
+
"GroupDefinitions": {
|
|
7500
|
+
"shape": "Sf"
|
|
7501
|
+
},
|
|
7502
|
+
"ResultsByTime": {
|
|
7503
|
+
"shape": "Sl"
|
|
7497
7504
|
}
|
|
7498
7505
|
}
|
|
7499
7506
|
}
|
|
@@ -7527,7 +7534,7 @@ module.exports={
|
|
|
7527
7534
|
"shape": "So"
|
|
7528
7535
|
},
|
|
7529
7536
|
"ForecastResultsByTime": {
|
|
7530
|
-
"shape": "
|
|
7537
|
+
"shape": "S12"
|
|
7531
7538
|
}
|
|
7532
7539
|
}
|
|
7533
7540
|
}
|
|
@@ -7564,7 +7571,7 @@ module.exports={
|
|
|
7564
7571
|
"members": {
|
|
7565
7572
|
"Value": {},
|
|
7566
7573
|
"Attributes": {
|
|
7567
|
-
"shape": "
|
|
7574
|
+
"shape": "S1b"
|
|
7568
7575
|
}
|
|
7569
7576
|
}
|
|
7570
7577
|
}
|
|
@@ -7622,22 +7629,22 @@ module.exports={
|
|
|
7622
7629
|
"type": "structure",
|
|
7623
7630
|
"members": {
|
|
7624
7631
|
"Attributes": {
|
|
7625
|
-
"shape": "
|
|
7632
|
+
"shape": "S1b"
|
|
7626
7633
|
},
|
|
7627
7634
|
"Coverage": {
|
|
7628
|
-
"shape": "
|
|
7635
|
+
"shape": "S1l"
|
|
7629
7636
|
}
|
|
7630
7637
|
}
|
|
7631
7638
|
}
|
|
7632
7639
|
},
|
|
7633
7640
|
"Total": {
|
|
7634
|
-
"shape": "
|
|
7641
|
+
"shape": "S1l"
|
|
7635
7642
|
}
|
|
7636
7643
|
}
|
|
7637
7644
|
}
|
|
7638
7645
|
},
|
|
7639
7646
|
"Total": {
|
|
7640
|
-
"shape": "
|
|
7647
|
+
"shape": "S1l"
|
|
7641
7648
|
},
|
|
7642
7649
|
"NextPageToken": {}
|
|
7643
7650
|
}
|
|
@@ -7657,7 +7664,7 @@ module.exports={
|
|
|
7657
7664
|
"TermInYears": {},
|
|
7658
7665
|
"PaymentOption": {},
|
|
7659
7666
|
"ServiceSpecification": {
|
|
7660
|
-
"shape": "
|
|
7667
|
+
"shape": "S23"
|
|
7661
7668
|
},
|
|
7662
7669
|
"PageSize": {
|
|
7663
7670
|
"type": "integer"
|
|
@@ -7685,7 +7692,7 @@ module.exports={
|
|
|
7685
7692
|
"TermInYears": {},
|
|
7686
7693
|
"PaymentOption": {},
|
|
7687
7694
|
"ServiceSpecification": {
|
|
7688
|
-
"shape": "
|
|
7695
|
+
"shape": "S23"
|
|
7689
7696
|
},
|
|
7690
7697
|
"RecommendationDetails": {
|
|
7691
7698
|
"type": "list",
|
|
@@ -7853,22 +7860,22 @@ module.exports={
|
|
|
7853
7860
|
"Key": {},
|
|
7854
7861
|
"Value": {},
|
|
7855
7862
|
"Attributes": {
|
|
7856
|
-
"shape": "
|
|
7863
|
+
"shape": "S1b"
|
|
7857
7864
|
},
|
|
7858
7865
|
"Utilization": {
|
|
7859
|
-
"shape": "
|
|
7866
|
+
"shape": "S2t"
|
|
7860
7867
|
}
|
|
7861
7868
|
}
|
|
7862
7869
|
}
|
|
7863
7870
|
},
|
|
7864
7871
|
"Total": {
|
|
7865
|
-
"shape": "
|
|
7872
|
+
"shape": "S2t"
|
|
7866
7873
|
}
|
|
7867
7874
|
}
|
|
7868
7875
|
}
|
|
7869
7876
|
},
|
|
7870
7877
|
"Total": {
|
|
7871
|
-
"shape": "
|
|
7878
|
+
"shape": "S2t"
|
|
7872
7879
|
},
|
|
7873
7880
|
"NextPageToken": {}
|
|
7874
7881
|
}
|
|
@@ -7928,10 +7935,10 @@ module.exports={
|
|
|
7928
7935
|
}
|
|
7929
7936
|
},
|
|
7930
7937
|
"ResourceDetails": {
|
|
7931
|
-
"shape": "
|
|
7938
|
+
"shape": "S3g"
|
|
7932
7939
|
},
|
|
7933
7940
|
"ResourceUtilization": {
|
|
7934
|
-
"shape": "
|
|
7941
|
+
"shape": "S3i"
|
|
7935
7942
|
},
|
|
7936
7943
|
"ReservationCoveredHoursInLookbackPeriod": {},
|
|
7937
7944
|
"SavingsPlansCoveredHoursInLookbackPeriod": {},
|
|
@@ -7957,10 +7964,10 @@ module.exports={
|
|
|
7957
7964
|
"type": "boolean"
|
|
7958
7965
|
},
|
|
7959
7966
|
"ResourceDetails": {
|
|
7960
|
-
"shape": "
|
|
7967
|
+
"shape": "S3g"
|
|
7961
7968
|
},
|
|
7962
7969
|
"ExpectedResourceUtilization": {
|
|
7963
|
-
"shape": "
|
|
7970
|
+
"shape": "S3i"
|
|
7964
7971
|
}
|
|
7965
7972
|
}
|
|
7966
7973
|
}
|
|
@@ -8019,7 +8026,7 @@ module.exports={
|
|
|
8019
8026
|
"type": "structure",
|
|
8020
8027
|
"members": {
|
|
8021
8028
|
"Attributes": {
|
|
8022
|
-
"shape": "
|
|
8029
|
+
"shape": "S1b"
|
|
8023
8030
|
},
|
|
8024
8031
|
"Coverage": {
|
|
8025
8032
|
"type": "structure",
|
|
@@ -8163,19 +8170,19 @@ module.exports={
|
|
|
8163
8170
|
"shape": "S2"
|
|
8164
8171
|
},
|
|
8165
8172
|
"Utilization": {
|
|
8166
|
-
"shape": "
|
|
8173
|
+
"shape": "S48"
|
|
8167
8174
|
},
|
|
8168
8175
|
"Savings": {
|
|
8169
|
-
"shape": "
|
|
8176
|
+
"shape": "S49"
|
|
8170
8177
|
},
|
|
8171
8178
|
"AmortizedCommitment": {
|
|
8172
|
-
"shape": "
|
|
8179
|
+
"shape": "S4a"
|
|
8173
8180
|
}
|
|
8174
8181
|
}
|
|
8175
8182
|
}
|
|
8176
8183
|
},
|
|
8177
8184
|
"Total": {
|
|
8178
|
-
"shape": "
|
|
8185
|
+
"shape": "S4b"
|
|
8179
8186
|
}
|
|
8180
8187
|
}
|
|
8181
8188
|
}
|
|
@@ -8213,22 +8220,22 @@ module.exports={
|
|
|
8213
8220
|
"members": {
|
|
8214
8221
|
"SavingsPlanArn": {},
|
|
8215
8222
|
"Attributes": {
|
|
8216
|
-
"shape": "
|
|
8223
|
+
"shape": "S1b"
|
|
8217
8224
|
},
|
|
8218
8225
|
"Utilization": {
|
|
8219
|
-
"shape": "
|
|
8226
|
+
"shape": "S48"
|
|
8220
8227
|
},
|
|
8221
8228
|
"Savings": {
|
|
8222
|
-
"shape": "
|
|
8229
|
+
"shape": "S49"
|
|
8223
8230
|
},
|
|
8224
8231
|
"AmortizedCommitment": {
|
|
8225
|
-
"shape": "
|
|
8232
|
+
"shape": "S4a"
|
|
8226
8233
|
}
|
|
8227
8234
|
}
|
|
8228
8235
|
}
|
|
8229
8236
|
},
|
|
8230
8237
|
"Total": {
|
|
8231
|
-
"shape": "
|
|
8238
|
+
"shape": "S4b"
|
|
8232
8239
|
},
|
|
8233
8240
|
"TimePeriod": {
|
|
8234
8241
|
"shape": "S2"
|
|
@@ -8303,7 +8310,7 @@ module.exports={
|
|
|
8303
8310
|
"shape": "So"
|
|
8304
8311
|
},
|
|
8305
8312
|
"ForecastResultsByTime": {
|
|
8306
|
-
"shape": "
|
|
8313
|
+
"shape": "S12"
|
|
8307
8314
|
}
|
|
8308
8315
|
}
|
|
8309
8316
|
}
|
|
@@ -8380,6 +8387,38 @@ module.exports={
|
|
|
8380
8387
|
}
|
|
8381
8388
|
}
|
|
8382
8389
|
},
|
|
8390
|
+
"Sl": {
|
|
8391
|
+
"type": "list",
|
|
8392
|
+
"member": {
|
|
8393
|
+
"type": "structure",
|
|
8394
|
+
"members": {
|
|
8395
|
+
"TimePeriod": {
|
|
8396
|
+
"shape": "S2"
|
|
8397
|
+
},
|
|
8398
|
+
"Total": {
|
|
8399
|
+
"shape": "Sn"
|
|
8400
|
+
},
|
|
8401
|
+
"Groups": {
|
|
8402
|
+
"type": "list",
|
|
8403
|
+
"member": {
|
|
8404
|
+
"type": "structure",
|
|
8405
|
+
"members": {
|
|
8406
|
+
"Keys": {
|
|
8407
|
+
"type": "list",
|
|
8408
|
+
"member": {}
|
|
8409
|
+
},
|
|
8410
|
+
"Metrics": {
|
|
8411
|
+
"shape": "Sn"
|
|
8412
|
+
}
|
|
8413
|
+
}
|
|
8414
|
+
}
|
|
8415
|
+
},
|
|
8416
|
+
"Estimated": {
|
|
8417
|
+
"type": "boolean"
|
|
8418
|
+
}
|
|
8419
|
+
}
|
|
8420
|
+
}
|
|
8421
|
+
},
|
|
8383
8422
|
"Sn": {
|
|
8384
8423
|
"type": "map",
|
|
8385
8424
|
"key": {},
|
|
@@ -8394,7 +8433,7 @@ module.exports={
|
|
|
8394
8433
|
"Unit": {}
|
|
8395
8434
|
}
|
|
8396
8435
|
},
|
|
8397
|
-
"
|
|
8436
|
+
"S12": {
|
|
8398
8437
|
"type": "list",
|
|
8399
8438
|
"member": {
|
|
8400
8439
|
"type": "structure",
|
|
@@ -8408,12 +8447,12 @@ module.exports={
|
|
|
8408
8447
|
}
|
|
8409
8448
|
}
|
|
8410
8449
|
},
|
|
8411
|
-
"
|
|
8450
|
+
"S1b": {
|
|
8412
8451
|
"type": "map",
|
|
8413
8452
|
"key": {},
|
|
8414
8453
|
"value": {}
|
|
8415
8454
|
},
|
|
8416
|
-
"
|
|
8455
|
+
"S1l": {
|
|
8417
8456
|
"type": "structure",
|
|
8418
8457
|
"members": {
|
|
8419
8458
|
"CoverageHours": {
|
|
@@ -8442,7 +8481,7 @@ module.exports={
|
|
|
8442
8481
|
}
|
|
8443
8482
|
}
|
|
8444
8483
|
},
|
|
8445
|
-
"
|
|
8484
|
+
"S23": {
|
|
8446
8485
|
"type": "structure",
|
|
8447
8486
|
"members": {
|
|
8448
8487
|
"EC2Specification": {
|
|
@@ -8453,7 +8492,7 @@ module.exports={
|
|
|
8453
8492
|
}
|
|
8454
8493
|
}
|
|
8455
8494
|
},
|
|
8456
|
-
"
|
|
8495
|
+
"S2t": {
|
|
8457
8496
|
"type": "structure",
|
|
8458
8497
|
"members": {
|
|
8459
8498
|
"UtilizationPercentage": {},
|
|
@@ -8472,7 +8511,7 @@ module.exports={
|
|
|
8472
8511
|
"TotalAmortizedFee": {}
|
|
8473
8512
|
}
|
|
8474
8513
|
},
|
|
8475
|
-
"
|
|
8514
|
+
"S3g": {
|
|
8476
8515
|
"type": "structure",
|
|
8477
8516
|
"members": {
|
|
8478
8517
|
"EC2ResourceDetails": {
|
|
@@ -8491,7 +8530,7 @@ module.exports={
|
|
|
8491
8530
|
}
|
|
8492
8531
|
}
|
|
8493
8532
|
},
|
|
8494
|
-
"
|
|
8533
|
+
"S3i": {
|
|
8495
8534
|
"type": "structure",
|
|
8496
8535
|
"members": {
|
|
8497
8536
|
"EC2ResourceUtilization": {
|
|
@@ -8504,7 +8543,7 @@ module.exports={
|
|
|
8504
8543
|
}
|
|
8505
8544
|
}
|
|
8506
8545
|
},
|
|
8507
|
-
"
|
|
8546
|
+
"S48": {
|
|
8508
8547
|
"type": "structure",
|
|
8509
8548
|
"members": {
|
|
8510
8549
|
"TotalCommitment": {},
|
|
@@ -8513,14 +8552,14 @@ module.exports={
|
|
|
8513
8552
|
"UtilizationPercentage": {}
|
|
8514
8553
|
}
|
|
8515
8554
|
},
|
|
8516
|
-
"
|
|
8555
|
+
"S49": {
|
|
8517
8556
|
"type": "structure",
|
|
8518
8557
|
"members": {
|
|
8519
8558
|
"NetSavings": {},
|
|
8520
8559
|
"OnDemandCostEquivalent": {}
|
|
8521
8560
|
}
|
|
8522
8561
|
},
|
|
8523
|
-
"
|
|
8562
|
+
"S4a": {
|
|
8524
8563
|
"type": "structure",
|
|
8525
8564
|
"members": {
|
|
8526
8565
|
"AmortizedRecurringCommitment": {},
|
|
@@ -8528,20 +8567,20 @@ module.exports={
|
|
|
8528
8567
|
"TotalAmortizedCommitment": {}
|
|
8529
8568
|
}
|
|
8530
8569
|
},
|
|
8531
|
-
"
|
|
8570
|
+
"S4b": {
|
|
8532
8571
|
"type": "structure",
|
|
8533
8572
|
"required": [
|
|
8534
8573
|
"Utilization"
|
|
8535
8574
|
],
|
|
8536
8575
|
"members": {
|
|
8537
8576
|
"Utilization": {
|
|
8538
|
-
"shape": "
|
|
8577
|
+
"shape": "S48"
|
|
8539
8578
|
},
|
|
8540
8579
|
"Savings": {
|
|
8541
|
-
"shape": "
|
|
8580
|
+
"shape": "S49"
|
|
8542
8581
|
},
|
|
8543
8582
|
"AmortizedCommitment": {
|
|
8544
|
-
"shape": "
|
|
8583
|
+
"shape": "S4a"
|
|
8545
8584
|
}
|
|
8546
8585
|
}
|
|
8547
8586
|
}
|
|
@@ -8647,7 +8686,27 @@ module.exports={
|
|
|
8647
8686
|
"ChangeSetName": {},
|
|
8648
8687
|
"ClientToken": {},
|
|
8649
8688
|
"Description": {},
|
|
8650
|
-
"ChangeSetType": {}
|
|
8689
|
+
"ChangeSetType": {},
|
|
8690
|
+
"ResourcesToImport": {
|
|
8691
|
+
"type": "list",
|
|
8692
|
+
"member": {
|
|
8693
|
+
"type": "structure",
|
|
8694
|
+
"required": [
|
|
8695
|
+
"ResourceType",
|
|
8696
|
+
"LogicalResourceId",
|
|
8697
|
+
"ResourceIdentifier"
|
|
8698
|
+
],
|
|
8699
|
+
"members": {
|
|
8700
|
+
"ResourceType": {},
|
|
8701
|
+
"LogicalResourceId": {},
|
|
8702
|
+
"ResourceIdentifier": {
|
|
8703
|
+
"type": "map",
|
|
8704
|
+
"key": {},
|
|
8705
|
+
"value": {}
|
|
8706
|
+
}
|
|
8707
|
+
}
|
|
8708
|
+
}
|
|
8709
|
+
}
|
|
8651
8710
|
}
|
|
8652
8711
|
},
|
|
8653
8712
|
"output": {
|
|
@@ -8722,16 +8781,16 @@ module.exports={
|
|
|
8722
8781
|
"members": {
|
|
8723
8782
|
"StackSetName": {},
|
|
8724
8783
|
"Accounts": {
|
|
8725
|
-
"shape": "
|
|
8784
|
+
"shape": "S1m"
|
|
8726
8785
|
},
|
|
8727
8786
|
"Regions": {
|
|
8728
|
-
"shape": "
|
|
8787
|
+
"shape": "S1o"
|
|
8729
8788
|
},
|
|
8730
8789
|
"ParameterOverrides": {
|
|
8731
8790
|
"shape": "Se"
|
|
8732
8791
|
},
|
|
8733
8792
|
"OperationPreferences": {
|
|
8734
|
-
"shape": "
|
|
8793
|
+
"shape": "S1q"
|
|
8735
8794
|
},
|
|
8736
8795
|
"OperationId": {
|
|
8737
8796
|
"idempotencyToken": true
|
|
@@ -8827,13 +8886,13 @@ module.exports={
|
|
|
8827
8886
|
"members": {
|
|
8828
8887
|
"StackSetName": {},
|
|
8829
8888
|
"Accounts": {
|
|
8830
|
-
"shape": "
|
|
8889
|
+
"shape": "S1m"
|
|
8831
8890
|
},
|
|
8832
8891
|
"Regions": {
|
|
8833
|
-
"shape": "
|
|
8892
|
+
"shape": "S1o"
|
|
8834
8893
|
},
|
|
8835
8894
|
"OperationPreferences": {
|
|
8836
|
-
"shape": "
|
|
8895
|
+
"shape": "S1q"
|
|
8837
8896
|
},
|
|
8838
8897
|
"RetainStacks": {
|
|
8839
8898
|
"type": "boolean"
|
|
@@ -9132,7 +9191,7 @@ module.exports={
|
|
|
9132
9191
|
"Description": {},
|
|
9133
9192
|
"Metadata": {},
|
|
9134
9193
|
"DriftInformation": {
|
|
9135
|
-
"shape": "
|
|
9194
|
+
"shape": "S3t"
|
|
9136
9195
|
}
|
|
9137
9196
|
}
|
|
9138
9197
|
}
|
|
@@ -9167,7 +9226,7 @@ module.exports={
|
|
|
9167
9226
|
"StackResourceDrifts": {
|
|
9168
9227
|
"type": "list",
|
|
9169
9228
|
"member": {
|
|
9170
|
-
"shape": "
|
|
9229
|
+
"shape": "S40"
|
|
9171
9230
|
}
|
|
9172
9231
|
},
|
|
9173
9232
|
"NextToken": {}
|
|
@@ -9210,7 +9269,7 @@ module.exports={
|
|
|
9210
9269
|
"ResourceStatusReason": {},
|
|
9211
9270
|
"Description": {},
|
|
9212
9271
|
"DriftInformation": {
|
|
9213
|
-
"shape": "
|
|
9272
|
+
"shape": "S3t"
|
|
9214
9273
|
}
|
|
9215
9274
|
}
|
|
9216
9275
|
}
|
|
@@ -9281,7 +9340,7 @@ module.exports={
|
|
|
9281
9340
|
"Action": {},
|
|
9282
9341
|
"Status": {},
|
|
9283
9342
|
"OperationPreferences": {
|
|
9284
|
-
"shape": "
|
|
9343
|
+
"shape": "S1q"
|
|
9285
9344
|
},
|
|
9286
9345
|
"RetainStacks": {
|
|
9287
9346
|
"type": "boolean"
|
|
@@ -9403,8 +9462,7 @@ module.exports={
|
|
|
9403
9462
|
"members": {
|
|
9404
9463
|
"StackName": {},
|
|
9405
9464
|
"LogicalResourceIds": {
|
|
9406
|
-
"
|
|
9407
|
-
"member": {}
|
|
9465
|
+
"shape": "S55"
|
|
9408
9466
|
}
|
|
9409
9467
|
}
|
|
9410
9468
|
},
|
|
@@ -9439,7 +9497,7 @@ module.exports={
|
|
|
9439
9497
|
],
|
|
9440
9498
|
"members": {
|
|
9441
9499
|
"StackResourceDrift": {
|
|
9442
|
-
"shape": "
|
|
9500
|
+
"shape": "S40"
|
|
9443
9501
|
}
|
|
9444
9502
|
}
|
|
9445
9503
|
}
|
|
@@ -9569,7 +9627,23 @@ module.exports={
|
|
|
9569
9627
|
"Version": {},
|
|
9570
9628
|
"Metadata": {},
|
|
9571
9629
|
"DeclaredTransforms": {
|
|
9572
|
-
"shape": "
|
|
9630
|
+
"shape": "S5w"
|
|
9631
|
+
},
|
|
9632
|
+
"ResourceIdentifierSummaries": {
|
|
9633
|
+
"type": "list",
|
|
9634
|
+
"member": {
|
|
9635
|
+
"type": "structure",
|
|
9636
|
+
"members": {
|
|
9637
|
+
"ResourceType": {},
|
|
9638
|
+
"LogicalResourceIds": {
|
|
9639
|
+
"shape": "S55"
|
|
9640
|
+
},
|
|
9641
|
+
"ResourceIdentifiers": {
|
|
9642
|
+
"type": "list",
|
|
9643
|
+
"member": {}
|
|
9644
|
+
}
|
|
9645
|
+
}
|
|
9646
|
+
}
|
|
9573
9647
|
}
|
|
9574
9648
|
}
|
|
9575
9649
|
}
|
|
@@ -10031,16 +10105,16 @@ module.exports={
|
|
|
10031
10105
|
"members": {
|
|
10032
10106
|
"StackSetName": {},
|
|
10033
10107
|
"Accounts": {
|
|
10034
|
-
"shape": "
|
|
10108
|
+
"shape": "S1m"
|
|
10035
10109
|
},
|
|
10036
10110
|
"Regions": {
|
|
10037
|
-
"shape": "
|
|
10111
|
+
"shape": "S1o"
|
|
10038
10112
|
},
|
|
10039
10113
|
"ParameterOverrides": {
|
|
10040
10114
|
"shape": "Se"
|
|
10041
10115
|
},
|
|
10042
10116
|
"OperationPreferences": {
|
|
10043
|
-
"shape": "
|
|
10117
|
+
"shape": "S1q"
|
|
10044
10118
|
},
|
|
10045
10119
|
"OperationId": {
|
|
10046
10120
|
"idempotencyToken": true
|
|
@@ -10079,7 +10153,7 @@ module.exports={
|
|
|
10079
10153
|
"shape": "Sv"
|
|
10080
10154
|
},
|
|
10081
10155
|
"OperationPreferences": {
|
|
10082
|
-
"shape": "
|
|
10156
|
+
"shape": "S1q"
|
|
10083
10157
|
},
|
|
10084
10158
|
"AdministrationRoleARN": {},
|
|
10085
10159
|
"ExecutionRoleName": {},
|
|
@@ -10087,10 +10161,10 @@ module.exports={
|
|
|
10087
10161
|
"idempotencyToken": true
|
|
10088
10162
|
},
|
|
10089
10163
|
"Accounts": {
|
|
10090
|
-
"shape": "
|
|
10164
|
+
"shape": "S1m"
|
|
10091
10165
|
},
|
|
10092
10166
|
"Regions": {
|
|
10093
|
-
"shape": "
|
|
10167
|
+
"shape": "S1o"
|
|
10094
10168
|
}
|
|
10095
10169
|
}
|
|
10096
10170
|
},
|
|
@@ -10156,7 +10230,7 @@ module.exports={
|
|
|
10156
10230
|
},
|
|
10157
10231
|
"CapabilitiesReason": {},
|
|
10158
10232
|
"DeclaredTransforms": {
|
|
10159
|
-
"shape": "
|
|
10233
|
+
"shape": "S5w"
|
|
10160
10234
|
}
|
|
10161
10235
|
}
|
|
10162
10236
|
}
|
|
@@ -10225,19 +10299,19 @@ module.exports={
|
|
|
10225
10299
|
}
|
|
10226
10300
|
}
|
|
10227
10301
|
},
|
|
10228
|
-
"
|
|
10302
|
+
"S1m": {
|
|
10229
10303
|
"type": "list",
|
|
10230
10304
|
"member": {}
|
|
10231
10305
|
},
|
|
10232
|
-
"
|
|
10306
|
+
"S1o": {
|
|
10233
10307
|
"type": "list",
|
|
10234
10308
|
"member": {}
|
|
10235
10309
|
},
|
|
10236
|
-
"
|
|
10310
|
+
"S1q": {
|
|
10237
10311
|
"type": "structure",
|
|
10238
10312
|
"members": {
|
|
10239
10313
|
"RegionOrder": {
|
|
10240
|
-
"shape": "
|
|
10314
|
+
"shape": "S1o"
|
|
10241
10315
|
},
|
|
10242
10316
|
"FailureToleranceCount": {
|
|
10243
10317
|
"type": "integer"
|
|
@@ -10253,7 +10327,7 @@ module.exports={
|
|
|
10253
10327
|
}
|
|
10254
10328
|
}
|
|
10255
10329
|
},
|
|
10256
|
-
"
|
|
10330
|
+
"S3t": {
|
|
10257
10331
|
"type": "structure",
|
|
10258
10332
|
"required": [
|
|
10259
10333
|
"StackResourceDriftStatus"
|
|
@@ -10265,7 +10339,7 @@ module.exports={
|
|
|
10265
10339
|
}
|
|
10266
10340
|
}
|
|
10267
10341
|
},
|
|
10268
|
-
"
|
|
10342
|
+
"S40": {
|
|
10269
10343
|
"type": "structure",
|
|
10270
10344
|
"required": [
|
|
10271
10345
|
"StackId",
|
|
@@ -10319,7 +10393,11 @@ module.exports={
|
|
|
10319
10393
|
}
|
|
10320
10394
|
}
|
|
10321
10395
|
},
|
|
10322
|
-
"
|
|
10396
|
+
"S55": {
|
|
10397
|
+
"type": "list",
|
|
10398
|
+
"member": {}
|
|
10399
|
+
},
|
|
10400
|
+
"S5w": {
|
|
10323
10401
|
"type": "list",
|
|
10324
10402
|
"member": {}
|
|
10325
10403
|
}
|
|
@@ -10473,6 +10551,12 @@ module.exports={
|
|
|
10473
10551
|
"matcher": "pathAny",
|
|
10474
10552
|
"state": "failure"
|
|
10475
10553
|
},
|
|
10554
|
+
{
|
|
10555
|
+
"argument": "Stacks[].StackStatus",
|
|
10556
|
+
"expected": "UPDATE_ROLLBACK_IN_PROGRESS",
|
|
10557
|
+
"matcher": "pathAny",
|
|
10558
|
+
"state": "failure"
|
|
10559
|
+
},
|
|
10476
10560
|
{
|
|
10477
10561
|
"argument": "Stacks[].StackStatus",
|
|
10478
10562
|
"expected": "UPDATE_ROLLBACK_FAILED",
|
|
@@ -10481,7 +10565,7 @@ module.exports={
|
|
|
10481
10565
|
},
|
|
10482
10566
|
{
|
|
10483
10567
|
"argument": "Stacks[].StackStatus",
|
|
10484
|
-
"expected": "
|
|
10568
|
+
"expected": "UPDATE_ROLLBACK_COMPLETE",
|
|
10485
10569
|
"matcher": "pathAny",
|
|
10486
10570
|
"state": "failure"
|
|
10487
10571
|
}
|
|
@@ -10524,6 +10608,55 @@ module.exports={
|
|
|
10524
10608
|
}
|
|
10525
10609
|
]
|
|
10526
10610
|
},
|
|
10611
|
+
"StackImportComplete": {
|
|
10612
|
+
"delay": 30,
|
|
10613
|
+
"maxAttempts": 120,
|
|
10614
|
+
"operation": "DescribeStacks",
|
|
10615
|
+
"description": "Wait until stack status is IMPORT_COMPLETE.",
|
|
10616
|
+
"acceptors": [
|
|
10617
|
+
{
|
|
10618
|
+
"argument": "Stacks[].StackStatus",
|
|
10619
|
+
"expected": "IMPORT_COMPLETE",
|
|
10620
|
+
"matcher": "pathAll",
|
|
10621
|
+
"state": "success"
|
|
10622
|
+
},
|
|
10623
|
+
{
|
|
10624
|
+
"expected": "ROLLBACK_COMPLETE",
|
|
10625
|
+
"matcher": "pathAny",
|
|
10626
|
+
"state": "failure",
|
|
10627
|
+
"argument": "Stacks[].StackStatus"
|
|
10628
|
+
},
|
|
10629
|
+
{
|
|
10630
|
+
"expected": "ROLLBACK_FAILED",
|
|
10631
|
+
"matcher": "pathAny",
|
|
10632
|
+
"state": "failure",
|
|
10633
|
+
"argument": "Stacks[].StackStatus"
|
|
10634
|
+
},
|
|
10635
|
+
{
|
|
10636
|
+
"argument": "Stacks[].StackStatus",
|
|
10637
|
+
"expected": "IMPORT_ROLLBACK_IN_PROGRESS",
|
|
10638
|
+
"matcher": "pathAny",
|
|
10639
|
+
"state": "failure"
|
|
10640
|
+
},
|
|
10641
|
+
{
|
|
10642
|
+
"argument": "Stacks[].StackStatus",
|
|
10643
|
+
"expected": "IMPORT_ROLLBACK_FAILED",
|
|
10644
|
+
"matcher": "pathAny",
|
|
10645
|
+
"state": "failure"
|
|
10646
|
+
},
|
|
10647
|
+
{
|
|
10648
|
+
"expected": "IMPORT_ROLLBACK_COMPLETE",
|
|
10649
|
+
"matcher": "pathAny",
|
|
10650
|
+
"state": "failure",
|
|
10651
|
+
"argument": "Stacks[].StackStatus"
|
|
10652
|
+
},
|
|
10653
|
+
{
|
|
10654
|
+
"expected": "ValidationError",
|
|
10655
|
+
"matcher": "error",
|
|
10656
|
+
"state": "failure"
|
|
10657
|
+
}
|
|
10658
|
+
]
|
|
10659
|
+
},
|
|
10527
10660
|
"ChangeSetCreateComplete": {
|
|
10528
10661
|
"delay": 30,
|
|
10529
10662
|
"operation": "DescribeChangeSet",
|
|
@@ -32484,7 +32617,7 @@ module.exports={
|
|
|
32484
32617
|
"members": {
|
|
32485
32618
|
"id": {},
|
|
32486
32619
|
"data": {
|
|
32487
|
-
"shape": "
|
|
32620
|
+
"shape": "S29"
|
|
32488
32621
|
},
|
|
32489
32622
|
"accountId": {}
|
|
32490
32623
|
}
|
|
@@ -32614,7 +32747,7 @@ module.exports={
|
|
|
32614
32747
|
"members": {
|
|
32615
32748
|
"actionName": {},
|
|
32616
32749
|
"currentRevision": {
|
|
32617
|
-
"shape": "
|
|
32750
|
+
"shape": "S3h"
|
|
32618
32751
|
},
|
|
32619
32752
|
"latestExecution": {
|
|
32620
32753
|
"type": "structure",
|
|
@@ -32694,19 +32827,19 @@ module.exports={
|
|
|
32694
32827
|
"shape": "Sw"
|
|
32695
32828
|
},
|
|
32696
32829
|
"actionConfiguration": {
|
|
32697
|
-
"shape": "
|
|
32830
|
+
"shape": "S2a"
|
|
32698
32831
|
},
|
|
32699
32832
|
"pipelineContext": {
|
|
32700
|
-
"shape": "
|
|
32833
|
+
"shape": "S2b"
|
|
32701
32834
|
},
|
|
32702
32835
|
"inputArtifacts": {
|
|
32703
|
-
"shape": "
|
|
32836
|
+
"shape": "S2h"
|
|
32704
32837
|
},
|
|
32705
32838
|
"outputArtifacts": {
|
|
32706
|
-
"shape": "
|
|
32839
|
+
"shape": "S2h"
|
|
32707
32840
|
},
|
|
32708
32841
|
"artifactCredentials": {
|
|
32709
|
-
"shape": "
|
|
32842
|
+
"shape": "S2p"
|
|
32710
32843
|
},
|
|
32711
32844
|
"continuationToken": {},
|
|
32712
32845
|
"encryptionKey": {
|
|
@@ -32771,18 +32904,24 @@ module.exports={
|
|
|
32771
32904
|
"configuration": {
|
|
32772
32905
|
"shape": "S1l"
|
|
32773
32906
|
},
|
|
32907
|
+
"resolvedConfiguration": {
|
|
32908
|
+
"type": "map",
|
|
32909
|
+
"key": {},
|
|
32910
|
+
"value": {}
|
|
32911
|
+
},
|
|
32774
32912
|
"roleArn": {},
|
|
32775
32913
|
"region": {},
|
|
32776
32914
|
"inputArtifacts": {
|
|
32777
|
-
"shape": "
|
|
32778
|
-
}
|
|
32915
|
+
"shape": "S48"
|
|
32916
|
+
},
|
|
32917
|
+
"namespace": {}
|
|
32779
32918
|
}
|
|
32780
32919
|
},
|
|
32781
32920
|
"output": {
|
|
32782
32921
|
"type": "structure",
|
|
32783
32922
|
"members": {
|
|
32784
32923
|
"outputArtifacts": {
|
|
32785
|
-
"shape": "
|
|
32924
|
+
"shape": "S48"
|
|
32786
32925
|
},
|
|
32787
32926
|
"executionResult": {
|
|
32788
32927
|
"type": "structure",
|
|
@@ -32791,6 +32930,9 @@ module.exports={
|
|
|
32791
32930
|
"externalExecutionSummary": {},
|
|
32792
32931
|
"externalExecutionUrl": {}
|
|
32793
32932
|
}
|
|
32933
|
+
},
|
|
32934
|
+
"outputVariables": {
|
|
32935
|
+
"shape": "S4h"
|
|
32794
32936
|
}
|
|
32795
32937
|
}
|
|
32796
32938
|
}
|
|
@@ -32956,7 +33098,7 @@ module.exports={
|
|
|
32956
33098
|
"webhooks": {
|
|
32957
33099
|
"type": "list",
|
|
32958
33100
|
"member": {
|
|
32959
|
-
"shape": "
|
|
33101
|
+
"shape": "S56"
|
|
32960
33102
|
}
|
|
32961
33103
|
},
|
|
32962
33104
|
"NextToken": {}
|
|
@@ -32993,7 +33135,7 @@ module.exports={
|
|
|
32993
33135
|
"members": {
|
|
32994
33136
|
"id": {},
|
|
32995
33137
|
"data": {
|
|
32996
|
-
"shape": "
|
|
33138
|
+
"shape": "S29"
|
|
32997
33139
|
},
|
|
32998
33140
|
"nonce": {},
|
|
32999
33141
|
"accountId": {}
|
|
@@ -33048,7 +33190,7 @@ module.exports={
|
|
|
33048
33190
|
"stageName": {},
|
|
33049
33191
|
"actionName": {},
|
|
33050
33192
|
"actionRevision": {
|
|
33051
|
-
"shape": "
|
|
33193
|
+
"shape": "S3h"
|
|
33052
33194
|
}
|
|
33053
33195
|
}
|
|
33054
33196
|
},
|
|
@@ -33109,7 +33251,7 @@ module.exports={
|
|
|
33109
33251
|
"members": {
|
|
33110
33252
|
"jobId": {},
|
|
33111
33253
|
"failureDetails": {
|
|
33112
|
-
"shape": "
|
|
33254
|
+
"shape": "S66"
|
|
33113
33255
|
}
|
|
33114
33256
|
}
|
|
33115
33257
|
}
|
|
@@ -33123,11 +33265,14 @@ module.exports={
|
|
|
33123
33265
|
"members": {
|
|
33124
33266
|
"jobId": {},
|
|
33125
33267
|
"currentRevision": {
|
|
33126
|
-
"shape": "
|
|
33268
|
+
"shape": "S69"
|
|
33127
33269
|
},
|
|
33128
33270
|
"continuationToken": {},
|
|
33129
33271
|
"executionDetails": {
|
|
33130
|
-
"shape": "
|
|
33272
|
+
"shape": "S6b"
|
|
33273
|
+
},
|
|
33274
|
+
"outputVariables": {
|
|
33275
|
+
"shape": "S4h"
|
|
33131
33276
|
}
|
|
33132
33277
|
}
|
|
33133
33278
|
}
|
|
@@ -33144,7 +33289,7 @@ module.exports={
|
|
|
33144
33289
|
"jobId": {},
|
|
33145
33290
|
"clientToken": {},
|
|
33146
33291
|
"failureDetails": {
|
|
33147
|
-
"shape": "
|
|
33292
|
+
"shape": "S66"
|
|
33148
33293
|
}
|
|
33149
33294
|
}
|
|
33150
33295
|
}
|
|
@@ -33160,11 +33305,11 @@ module.exports={
|
|
|
33160
33305
|
"jobId": {},
|
|
33161
33306
|
"clientToken": {},
|
|
33162
33307
|
"currentRevision": {
|
|
33163
|
-
"shape": "
|
|
33308
|
+
"shape": "S69"
|
|
33164
33309
|
},
|
|
33165
33310
|
"continuationToken": {},
|
|
33166
33311
|
"executionDetails": {
|
|
33167
|
-
"shape": "
|
|
33312
|
+
"shape": "S6b"
|
|
33168
33313
|
}
|
|
33169
33314
|
}
|
|
33170
33315
|
}
|
|
@@ -33177,7 +33322,7 @@ module.exports={
|
|
|
33177
33322
|
],
|
|
33178
33323
|
"members": {
|
|
33179
33324
|
"webhook": {
|
|
33180
|
-
"shape": "
|
|
33325
|
+
"shape": "S57"
|
|
33181
33326
|
},
|
|
33182
33327
|
"tags": {
|
|
33183
33328
|
"shape": "Sq"
|
|
@@ -33188,7 +33333,7 @@ module.exports={
|
|
|
33188
33333
|
"type": "structure",
|
|
33189
33334
|
"members": {
|
|
33190
33335
|
"webhook": {
|
|
33191
|
-
"shape": "
|
|
33336
|
+
"shape": "S56"
|
|
33192
33337
|
}
|
|
33193
33338
|
}
|
|
33194
33339
|
}
|
|
@@ -33505,7 +33650,8 @@ module.exports={
|
|
|
33505
33650
|
}
|
|
33506
33651
|
},
|
|
33507
33652
|
"roleArn": {},
|
|
33508
|
-
"region": {}
|
|
33653
|
+
"region": {},
|
|
33654
|
+
"namespace": {}
|
|
33509
33655
|
}
|
|
33510
33656
|
}
|
|
33511
33657
|
}
|
|
@@ -33547,26 +33693,26 @@ module.exports={
|
|
|
33547
33693
|
"key": {},
|
|
33548
33694
|
"value": {}
|
|
33549
33695
|
},
|
|
33550
|
-
"
|
|
33696
|
+
"S29": {
|
|
33551
33697
|
"type": "structure",
|
|
33552
33698
|
"members": {
|
|
33553
33699
|
"actionTypeId": {
|
|
33554
33700
|
"shape": "Sw"
|
|
33555
33701
|
},
|
|
33556
33702
|
"actionConfiguration": {
|
|
33557
|
-
"shape": "
|
|
33703
|
+
"shape": "S2a"
|
|
33558
33704
|
},
|
|
33559
33705
|
"pipelineContext": {
|
|
33560
|
-
"shape": "
|
|
33706
|
+
"shape": "S2b"
|
|
33561
33707
|
},
|
|
33562
33708
|
"inputArtifacts": {
|
|
33563
|
-
"shape": "
|
|
33709
|
+
"shape": "S2h"
|
|
33564
33710
|
},
|
|
33565
33711
|
"outputArtifacts": {
|
|
33566
|
-
"shape": "
|
|
33712
|
+
"shape": "S2h"
|
|
33567
33713
|
},
|
|
33568
33714
|
"artifactCredentials": {
|
|
33569
|
-
"shape": "
|
|
33715
|
+
"shape": "S2p"
|
|
33570
33716
|
},
|
|
33571
33717
|
"continuationToken": {},
|
|
33572
33718
|
"encryptionKey": {
|
|
@@ -33574,7 +33720,7 @@ module.exports={
|
|
|
33574
33720
|
}
|
|
33575
33721
|
}
|
|
33576
33722
|
},
|
|
33577
|
-
"
|
|
33723
|
+
"S2a": {
|
|
33578
33724
|
"type": "structure",
|
|
33579
33725
|
"members": {
|
|
33580
33726
|
"configuration": {
|
|
@@ -33582,7 +33728,7 @@ module.exports={
|
|
|
33582
33728
|
}
|
|
33583
33729
|
}
|
|
33584
33730
|
},
|
|
33585
|
-
"
|
|
33731
|
+
"S2b": {
|
|
33586
33732
|
"type": "structure",
|
|
33587
33733
|
"members": {
|
|
33588
33734
|
"pipelineName": {},
|
|
@@ -33603,7 +33749,7 @@ module.exports={
|
|
|
33603
33749
|
"pipelineExecutionId": {}
|
|
33604
33750
|
}
|
|
33605
33751
|
},
|
|
33606
|
-
"
|
|
33752
|
+
"S2h": {
|
|
33607
33753
|
"type": "list",
|
|
33608
33754
|
"member": {
|
|
33609
33755
|
"type": "structure",
|
|
@@ -33630,7 +33776,7 @@ module.exports={
|
|
|
33630
33776
|
}
|
|
33631
33777
|
}
|
|
33632
33778
|
},
|
|
33633
|
-
"
|
|
33779
|
+
"S2p": {
|
|
33634
33780
|
"type": "structure",
|
|
33635
33781
|
"required": [
|
|
33636
33782
|
"accessKeyId",
|
|
@@ -33644,7 +33790,7 @@ module.exports={
|
|
|
33644
33790
|
},
|
|
33645
33791
|
"sensitive": true
|
|
33646
33792
|
},
|
|
33647
|
-
"
|
|
33793
|
+
"S3h": {
|
|
33648
33794
|
"type": "structure",
|
|
33649
33795
|
"required": [
|
|
33650
33796
|
"revisionId",
|
|
@@ -33659,7 +33805,7 @@ module.exports={
|
|
|
33659
33805
|
}
|
|
33660
33806
|
}
|
|
33661
33807
|
},
|
|
33662
|
-
"
|
|
33808
|
+
"S48": {
|
|
33663
33809
|
"type": "list",
|
|
33664
33810
|
"member": {
|
|
33665
33811
|
"type": "structure",
|
|
@@ -33675,7 +33821,12 @@ module.exports={
|
|
|
33675
33821
|
}
|
|
33676
33822
|
}
|
|
33677
33823
|
},
|
|
33678
|
-
"
|
|
33824
|
+
"S4h": {
|
|
33825
|
+
"type": "map",
|
|
33826
|
+
"key": {},
|
|
33827
|
+
"value": {}
|
|
33828
|
+
},
|
|
33829
|
+
"S56": {
|
|
33679
33830
|
"type": "structure",
|
|
33680
33831
|
"required": [
|
|
33681
33832
|
"definition",
|
|
@@ -33683,7 +33834,7 @@ module.exports={
|
|
|
33683
33834
|
],
|
|
33684
33835
|
"members": {
|
|
33685
33836
|
"definition": {
|
|
33686
|
-
"shape": "
|
|
33837
|
+
"shape": "S57"
|
|
33687
33838
|
},
|
|
33688
33839
|
"url": {},
|
|
33689
33840
|
"errorMessage": {},
|
|
@@ -33697,7 +33848,7 @@ module.exports={
|
|
|
33697
33848
|
}
|
|
33698
33849
|
}
|
|
33699
33850
|
},
|
|
33700
|
-
"
|
|
33851
|
+
"S57": {
|
|
33701
33852
|
"type": "structure",
|
|
33702
33853
|
"required": [
|
|
33703
33854
|
"name",
|
|
@@ -33734,7 +33885,7 @@ module.exports={
|
|
|
33734
33885
|
}
|
|
33735
33886
|
}
|
|
33736
33887
|
},
|
|
33737
|
-
"
|
|
33888
|
+
"S66": {
|
|
33738
33889
|
"type": "structure",
|
|
33739
33890
|
"required": [
|
|
33740
33891
|
"type",
|
|
@@ -33746,7 +33897,7 @@ module.exports={
|
|
|
33746
33897
|
"externalExecutionId": {}
|
|
33747
33898
|
}
|
|
33748
33899
|
},
|
|
33749
|
-
"
|
|
33900
|
+
"S69": {
|
|
33750
33901
|
"type": "structure",
|
|
33751
33902
|
"required": [
|
|
33752
33903
|
"revision",
|
|
@@ -33761,7 +33912,7 @@ module.exports={
|
|
|
33761
33912
|
"revisionSummary": {}
|
|
33762
33913
|
}
|
|
33763
33914
|
},
|
|
33764
|
-
"
|
|
33915
|
+
"S6b": {
|
|
33765
33916
|
"type": "structure",
|
|
33766
33917
|
"members": {
|
|
33767
33918
|
"summary": {},
|
|
@@ -33840,26 +33991,29 @@ module.exports={
|
|
|
33840
33991
|
"AllowUnauthenticatedIdentities": {
|
|
33841
33992
|
"type": "boolean"
|
|
33842
33993
|
},
|
|
33994
|
+
"AllowClassicFlow": {
|
|
33995
|
+
"type": "boolean"
|
|
33996
|
+
},
|
|
33843
33997
|
"SupportedLoginProviders": {
|
|
33844
|
-
"shape": "
|
|
33998
|
+
"shape": "S5"
|
|
33845
33999
|
},
|
|
33846
34000
|
"DeveloperProviderName": {},
|
|
33847
34001
|
"OpenIdConnectProviderARNs": {
|
|
33848
|
-
"shape": "
|
|
34002
|
+
"shape": "S9"
|
|
33849
34003
|
},
|
|
33850
34004
|
"CognitoIdentityProviders": {
|
|
33851
|
-
"shape": "
|
|
34005
|
+
"shape": "Sb"
|
|
33852
34006
|
},
|
|
33853
34007
|
"SamlProviderARNs": {
|
|
33854
|
-
"shape": "
|
|
34008
|
+
"shape": "Sg"
|
|
33855
34009
|
},
|
|
33856
34010
|
"IdentityPoolTags": {
|
|
33857
|
-
"shape": "
|
|
34011
|
+
"shape": "Sh"
|
|
33858
34012
|
}
|
|
33859
34013
|
}
|
|
33860
34014
|
},
|
|
33861
34015
|
"output": {
|
|
33862
|
-
"shape": "
|
|
34016
|
+
"shape": "Sk"
|
|
33863
34017
|
}
|
|
33864
34018
|
},
|
|
33865
34019
|
"DeleteIdentities": {
|
|
@@ -33913,7 +34067,7 @@ module.exports={
|
|
|
33913
34067
|
}
|
|
33914
34068
|
},
|
|
33915
34069
|
"output": {
|
|
33916
|
-
"shape": "
|
|
34070
|
+
"shape": "Sv"
|
|
33917
34071
|
}
|
|
33918
34072
|
},
|
|
33919
34073
|
"DescribeIdentityPool": {
|
|
@@ -33927,7 +34081,7 @@ module.exports={
|
|
|
33927
34081
|
}
|
|
33928
34082
|
},
|
|
33929
34083
|
"output": {
|
|
33930
|
-
"shape": "
|
|
34084
|
+
"shape": "Sk"
|
|
33931
34085
|
}
|
|
33932
34086
|
},
|
|
33933
34087
|
"GetCredentialsForIdentity": {
|
|
@@ -33939,7 +34093,7 @@ module.exports={
|
|
|
33939
34093
|
"members": {
|
|
33940
34094
|
"IdentityId": {},
|
|
33941
34095
|
"Logins": {
|
|
33942
|
-
"shape": "
|
|
34096
|
+
"shape": "S10"
|
|
33943
34097
|
},
|
|
33944
34098
|
"CustomRoleArn": {}
|
|
33945
34099
|
}
|
|
@@ -33972,7 +34126,7 @@ module.exports={
|
|
|
33972
34126
|
"AccountId": {},
|
|
33973
34127
|
"IdentityPoolId": {},
|
|
33974
34128
|
"Logins": {
|
|
33975
|
-
"shape": "
|
|
34129
|
+
"shape": "S10"
|
|
33976
34130
|
}
|
|
33977
34131
|
}
|
|
33978
34132
|
},
|
|
@@ -33998,10 +34152,10 @@ module.exports={
|
|
|
33998
34152
|
"members": {
|
|
33999
34153
|
"IdentityPoolId": {},
|
|
34000
34154
|
"Roles": {
|
|
34001
|
-
"shape": "
|
|
34155
|
+
"shape": "S1c"
|
|
34002
34156
|
},
|
|
34003
34157
|
"RoleMappings": {
|
|
34004
|
-
"shape": "
|
|
34158
|
+
"shape": "S1e"
|
|
34005
34159
|
}
|
|
34006
34160
|
}
|
|
34007
34161
|
}
|
|
@@ -34015,7 +34169,7 @@ module.exports={
|
|
|
34015
34169
|
"members": {
|
|
34016
34170
|
"IdentityId": {},
|
|
34017
34171
|
"Logins": {
|
|
34018
|
-
"shape": "
|
|
34172
|
+
"shape": "S10"
|
|
34019
34173
|
}
|
|
34020
34174
|
}
|
|
34021
34175
|
},
|
|
@@ -34038,7 +34192,7 @@ module.exports={
|
|
|
34038
34192
|
"IdentityPoolId": {},
|
|
34039
34193
|
"IdentityId": {},
|
|
34040
34194
|
"Logins": {
|
|
34041
|
-
"shape": "
|
|
34195
|
+
"shape": "S10"
|
|
34042
34196
|
},
|
|
34043
34197
|
"TokenDuration": {
|
|
34044
34198
|
"type": "long"
|
|
@@ -34078,7 +34232,7 @@ module.exports={
|
|
|
34078
34232
|
"Identities": {
|
|
34079
34233
|
"type": "list",
|
|
34080
34234
|
"member": {
|
|
34081
|
-
"shape": "
|
|
34235
|
+
"shape": "Sv"
|
|
34082
34236
|
}
|
|
34083
34237
|
},
|
|
34084
34238
|
"NextToken": {}
|
|
@@ -34129,7 +34283,7 @@ module.exports={
|
|
|
34129
34283
|
"type": "structure",
|
|
34130
34284
|
"members": {
|
|
34131
34285
|
"Tags": {
|
|
34132
|
-
"shape": "
|
|
34286
|
+
"shape": "Sh"
|
|
34133
34287
|
}
|
|
34134
34288
|
}
|
|
34135
34289
|
}
|
|
@@ -34195,10 +34349,10 @@ module.exports={
|
|
|
34195
34349
|
"members": {
|
|
34196
34350
|
"IdentityPoolId": {},
|
|
34197
34351
|
"Roles": {
|
|
34198
|
-
"shape": "
|
|
34352
|
+
"shape": "S1c"
|
|
34199
34353
|
},
|
|
34200
34354
|
"RoleMappings": {
|
|
34201
|
-
"shape": "
|
|
34355
|
+
"shape": "S1e"
|
|
34202
34356
|
}
|
|
34203
34357
|
}
|
|
34204
34358
|
}
|
|
@@ -34207,12 +34361,13 @@ module.exports={
|
|
|
34207
34361
|
"input": {
|
|
34208
34362
|
"type": "structure",
|
|
34209
34363
|
"required": [
|
|
34210
|
-
"ResourceArn"
|
|
34364
|
+
"ResourceArn",
|
|
34365
|
+
"Tags"
|
|
34211
34366
|
],
|
|
34212
34367
|
"members": {
|
|
34213
34368
|
"ResourceArn": {},
|
|
34214
34369
|
"Tags": {
|
|
34215
|
-
"shape": "
|
|
34370
|
+
"shape": "Sh"
|
|
34216
34371
|
}
|
|
34217
34372
|
}
|
|
34218
34373
|
},
|
|
@@ -34249,10 +34404,10 @@ module.exports={
|
|
|
34249
34404
|
"members": {
|
|
34250
34405
|
"IdentityId": {},
|
|
34251
34406
|
"Logins": {
|
|
34252
|
-
"shape": "
|
|
34407
|
+
"shape": "S10"
|
|
34253
34408
|
},
|
|
34254
34409
|
"LoginsToRemove": {
|
|
34255
|
-
"shape": "
|
|
34410
|
+
"shape": "Sw"
|
|
34256
34411
|
}
|
|
34257
34412
|
}
|
|
34258
34413
|
}
|
|
@@ -34261,7 +34416,8 @@ module.exports={
|
|
|
34261
34416
|
"input": {
|
|
34262
34417
|
"type": "structure",
|
|
34263
34418
|
"required": [
|
|
34264
|
-
"ResourceArn"
|
|
34419
|
+
"ResourceArn",
|
|
34420
|
+
"TagKeys"
|
|
34265
34421
|
],
|
|
34266
34422
|
"members": {
|
|
34267
34423
|
"ResourceArn": {},
|
|
@@ -34278,24 +34434,24 @@ module.exports={
|
|
|
34278
34434
|
},
|
|
34279
34435
|
"UpdateIdentityPool": {
|
|
34280
34436
|
"input": {
|
|
34281
|
-
"shape": "
|
|
34437
|
+
"shape": "Sk"
|
|
34282
34438
|
},
|
|
34283
34439
|
"output": {
|
|
34284
|
-
"shape": "
|
|
34440
|
+
"shape": "Sk"
|
|
34285
34441
|
}
|
|
34286
34442
|
}
|
|
34287
34443
|
},
|
|
34288
34444
|
"shapes": {
|
|
34289
|
-
"
|
|
34445
|
+
"S5": {
|
|
34290
34446
|
"type": "map",
|
|
34291
34447
|
"key": {},
|
|
34292
34448
|
"value": {}
|
|
34293
34449
|
},
|
|
34294
|
-
"
|
|
34450
|
+
"S9": {
|
|
34295
34451
|
"type": "list",
|
|
34296
34452
|
"member": {}
|
|
34297
34453
|
},
|
|
34298
|
-
"
|
|
34454
|
+
"Sb": {
|
|
34299
34455
|
"type": "list",
|
|
34300
34456
|
"member": {
|
|
34301
34457
|
"type": "structure",
|
|
@@ -34308,16 +34464,16 @@ module.exports={
|
|
|
34308
34464
|
}
|
|
34309
34465
|
}
|
|
34310
34466
|
},
|
|
34311
|
-
"
|
|
34467
|
+
"Sg": {
|
|
34312
34468
|
"type": "list",
|
|
34313
34469
|
"member": {}
|
|
34314
34470
|
},
|
|
34315
|
-
"
|
|
34471
|
+
"Sh": {
|
|
34316
34472
|
"type": "map",
|
|
34317
34473
|
"key": {},
|
|
34318
34474
|
"value": {}
|
|
34319
34475
|
},
|
|
34320
|
-
"
|
|
34476
|
+
"Sk": {
|
|
34321
34477
|
"type": "structure",
|
|
34322
34478
|
"required": [
|
|
34323
34479
|
"IdentityPoolId",
|
|
@@ -34330,30 +34486,33 @@ module.exports={
|
|
|
34330
34486
|
"AllowUnauthenticatedIdentities": {
|
|
34331
34487
|
"type": "boolean"
|
|
34332
34488
|
},
|
|
34489
|
+
"AllowClassicFlow": {
|
|
34490
|
+
"type": "boolean"
|
|
34491
|
+
},
|
|
34333
34492
|
"SupportedLoginProviders": {
|
|
34334
|
-
"shape": "
|
|
34493
|
+
"shape": "S5"
|
|
34335
34494
|
},
|
|
34336
34495
|
"DeveloperProviderName": {},
|
|
34337
34496
|
"OpenIdConnectProviderARNs": {
|
|
34338
|
-
"shape": "
|
|
34497
|
+
"shape": "S9"
|
|
34339
34498
|
},
|
|
34340
34499
|
"CognitoIdentityProviders": {
|
|
34341
|
-
"shape": "
|
|
34500
|
+
"shape": "Sb"
|
|
34342
34501
|
},
|
|
34343
34502
|
"SamlProviderARNs": {
|
|
34344
|
-
"shape": "
|
|
34503
|
+
"shape": "Sg"
|
|
34345
34504
|
},
|
|
34346
34505
|
"IdentityPoolTags": {
|
|
34347
|
-
"shape": "
|
|
34506
|
+
"shape": "Sh"
|
|
34348
34507
|
}
|
|
34349
34508
|
}
|
|
34350
34509
|
},
|
|
34351
|
-
"
|
|
34510
|
+
"Sv": {
|
|
34352
34511
|
"type": "structure",
|
|
34353
34512
|
"members": {
|
|
34354
34513
|
"IdentityId": {},
|
|
34355
34514
|
"Logins": {
|
|
34356
|
-
"shape": "
|
|
34515
|
+
"shape": "Sw"
|
|
34357
34516
|
},
|
|
34358
34517
|
"CreationDate": {
|
|
34359
34518
|
"type": "timestamp"
|
|
@@ -34363,21 +34522,21 @@ module.exports={
|
|
|
34363
34522
|
}
|
|
34364
34523
|
}
|
|
34365
34524
|
},
|
|
34366
|
-
"
|
|
34525
|
+
"Sw": {
|
|
34367
34526
|
"type": "list",
|
|
34368
34527
|
"member": {}
|
|
34369
34528
|
},
|
|
34370
|
-
"
|
|
34529
|
+
"S10": {
|
|
34371
34530
|
"type": "map",
|
|
34372
34531
|
"key": {},
|
|
34373
34532
|
"value": {}
|
|
34374
34533
|
},
|
|
34375
|
-
"
|
|
34534
|
+
"S1c": {
|
|
34376
34535
|
"type": "map",
|
|
34377
34536
|
"key": {},
|
|
34378
34537
|
"value": {}
|
|
34379
34538
|
},
|
|
34380
|
-
"
|
|
34539
|
+
"S1e": {
|
|
34381
34540
|
"type": "map",
|
|
34382
34541
|
"key": {},
|
|
34383
34542
|
"value": {
|
|
@@ -49578,47 +49737,10 @@ module.exports={
|
|
|
49578
49737
|
"shape": "S23"
|
|
49579
49738
|
},
|
|
49580
49739
|
"LocalSecondaryIndexes": {
|
|
49581
|
-
"
|
|
49582
|
-
"member": {
|
|
49583
|
-
"type": "structure",
|
|
49584
|
-
"required": [
|
|
49585
|
-
"IndexName",
|
|
49586
|
-
"KeySchema",
|
|
49587
|
-
"Projection"
|
|
49588
|
-
],
|
|
49589
|
-
"members": {
|
|
49590
|
-
"IndexName": {},
|
|
49591
|
-
"KeySchema": {
|
|
49592
|
-
"shape": "S23"
|
|
49593
|
-
},
|
|
49594
|
-
"Projection": {
|
|
49595
|
-
"shape": "S28"
|
|
49596
|
-
}
|
|
49597
|
-
}
|
|
49598
|
-
}
|
|
49740
|
+
"shape": "S26"
|
|
49599
49741
|
},
|
|
49600
49742
|
"GlobalSecondaryIndexes": {
|
|
49601
|
-
"
|
|
49602
|
-
"member": {
|
|
49603
|
-
"type": "structure",
|
|
49604
|
-
"required": [
|
|
49605
|
-
"IndexName",
|
|
49606
|
-
"KeySchema",
|
|
49607
|
-
"Projection"
|
|
49608
|
-
],
|
|
49609
|
-
"members": {
|
|
49610
|
-
"IndexName": {},
|
|
49611
|
-
"KeySchema": {
|
|
49612
|
-
"shape": "S23"
|
|
49613
|
-
},
|
|
49614
|
-
"Projection": {
|
|
49615
|
-
"shape": "S28"
|
|
49616
|
-
},
|
|
49617
|
-
"ProvisionedThroughput": {
|
|
49618
|
-
"shape": "S2e"
|
|
49619
|
-
}
|
|
49620
|
-
}
|
|
49621
|
-
}
|
|
49743
|
+
"shape": "S2c"
|
|
49622
49744
|
},
|
|
49623
49745
|
"BillingMode": {},
|
|
49624
49746
|
"ProvisionedThroughput": {
|
|
@@ -50191,7 +50313,17 @@ module.exports={
|
|
|
50191
50313
|
],
|
|
50192
50314
|
"members": {
|
|
50193
50315
|
"TargetTableName": {},
|
|
50194
|
-
"BackupArn": {}
|
|
50316
|
+
"BackupArn": {},
|
|
50317
|
+
"BillingModeOverride": {},
|
|
50318
|
+
"GlobalSecondaryIndexOverride": {
|
|
50319
|
+
"shape": "S2c"
|
|
50320
|
+
},
|
|
50321
|
+
"LocalSecondaryIndexOverride": {
|
|
50322
|
+
"shape": "S26"
|
|
50323
|
+
},
|
|
50324
|
+
"ProvisionedThroughputOverride": {
|
|
50325
|
+
"shape": "S2e"
|
|
50326
|
+
}
|
|
50195
50327
|
}
|
|
50196
50328
|
},
|
|
50197
50329
|
"output": {
|
|
@@ -50219,6 +50351,16 @@ module.exports={
|
|
|
50219
50351
|
},
|
|
50220
50352
|
"RestoreDateTime": {
|
|
50221
50353
|
"type": "timestamp"
|
|
50354
|
+
},
|
|
50355
|
+
"BillingModeOverride": {},
|
|
50356
|
+
"GlobalSecondaryIndexOverride": {
|
|
50357
|
+
"shape": "S2c"
|
|
50358
|
+
},
|
|
50359
|
+
"LocalSecondaryIndexOverride": {
|
|
50360
|
+
"shape": "S26"
|
|
50361
|
+
},
|
|
50362
|
+
"ProvisionedThroughputOverride": {
|
|
50363
|
+
"shape": "S2e"
|
|
50222
50364
|
}
|
|
50223
50365
|
}
|
|
50224
50366
|
},
|
|
@@ -51141,6 +51283,26 @@ module.exports={
|
|
|
51141
51283
|
}
|
|
51142
51284
|
}
|
|
51143
51285
|
},
|
|
51286
|
+
"S26": {
|
|
51287
|
+
"type": "list",
|
|
51288
|
+
"member": {
|
|
51289
|
+
"type": "structure",
|
|
51290
|
+
"required": [
|
|
51291
|
+
"IndexName",
|
|
51292
|
+
"KeySchema",
|
|
51293
|
+
"Projection"
|
|
51294
|
+
],
|
|
51295
|
+
"members": {
|
|
51296
|
+
"IndexName": {},
|
|
51297
|
+
"KeySchema": {
|
|
51298
|
+
"shape": "S23"
|
|
51299
|
+
},
|
|
51300
|
+
"Projection": {
|
|
51301
|
+
"shape": "S28"
|
|
51302
|
+
}
|
|
51303
|
+
}
|
|
51304
|
+
}
|
|
51305
|
+
},
|
|
51144
51306
|
"S28": {
|
|
51145
51307
|
"type": "structure",
|
|
51146
51308
|
"members": {
|
|
@@ -51151,6 +51313,29 @@ module.exports={
|
|
|
51151
51313
|
}
|
|
51152
51314
|
}
|
|
51153
51315
|
},
|
|
51316
|
+
"S2c": {
|
|
51317
|
+
"type": "list",
|
|
51318
|
+
"member": {
|
|
51319
|
+
"type": "structure",
|
|
51320
|
+
"required": [
|
|
51321
|
+
"IndexName",
|
|
51322
|
+
"KeySchema",
|
|
51323
|
+
"Projection"
|
|
51324
|
+
],
|
|
51325
|
+
"members": {
|
|
51326
|
+
"IndexName": {},
|
|
51327
|
+
"KeySchema": {
|
|
51328
|
+
"shape": "S23"
|
|
51329
|
+
},
|
|
51330
|
+
"Projection": {
|
|
51331
|
+
"shape": "S28"
|
|
51332
|
+
},
|
|
51333
|
+
"ProvisionedThroughput": {
|
|
51334
|
+
"shape": "S2e"
|
|
51335
|
+
}
|
|
51336
|
+
}
|
|
51337
|
+
}
|
|
51338
|
+
},
|
|
51154
51339
|
"S2e": {
|
|
51155
51340
|
"type": "structure",
|
|
51156
51341
|
"required": [
|
|
@@ -117799,6 +117984,17 @@ module.exports={
|
|
|
117799
117984
|
},
|
|
117800
117985
|
"savingsplans": {
|
|
117801
117986
|
"name": "SavingsPlans"
|
|
117987
|
+
},
|
|
117988
|
+
"sso": {
|
|
117989
|
+
"name": "SSO"
|
|
117990
|
+
},
|
|
117991
|
+
"ssooidc": {
|
|
117992
|
+
"prefix": "sso-oidc",
|
|
117993
|
+
"name": "SSOOIDC"
|
|
117994
|
+
},
|
|
117995
|
+
"marketplacecatalog": {
|
|
117996
|
+
"prefix": "marketplace-catalog",
|
|
117997
|
+
"name": "MarketplaceCatalog"
|
|
117802
117998
|
}
|
|
117803
117999
|
}
|
|
117804
118000
|
},{}],149:[function(require,module,exports){
|
|
@@ -176656,7 +176852,7 @@ AWS.util.update(AWS, {
|
|
|
176656
176852
|
/**
|
|
176657
176853
|
* @constant
|
|
176658
176854
|
*/
|
|
176659
|
-
VERSION: '2.
|
|
176855
|
+
VERSION: '2.570.0',
|
|
176660
176856
|
|
|
176661
176857
|
/**
|
|
176662
176858
|
* @api private
|
|
@@ -190602,7 +190798,7 @@ function fromByteArray (uint8) {
|
|
|
190602
190798
|
/*!
|
|
190603
190799
|
* The buffer module from node.js, for the browser.
|
|
190604
190800
|
*
|
|
190605
|
-
* @author Feross Aboukhadijeh <
|
|
190801
|
+
* @author Feross Aboukhadijeh <http://feross.org>
|
|
190606
190802
|
* @license MIT
|
|
190607
190803
|
*/
|
|
190608
190804
|
/* eslint-disable no-proto */
|
|
@@ -197308,7 +197504,7 @@ var LRUCache = /** @class */ (function () {
|
|
|
197308
197504
|
}());
|
|
197309
197505
|
exports.LRUCache = LRUCache;
|
|
197310
197506
|
},{}],425:[function(require,module,exports){
|
|
197311
|
-
// AWS SDK for JavaScript v2.
|
|
197507
|
+
// AWS SDK for JavaScript v2.570.0
|
|
197312
197508
|
// Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
197313
197509
|
// License at https://sdk.amazonaws.com/js/BUNDLE_LICENSE.txt
|
|
197314
197510
|
require('./browser_loader');
|