cdk-lambda-subminute 2.0.317 → 2.0.318
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 +31 -3
- package/lib/cdk-lambda-subminute.js +3 -3
- package/node_modules/aws-sdk/README.md +1 -1
- package/node_modules/aws-sdk/apis/athena-2017-05-18.min.json +110 -68
- package/node_modules/aws-sdk/apis/cleanroomsml-2023-09-06.min.json +1 -1
- package/node_modules/aws-sdk/clients/athena.d.ts +80 -5
- package/node_modules/aws-sdk/clients/cleanroomsml.d.ts +1 -1
- package/node_modules/aws-sdk/clients/cloudformation.d.ts +3 -3
- package/node_modules/aws-sdk/clients/ec2.d.ts +6 -6
- package/node_modules/aws-sdk/dist/aws-sdk-core-react-native.js +1 -1
- package/node_modules/aws-sdk/dist/aws-sdk-react-native.js +3 -3
- package/node_modules/aws-sdk/dist/aws-sdk.js +113 -71
- package/node_modules/aws-sdk/dist/aws-sdk.min.js +103 -103
- package/node_modules/aws-sdk/lib/core.js +1 -1
- package/node_modules/aws-sdk/package.json +1 -1
- package/package.json +2 -2
@@ -1,4 +1,4 @@
|
|
1
|
-
// AWS SDK for JavaScript v2.
|
1
|
+
// AWS SDK for JavaScript v2.1512.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){
|
@@ -7243,7 +7243,7 @@ module.exports={
|
|
7243
7243
|
},
|
7244
7244
|
"Name": {},
|
7245
7245
|
"Tags": {
|
7246
|
-
"shape": "
|
7246
|
+
"shape": "S1v"
|
7247
7247
|
}
|
7248
7248
|
}
|
7249
7249
|
},
|
@@ -7265,10 +7265,10 @@ module.exports={
|
|
7265
7265
|
"Type": {},
|
7266
7266
|
"Description": {},
|
7267
7267
|
"Parameters": {
|
7268
|
-
"shape": "
|
7268
|
+
"shape": "S22"
|
7269
7269
|
},
|
7270
7270
|
"Tags": {
|
7271
|
-
"shape": "
|
7271
|
+
"shape": "S1v"
|
7272
7272
|
}
|
7273
7273
|
}
|
7274
7274
|
},
|
@@ -7379,11 +7379,11 @@ module.exports={
|
|
7379
7379
|
"members": {
|
7380
7380
|
"Name": {},
|
7381
7381
|
"Configuration": {
|
7382
|
-
"shape": "
|
7382
|
+
"shape": "S2l"
|
7383
7383
|
},
|
7384
7384
|
"Description": {},
|
7385
7385
|
"Tags": {
|
7386
|
-
"shape": "
|
7386
|
+
"shape": "S1v"
|
7387
7387
|
}
|
7388
7388
|
}
|
7389
7389
|
},
|
@@ -7506,7 +7506,7 @@ module.exports={
|
|
7506
7506
|
"type": "structure",
|
7507
7507
|
"members": {
|
7508
7508
|
"NotebookMetadata": {
|
7509
|
-
"shape": "
|
7509
|
+
"shape": "S38"
|
7510
7510
|
},
|
7511
7511
|
"Payload": {}
|
7512
7512
|
}
|
@@ -7530,10 +7530,10 @@ module.exports={
|
|
7530
7530
|
"Description": {},
|
7531
7531
|
"WorkingDirectory": {},
|
7532
7532
|
"Status": {
|
7533
|
-
"shape": "
|
7533
|
+
"shape": "S3f"
|
7534
7534
|
},
|
7535
7535
|
"Statistics": {
|
7536
|
-
"shape": "
|
7536
|
+
"shape": "S3h"
|
7537
7537
|
},
|
7538
7538
|
"Result": {
|
7539
7539
|
"type": "structure",
|
@@ -7578,10 +7578,10 @@ module.exports={
|
|
7578
7578
|
"type": "structure",
|
7579
7579
|
"members": {
|
7580
7580
|
"Status": {
|
7581
|
-
"shape": "
|
7581
|
+
"shape": "S3f"
|
7582
7582
|
},
|
7583
7583
|
"Statistics": {
|
7584
|
-
"shape": "
|
7584
|
+
"shape": "S3h"
|
7585
7585
|
}
|
7586
7586
|
}
|
7587
7587
|
}
|
@@ -7607,7 +7607,7 @@ module.exports={
|
|
7607
7607
|
"members": {
|
7608
7608
|
"CapacityReservationName": {},
|
7609
7609
|
"CapacityAssignments": {
|
7610
|
-
"shape": "
|
7610
|
+
"shape": "S3s"
|
7611
7611
|
}
|
7612
7612
|
}
|
7613
7613
|
}
|
@@ -7631,7 +7631,7 @@ module.exports={
|
|
7631
7631
|
],
|
7632
7632
|
"members": {
|
7633
7633
|
"CapacityReservation": {
|
7634
|
-
"shape": "
|
7634
|
+
"shape": "S3x"
|
7635
7635
|
}
|
7636
7636
|
}
|
7637
7637
|
}
|
@@ -7643,7 +7643,8 @@ module.exports={
|
|
7643
7643
|
"Name"
|
7644
7644
|
],
|
7645
7645
|
"members": {
|
7646
|
-
"Name": {}
|
7646
|
+
"Name": {},
|
7647
|
+
"WorkGroup": {}
|
7647
7648
|
}
|
7648
7649
|
},
|
7649
7650
|
"output": {
|
@@ -7660,7 +7661,7 @@ module.exports={
|
|
7660
7661
|
"Description": {},
|
7661
7662
|
"Type": {},
|
7662
7663
|
"Parameters": {
|
7663
|
-
"shape": "
|
7664
|
+
"shape": "S22"
|
7664
7665
|
}
|
7665
7666
|
}
|
7666
7667
|
}
|
@@ -7676,14 +7677,15 @@ module.exports={
|
|
7676
7677
|
],
|
7677
7678
|
"members": {
|
7678
7679
|
"CatalogName": {},
|
7679
|
-
"DatabaseName": {}
|
7680
|
+
"DatabaseName": {},
|
7681
|
+
"WorkGroup": {}
|
7680
7682
|
}
|
7681
7683
|
},
|
7682
7684
|
"output": {
|
7683
7685
|
"type": "structure",
|
7684
7686
|
"members": {
|
7685
7687
|
"Database": {
|
7686
|
-
"shape": "
|
7688
|
+
"shape": "S48"
|
7687
7689
|
}
|
7688
7690
|
}
|
7689
7691
|
}
|
@@ -7721,7 +7723,7 @@ module.exports={
|
|
7721
7723
|
"type": "structure",
|
7722
7724
|
"members": {
|
7723
7725
|
"NotebookMetadata": {
|
7724
|
-
"shape": "
|
7726
|
+
"shape": "S38"
|
7725
7727
|
}
|
7726
7728
|
}
|
7727
7729
|
}
|
@@ -7902,7 +7904,7 @@ module.exports={
|
|
7902
7904
|
}
|
7903
7905
|
},
|
7904
7906
|
"OutputStage": {
|
7905
|
-
"shape": "
|
7907
|
+
"shape": "S51"
|
7906
7908
|
}
|
7907
7909
|
}
|
7908
7910
|
}
|
@@ -7927,7 +7929,7 @@ module.exports={
|
|
7927
7929
|
"WorkGroup": {},
|
7928
7930
|
"EngineVersion": {},
|
7929
7931
|
"EngineConfiguration": {
|
7930
|
-
"shape": "
|
7932
|
+
"shape": "S58"
|
7931
7933
|
},
|
7932
7934
|
"NotebookVersion": {},
|
7933
7935
|
"SessionConfiguration": {
|
@@ -7944,7 +7946,7 @@ module.exports={
|
|
7944
7946
|
}
|
7945
7947
|
},
|
7946
7948
|
"Status": {
|
7947
|
-
"shape": "
|
7949
|
+
"shape": "S5d"
|
7948
7950
|
},
|
7949
7951
|
"Statistics": {
|
7950
7952
|
"type": "structure",
|
@@ -7972,7 +7974,7 @@ module.exports={
|
|
7972
7974
|
"members": {
|
7973
7975
|
"SessionId": {},
|
7974
7976
|
"Status": {
|
7975
|
-
"shape": "
|
7977
|
+
"shape": "S5d"
|
7976
7978
|
}
|
7977
7979
|
}
|
7978
7980
|
}
|
@@ -7988,14 +7990,15 @@ module.exports={
|
|
7988
7990
|
"members": {
|
7989
7991
|
"CatalogName": {},
|
7990
7992
|
"DatabaseName": {},
|
7991
|
-
"TableName": {}
|
7993
|
+
"TableName": {},
|
7994
|
+
"WorkGroup": {}
|
7992
7995
|
}
|
7993
7996
|
},
|
7994
7997
|
"output": {
|
7995
7998
|
"type": "structure",
|
7996
7999
|
"members": {
|
7997
8000
|
"TableMetadata": {
|
7998
|
-
"shape": "
|
8001
|
+
"shape": "S5k"
|
7999
8002
|
}
|
8000
8003
|
}
|
8001
8004
|
}
|
@@ -8022,12 +8025,13 @@ module.exports={
|
|
8022
8025
|
"Name": {},
|
8023
8026
|
"State": {},
|
8024
8027
|
"Configuration": {
|
8025
|
-
"shape": "
|
8028
|
+
"shape": "S2l"
|
8026
8029
|
},
|
8027
8030
|
"Description": {},
|
8028
8031
|
"CreationTime": {
|
8029
8032
|
"type": "timestamp"
|
8030
|
-
}
|
8033
|
+
},
|
8034
|
+
"IdentityCenterApplicationArn": {}
|
8031
8035
|
}
|
8032
8036
|
}
|
8033
8037
|
}
|
@@ -8116,7 +8120,7 @@ module.exports={
|
|
8116
8120
|
"CalculationExecutionId": {},
|
8117
8121
|
"Description": {},
|
8118
8122
|
"Status": {
|
8119
|
-
"shape": "
|
8123
|
+
"shape": "S3f"
|
8120
8124
|
}
|
8121
8125
|
}
|
8122
8126
|
}
|
@@ -8144,7 +8148,7 @@ module.exports={
|
|
8144
8148
|
"CapacityReservations": {
|
8145
8149
|
"type": "list",
|
8146
8150
|
"member": {
|
8147
|
-
"shape": "
|
8151
|
+
"shape": "S3x"
|
8148
8152
|
}
|
8149
8153
|
}
|
8150
8154
|
}
|
@@ -8157,7 +8161,8 @@ module.exports={
|
|
8157
8161
|
"NextToken": {},
|
8158
8162
|
"MaxResults": {
|
8159
8163
|
"type": "integer"
|
8160
|
-
}
|
8164
|
+
},
|
8165
|
+
"WorkGroup": {}
|
8161
8166
|
}
|
8162
8167
|
},
|
8163
8168
|
"output": {
|
@@ -8188,7 +8193,8 @@ module.exports={
|
|
8188
8193
|
"NextToken": {},
|
8189
8194
|
"MaxResults": {
|
8190
8195
|
"type": "integer"
|
8191
|
-
}
|
8196
|
+
},
|
8197
|
+
"WorkGroup": {}
|
8192
8198
|
}
|
8193
8199
|
},
|
8194
8200
|
"output": {
|
@@ -8197,7 +8203,7 @@ module.exports={
|
|
8197
8203
|
"DatabaseList": {
|
8198
8204
|
"type": "list",
|
8199
8205
|
"member": {
|
8200
|
-
"shape": "
|
8206
|
+
"shape": "S48"
|
8201
8207
|
}
|
8202
8208
|
},
|
8203
8209
|
"NextToken": {}
|
@@ -8324,7 +8330,7 @@ module.exports={
|
|
8324
8330
|
"NotebookMetadataList": {
|
8325
8331
|
"type": "list",
|
8326
8332
|
"member": {
|
8327
|
-
"shape": "
|
8333
|
+
"shape": "S38"
|
8328
8334
|
}
|
8329
8335
|
}
|
8330
8336
|
}
|
@@ -8451,7 +8457,7 @@ module.exports={
|
|
8451
8457
|
},
|
8452
8458
|
"NotebookVersion": {},
|
8453
8459
|
"Status": {
|
8454
|
-
"shape": "
|
8460
|
+
"shape": "S5d"
|
8455
8461
|
}
|
8456
8462
|
}
|
8457
8463
|
}
|
@@ -8473,7 +8479,8 @@ module.exports={
|
|
8473
8479
|
"NextToken": {},
|
8474
8480
|
"MaxResults": {
|
8475
8481
|
"type": "integer"
|
8476
|
-
}
|
8482
|
+
},
|
8483
|
+
"WorkGroup": {}
|
8477
8484
|
}
|
8478
8485
|
},
|
8479
8486
|
"output": {
|
@@ -8482,7 +8489,7 @@ module.exports={
|
|
8482
8489
|
"TableMetadataList": {
|
8483
8490
|
"type": "list",
|
8484
8491
|
"member": {
|
8485
|
-
"shape": "
|
8492
|
+
"shape": "S5k"
|
8486
8493
|
}
|
8487
8494
|
},
|
8488
8495
|
"NextToken": {}
|
@@ -8507,7 +8514,7 @@ module.exports={
|
|
8507
8514
|
"type": "structure",
|
8508
8515
|
"members": {
|
8509
8516
|
"Tags": {
|
8510
|
-
"shape": "
|
8517
|
+
"shape": "S1v"
|
8511
8518
|
},
|
8512
8519
|
"NextToken": {}
|
8513
8520
|
}
|
@@ -8539,7 +8546,8 @@ module.exports={
|
|
8539
8546
|
},
|
8540
8547
|
"EngineVersion": {
|
8541
8548
|
"shape": "S1i"
|
8542
|
-
}
|
8549
|
+
},
|
8550
|
+
"IdentityCenterApplicationArn": {}
|
8543
8551
|
}
|
8544
8552
|
}
|
8545
8553
|
},
|
@@ -8557,7 +8565,7 @@ module.exports={
|
|
8557
8565
|
"members": {
|
8558
8566
|
"CapacityReservationName": {},
|
8559
8567
|
"CapacityAssignments": {
|
8560
|
-
"shape": "
|
8568
|
+
"shape": "S3s"
|
8561
8569
|
}
|
8562
8570
|
}
|
8563
8571
|
},
|
@@ -8641,7 +8649,7 @@ module.exports={
|
|
8641
8649
|
"Description": {},
|
8642
8650
|
"WorkGroup": {},
|
8643
8651
|
"EngineConfiguration": {
|
8644
|
-
"shape": "
|
8652
|
+
"shape": "S58"
|
8645
8653
|
},
|
8646
8654
|
"NotebookVersion": {},
|
8647
8655
|
"SessionIdleTimeoutInMinutes": {
|
@@ -8703,7 +8711,7 @@ module.exports={
|
|
8703
8711
|
"members": {
|
8704
8712
|
"ResourceARN": {},
|
8705
8713
|
"Tags": {
|
8706
|
-
"shape": "
|
8714
|
+
"shape": "S1v"
|
8707
8715
|
}
|
8708
8716
|
}
|
8709
8717
|
},
|
@@ -8780,7 +8788,7 @@ module.exports={
|
|
8780
8788
|
"Type": {},
|
8781
8789
|
"Description": {},
|
8782
8790
|
"Parameters": {
|
8783
|
-
"shape": "
|
8791
|
+
"shape": "S22"
|
8784
8792
|
}
|
8785
8793
|
}
|
8786
8794
|
},
|
@@ -8930,10 +8938,13 @@ module.exports={
|
|
8930
8938
|
"AdditionalConfiguration": {},
|
8931
8939
|
"ExecutionRole": {},
|
8932
8940
|
"CustomerContentEncryptionConfiguration": {
|
8933
|
-
"shape": "
|
8941
|
+
"shape": "S2o"
|
8934
8942
|
},
|
8935
8943
|
"EnableMinimumEncryptionConfiguration": {
|
8936
8944
|
"type": "boolean"
|
8945
|
+
},
|
8946
|
+
"QueryResultsS3AccessGrantsConfiguration": {
|
8947
|
+
"shape": "S1l"
|
8937
8948
|
}
|
8938
8949
|
}
|
8939
8950
|
},
|
@@ -9071,7 +9082,10 @@ module.exports={
|
|
9071
9082
|
"ExecutionParameters": {
|
9072
9083
|
"shape": "S1j"
|
9073
9084
|
},
|
9074
|
-
"SubstatementType": {}
|
9085
|
+
"SubstatementType": {},
|
9086
|
+
"QueryResultsS3AccessGrantsConfiguration": {
|
9087
|
+
"shape": "S1l"
|
9088
|
+
}
|
9075
9089
|
}
|
9076
9090
|
},
|
9077
9091
|
"Sw": {
|
@@ -9143,7 +9157,23 @@ module.exports={
|
|
9143
9157
|
"type": "list",
|
9144
9158
|
"member": {}
|
9145
9159
|
},
|
9146
|
-
"
|
9160
|
+
"S1l": {
|
9161
|
+
"type": "structure",
|
9162
|
+
"required": [
|
9163
|
+
"EnableS3AccessGrants",
|
9164
|
+
"AuthenticationType"
|
9165
|
+
],
|
9166
|
+
"members": {
|
9167
|
+
"EnableS3AccessGrants": {
|
9168
|
+
"type": "boolean"
|
9169
|
+
},
|
9170
|
+
"CreateUserLevelPrefix": {
|
9171
|
+
"type": "boolean"
|
9172
|
+
},
|
9173
|
+
"AuthenticationType": {}
|
9174
|
+
}
|
9175
|
+
},
|
9176
|
+
"S1v": {
|
9147
9177
|
"type": "list",
|
9148
9178
|
"member": {
|
9149
9179
|
"type": "structure",
|
@@ -9153,12 +9183,12 @@ module.exports={
|
|
9153
9183
|
}
|
9154
9184
|
}
|
9155
9185
|
},
|
9156
|
-
"
|
9186
|
+
"S22": {
|
9157
9187
|
"type": "map",
|
9158
9188
|
"key": {},
|
9159
9189
|
"value": {}
|
9160
9190
|
},
|
9161
|
-
"
|
9191
|
+
"S2l": {
|
9162
9192
|
"type": "structure",
|
9163
9193
|
"members": {
|
9164
9194
|
"ResultConfiguration": {
|
@@ -9182,14 +9212,26 @@ module.exports={
|
|
9182
9212
|
"AdditionalConfiguration": {},
|
9183
9213
|
"ExecutionRole": {},
|
9184
9214
|
"CustomerContentEncryptionConfiguration": {
|
9185
|
-
"shape": "
|
9215
|
+
"shape": "S2o"
|
9186
9216
|
},
|
9187
9217
|
"EnableMinimumEncryptionConfiguration": {
|
9188
9218
|
"type": "boolean"
|
9219
|
+
},
|
9220
|
+
"IdentityCenterConfiguration": {
|
9221
|
+
"type": "structure",
|
9222
|
+
"members": {
|
9223
|
+
"EnableIdentityCenter": {
|
9224
|
+
"type": "boolean"
|
9225
|
+
},
|
9226
|
+
"IdentityCenterInstanceArn": {}
|
9227
|
+
}
|
9228
|
+
},
|
9229
|
+
"QueryResultsS3AccessGrantsConfiguration": {
|
9230
|
+
"shape": "S1l"
|
9189
9231
|
}
|
9190
9232
|
}
|
9191
9233
|
},
|
9192
|
-
"
|
9234
|
+
"S2o": {
|
9193
9235
|
"type": "structure",
|
9194
9236
|
"required": [
|
9195
9237
|
"KmsKey"
|
@@ -9198,7 +9240,7 @@ module.exports={
|
|
9198
9240
|
"KmsKey": {}
|
9199
9241
|
}
|
9200
9242
|
},
|
9201
|
-
"
|
9243
|
+
"S38": {
|
9202
9244
|
"type": "structure",
|
9203
9245
|
"members": {
|
9204
9246
|
"NotebookId": {},
|
@@ -9213,7 +9255,7 @@ module.exports={
|
|
9213
9255
|
}
|
9214
9256
|
}
|
9215
9257
|
},
|
9216
|
-
"
|
9258
|
+
"S3f": {
|
9217
9259
|
"type": "structure",
|
9218
9260
|
"members": {
|
9219
9261
|
"SubmissionDateTime": {
|
@@ -9226,7 +9268,7 @@ module.exports={
|
|
9226
9268
|
"StateChangeReason": {}
|
9227
9269
|
}
|
9228
9270
|
},
|
9229
|
-
"
|
9271
|
+
"S3h": {
|
9230
9272
|
"type": "structure",
|
9231
9273
|
"members": {
|
9232
9274
|
"DpuExecutionInMillis": {
|
@@ -9235,7 +9277,7 @@ module.exports={
|
|
9235
9277
|
"Progress": {}
|
9236
9278
|
}
|
9237
9279
|
},
|
9238
|
-
"
|
9280
|
+
"S3s": {
|
9239
9281
|
"type": "list",
|
9240
9282
|
"member": {
|
9241
9283
|
"type": "structure",
|
@@ -9247,7 +9289,7 @@ module.exports={
|
|
9247
9289
|
}
|
9248
9290
|
}
|
9249
9291
|
},
|
9250
|
-
"
|
9292
|
+
"S3x": {
|
9251
9293
|
"type": "structure",
|
9252
9294
|
"required": [
|
9253
9295
|
"Name",
|
@@ -9290,7 +9332,7 @@ module.exports={
|
|
9290
9332
|
}
|
9291
9333
|
}
|
9292
9334
|
},
|
9293
|
-
"
|
9335
|
+
"S48": {
|
9294
9336
|
"type": "structure",
|
9295
9337
|
"required": [
|
9296
9338
|
"Name"
|
@@ -9299,11 +9341,11 @@ module.exports={
|
|
9299
9341
|
"Name": {},
|
9300
9342
|
"Description": {},
|
9301
9343
|
"Parameters": {
|
9302
|
-
"shape": "
|
9344
|
+
"shape": "S22"
|
9303
9345
|
}
|
9304
9346
|
}
|
9305
9347
|
},
|
9306
|
-
"
|
9348
|
+
"S51": {
|
9307
9349
|
"type": "structure",
|
9308
9350
|
"members": {
|
9309
9351
|
"StageId": {
|
@@ -9326,17 +9368,17 @@ module.exports={
|
|
9326
9368
|
"type": "long"
|
9327
9369
|
},
|
9328
9370
|
"QueryStagePlan": {
|
9329
|
-
"shape": "
|
9371
|
+
"shape": "S52"
|
9330
9372
|
},
|
9331
9373
|
"SubStages": {
|
9332
9374
|
"type": "list",
|
9333
9375
|
"member": {
|
9334
|
-
"shape": "
|
9376
|
+
"shape": "S51"
|
9335
9377
|
}
|
9336
9378
|
}
|
9337
9379
|
}
|
9338
9380
|
},
|
9339
|
-
"
|
9381
|
+
"S52": {
|
9340
9382
|
"type": "structure",
|
9341
9383
|
"members": {
|
9342
9384
|
"Name": {},
|
@@ -9344,7 +9386,7 @@ module.exports={
|
|
9344
9386
|
"Children": {
|
9345
9387
|
"type": "list",
|
9346
9388
|
"member": {
|
9347
|
-
"shape": "
|
9389
|
+
"shape": "S52"
|
9348
9390
|
}
|
9349
9391
|
},
|
9350
9392
|
"RemoteSources": {
|
@@ -9353,7 +9395,7 @@ module.exports={
|
|
9353
9395
|
}
|
9354
9396
|
}
|
9355
9397
|
},
|
9356
|
-
"
|
9398
|
+
"S58": {
|
9357
9399
|
"type": "structure",
|
9358
9400
|
"required": [
|
9359
9401
|
"MaxConcurrentDpus"
|
@@ -9369,14 +9411,14 @@ module.exports={
|
|
9369
9411
|
"type": "integer"
|
9370
9412
|
},
|
9371
9413
|
"AdditionalConfigs": {
|
9372
|
-
"shape": "
|
9414
|
+
"shape": "S22"
|
9373
9415
|
},
|
9374
9416
|
"SparkProperties": {
|
9375
|
-
"shape": "
|
9417
|
+
"shape": "S22"
|
9376
9418
|
}
|
9377
9419
|
}
|
9378
9420
|
},
|
9379
|
-
"
|
9421
|
+
"S5d": {
|
9380
9422
|
"type": "structure",
|
9381
9423
|
"members": {
|
9382
9424
|
"StartDateTime": {
|
@@ -9395,7 +9437,7 @@ module.exports={
|
|
9395
9437
|
"StateChangeReason": {}
|
9396
9438
|
}
|
9397
9439
|
},
|
9398
|
-
"
|
9440
|
+
"S5k": {
|
9399
9441
|
"type": "structure",
|
9400
9442
|
"required": [
|
9401
9443
|
"Name"
|
@@ -9410,17 +9452,17 @@ module.exports={
|
|
9410
9452
|
},
|
9411
9453
|
"TableType": {},
|
9412
9454
|
"Columns": {
|
9413
|
-
"shape": "
|
9455
|
+
"shape": "S5m"
|
9414
9456
|
},
|
9415
9457
|
"PartitionKeys": {
|
9416
|
-
"shape": "
|
9458
|
+
"shape": "S5m"
|
9417
9459
|
},
|
9418
9460
|
"Parameters": {
|
9419
|
-
"shape": "
|
9461
|
+
"shape": "S22"
|
9420
9462
|
}
|
9421
9463
|
}
|
9422
9464
|
},
|
9423
|
-
"
|
9465
|
+
"S5m": {
|
9424
9466
|
"type": "list",
|
9425
9467
|
"member": {
|
9426
9468
|
"type": "structure",
|
@@ -269495,7 +269537,7 @@ AWS.util.update(AWS, {
|
|
269495
269537
|
/**
|
269496
269538
|
* @constant
|
269497
269539
|
*/
|
269498
|
-
VERSION: '2.
|
269540
|
+
VERSION: '2.1512.0',
|
269499
269541
|
|
269500
269542
|
/**
|
269501
269543
|
* @api private
|
@@ -291681,7 +291723,7 @@ var LRUCache = /** @class */ (function () {
|
|
291681
291723
|
}());
|
291682
291724
|
exports.LRUCache = LRUCache;
|
291683
291725
|
},{}],467:[function(require,module,exports){
|
291684
|
-
// AWS SDK for JavaScript v2.
|
291726
|
+
// AWS SDK for JavaScript v2.1512.0
|
291685
291727
|
// Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
291686
291728
|
// License at https://sdk.amazonaws.com/js/BUNDLE_LICENSE.txt
|
291687
291729
|
require('./browser_loader');
|