cdk-comprehend-s3olap 2.0.22 → 2.0.25
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/.jsii +4 -4
- package/lib/cdk-comprehend-s3olap.js +2 -2
- package/lib/comprehend-lambdas.js +2 -2
- package/lib/iam-roles.js +4 -4
- package/node_modules/aws-sdk/CHANGELOG.md +25 -1
- package/node_modules/aws-sdk/README.md +1 -1
- package/node_modules/aws-sdk/apis/appstream-2016-12-01.min.json +39 -24
- package/node_modules/aws-sdk/apis/athena-2017-05-18.min.json +110 -59
- package/node_modules/aws-sdk/apis/customer-profiles-2020-08-15.min.json +75 -69
- package/node_modules/aws-sdk/apis/dms-2016-01-01.min.json +20 -4
- package/node_modules/aws-sdk/apis/elasticmapreduce-2009-03-31.min.json +135 -130
- package/node_modules/aws-sdk/apis/glue-2017-03-31.min.json +3 -0
- package/node_modules/aws-sdk/apis/kendra-2019-02-03.min.json +106 -61
- package/node_modules/aws-sdk/apis/medialive-2017-10-14.min.json +269 -234
- package/node_modules/aws-sdk/apis/metadata.json +4 -0
- package/node_modules/aws-sdk/apis/mwaa-2020-07-01.min.json +24 -21
- package/node_modules/aws-sdk/apis/redshift-serverless-2021-04-21.examples.json +5 -0
- package/node_modules/aws-sdk/apis/redshift-serverless-2021-04-21.min.json +1206 -0
- package/node_modules/aws-sdk/apis/redshift-serverless-2021-04-21.paginators.json +40 -0
- package/node_modules/aws-sdk/apis/sagemaker-2017-07-24.min.json +253 -103
- package/node_modules/aws-sdk/apis/translate-2017-07-01.min.json +33 -0
- package/node_modules/aws-sdk/apis/translate-2017-07-01.paginators.json +5 -0
- package/node_modules/aws-sdk/apis/wellarchitected-2020-03-31.min.json +27 -5
- package/node_modules/aws-sdk/apis/workmail-2017-10-01.min.json +228 -61
- package/node_modules/aws-sdk/apis/workmail-2017-10-01.paginators.json +6 -0
- package/node_modules/aws-sdk/clients/all.d.ts +1 -0
- package/node_modules/aws-sdk/clients/all.js +2 -1
- package/node_modules/aws-sdk/clients/appstream.d.ts +22 -3
- package/node_modules/aws-sdk/clients/athena.d.ts +57 -2
- package/node_modules/aws-sdk/clients/customerprofiles.d.ts +12 -3
- package/node_modules/aws-sdk/clients/dms.d.ts +26 -2
- package/node_modules/aws-sdk/clients/elbv2.d.ts +10 -10
- package/node_modules/aws-sdk/clients/emr.d.ts +16 -3
- package/node_modules/aws-sdk/clients/glue.d.ts +16 -3
- package/node_modules/aws-sdk/clients/kendra.d.ts +109 -41
- package/node_modules/aws-sdk/clients/medialive.d.ts +41 -3
- package/node_modules/aws-sdk/clients/mwaa.d.ts +9 -12
- package/node_modules/aws-sdk/clients/pricing.d.ts +3 -3
- package/node_modules/aws-sdk/clients/rds.d.ts +79 -79
- package/node_modules/aws-sdk/clients/redshiftserverless.d.ts +1525 -0
- package/node_modules/aws-sdk/clients/redshiftserverless.js +18 -0
- package/node_modules/aws-sdk/clients/sagemaker.d.ts +245 -4
- package/node_modules/aws-sdk/clients/translate.d.ts +70 -18
- package/node_modules/aws-sdk/clients/wellarchitected.d.ts +27 -1
- package/node_modules/aws-sdk/clients/workmail.d.ts +203 -0
- package/node_modules/aws-sdk/dist/aws-sdk-core-react-native.js +13 -2
- package/node_modules/aws-sdk/dist/aws-sdk-react-native.js +68 -20
- package/node_modules/aws-sdk/dist/aws-sdk.js +302 -193
- package/node_modules/aws-sdk/dist/aws-sdk.min.js +92 -92
- package/node_modules/aws-sdk/lib/config_service_placeholders.d.ts +2 -0
- package/node_modules/aws-sdk/lib/core.js +1 -1
- package/node_modules/aws-sdk/lib/event_listeners.js +10 -0
- package/node_modules/aws-sdk/lib/model/api.js +1 -0
- package/node_modules/aws-sdk/lib/s3/managed_upload.js +1 -1
- package/node_modules/aws-sdk/package.json +1 -1
- package/node_modules/esbuild/install.js +4 -4
- package/node_modules/esbuild/lib/main.js +12 -12
- package/node_modules/esbuild/package.json +21 -21
- package/node_modules/esbuild-linux-64/bin/esbuild +0 -0
- package/node_modules/esbuild-linux-64/package.json +1 -1
- package/package.json +7 -7
@@ -1,4 +1,4 @@
|
|
1
|
-
// AWS SDK for JavaScript v2.
|
1
|
+
// AWS SDK for JavaScript v2.1167.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){
|
@@ -5640,6 +5640,44 @@ module.exports={
|
|
5640
5640
|
}
|
5641
5641
|
}
|
5642
5642
|
},
|
5643
|
+
"BatchGetPreparedStatement": {
|
5644
|
+
"input": {
|
5645
|
+
"type": "structure",
|
5646
|
+
"required": [
|
5647
|
+
"PreparedStatementNames",
|
5648
|
+
"WorkGroup"
|
5649
|
+
],
|
5650
|
+
"members": {
|
5651
|
+
"PreparedStatementNames": {
|
5652
|
+
"type": "list",
|
5653
|
+
"member": {}
|
5654
|
+
},
|
5655
|
+
"WorkGroup": {}
|
5656
|
+
}
|
5657
|
+
},
|
5658
|
+
"output": {
|
5659
|
+
"type": "structure",
|
5660
|
+
"members": {
|
5661
|
+
"PreparedStatements": {
|
5662
|
+
"type": "list",
|
5663
|
+
"member": {
|
5664
|
+
"shape": "Sl"
|
5665
|
+
}
|
5666
|
+
},
|
5667
|
+
"UnprocessedPreparedStatementNames": {
|
5668
|
+
"type": "list",
|
5669
|
+
"member": {
|
5670
|
+
"type": "structure",
|
5671
|
+
"members": {
|
5672
|
+
"StatementName": {},
|
5673
|
+
"ErrorCode": {},
|
5674
|
+
"ErrorMessage": {}
|
5675
|
+
}
|
5676
|
+
}
|
5677
|
+
}
|
5678
|
+
}
|
5679
|
+
}
|
5680
|
+
},
|
5643
5681
|
"BatchGetQueryExecution": {
|
5644
5682
|
"input": {
|
5645
5683
|
"type": "structure",
|
@@ -5648,7 +5686,7 @@ module.exports={
|
|
5648
5686
|
],
|
5649
5687
|
"members": {
|
5650
5688
|
"QueryExecutionIds": {
|
5651
|
-
"shape": "
|
5689
|
+
"shape": "Sq"
|
5652
5690
|
}
|
5653
5691
|
}
|
5654
5692
|
},
|
@@ -5658,7 +5696,7 @@ module.exports={
|
|
5658
5696
|
"QueryExecutions": {
|
5659
5697
|
"type": "list",
|
5660
5698
|
"member": {
|
5661
|
-
"shape": "
|
5699
|
+
"shape": "Su"
|
5662
5700
|
}
|
5663
5701
|
},
|
5664
5702
|
"UnprocessedQueryExecutionIds": {
|
@@ -5687,10 +5725,10 @@ module.exports={
|
|
5687
5725
|
"Type": {},
|
5688
5726
|
"Description": {},
|
5689
5727
|
"Parameters": {
|
5690
|
-
"shape": "
|
5728
|
+
"shape": "S1j"
|
5691
5729
|
},
|
5692
5730
|
"Tags": {
|
5693
|
-
"shape": "
|
5731
|
+
"shape": "S1m"
|
5694
5732
|
}
|
5695
5733
|
}
|
5696
5734
|
},
|
@@ -5755,11 +5793,11 @@ module.exports={
|
|
5755
5793
|
"members": {
|
5756
5794
|
"Name": {},
|
5757
5795
|
"Configuration": {
|
5758
|
-
"shape": "
|
5796
|
+
"shape": "S1x"
|
5759
5797
|
},
|
5760
5798
|
"Description": {},
|
5761
5799
|
"Tags": {
|
5762
|
-
"shape": "
|
5800
|
+
"shape": "S1m"
|
5763
5801
|
}
|
5764
5802
|
}
|
5765
5803
|
},
|
@@ -5861,7 +5899,7 @@ module.exports={
|
|
5861
5899
|
"Description": {},
|
5862
5900
|
"Type": {},
|
5863
5901
|
"Parameters": {
|
5864
|
-
"shape": "
|
5902
|
+
"shape": "S1j"
|
5865
5903
|
}
|
5866
5904
|
}
|
5867
5905
|
}
|
@@ -5884,7 +5922,7 @@ module.exports={
|
|
5884
5922
|
"type": "structure",
|
5885
5923
|
"members": {
|
5886
5924
|
"Database": {
|
5887
|
-
"shape": "
|
5925
|
+
"shape": "S2f"
|
5888
5926
|
}
|
5889
5927
|
}
|
5890
5928
|
}
|
@@ -5924,16 +5962,7 @@ module.exports={
|
|
5924
5962
|
"type": "structure",
|
5925
5963
|
"members": {
|
5926
5964
|
"PreparedStatement": {
|
5927
|
-
"
|
5928
|
-
"members": {
|
5929
|
-
"StatementName": {},
|
5930
|
-
"QueryStatement": {},
|
5931
|
-
"WorkGroupName": {},
|
5932
|
-
"Description": {},
|
5933
|
-
"LastModifiedTime": {
|
5934
|
-
"type": "timestamp"
|
5935
|
-
}
|
5936
|
-
}
|
5965
|
+
"shape": "Sl"
|
5937
5966
|
}
|
5938
5967
|
}
|
5939
5968
|
}
|
@@ -5952,7 +5981,7 @@ module.exports={
|
|
5952
5981
|
"type": "structure",
|
5953
5982
|
"members": {
|
5954
5983
|
"QueryExecution": {
|
5955
|
-
"shape": "
|
5984
|
+
"shape": "Su"
|
5956
5985
|
}
|
5957
5986
|
}
|
5958
5987
|
}
|
@@ -6054,7 +6083,7 @@ module.exports={
|
|
6054
6083
|
"type": "structure",
|
6055
6084
|
"members": {
|
6056
6085
|
"TableMetadata": {
|
6057
|
-
"shape": "
|
6086
|
+
"shape": "S33"
|
6058
6087
|
}
|
6059
6088
|
}
|
6060
6089
|
}
|
@@ -6081,7 +6110,7 @@ module.exports={
|
|
6081
6110
|
"Name": {},
|
6082
6111
|
"State": {},
|
6083
6112
|
"Configuration": {
|
6084
|
-
"shape": "
|
6113
|
+
"shape": "S1x"
|
6085
6114
|
},
|
6086
6115
|
"Description": {},
|
6087
6116
|
"CreationTime": {
|
@@ -6139,7 +6168,7 @@ module.exports={
|
|
6139
6168
|
"DatabaseList": {
|
6140
6169
|
"type": "list",
|
6141
6170
|
"member": {
|
6142
|
-
"shape": "
|
6171
|
+
"shape": "S2f"
|
6143
6172
|
}
|
6144
6173
|
},
|
6145
6174
|
"NextToken": {}
|
@@ -6162,7 +6191,7 @@ module.exports={
|
|
6162
6191
|
"EngineVersions": {
|
6163
6192
|
"type": "list",
|
6164
6193
|
"member": {
|
6165
|
-
"shape": "
|
6194
|
+
"shape": "S1c"
|
6166
6195
|
}
|
6167
6196
|
},
|
6168
6197
|
"NextToken": {}
|
@@ -6238,7 +6267,7 @@ module.exports={
|
|
6238
6267
|
"type": "structure",
|
6239
6268
|
"members": {
|
6240
6269
|
"QueryExecutionIds": {
|
6241
|
-
"shape": "
|
6270
|
+
"shape": "Sq"
|
6242
6271
|
},
|
6243
6272
|
"NextToken": {}
|
6244
6273
|
}
|
@@ -6267,7 +6296,7 @@ module.exports={
|
|
6267
6296
|
"TableMetadataList": {
|
6268
6297
|
"type": "list",
|
6269
6298
|
"member": {
|
6270
|
-
"shape": "
|
6299
|
+
"shape": "S33"
|
6271
6300
|
}
|
6272
6301
|
},
|
6273
6302
|
"NextToken": {}
|
@@ -6292,7 +6321,7 @@ module.exports={
|
|
6292
6321
|
"type": "structure",
|
6293
6322
|
"members": {
|
6294
6323
|
"Tags": {
|
6295
|
-
"shape": "
|
6324
|
+
"shape": "S1m"
|
6296
6325
|
},
|
6297
6326
|
"NextToken": {}
|
6298
6327
|
}
|
@@ -6323,7 +6352,7 @@ module.exports={
|
|
6323
6352
|
"type": "timestamp"
|
6324
6353
|
},
|
6325
6354
|
"EngineVersion": {
|
6326
|
-
"shape": "
|
6355
|
+
"shape": "S1c"
|
6327
6356
|
}
|
6328
6357
|
}
|
6329
6358
|
}
|
@@ -6344,12 +6373,15 @@ module.exports={
|
|
6344
6373
|
"idempotencyToken": true
|
6345
6374
|
},
|
6346
6375
|
"QueryExecutionContext": {
|
6347
|
-
"shape": "
|
6376
|
+
"shape": "S12"
|
6348
6377
|
},
|
6349
6378
|
"ResultConfiguration": {
|
6350
|
-
"shape": "
|
6379
|
+
"shape": "Sw"
|
6351
6380
|
},
|
6352
|
-
"WorkGroup": {}
|
6381
|
+
"WorkGroup": {},
|
6382
|
+
"ExecutionParameters": {
|
6383
|
+
"shape": "S1d"
|
6384
|
+
}
|
6353
6385
|
}
|
6354
6386
|
},
|
6355
6387
|
"output": {
|
@@ -6388,7 +6420,7 @@ module.exports={
|
|
6388
6420
|
"members": {
|
6389
6421
|
"ResourceARN": {},
|
6390
6422
|
"Tags": {
|
6391
|
-
"shape": "
|
6423
|
+
"shape": "S1m"
|
6392
6424
|
}
|
6393
6425
|
}
|
6394
6426
|
},
|
@@ -6429,7 +6461,7 @@ module.exports={
|
|
6429
6461
|
"Type": {},
|
6430
6462
|
"Description": {},
|
6431
6463
|
"Parameters": {
|
6432
|
-
"shape": "
|
6464
|
+
"shape": "S1j"
|
6433
6465
|
}
|
6434
6466
|
}
|
6435
6467
|
},
|
@@ -6502,7 +6534,7 @@ module.exports={
|
|
6502
6534
|
"type": "boolean"
|
6503
6535
|
},
|
6504
6536
|
"EncryptionConfiguration": {
|
6505
|
-
"shape": "
|
6537
|
+
"shape": "Sy"
|
6506
6538
|
},
|
6507
6539
|
"RemoveEncryptionConfiguration": {
|
6508
6540
|
"type": "boolean"
|
@@ -6512,7 +6544,7 @@ module.exports={
|
|
6512
6544
|
"type": "boolean"
|
6513
6545
|
},
|
6514
6546
|
"AclConfiguration": {
|
6515
|
-
"shape": "
|
6547
|
+
"shape": "S10"
|
6516
6548
|
},
|
6517
6549
|
"RemoveAclConfiguration": {
|
6518
6550
|
"type": "boolean"
|
@@ -6532,7 +6564,7 @@ module.exports={
|
|
6532
6564
|
"type": "boolean"
|
6533
6565
|
},
|
6534
6566
|
"EngineVersion": {
|
6535
|
-
"shape": "
|
6567
|
+
"shape": "S1c"
|
6536
6568
|
}
|
6537
6569
|
}
|
6538
6570
|
},
|
@@ -6566,21 +6598,33 @@ module.exports={
|
|
6566
6598
|
"WorkGroup": {}
|
6567
6599
|
}
|
6568
6600
|
},
|
6569
|
-
"
|
6601
|
+
"Sl": {
|
6602
|
+
"type": "structure",
|
6603
|
+
"members": {
|
6604
|
+
"StatementName": {},
|
6605
|
+
"QueryStatement": {},
|
6606
|
+
"WorkGroupName": {},
|
6607
|
+
"Description": {},
|
6608
|
+
"LastModifiedTime": {
|
6609
|
+
"type": "timestamp"
|
6610
|
+
}
|
6611
|
+
}
|
6612
|
+
},
|
6613
|
+
"Sq": {
|
6570
6614
|
"type": "list",
|
6571
6615
|
"member": {}
|
6572
6616
|
},
|
6573
|
-
"
|
6617
|
+
"Su": {
|
6574
6618
|
"type": "structure",
|
6575
6619
|
"members": {
|
6576
6620
|
"QueryExecutionId": {},
|
6577
6621
|
"Query": {},
|
6578
6622
|
"StatementType": {},
|
6579
6623
|
"ResultConfiguration": {
|
6580
|
-
"shape": "
|
6624
|
+
"shape": "Sw"
|
6581
6625
|
},
|
6582
6626
|
"QueryExecutionContext": {
|
6583
|
-
"shape": "
|
6627
|
+
"shape": "S12"
|
6584
6628
|
},
|
6585
6629
|
"Status": {
|
6586
6630
|
"type": "structure",
|
@@ -6636,24 +6680,27 @@ module.exports={
|
|
6636
6680
|
},
|
6637
6681
|
"WorkGroup": {},
|
6638
6682
|
"EngineVersion": {
|
6639
|
-
"shape": "
|
6683
|
+
"shape": "S1c"
|
6684
|
+
},
|
6685
|
+
"ExecutionParameters": {
|
6686
|
+
"shape": "S1d"
|
6640
6687
|
}
|
6641
6688
|
}
|
6642
6689
|
},
|
6643
|
-
"
|
6690
|
+
"Sw": {
|
6644
6691
|
"type": "structure",
|
6645
6692
|
"members": {
|
6646
6693
|
"OutputLocation": {},
|
6647
6694
|
"EncryptionConfiguration": {
|
6648
|
-
"shape": "
|
6695
|
+
"shape": "Sy"
|
6649
6696
|
},
|
6650
6697
|
"ExpectedBucketOwner": {},
|
6651
6698
|
"AclConfiguration": {
|
6652
|
-
"shape": "
|
6699
|
+
"shape": "S10"
|
6653
6700
|
}
|
6654
6701
|
}
|
6655
6702
|
},
|
6656
|
-
"
|
6703
|
+
"Sy": {
|
6657
6704
|
"type": "structure",
|
6658
6705
|
"required": [
|
6659
6706
|
"EncryptionOption"
|
@@ -6663,7 +6710,7 @@ module.exports={
|
|
6663
6710
|
"KmsKey": {}
|
6664
6711
|
}
|
6665
6712
|
},
|
6666
|
-
"
|
6713
|
+
"S10": {
|
6667
6714
|
"type": "structure",
|
6668
6715
|
"required": [
|
6669
6716
|
"S3AclOption"
|
@@ -6672,26 +6719,30 @@ module.exports={
|
|
6672
6719
|
"S3AclOption": {}
|
6673
6720
|
}
|
6674
6721
|
},
|
6675
|
-
"
|
6722
|
+
"S12": {
|
6676
6723
|
"type": "structure",
|
6677
6724
|
"members": {
|
6678
6725
|
"Database": {},
|
6679
6726
|
"Catalog": {}
|
6680
6727
|
}
|
6681
6728
|
},
|
6682
|
-
"
|
6729
|
+
"S1c": {
|
6683
6730
|
"type": "structure",
|
6684
6731
|
"members": {
|
6685
6732
|
"SelectedEngineVersion": {},
|
6686
6733
|
"EffectiveEngineVersion": {}
|
6687
6734
|
}
|
6688
6735
|
},
|
6689
|
-
"
|
6736
|
+
"S1d": {
|
6737
|
+
"type": "list",
|
6738
|
+
"member": {}
|
6739
|
+
},
|
6740
|
+
"S1j": {
|
6690
6741
|
"type": "map",
|
6691
6742
|
"key": {},
|
6692
6743
|
"value": {}
|
6693
6744
|
},
|
6694
|
-
"
|
6745
|
+
"S1m": {
|
6695
6746
|
"type": "list",
|
6696
6747
|
"member": {
|
6697
6748
|
"type": "structure",
|
@@ -6701,11 +6752,11 @@ module.exports={
|
|
6701
6752
|
}
|
6702
6753
|
}
|
6703
6754
|
},
|
6704
|
-
"
|
6755
|
+
"S1x": {
|
6705
6756
|
"type": "structure",
|
6706
6757
|
"members": {
|
6707
6758
|
"ResultConfiguration": {
|
6708
|
-
"shape": "
|
6759
|
+
"shape": "Sw"
|
6709
6760
|
},
|
6710
6761
|
"EnforceWorkGroupConfiguration": {
|
6711
6762
|
"type": "boolean"
|
@@ -6720,11 +6771,11 @@ module.exports={
|
|
6720
6771
|
"type": "boolean"
|
6721
6772
|
},
|
6722
6773
|
"EngineVersion": {
|
6723
|
-
"shape": "
|
6774
|
+
"shape": "S1c"
|
6724
6775
|
}
|
6725
6776
|
}
|
6726
6777
|
},
|
6727
|
-
"
|
6778
|
+
"S2f": {
|
6728
6779
|
"type": "structure",
|
6729
6780
|
"required": [
|
6730
6781
|
"Name"
|
@@ -6733,11 +6784,11 @@ module.exports={
|
|
6733
6784
|
"Name": {},
|
6734
6785
|
"Description": {},
|
6735
6786
|
"Parameters": {
|
6736
|
-
"shape": "
|
6787
|
+
"shape": "S1j"
|
6737
6788
|
}
|
6738
6789
|
}
|
6739
6790
|
},
|
6740
|
-
"
|
6791
|
+
"S33": {
|
6741
6792
|
"type": "structure",
|
6742
6793
|
"required": [
|
6743
6794
|
"Name"
|
@@ -6752,17 +6803,17 @@ module.exports={
|
|
6752
6803
|
},
|
6753
6804
|
"TableType": {},
|
6754
6805
|
"Columns": {
|
6755
|
-
"shape": "
|
6806
|
+
"shape": "S36"
|
6756
6807
|
},
|
6757
6808
|
"PartitionKeys": {
|
6758
|
-
"shape": "
|
6809
|
+
"shape": "S36"
|
6759
6810
|
},
|
6760
6811
|
"Parameters": {
|
6761
|
-
"shape": "
|
6812
|
+
"shape": "S1j"
|
6762
6813
|
}
|
6763
6814
|
}
|
6764
6815
|
},
|
6765
|
-
"
|
6816
|
+
"S36": {
|
6766
6817
|
"type": "list",
|
6767
6818
|
"member": {
|
6768
6819
|
"type": "structure",
|
@@ -119412,7 +119463,7 @@ module.exports={
|
|
119412
119463
|
],
|
119413
119464
|
"members": {
|
119414
119465
|
"InstanceGroups": {
|
119415
|
-
"shape": "
|
119466
|
+
"shape": "Sy"
|
119416
119467
|
},
|
119417
119468
|
"JobFlowId": {}
|
119418
119469
|
}
|
@@ -119439,15 +119490,16 @@ module.exports={
|
|
119439
119490
|
"members": {
|
119440
119491
|
"JobFlowId": {},
|
119441
119492
|
"Steps": {
|
119442
|
-
"shape": "
|
119443
|
-
}
|
119493
|
+
"shape": "S1j"
|
119494
|
+
},
|
119495
|
+
"ExecutionRoleArn": {}
|
119444
119496
|
}
|
119445
119497
|
},
|
119446
119498
|
"output": {
|
119447
119499
|
"type": "structure",
|
119448
119500
|
"members": {
|
119449
119501
|
"StepIds": {
|
119450
|
-
"shape": "
|
119502
|
+
"shape": "S1s"
|
119451
119503
|
}
|
119452
119504
|
}
|
119453
119505
|
}
|
@@ -119462,7 +119514,7 @@ module.exports={
|
|
119462
119514
|
"members": {
|
119463
119515
|
"ResourceId": {},
|
119464
119516
|
"Tags": {
|
119465
|
-
"shape": "
|
119517
|
+
"shape": "S1v"
|
119466
119518
|
}
|
119467
119519
|
}
|
119468
119520
|
},
|
@@ -119481,7 +119533,7 @@ module.exports={
|
|
119481
119533
|
"members": {
|
119482
119534
|
"ClusterId": {},
|
119483
119535
|
"StepIds": {
|
119484
|
-
"shape": "
|
119536
|
+
"shape": "S1s"
|
119485
119537
|
},
|
119486
119538
|
"StepCancellationOption": {}
|
119487
119539
|
}
|
@@ -119548,7 +119600,7 @@ module.exports={
|
|
119548
119600
|
"AuthMode": {},
|
119549
119601
|
"VpcId": {},
|
119550
119602
|
"SubnetIds": {
|
119551
|
-
"shape": "
|
119603
|
+
"shape": "S2a"
|
119552
119604
|
},
|
119553
119605
|
"ServiceRole": {},
|
119554
119606
|
"UserRole": {},
|
@@ -119558,7 +119610,7 @@ module.exports={
|
|
119558
119610
|
"IdpAuthUrl": {},
|
119559
119611
|
"IdpRelayStateParameterName": {},
|
119560
119612
|
"Tags": {
|
119561
|
-
"shape": "
|
119613
|
+
"shape": "S1v"
|
119562
119614
|
}
|
119563
119615
|
}
|
119564
119616
|
},
|
@@ -119647,7 +119699,7 @@ module.exports={
|
|
119647
119699
|
"Id": {},
|
119648
119700
|
"Name": {},
|
119649
119701
|
"Status": {
|
119650
|
-
"shape": "
|
119702
|
+
"shape": "S2m"
|
119651
119703
|
},
|
119652
119704
|
"Ec2InstanceAttributes": {
|
119653
119705
|
"type": "structure",
|
@@ -119655,21 +119707,21 @@ module.exports={
|
|
119655
119707
|
"Ec2KeyName": {},
|
119656
119708
|
"Ec2SubnetId": {},
|
119657
119709
|
"RequestedEc2SubnetIds": {
|
119658
|
-
"shape": "
|
119710
|
+
"shape": "S2s"
|
119659
119711
|
},
|
119660
119712
|
"Ec2AvailabilityZone": {},
|
119661
119713
|
"RequestedEc2AvailabilityZones": {
|
119662
|
-
"shape": "
|
119714
|
+
"shape": "S2s"
|
119663
119715
|
},
|
119664
119716
|
"IamInstanceProfile": {},
|
119665
119717
|
"EmrManagedMasterSecurityGroup": {},
|
119666
119718
|
"EmrManagedSlaveSecurityGroup": {},
|
119667
119719
|
"ServiceAccessSecurityGroup": {},
|
119668
119720
|
"AdditionalMasterSecurityGroups": {
|
119669
|
-
"shape": "
|
119721
|
+
"shape": "S2t"
|
119670
119722
|
},
|
119671
119723
|
"AdditionalSlaveSecurityGroups": {
|
119672
|
-
"shape": "
|
119724
|
+
"shape": "S2t"
|
119673
119725
|
}
|
119674
119726
|
}
|
119675
119727
|
},
|
@@ -119689,10 +119741,10 @@ module.exports={
|
|
119689
119741
|
"type": "boolean"
|
119690
119742
|
},
|
119691
119743
|
"Applications": {
|
119692
|
-
"shape": "
|
119744
|
+
"shape": "S2w"
|
119693
119745
|
},
|
119694
119746
|
"Tags": {
|
119695
|
-
"shape": "
|
119747
|
+
"shape": "S1v"
|
119696
119748
|
},
|
119697
119749
|
"ServiceRole": {},
|
119698
119750
|
"NormalizedInstanceHours": {
|
@@ -119700,7 +119752,7 @@ module.exports={
|
|
119700
119752
|
},
|
119701
119753
|
"MasterPublicDnsName": {},
|
119702
119754
|
"Configurations": {
|
119703
|
-
"shape": "
|
119755
|
+
"shape": "Si"
|
119704
119756
|
},
|
119705
119757
|
"SecurityConfiguration": {},
|
119706
119758
|
"AutoScalingRole": {},
|
@@ -119711,7 +119763,7 @@ module.exports={
|
|
119711
119763
|
},
|
119712
119764
|
"RepoUpgradeOnBoot": {},
|
119713
119765
|
"KerberosAttributes": {
|
119714
|
-
"shape": "
|
119766
|
+
"shape": "S30"
|
119715
119767
|
},
|
119716
119768
|
"ClusterArn": {},
|
119717
119769
|
"OutpostArn": {},
|
@@ -119719,7 +119771,7 @@ module.exports={
|
|
119719
119771
|
"type": "integer"
|
119720
119772
|
},
|
119721
119773
|
"PlacementGroups": {
|
119722
|
-
"shape": "
|
119774
|
+
"shape": "S32"
|
119723
119775
|
},
|
119724
119776
|
"OSReleaseLabel": {}
|
119725
119777
|
}
|
@@ -119738,7 +119790,7 @@ module.exports={
|
|
119738
119790
|
"type": "timestamp"
|
119739
119791
|
},
|
119740
119792
|
"JobFlowIds": {
|
119741
|
-
"shape": "
|
119793
|
+
"shape": "S1q"
|
119742
119794
|
},
|
119743
119795
|
"JobFlowStates": {
|
119744
119796
|
"type": "list",
|
@@ -119853,7 +119905,7 @@ module.exports={
|
|
119853
119905
|
"Ec2KeyName": {},
|
119854
119906
|
"Ec2SubnetId": {},
|
119855
119907
|
"Placement": {
|
119856
|
-
"shape": "
|
119908
|
+
"shape": "S3g"
|
119857
119909
|
},
|
119858
119910
|
"KeepJobFlowAliveWhenNoSteps": {
|
119859
119911
|
"type": "boolean"
|
@@ -119874,7 +119926,7 @@ module.exports={
|
|
119874
119926
|
],
|
119875
119927
|
"members": {
|
119876
119928
|
"StepConfig": {
|
119877
|
-
"shape": "
|
119929
|
+
"shape": "S1k"
|
119878
119930
|
},
|
119879
119931
|
"ExecutionStatusDetail": {
|
119880
119932
|
"type": "structure",
|
@@ -119905,13 +119957,13 @@ module.exports={
|
|
119905
119957
|
"type": "structure",
|
119906
119958
|
"members": {
|
119907
119959
|
"BootstrapActionConfig": {
|
119908
|
-
"shape": "
|
119960
|
+
"shape": "S3n"
|
119909
119961
|
}
|
119910
119962
|
}
|
119911
119963
|
}
|
119912
119964
|
},
|
119913
119965
|
"SupportedProducts": {
|
119914
|
-
"shape": "
|
119966
|
+
"shape": "S3p"
|
119915
119967
|
},
|
119916
119968
|
"VisibleToAllUsers": {
|
119917
119969
|
"type": "boolean"
|
@@ -119946,7 +119998,7 @@ module.exports={
|
|
119946
119998
|
"NotebookExecutionId": {},
|
119947
119999
|
"EditorId": {},
|
119948
120000
|
"ExecutionEngine": {
|
119949
|
-
"shape": "
|
120001
|
+
"shape": "S3t"
|
119950
120002
|
},
|
119951
120003
|
"NotebookExecutionName": {},
|
119952
120004
|
"NotebookParams": {},
|
@@ -119962,7 +120014,7 @@ module.exports={
|
|
119962
120014
|
"LastStateChangeReason": {},
|
119963
120015
|
"NotebookInstanceSecurityGroupId": {},
|
119964
120016
|
"Tags": {
|
119965
|
-
"shape": "
|
120017
|
+
"shape": "S1v"
|
119966
120018
|
}
|
119967
120019
|
}
|
119968
120020
|
}
|
@@ -120049,12 +120101,13 @@ module.exports={
|
|
120049
120101
|
"Id": {},
|
120050
120102
|
"Name": {},
|
120051
120103
|
"Config": {
|
120052
|
-
"shape": "
|
120104
|
+
"shape": "S48"
|
120053
120105
|
},
|
120054
120106
|
"ActionOnFailure": {},
|
120055
120107
|
"Status": {
|
120056
|
-
"shape": "
|
120057
|
-
}
|
120108
|
+
"shape": "S49"
|
120109
|
+
},
|
120110
|
+
"ExecutionRoleArn": {}
|
120058
120111
|
}
|
120059
120112
|
}
|
120060
120113
|
}
|
@@ -120083,7 +120136,7 @@ module.exports={
|
|
120083
120136
|
"AuthMode": {},
|
120084
120137
|
"VpcId": {},
|
120085
120138
|
"SubnetIds": {
|
120086
|
-
"shape": "
|
120139
|
+
"shape": "S2a"
|
120087
120140
|
},
|
120088
120141
|
"ServiceRole": {},
|
120089
120142
|
"UserRole": {},
|
@@ -120097,7 +120150,7 @@ module.exports={
|
|
120097
120150
|
"IdpAuthUrl": {},
|
120098
120151
|
"IdpRelayStateParameterName": {},
|
120099
120152
|
"Tags": {
|
120100
|
-
"shape": "
|
120153
|
+
"shape": "S1v"
|
120101
120154
|
}
|
120102
120155
|
}
|
120103
120156
|
}
|
@@ -120118,7 +120171,7 @@ module.exports={
|
|
120118
120171
|
"type": "structure",
|
120119
120172
|
"members": {
|
120120
120173
|
"AutoTerminationPolicy": {
|
120121
|
-
"shape": "
|
120174
|
+
"shape": "S4k"
|
120122
120175
|
}
|
120123
120176
|
}
|
120124
120177
|
}
|
@@ -120136,7 +120189,7 @@ module.exports={
|
|
120136
120189
|
],
|
120137
120190
|
"members": {
|
120138
120191
|
"BlockPublicAccessConfiguration": {
|
120139
|
-
"shape": "
|
120192
|
+
"shape": "S4o"
|
120140
120193
|
},
|
120141
120194
|
"BlockPublicAccessConfigurationMetadata": {
|
120142
120195
|
"type": "structure",
|
@@ -120168,7 +120221,7 @@ module.exports={
|
|
120168
120221
|
"type": "structure",
|
120169
120222
|
"members": {
|
120170
120223
|
"ManagedScalingPolicy": {
|
120171
|
-
"shape": "
|
120224
|
+
"shape": "S4v"
|
120172
120225
|
}
|
120173
120226
|
}
|
120174
120227
|
}
|
@@ -120231,7 +120284,7 @@ module.exports={
|
|
120231
120284
|
"Name": {},
|
120232
120285
|
"ScriptPath": {},
|
120233
120286
|
"Args": {
|
120234
|
-
"shape": "
|
120287
|
+
"shape": "S2t"
|
120235
120288
|
}
|
120236
120289
|
}
|
120237
120290
|
}
|
@@ -120268,7 +120321,7 @@ module.exports={
|
|
120268
120321
|
"Id": {},
|
120269
120322
|
"Name": {},
|
120270
120323
|
"Status": {
|
120271
|
-
"shape": "
|
120324
|
+
"shape": "S2m"
|
120272
120325
|
},
|
120273
120326
|
"NormalizedInstanceHours": {
|
120274
120327
|
"type": "integer"
|
@@ -120357,10 +120410,10 @@ module.exports={
|
|
120357
120410
|
"type": "double"
|
120358
120411
|
},
|
120359
120412
|
"Configurations": {
|
120360
|
-
"shape": "
|
120413
|
+
"shape": "Si"
|
120361
120414
|
},
|
120362
120415
|
"EbsBlockDevices": {
|
120363
|
-
"shape": "
|
120416
|
+
"shape": "S5m"
|
120364
120417
|
},
|
120365
120418
|
"EbsOptimized": {
|
120366
120419
|
"type": "boolean"
|
@@ -120370,7 +120423,7 @@ module.exports={
|
|
120370
120423
|
}
|
120371
120424
|
},
|
120372
120425
|
"LaunchSpecifications": {
|
120373
|
-
"shape": "
|
120426
|
+
"shape": "Sl"
|
120374
120427
|
}
|
120375
120428
|
}
|
120376
120429
|
}
|
@@ -120438,28 +120491,28 @@ module.exports={
|
|
120438
120491
|
}
|
120439
120492
|
},
|
120440
120493
|
"Configurations": {
|
120441
|
-
"shape": "
|
120494
|
+
"shape": "Si"
|
120442
120495
|
},
|
120443
120496
|
"ConfigurationsVersion": {
|
120444
120497
|
"type": "long"
|
120445
120498
|
},
|
120446
120499
|
"LastSuccessfullyAppliedConfigurations": {
|
120447
|
-
"shape": "
|
120500
|
+
"shape": "Si"
|
120448
120501
|
},
|
120449
120502
|
"LastSuccessfullyAppliedConfigurationsVersion": {
|
120450
120503
|
"type": "long"
|
120451
120504
|
},
|
120452
120505
|
"EbsBlockDevices": {
|
120453
|
-
"shape": "
|
120506
|
+
"shape": "S5m"
|
120454
120507
|
},
|
120455
120508
|
"EbsOptimized": {
|
120456
120509
|
"type": "boolean"
|
120457
120510
|
},
|
120458
120511
|
"ShrinkPolicy": {
|
120459
|
-
"shape": "
|
120512
|
+
"shape": "S5y"
|
120460
120513
|
},
|
120461
120514
|
"AutoScalingPolicy": {
|
120462
|
-
"shape": "
|
120515
|
+
"shape": "S62"
|
120463
120516
|
},
|
120464
120517
|
"CustomAmiId": {}
|
120465
120518
|
}
|
@@ -120614,7 +120667,7 @@ module.exports={
|
|
120614
120667
|
"type": "structure",
|
120615
120668
|
"members": {
|
120616
120669
|
"ReleaseLabels": {
|
120617
|
-
"shape": "
|
120670
|
+
"shape": "S2t"
|
120618
120671
|
},
|
120619
120672
|
"NextToken": {}
|
120620
120673
|
}
|
@@ -120659,7 +120712,7 @@ module.exports={
|
|
120659
120712
|
"member": {}
|
120660
120713
|
},
|
120661
120714
|
"StepIds": {
|
120662
|
-
"shape": "
|
120715
|
+
"shape": "S1q"
|
120663
120716
|
},
|
120664
120717
|
"Marker": {}
|
120665
120718
|
}
|
@@ -120675,11 +120728,11 @@ module.exports={
|
|
120675
120728
|
"Id": {},
|
120676
120729
|
"Name": {},
|
120677
120730
|
"Config": {
|
120678
|
-
"shape": "
|
120731
|
+
"shape": "S48"
|
120679
120732
|
},
|
120680
120733
|
"ActionOnFailure": {},
|
120681
120734
|
"Status": {
|
120682
|
-
"shape": "
|
120735
|
+
"shape": "S49"
|
120683
120736
|
}
|
120684
120737
|
}
|
120685
120738
|
}
|
@@ -120822,11 +120875,11 @@ module.exports={
|
|
120822
120875
|
"member": {}
|
120823
120876
|
},
|
120824
120877
|
"ShrinkPolicy": {
|
120825
|
-
"shape": "
|
120878
|
+
"shape": "S5y"
|
120826
120879
|
},
|
120827
120880
|
"ReconfigurationType": {},
|
120828
120881
|
"Configurations": {
|
120829
|
-
"shape": "
|
120882
|
+
"shape": "Si"
|
120830
120883
|
}
|
120831
120884
|
}
|
120832
120885
|
}
|
@@ -120846,7 +120899,7 @@ module.exports={
|
|
120846
120899
|
"ClusterId": {},
|
120847
120900
|
"InstanceGroupId": {},
|
120848
120901
|
"AutoScalingPolicy": {
|
120849
|
-
"shape": "
|
120902
|
+
"shape": "S12"
|
120850
120903
|
}
|
120851
120904
|
}
|
120852
120905
|
},
|
@@ -120856,7 +120909,7 @@ module.exports={
|
|
120856
120909
|
"ClusterId": {},
|
120857
120910
|
"InstanceGroupId": {},
|
120858
120911
|
"AutoScalingPolicy": {
|
120859
|
-
"shape": "
|
120912
|
+
"shape": "S62"
|
120860
120913
|
},
|
120861
120914
|
"ClusterArn": {}
|
120862
120915
|
}
|
@@ -120871,7 +120924,7 @@ module.exports={
|
|
120871
120924
|
"members": {
|
120872
120925
|
"ClusterId": {},
|
120873
120926
|
"AutoTerminationPolicy": {
|
120874
|
-
"shape": "
|
120927
|
+
"shape": "S4k"
|
120875
120928
|
}
|
120876
120929
|
}
|
120877
120930
|
},
|
@@ -120888,7 +120941,7 @@ module.exports={
|
|
120888
120941
|
],
|
120889
120942
|
"members": {
|
120890
120943
|
"BlockPublicAccessConfiguration": {
|
120891
|
-
"shape": "
|
120944
|
+
"shape": "S4o"
|
120892
120945
|
}
|
120893
120946
|
}
|
120894
120947
|
},
|
@@ -120907,7 +120960,7 @@ module.exports={
|
|
120907
120960
|
"members": {
|
120908
120961
|
"ClusterId": {},
|
120909
120962
|
"ManagedScalingPolicy": {
|
120910
|
-
"shape": "
|
120963
|
+
"shape": "S4v"
|
120911
120964
|
}
|
120912
120965
|
}
|
120913
120966
|
},
|
@@ -120973,7 +121026,7 @@ module.exports={
|
|
120973
121026
|
"members": {
|
120974
121027
|
"ResourceId": {},
|
120975
121028
|
"TagKeys": {
|
120976
|
-
"shape": "
|
121029
|
+
"shape": "S2t"
|
120977
121030
|
}
|
120978
121031
|
}
|
120979
121032
|
},
|
@@ -121005,7 +121058,7 @@ module.exports={
|
|
121005
121058
|
"type": "integer"
|
121006
121059
|
},
|
121007
121060
|
"InstanceGroups": {
|
121008
|
-
"shape": "
|
121061
|
+
"shape": "Sy"
|
121009
121062
|
},
|
121010
121063
|
"InstanceFleets": {
|
121011
121064
|
"type": "list",
|
@@ -121015,7 +121068,7 @@ module.exports={
|
|
121015
121068
|
},
|
121016
121069
|
"Ec2KeyName": {},
|
121017
121070
|
"Placement": {
|
121018
|
-
"shape": "
|
121071
|
+
"shape": "S3g"
|
121019
121072
|
},
|
121020
121073
|
"KeepJobFlowAliveWhenNoSteps": {
|
121021
121074
|
"type": "boolean"
|
@@ -121026,30 +121079,30 @@ module.exports={
|
|
121026
121079
|
"HadoopVersion": {},
|
121027
121080
|
"Ec2SubnetId": {},
|
121028
121081
|
"Ec2SubnetIds": {
|
121029
|
-
"shape": "
|
121082
|
+
"shape": "S2s"
|
121030
121083
|
},
|
121031
121084
|
"EmrManagedMasterSecurityGroup": {},
|
121032
121085
|
"EmrManagedSlaveSecurityGroup": {},
|
121033
121086
|
"ServiceAccessSecurityGroup": {},
|
121034
121087
|
"AdditionalMasterSecurityGroups": {
|
121035
|
-
"shape": "
|
121088
|
+
"shape": "S80"
|
121036
121089
|
},
|
121037
121090
|
"AdditionalSlaveSecurityGroups": {
|
121038
|
-
"shape": "
|
121091
|
+
"shape": "S80"
|
121039
121092
|
}
|
121040
121093
|
}
|
121041
121094
|
},
|
121042
121095
|
"Steps": {
|
121043
|
-
"shape": "
|
121096
|
+
"shape": "S1j"
|
121044
121097
|
},
|
121045
121098
|
"BootstrapActions": {
|
121046
121099
|
"type": "list",
|
121047
121100
|
"member": {
|
121048
|
-
"shape": "
|
121101
|
+
"shape": "S3n"
|
121049
121102
|
}
|
121050
121103
|
},
|
121051
121104
|
"SupportedProducts": {
|
121052
|
-
"shape": "
|
121105
|
+
"shape": "S3p"
|
121053
121106
|
},
|
121054
121107
|
"NewSupportedProducts": {
|
121055
121108
|
"type": "list",
|
@@ -121058,16 +121111,16 @@ module.exports={
|
|
121058
121111
|
"members": {
|
121059
121112
|
"Name": {},
|
121060
121113
|
"Args": {
|
121061
|
-
"shape": "
|
121114
|
+
"shape": "S1q"
|
121062
121115
|
}
|
121063
121116
|
}
|
121064
121117
|
}
|
121065
121118
|
},
|
121066
121119
|
"Applications": {
|
121067
|
-
"shape": "
|
121120
|
+
"shape": "S2w"
|
121068
121121
|
},
|
121069
121122
|
"Configurations": {
|
121070
|
-
"shape": "
|
121123
|
+
"shape": "Si"
|
121071
121124
|
},
|
121072
121125
|
"VisibleToAllUsers": {
|
121073
121126
|
"type": "boolean"
|
@@ -121075,7 +121128,7 @@ module.exports={
|
|
121075
121128
|
"JobFlowRole": {},
|
121076
121129
|
"ServiceRole": {},
|
121077
121130
|
"Tags": {
|
121078
|
-
"shape": "
|
121131
|
+
"shape": "S1v"
|
121079
121132
|
},
|
121080
121133
|
"SecurityConfiguration": {},
|
121081
121134
|
"AutoScalingRole": {},
|
@@ -121086,19 +121139,19 @@ module.exports={
|
|
121086
121139
|
},
|
121087
121140
|
"RepoUpgradeOnBoot": {},
|
121088
121141
|
"KerberosAttributes": {
|
121089
|
-
"shape": "
|
121142
|
+
"shape": "S30"
|
121090
121143
|
},
|
121091
121144
|
"StepConcurrencyLevel": {
|
121092
121145
|
"type": "integer"
|
121093
121146
|
},
|
121094
121147
|
"ManagedScalingPolicy": {
|
121095
|
-
"shape": "
|
121148
|
+
"shape": "S4v"
|
121096
121149
|
},
|
121097
121150
|
"PlacementGroupConfigs": {
|
121098
|
-
"shape": "
|
121151
|
+
"shape": "S32"
|
121099
121152
|
},
|
121100
121153
|
"AutoTerminationPolicy": {
|
121101
|
-
"shape": "
|
121154
|
+
"shape": "S4k"
|
121102
121155
|
},
|
121103
121156
|
"OSReleaseLabel": {}
|
121104
121157
|
}
|
@@ -121120,7 +121173,7 @@ module.exports={
|
|
121120
121173
|
],
|
121121
121174
|
"members": {
|
121122
121175
|
"JobFlowIds": {
|
121123
|
-
"shape": "
|
121176
|
+
"shape": "S1q"
|
121124
121177
|
},
|
121125
121178
|
"TerminationProtected": {
|
121126
121179
|
"type": "boolean"
|
@@ -121137,7 +121190,7 @@ module.exports={
|
|
121137
121190
|
],
|
121138
121191
|
"members": {
|
121139
121192
|
"JobFlowIds": {
|
121140
|
-
"shape": "
|
121193
|
+
"shape": "S1q"
|
121141
121194
|
},
|
121142
121195
|
"VisibleToAllUsers": {
|
121143
121196
|
"type": "boolean"
|
@@ -121160,12 +121213,12 @@ module.exports={
|
|
121160
121213
|
"NotebookExecutionName": {},
|
121161
121214
|
"NotebookParams": {},
|
121162
121215
|
"ExecutionEngine": {
|
121163
|
-
"shape": "
|
121216
|
+
"shape": "S3t"
|
121164
121217
|
},
|
121165
121218
|
"ServiceRole": {},
|
121166
121219
|
"NotebookInstanceSecurityGroupId": {},
|
121167
121220
|
"Tags": {
|
121168
|
-
"shape": "
|
121221
|
+
"shape": "S1v"
|
121169
121222
|
}
|
121170
121223
|
}
|
121171
121224
|
},
|
@@ -121195,7 +121248,7 @@ module.exports={
|
|
121195
121248
|
],
|
121196
121249
|
"members": {
|
121197
121250
|
"JobFlowIds": {
|
121198
|
-
"shape": "
|
121251
|
+
"shape": "S1q"
|
121199
121252
|
}
|
121200
121253
|
}
|
121201
121254
|
}
|
@@ -121211,7 +121264,7 @@ module.exports={
|
|
121211
121264
|
"Name": {},
|
121212
121265
|
"Description": {},
|
121213
121266
|
"SubnetIds": {
|
121214
|
-
"shape": "
|
121267
|
+
"shape": "S2a"
|
121215
121268
|
},
|
121216
121269
|
"DefaultS3Location": {}
|
121217
121270
|
}
|
@@ -121270,14 +121323,14 @@ module.exports={
|
|
121270
121323
|
"shape": "Sa"
|
121271
121324
|
},
|
121272
121325
|
"Configurations": {
|
121273
|
-
"shape": "
|
121326
|
+
"shape": "Si"
|
121274
121327
|
},
|
121275
121328
|
"CustomAmiId": {}
|
121276
121329
|
}
|
121277
121330
|
}
|
121278
121331
|
},
|
121279
121332
|
"LaunchSpecifications": {
|
121280
|
-
"shape": "
|
121333
|
+
"shape": "Sl"
|
121281
121334
|
}
|
121282
121335
|
}
|
121283
121336
|
},
|
@@ -121319,30 +121372,33 @@ module.exports={
|
|
121319
121372
|
},
|
121320
121373
|
"SizeInGB": {
|
121321
121374
|
"type": "integer"
|
121375
|
+
},
|
121376
|
+
"Throughput": {
|
121377
|
+
"type": "integer"
|
121322
121378
|
}
|
121323
121379
|
}
|
121324
121380
|
},
|
121325
|
-
"
|
121381
|
+
"Si": {
|
121326
121382
|
"type": "list",
|
121327
121383
|
"member": {
|
121328
121384
|
"type": "structure",
|
121329
121385
|
"members": {
|
121330
121386
|
"Classification": {},
|
121331
121387
|
"Configurations": {
|
121332
|
-
"shape": "
|
121388
|
+
"shape": "Si"
|
121333
121389
|
},
|
121334
121390
|
"Properties": {
|
121335
|
-
"shape": "
|
121391
|
+
"shape": "Sk"
|
121336
121392
|
}
|
121337
121393
|
}
|
121338
121394
|
}
|
121339
121395
|
},
|
121340
|
-
"
|
121396
|
+
"Sk": {
|
121341
121397
|
"type": "map",
|
121342
121398
|
"key": {},
|
121343
121399
|
"value": {}
|
121344
121400
|
},
|
121345
|
-
"
|
121401
|
+
"Sl": {
|
121346
121402
|
"type": "structure",
|
121347
121403
|
"members": {
|
121348
121404
|
"SpotSpecification": {
|
@@ -121381,7 +121437,7 @@ module.exports={
|
|
121381
121437
|
}
|
121382
121438
|
}
|
121383
121439
|
},
|
121384
|
-
"
|
121440
|
+
"Sy": {
|
121385
121441
|
"type": "list",
|
121386
121442
|
"member": {
|
121387
121443
|
"type": "structure",
|
@@ -121400,19 +121456,19 @@ module.exports={
|
|
121400
121456
|
"type": "integer"
|
121401
121457
|
},
|
121402
121458
|
"Configurations": {
|
121403
|
-
"shape": "
|
121459
|
+
"shape": "Si"
|
121404
121460
|
},
|
121405
121461
|
"EbsConfiguration": {
|
121406
121462
|
"shape": "Sa"
|
121407
121463
|
},
|
121408
121464
|
"AutoScalingPolicy": {
|
121409
|
-
"shape": "
|
121465
|
+
"shape": "S12"
|
121410
121466
|
},
|
121411
121467
|
"CustomAmiId": {}
|
121412
121468
|
}
|
121413
121469
|
}
|
121414
121470
|
},
|
121415
|
-
"
|
121471
|
+
"S12": {
|
121416
121472
|
"type": "structure",
|
121417
121473
|
"required": [
|
121418
121474
|
"Constraints",
|
@@ -121420,14 +121476,14 @@ module.exports={
|
|
121420
121476
|
],
|
121421
121477
|
"members": {
|
121422
121478
|
"Constraints": {
|
121423
|
-
"shape": "
|
121479
|
+
"shape": "S13"
|
121424
121480
|
},
|
121425
121481
|
"Rules": {
|
121426
|
-
"shape": "
|
121482
|
+
"shape": "S14"
|
121427
121483
|
}
|
121428
121484
|
}
|
121429
121485
|
},
|
121430
|
-
"
|
121486
|
+
"S13": {
|
121431
121487
|
"type": "structure",
|
121432
121488
|
"required": [
|
121433
121489
|
"MinCapacity",
|
@@ -121442,7 +121498,7 @@ module.exports={
|
|
121442
121498
|
}
|
121443
121499
|
}
|
121444
121500
|
},
|
121445
|
-
"
|
121501
|
+
"S14": {
|
121446
121502
|
"type": "list",
|
121447
121503
|
"member": {
|
121448
121504
|
"type": "structure",
|
@@ -121524,13 +121580,13 @@ module.exports={
|
|
121524
121580
|
}
|
121525
121581
|
}
|
121526
121582
|
},
|
121527
|
-
"
|
121583
|
+
"S1j": {
|
121528
121584
|
"type": "list",
|
121529
121585
|
"member": {
|
121530
|
-
"shape": "
|
121586
|
+
"shape": "S1k"
|
121531
121587
|
}
|
121532
121588
|
},
|
121533
|
-
"
|
121589
|
+
"S1k": {
|
121534
121590
|
"type": "structure",
|
121535
121591
|
"required": [
|
121536
121592
|
"Name",
|
@@ -121558,21 +121614,21 @@ module.exports={
|
|
121558
121614
|
"Jar": {},
|
121559
121615
|
"MainClass": {},
|
121560
121616
|
"Args": {
|
121561
|
-
"shape": "
|
121617
|
+
"shape": "S1q"
|
121562
121618
|
}
|
121563
121619
|
}
|
121564
121620
|
}
|
121565
121621
|
}
|
121566
121622
|
},
|
121567
|
-
"
|
121623
|
+
"S1q": {
|
121568
121624
|
"type": "list",
|
121569
121625
|
"member": {}
|
121570
121626
|
},
|
121571
|
-
"
|
121627
|
+
"S1s": {
|
121572
121628
|
"type": "list",
|
121573
121629
|
"member": {}
|
121574
121630
|
},
|
121575
|
-
"
|
121631
|
+
"S1v": {
|
121576
121632
|
"type": "list",
|
121577
121633
|
"member": {
|
121578
121634
|
"type": "structure",
|
@@ -121582,11 +121638,11 @@ module.exports={
|
|
121582
121638
|
}
|
121583
121639
|
}
|
121584
121640
|
},
|
121585
|
-
"
|
121641
|
+
"S2a": {
|
121586
121642
|
"type": "list",
|
121587
121643
|
"member": {}
|
121588
121644
|
},
|
121589
|
-
"
|
121645
|
+
"S2m": {
|
121590
121646
|
"type": "structure",
|
121591
121647
|
"members": {
|
121592
121648
|
"State": {},
|
@@ -121613,15 +121669,15 @@ module.exports={
|
|
121613
121669
|
}
|
121614
121670
|
}
|
121615
121671
|
},
|
121616
|
-
"
|
121672
|
+
"S2s": {
|
121617
121673
|
"type": "list",
|
121618
121674
|
"member": {}
|
121619
121675
|
},
|
121620
|
-
"
|
121676
|
+
"S2t": {
|
121621
121677
|
"type": "list",
|
121622
121678
|
"member": {}
|
121623
121679
|
},
|
121624
|
-
"
|
121680
|
+
"S2w": {
|
121625
121681
|
"type": "list",
|
121626
121682
|
"member": {
|
121627
121683
|
"type": "structure",
|
@@ -121629,15 +121685,15 @@ module.exports={
|
|
121629
121685
|
"Name": {},
|
121630
121686
|
"Version": {},
|
121631
121687
|
"Args": {
|
121632
|
-
"shape": "
|
121688
|
+
"shape": "S2t"
|
121633
121689
|
},
|
121634
121690
|
"AdditionalInfo": {
|
121635
|
-
"shape": "
|
121691
|
+
"shape": "Sk"
|
121636
121692
|
}
|
121637
121693
|
}
|
121638
121694
|
}
|
121639
121695
|
},
|
121640
|
-
"
|
121696
|
+
"S30": {
|
121641
121697
|
"type": "structure",
|
121642
121698
|
"required": [
|
121643
121699
|
"Realm",
|
@@ -121651,7 +121707,7 @@ module.exports={
|
|
121651
121707
|
"ADDomainJoinPassword": {}
|
121652
121708
|
}
|
121653
121709
|
},
|
121654
|
-
"
|
121710
|
+
"S32": {
|
121655
121711
|
"type": "list",
|
121656
121712
|
"member": {
|
121657
121713
|
"type": "structure",
|
@@ -121664,16 +121720,16 @@ module.exports={
|
|
121664
121720
|
}
|
121665
121721
|
}
|
121666
121722
|
},
|
121667
|
-
"
|
121723
|
+
"S3g": {
|
121668
121724
|
"type": "structure",
|
121669
121725
|
"members": {
|
121670
121726
|
"AvailabilityZone": {},
|
121671
121727
|
"AvailabilityZones": {
|
121672
|
-
"shape": "
|
121728
|
+
"shape": "S2s"
|
121673
121729
|
}
|
121674
121730
|
}
|
121675
121731
|
},
|
121676
|
-
"
|
121732
|
+
"S3n": {
|
121677
121733
|
"type": "structure",
|
121678
121734
|
"required": [
|
121679
121735
|
"Name",
|
@@ -121689,17 +121745,17 @@ module.exports={
|
|
121689
121745
|
"members": {
|
121690
121746
|
"Path": {},
|
121691
121747
|
"Args": {
|
121692
|
-
"shape": "
|
121748
|
+
"shape": "S1q"
|
121693
121749
|
}
|
121694
121750
|
}
|
121695
121751
|
}
|
121696
121752
|
}
|
121697
121753
|
},
|
121698
|
-
"
|
121754
|
+
"S3p": {
|
121699
121755
|
"type": "list",
|
121700
121756
|
"member": {}
|
121701
121757
|
},
|
121702
|
-
"
|
121758
|
+
"S3t": {
|
121703
121759
|
"type": "structure",
|
121704
121760
|
"required": [
|
121705
121761
|
"Id"
|
@@ -121710,20 +121766,20 @@ module.exports={
|
|
121710
121766
|
"MasterInstanceSecurityGroupId": {}
|
121711
121767
|
}
|
121712
121768
|
},
|
121713
|
-
"
|
121769
|
+
"S48": {
|
121714
121770
|
"type": "structure",
|
121715
121771
|
"members": {
|
121716
121772
|
"Jar": {},
|
121717
121773
|
"Properties": {
|
121718
|
-
"shape": "
|
121774
|
+
"shape": "Sk"
|
121719
121775
|
},
|
121720
121776
|
"MainClass": {},
|
121721
121777
|
"Args": {
|
121722
|
-
"shape": "
|
121778
|
+
"shape": "S2t"
|
121723
121779
|
}
|
121724
121780
|
}
|
121725
121781
|
},
|
121726
|
-
"
|
121782
|
+
"S49": {
|
121727
121783
|
"type": "structure",
|
121728
121784
|
"members": {
|
121729
121785
|
"State": {},
|
@@ -121758,7 +121814,7 @@ module.exports={
|
|
121758
121814
|
}
|
121759
121815
|
}
|
121760
121816
|
},
|
121761
|
-
"
|
121817
|
+
"S4k": {
|
121762
121818
|
"type": "structure",
|
121763
121819
|
"members": {
|
121764
121820
|
"IdleTimeout": {
|
@@ -121766,7 +121822,7 @@ module.exports={
|
|
121766
121822
|
}
|
121767
121823
|
}
|
121768
121824
|
},
|
121769
|
-
"
|
121825
|
+
"S4o": {
|
121770
121826
|
"type": "structure",
|
121771
121827
|
"required": [
|
121772
121828
|
"BlockPublicSecurityGroupRules"
|
@@ -121794,7 +121850,7 @@ module.exports={
|
|
121794
121850
|
}
|
121795
121851
|
}
|
121796
121852
|
},
|
121797
|
-
"
|
121853
|
+
"S4v": {
|
121798
121854
|
"type": "structure",
|
121799
121855
|
"members": {
|
121800
121856
|
"ComputeLimits": {
|
@@ -121822,7 +121878,7 @@ module.exports={
|
|
121822
121878
|
}
|
121823
121879
|
}
|
121824
121880
|
},
|
121825
|
-
"
|
121881
|
+
"S5m": {
|
121826
121882
|
"type": "list",
|
121827
121883
|
"member": {
|
121828
121884
|
"type": "structure",
|
@@ -121834,7 +121890,7 @@ module.exports={
|
|
121834
121890
|
}
|
121835
121891
|
}
|
121836
121892
|
},
|
121837
|
-
"
|
121893
|
+
"S5y": {
|
121838
121894
|
"type": "structure",
|
121839
121895
|
"members": {
|
121840
121896
|
"DecommissionTimeout": {
|
@@ -121844,10 +121900,10 @@ module.exports={
|
|
121844
121900
|
"type": "structure",
|
121845
121901
|
"members": {
|
121846
121902
|
"InstancesToTerminate": {
|
121847
|
-
"shape": "
|
121903
|
+
"shape": "S60"
|
121848
121904
|
},
|
121849
121905
|
"InstancesToProtect": {
|
121850
|
-
"shape": "
|
121906
|
+
"shape": "S60"
|
121851
121907
|
},
|
121852
121908
|
"InstanceTerminationTimeout": {
|
121853
121909
|
"type": "integer"
|
@@ -121856,11 +121912,11 @@ module.exports={
|
|
121856
121912
|
}
|
121857
121913
|
}
|
121858
121914
|
},
|
121859
|
-
"
|
121915
|
+
"S60": {
|
121860
121916
|
"type": "list",
|
121861
121917
|
"member": {}
|
121862
121918
|
},
|
121863
|
-
"
|
121919
|
+
"S62": {
|
121864
121920
|
"type": "structure",
|
121865
121921
|
"members": {
|
121866
121922
|
"Status": {
|
@@ -121877,14 +121933,14 @@ module.exports={
|
|
121877
121933
|
}
|
121878
121934
|
},
|
121879
121935
|
"Constraints": {
|
121880
|
-
"shape": "
|
121936
|
+
"shape": "S13"
|
121881
121937
|
},
|
121882
121938
|
"Rules": {
|
121883
|
-
"shape": "
|
121939
|
+
"shape": "S14"
|
121884
121940
|
}
|
121885
121941
|
}
|
121886
121942
|
},
|
121887
|
-
"
|
121943
|
+
"S80": {
|
121888
121944
|
"type": "list",
|
121889
121945
|
"member": {}
|
121890
121946
|
}
|
@@ -168838,6 +168894,10 @@ module.exports={
|
|
168838
168894
|
},
|
168839
168895
|
"connectcampaigns": {
|
168840
168896
|
"name": "ConnectCampaigns"
|
168897
|
+
},
|
168898
|
+
"redshiftserverless": {
|
168899
|
+
"prefix": "redshift-serverless",
|
168900
|
+
"name": "RedshiftServerless"
|
168841
168901
|
}
|
168842
168902
|
}
|
168843
168903
|
},{}],164:[function(require,module,exports){
|
@@ -229658,6 +229718,39 @@ module.exports={
|
|
229658
229718
|
}
|
229659
229719
|
}
|
229660
229720
|
},
|
229721
|
+
"ListLanguages": {
|
229722
|
+
"input": {
|
229723
|
+
"type": "structure",
|
229724
|
+
"members": {
|
229725
|
+
"DisplayLanguageCode": {},
|
229726
|
+
"NextToken": {},
|
229727
|
+
"MaxResults": {
|
229728
|
+
"type": "integer"
|
229729
|
+
}
|
229730
|
+
}
|
229731
|
+
},
|
229732
|
+
"output": {
|
229733
|
+
"type": "structure",
|
229734
|
+
"members": {
|
229735
|
+
"Languages": {
|
229736
|
+
"type": "list",
|
229737
|
+
"member": {
|
229738
|
+
"type": "structure",
|
229739
|
+
"required": [
|
229740
|
+
"LanguageName",
|
229741
|
+
"LanguageCode"
|
229742
|
+
],
|
229743
|
+
"members": {
|
229744
|
+
"LanguageName": {},
|
229745
|
+
"LanguageCode": {}
|
229746
|
+
}
|
229747
|
+
}
|
229748
|
+
},
|
229749
|
+
"DisplayLanguageCode": {},
|
229750
|
+
"NextToken": {}
|
229751
|
+
}
|
229752
|
+
}
|
229753
|
+
},
|
229661
229754
|
"ListParallelData": {
|
229662
229755
|
"input": {
|
229663
229756
|
"type": "structure",
|
@@ -230108,6 +230201,11 @@ module.exports={
|
|
230108
230201
|
},{}],233:[function(require,module,exports){
|
230109
230202
|
module.exports={
|
230110
230203
|
"pagination": {
|
230204
|
+
"ListLanguages": {
|
230205
|
+
"input_token": "NextToken",
|
230206
|
+
"limit_key": "MaxResults",
|
230207
|
+
"output_token": "NextToken"
|
230208
|
+
},
|
230111
230209
|
"ListParallelData": {
|
230112
230210
|
"input_token": "NextToken",
|
230113
230211
|
"limit_key": "MaxResults",
|
@@ -239983,7 +240081,7 @@ AWS.util.update(AWS, {
|
|
239983
240081
|
/**
|
239984
240082
|
* @constant
|
239985
240083
|
*/
|
239986
|
-
VERSION: '2.
|
240084
|
+
VERSION: '2.1167.0',
|
239987
240085
|
|
239988
240086
|
/**
|
239989
240087
|
* @api private
|
@@ -243684,6 +243782,16 @@ AWS.EventListeners = {
|
|
243684
243782
|
}
|
243685
243783
|
});
|
243686
243784
|
|
243785
|
+
add('ERROR', 'error', function ERROR(err, resp) {
|
243786
|
+
var errorCodeMapping = resp.request.service.api.errorCodeMapping;
|
243787
|
+
if (errorCodeMapping && err && err.code) {
|
243788
|
+
var mapping = errorCodeMapping[err.code];
|
243789
|
+
if (mapping) {
|
243790
|
+
resp.error.code = mapping.code;
|
243791
|
+
}
|
243792
|
+
}
|
243793
|
+
}, true);
|
243794
|
+
|
243687
243795
|
addAsync('SEND', 'send', function SEND(resp, done) {
|
243688
243796
|
resp.httpResponse._abortCallback = done;
|
243689
243797
|
resp.error = null;
|
@@ -244647,6 +244755,7 @@ function Api(api, options) {
|
|
244647
244755
|
property(this, 'documentation', api.documentation);
|
244648
244756
|
property(this, 'documentationUrl', api.documentationUrl);
|
244649
244757
|
}
|
244758
|
+
property(this, 'errorCodeMapping', api.awsQueryCompatible);
|
244650
244759
|
}
|
244651
244760
|
|
244652
244761
|
/**
|
@@ -248755,7 +248864,7 @@ AWS.S3.ManagedUpload = AWS.util.inherit({
|
|
248755
248864
|
if (self.completeInfo[partNumber] && self.completeInfo[partNumber].ETag !== null) return null;
|
248756
248865
|
partInfo.ETag = data.ETag;
|
248757
248866
|
self.doneParts++;
|
248758
|
-
if (self.isDoneChunking && self.doneParts === self.
|
248867
|
+
if (self.isDoneChunking && self.doneParts === self.totalPartNumbers) {
|
248759
248868
|
self.finishMultiPart();
|
248760
248869
|
} else {
|
248761
248870
|
self.fillQueue.call(self);
|
@@ -261917,7 +262026,7 @@ var LRUCache = /** @class */ (function () {
|
|
261917
262026
|
}());
|
261918
262027
|
exports.LRUCache = LRUCache;
|
261919
262028
|
},{}],457:[function(require,module,exports){
|
261920
|
-
// AWS SDK for JavaScript v2.
|
262029
|
+
// AWS SDK for JavaScript v2.1167.0
|
261921
262030
|
// Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
261922
262031
|
// License at https://sdk.amazonaws.com/js/BUNDLE_LICENSE.txt
|
261923
262032
|
require('./browser_loader');
|