@aws-sdk/client-neptunedata 3.588.0 → 3.592.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/dist-cjs/index.js +0 -43
- package/dist-types/NeptunedataClient.d.ts +4 -4
- package/dist-types/commands/CancelGremlinQueryCommand.d.ts +2 -1
- package/dist-types/commands/CancelLoaderJobCommand.d.ts +2 -1
- package/dist-types/commands/CancelMLDataProcessingJobCommand.d.ts +2 -1
- package/dist-types/commands/CancelMLModelTrainingJobCommand.d.ts +2 -1
- package/dist-types/commands/CancelMLModelTransformJobCommand.d.ts +2 -1
- package/dist-types/commands/CancelOpenCypherQueryCommand.d.ts +2 -1
- package/dist-types/commands/CreateMLEndpointCommand.d.ts +2 -1
- package/dist-types/commands/DeleteMLEndpointCommand.d.ts +2 -1
- package/dist-types/commands/DeletePropertygraphStatisticsCommand.d.ts +2 -1
- package/dist-types/commands/DeleteSparqlStatisticsCommand.d.ts +2 -1
- package/dist-types/commands/ExecuteFastResetCommand.d.ts +2 -1
- package/dist-types/commands/ExecuteGremlinExplainQueryCommand.d.ts +2 -1
- package/dist-types/commands/ExecuteGremlinProfileQueryCommand.d.ts +2 -1
- package/dist-types/commands/ExecuteGremlinQueryCommand.d.ts +2 -1
- package/dist-types/commands/ExecuteOpenCypherExplainQueryCommand.d.ts +2 -1
- package/dist-types/commands/ExecuteOpenCypherQueryCommand.d.ts +2 -1
- package/dist-types/commands/GetEngineStatusCommand.d.ts +2 -1
- package/dist-types/commands/GetGremlinQueryStatusCommand.d.ts +2 -1
- package/dist-types/commands/GetLoaderJobStatusCommand.d.ts +2 -1
- package/dist-types/commands/GetMLDataProcessingJobCommand.d.ts +2 -1
- package/dist-types/commands/GetMLEndpointCommand.d.ts +2 -1
- package/dist-types/commands/GetMLModelTrainingJobCommand.d.ts +2 -1
- package/dist-types/commands/GetMLModelTransformJobCommand.d.ts +2 -1
- package/dist-types/commands/GetOpenCypherQueryStatusCommand.d.ts +2 -1
- package/dist-types/commands/GetPropertygraphStatisticsCommand.d.ts +2 -1
- package/dist-types/commands/GetPropertygraphStreamCommand.d.ts +2 -1
- package/dist-types/commands/GetPropertygraphSummaryCommand.d.ts +2 -1
- package/dist-types/commands/GetRDFGraphSummaryCommand.d.ts +2 -1
- package/dist-types/commands/GetSparqlStatisticsCommand.d.ts +2 -1
- package/dist-types/commands/GetSparqlStreamCommand.d.ts +2 -1
- package/dist-types/commands/ListGremlinQueriesCommand.d.ts +2 -1
- package/dist-types/commands/ListLoaderJobsCommand.d.ts +2 -1
- package/dist-types/commands/ListMLDataProcessingJobsCommand.d.ts +2 -1
- package/dist-types/commands/ListMLEndpointsCommand.d.ts +2 -1
- package/dist-types/commands/ListMLModelTrainingJobsCommand.d.ts +2 -1
- package/dist-types/commands/ListMLModelTransformJobsCommand.d.ts +2 -1
- package/dist-types/commands/ListOpenCypherQueriesCommand.d.ts +2 -1
- package/dist-types/commands/ManagePropertygraphStatisticsCommand.d.ts +2 -1
- package/dist-types/commands/ManageSparqlStatisticsCommand.d.ts +2 -1
- package/dist-types/commands/StartLoaderJobCommand.d.ts +2 -1
- package/dist-types/commands/StartMLDataProcessingJobCommand.d.ts +2 -1
- package/dist-types/commands/StartMLModelTrainingJobCommand.d.ts +2 -1
- package/dist-types/commands/StartMLModelTransformJobCommand.d.ts +2 -1
- package/dist-types/index.d.ts +2 -2
- package/dist-types/models/NeptunedataServiceException.d.ts +2 -1
- package/dist-types/runtimeConfig.native.d.ts +1 -1
- package/dist-types/ts3.4/NeptunedataClient.d.ts +1 -1
- package/dist-types/ts3.4/commands/CancelGremlinQueryCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CancelLoaderJobCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CancelMLDataProcessingJobCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CancelMLModelTrainingJobCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CancelMLModelTransformJobCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CancelOpenCypherQueryCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateMLEndpointCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteMLEndpointCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeletePropertygraphStatisticsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteSparqlStatisticsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ExecuteFastResetCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ExecuteGremlinExplainQueryCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ExecuteGremlinProfileQueryCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ExecuteGremlinQueryCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ExecuteOpenCypherExplainQueryCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ExecuteOpenCypherQueryCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetEngineStatusCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetGremlinQueryStatusCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetLoaderJobStatusCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetMLDataProcessingJobCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetMLEndpointCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetMLModelTrainingJobCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetMLModelTransformJobCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetOpenCypherQueryStatusCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetPropertygraphStatisticsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetPropertygraphStreamCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetPropertygraphSummaryCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetRDFGraphSummaryCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetSparqlStatisticsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetSparqlStreamCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListGremlinQueriesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListLoaderJobsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListMLDataProcessingJobsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListMLEndpointsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListMLModelTrainingJobsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListMLModelTransformJobsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListOpenCypherQueriesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ManagePropertygraphStatisticsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ManageSparqlStatisticsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/StartLoaderJobCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/StartMLDataProcessingJobCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/StartMLModelTrainingJobCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/StartMLModelTransformJobCommand.d.ts +2 -1
- package/dist-types/ts3.4/models/NeptunedataServiceException.d.ts +2 -1
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +1 -1
- package/package.json +6 -6
package/dist-cjs/index.js
CHANGED
|
@@ -265,7 +265,6 @@ var NeptunedataClient = _NeptunedataClient;
|
|
|
265
265
|
|
|
266
266
|
var import_middleware_serde = require("@smithy/middleware-serde");
|
|
267
267
|
|
|
268
|
-
var import_types = require("@smithy/types");
|
|
269
268
|
|
|
270
269
|
// src/protocols/Aws_restJson1.ts
|
|
271
270
|
var import_core2 = require("@aws-sdk/core");
|
|
@@ -3124,7 +3123,6 @@ var CancelGremlinQueryCommand = _CancelGremlinQueryCommand;
|
|
|
3124
3123
|
|
|
3125
3124
|
|
|
3126
3125
|
|
|
3127
|
-
|
|
3128
3126
|
var _CancelLoaderJobCommand = class _CancelLoaderJobCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3129
3127
|
...commonParams
|
|
3130
3128
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3141,7 +3139,6 @@ var CancelLoaderJobCommand = _CancelLoaderJobCommand;
|
|
|
3141
3139
|
|
|
3142
3140
|
|
|
3143
3141
|
|
|
3144
|
-
|
|
3145
3142
|
var _CancelMLDataProcessingJobCommand = class _CancelMLDataProcessingJobCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3146
3143
|
...commonParams
|
|
3147
3144
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3158,7 +3155,6 @@ var CancelMLDataProcessingJobCommand = _CancelMLDataProcessingJobCommand;
|
|
|
3158
3155
|
|
|
3159
3156
|
|
|
3160
3157
|
|
|
3161
|
-
|
|
3162
3158
|
var _CancelMLModelTrainingJobCommand = class _CancelMLModelTrainingJobCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3163
3159
|
...commonParams
|
|
3164
3160
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3175,7 +3171,6 @@ var CancelMLModelTrainingJobCommand = _CancelMLModelTrainingJobCommand;
|
|
|
3175
3171
|
|
|
3176
3172
|
|
|
3177
3173
|
|
|
3178
|
-
|
|
3179
3174
|
var _CancelMLModelTransformJobCommand = class _CancelMLModelTransformJobCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3180
3175
|
...commonParams
|
|
3181
3176
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3192,7 +3187,6 @@ var CancelMLModelTransformJobCommand = _CancelMLModelTransformJobCommand;
|
|
|
3192
3187
|
|
|
3193
3188
|
|
|
3194
3189
|
|
|
3195
|
-
|
|
3196
3190
|
var _CancelOpenCypherQueryCommand = class _CancelOpenCypherQueryCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3197
3191
|
...commonParams
|
|
3198
3192
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3209,7 +3203,6 @@ var CancelOpenCypherQueryCommand = _CancelOpenCypherQueryCommand;
|
|
|
3209
3203
|
|
|
3210
3204
|
|
|
3211
3205
|
|
|
3212
|
-
|
|
3213
3206
|
var _CreateMLEndpointCommand = class _CreateMLEndpointCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3214
3207
|
...commonParams
|
|
3215
3208
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3226,7 +3219,6 @@ var CreateMLEndpointCommand = _CreateMLEndpointCommand;
|
|
|
3226
3219
|
|
|
3227
3220
|
|
|
3228
3221
|
|
|
3229
|
-
|
|
3230
3222
|
var _DeleteMLEndpointCommand = class _DeleteMLEndpointCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3231
3223
|
...commonParams
|
|
3232
3224
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3243,7 +3235,6 @@ var DeleteMLEndpointCommand = _DeleteMLEndpointCommand;
|
|
|
3243
3235
|
|
|
3244
3236
|
|
|
3245
3237
|
|
|
3246
|
-
|
|
3247
3238
|
var _DeletePropertygraphStatisticsCommand = class _DeletePropertygraphStatisticsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3248
3239
|
...commonParams
|
|
3249
3240
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3260,7 +3251,6 @@ var DeletePropertygraphStatisticsCommand = _DeletePropertygraphStatisticsCommand
|
|
|
3260
3251
|
|
|
3261
3252
|
|
|
3262
3253
|
|
|
3263
|
-
|
|
3264
3254
|
var _DeleteSparqlStatisticsCommand = class _DeleteSparqlStatisticsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3265
3255
|
...commonParams
|
|
3266
3256
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3277,7 +3267,6 @@ var DeleteSparqlStatisticsCommand = _DeleteSparqlStatisticsCommand;
|
|
|
3277
3267
|
|
|
3278
3268
|
|
|
3279
3269
|
|
|
3280
|
-
|
|
3281
3270
|
var _ExecuteFastResetCommand = class _ExecuteFastResetCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3282
3271
|
...commonParams
|
|
3283
3272
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3294,7 +3283,6 @@ var ExecuteFastResetCommand = _ExecuteFastResetCommand;
|
|
|
3294
3283
|
|
|
3295
3284
|
|
|
3296
3285
|
|
|
3297
|
-
|
|
3298
3286
|
var _ExecuteGremlinExplainQueryCommand = class _ExecuteGremlinExplainQueryCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3299
3287
|
...commonParams
|
|
3300
3288
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3311,7 +3299,6 @@ var ExecuteGremlinExplainQueryCommand = _ExecuteGremlinExplainQueryCommand;
|
|
|
3311
3299
|
|
|
3312
3300
|
|
|
3313
3301
|
|
|
3314
|
-
|
|
3315
3302
|
var _ExecuteGremlinProfileQueryCommand = class _ExecuteGremlinProfileQueryCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3316
3303
|
...commonParams
|
|
3317
3304
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3328,7 +3315,6 @@ var ExecuteGremlinProfileQueryCommand = _ExecuteGremlinProfileQueryCommand;
|
|
|
3328
3315
|
|
|
3329
3316
|
|
|
3330
3317
|
|
|
3331
|
-
|
|
3332
3318
|
var _ExecuteGremlinQueryCommand = class _ExecuteGremlinQueryCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3333
3319
|
...commonParams
|
|
3334
3320
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3345,7 +3331,6 @@ var ExecuteGremlinQueryCommand = _ExecuteGremlinQueryCommand;
|
|
|
3345
3331
|
|
|
3346
3332
|
|
|
3347
3333
|
|
|
3348
|
-
|
|
3349
3334
|
var _ExecuteOpenCypherExplainQueryCommand = class _ExecuteOpenCypherExplainQueryCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3350
3335
|
...commonParams
|
|
3351
3336
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3362,7 +3347,6 @@ var ExecuteOpenCypherExplainQueryCommand = _ExecuteOpenCypherExplainQueryCommand
|
|
|
3362
3347
|
|
|
3363
3348
|
|
|
3364
3349
|
|
|
3365
|
-
|
|
3366
3350
|
var _ExecuteOpenCypherQueryCommand = class _ExecuteOpenCypherQueryCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3367
3351
|
...commonParams
|
|
3368
3352
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3379,7 +3363,6 @@ var ExecuteOpenCypherQueryCommand = _ExecuteOpenCypherQueryCommand;
|
|
|
3379
3363
|
|
|
3380
3364
|
|
|
3381
3365
|
|
|
3382
|
-
|
|
3383
3366
|
var _GetEngineStatusCommand = class _GetEngineStatusCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3384
3367
|
...commonParams
|
|
3385
3368
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3396,7 +3379,6 @@ var GetEngineStatusCommand = _GetEngineStatusCommand;
|
|
|
3396
3379
|
|
|
3397
3380
|
|
|
3398
3381
|
|
|
3399
|
-
|
|
3400
3382
|
var _GetGremlinQueryStatusCommand = class _GetGremlinQueryStatusCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3401
3383
|
...commonParams
|
|
3402
3384
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3413,7 +3395,6 @@ var GetGremlinQueryStatusCommand = _GetGremlinQueryStatusCommand;
|
|
|
3413
3395
|
|
|
3414
3396
|
|
|
3415
3397
|
|
|
3416
|
-
|
|
3417
3398
|
var _GetLoaderJobStatusCommand = class _GetLoaderJobStatusCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3418
3399
|
...commonParams
|
|
3419
3400
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3430,7 +3411,6 @@ var GetLoaderJobStatusCommand = _GetLoaderJobStatusCommand;
|
|
|
3430
3411
|
|
|
3431
3412
|
|
|
3432
3413
|
|
|
3433
|
-
|
|
3434
3414
|
var _GetMLDataProcessingJobCommand = class _GetMLDataProcessingJobCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3435
3415
|
...commonParams
|
|
3436
3416
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3447,7 +3427,6 @@ var GetMLDataProcessingJobCommand = _GetMLDataProcessingJobCommand;
|
|
|
3447
3427
|
|
|
3448
3428
|
|
|
3449
3429
|
|
|
3450
|
-
|
|
3451
3430
|
var _GetMLEndpointCommand = class _GetMLEndpointCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3452
3431
|
...commonParams
|
|
3453
3432
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3464,7 +3443,6 @@ var GetMLEndpointCommand = _GetMLEndpointCommand;
|
|
|
3464
3443
|
|
|
3465
3444
|
|
|
3466
3445
|
|
|
3467
|
-
|
|
3468
3446
|
var _GetMLModelTrainingJobCommand = class _GetMLModelTrainingJobCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3469
3447
|
...commonParams
|
|
3470
3448
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3481,7 +3459,6 @@ var GetMLModelTrainingJobCommand = _GetMLModelTrainingJobCommand;
|
|
|
3481
3459
|
|
|
3482
3460
|
|
|
3483
3461
|
|
|
3484
|
-
|
|
3485
3462
|
var _GetMLModelTransformJobCommand = class _GetMLModelTransformJobCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3486
3463
|
...commonParams
|
|
3487
3464
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3498,7 +3475,6 @@ var GetMLModelTransformJobCommand = _GetMLModelTransformJobCommand;
|
|
|
3498
3475
|
|
|
3499
3476
|
|
|
3500
3477
|
|
|
3501
|
-
|
|
3502
3478
|
var _GetOpenCypherQueryStatusCommand = class _GetOpenCypherQueryStatusCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3503
3479
|
...commonParams
|
|
3504
3480
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3515,7 +3491,6 @@ var GetOpenCypherQueryStatusCommand = _GetOpenCypherQueryStatusCommand;
|
|
|
3515
3491
|
|
|
3516
3492
|
|
|
3517
3493
|
|
|
3518
|
-
|
|
3519
3494
|
var _GetPropertygraphStatisticsCommand = class _GetPropertygraphStatisticsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3520
3495
|
...commonParams
|
|
3521
3496
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3532,7 +3507,6 @@ var GetPropertygraphStatisticsCommand = _GetPropertygraphStatisticsCommand;
|
|
|
3532
3507
|
|
|
3533
3508
|
|
|
3534
3509
|
|
|
3535
|
-
|
|
3536
3510
|
var _GetPropertygraphStreamCommand = class _GetPropertygraphStreamCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3537
3511
|
...commonParams
|
|
3538
3512
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3549,7 +3523,6 @@ var GetPropertygraphStreamCommand = _GetPropertygraphStreamCommand;
|
|
|
3549
3523
|
|
|
3550
3524
|
|
|
3551
3525
|
|
|
3552
|
-
|
|
3553
3526
|
var _GetPropertygraphSummaryCommand = class _GetPropertygraphSummaryCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3554
3527
|
...commonParams
|
|
3555
3528
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3566,7 +3539,6 @@ var GetPropertygraphSummaryCommand = _GetPropertygraphSummaryCommand;
|
|
|
3566
3539
|
|
|
3567
3540
|
|
|
3568
3541
|
|
|
3569
|
-
|
|
3570
3542
|
var _GetRDFGraphSummaryCommand = class _GetRDFGraphSummaryCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3571
3543
|
...commonParams
|
|
3572
3544
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3583,7 +3555,6 @@ var GetRDFGraphSummaryCommand = _GetRDFGraphSummaryCommand;
|
|
|
3583
3555
|
|
|
3584
3556
|
|
|
3585
3557
|
|
|
3586
|
-
|
|
3587
3558
|
var _GetSparqlStatisticsCommand = class _GetSparqlStatisticsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3588
3559
|
...commonParams
|
|
3589
3560
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3600,7 +3571,6 @@ var GetSparqlStatisticsCommand = _GetSparqlStatisticsCommand;
|
|
|
3600
3571
|
|
|
3601
3572
|
|
|
3602
3573
|
|
|
3603
|
-
|
|
3604
3574
|
var _GetSparqlStreamCommand = class _GetSparqlStreamCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3605
3575
|
...commonParams
|
|
3606
3576
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3617,7 +3587,6 @@ var GetSparqlStreamCommand = _GetSparqlStreamCommand;
|
|
|
3617
3587
|
|
|
3618
3588
|
|
|
3619
3589
|
|
|
3620
|
-
|
|
3621
3590
|
var _ListGremlinQueriesCommand = class _ListGremlinQueriesCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3622
3591
|
...commonParams
|
|
3623
3592
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3634,7 +3603,6 @@ var ListGremlinQueriesCommand = _ListGremlinQueriesCommand;
|
|
|
3634
3603
|
|
|
3635
3604
|
|
|
3636
3605
|
|
|
3637
|
-
|
|
3638
3606
|
var _ListLoaderJobsCommand = class _ListLoaderJobsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3639
3607
|
...commonParams
|
|
3640
3608
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3651,7 +3619,6 @@ var ListLoaderJobsCommand = _ListLoaderJobsCommand;
|
|
|
3651
3619
|
|
|
3652
3620
|
|
|
3653
3621
|
|
|
3654
|
-
|
|
3655
3622
|
var _ListMLDataProcessingJobsCommand = class _ListMLDataProcessingJobsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3656
3623
|
...commonParams
|
|
3657
3624
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3668,7 +3635,6 @@ var ListMLDataProcessingJobsCommand = _ListMLDataProcessingJobsCommand;
|
|
|
3668
3635
|
|
|
3669
3636
|
|
|
3670
3637
|
|
|
3671
|
-
|
|
3672
3638
|
var _ListMLEndpointsCommand = class _ListMLEndpointsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3673
3639
|
...commonParams
|
|
3674
3640
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3685,7 +3651,6 @@ var ListMLEndpointsCommand = _ListMLEndpointsCommand;
|
|
|
3685
3651
|
|
|
3686
3652
|
|
|
3687
3653
|
|
|
3688
|
-
|
|
3689
3654
|
var _ListMLModelTrainingJobsCommand = class _ListMLModelTrainingJobsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3690
3655
|
...commonParams
|
|
3691
3656
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3702,7 +3667,6 @@ var ListMLModelTrainingJobsCommand = _ListMLModelTrainingJobsCommand;
|
|
|
3702
3667
|
|
|
3703
3668
|
|
|
3704
3669
|
|
|
3705
|
-
|
|
3706
3670
|
var _ListMLModelTransformJobsCommand = class _ListMLModelTransformJobsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3707
3671
|
...commonParams
|
|
3708
3672
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3719,7 +3683,6 @@ var ListMLModelTransformJobsCommand = _ListMLModelTransformJobsCommand;
|
|
|
3719
3683
|
|
|
3720
3684
|
|
|
3721
3685
|
|
|
3722
|
-
|
|
3723
3686
|
var _ListOpenCypherQueriesCommand = class _ListOpenCypherQueriesCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3724
3687
|
...commonParams
|
|
3725
3688
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3736,7 +3699,6 @@ var ListOpenCypherQueriesCommand = _ListOpenCypherQueriesCommand;
|
|
|
3736
3699
|
|
|
3737
3700
|
|
|
3738
3701
|
|
|
3739
|
-
|
|
3740
3702
|
var _ManagePropertygraphStatisticsCommand = class _ManagePropertygraphStatisticsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3741
3703
|
...commonParams
|
|
3742
3704
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3753,7 +3715,6 @@ var ManagePropertygraphStatisticsCommand = _ManagePropertygraphStatisticsCommand
|
|
|
3753
3715
|
|
|
3754
3716
|
|
|
3755
3717
|
|
|
3756
|
-
|
|
3757
3718
|
var _ManageSparqlStatisticsCommand = class _ManageSparqlStatisticsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3758
3719
|
...commonParams
|
|
3759
3720
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3770,7 +3731,6 @@ var ManageSparqlStatisticsCommand = _ManageSparqlStatisticsCommand;
|
|
|
3770
3731
|
|
|
3771
3732
|
|
|
3772
3733
|
|
|
3773
|
-
|
|
3774
3734
|
var _StartLoaderJobCommand = class _StartLoaderJobCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3775
3735
|
...commonParams
|
|
3776
3736
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3787,7 +3747,6 @@ var StartLoaderJobCommand = _StartLoaderJobCommand;
|
|
|
3787
3747
|
|
|
3788
3748
|
|
|
3789
3749
|
|
|
3790
|
-
|
|
3791
3750
|
var _StartMLDataProcessingJobCommand = class _StartMLDataProcessingJobCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3792
3751
|
...commonParams
|
|
3793
3752
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3804,7 +3763,6 @@ var StartMLDataProcessingJobCommand = _StartMLDataProcessingJobCommand;
|
|
|
3804
3763
|
|
|
3805
3764
|
|
|
3806
3765
|
|
|
3807
|
-
|
|
3808
3766
|
var _StartMLModelTrainingJobCommand = class _StartMLModelTrainingJobCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3809
3767
|
...commonParams
|
|
3810
3768
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3821,7 +3779,6 @@ var StartMLModelTrainingJobCommand = _StartMLModelTrainingJobCommand;
|
|
|
3821
3779
|
|
|
3822
3780
|
|
|
3823
3781
|
|
|
3824
|
-
|
|
3825
3782
|
var _StartMLModelTransformJobCommand = class _StartMLModelTransformJobCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3826
3783
|
...commonParams
|
|
3827
3784
|
}).m(function(Command, cs, config, o) {
|
|
@@ -133,15 +133,15 @@ export interface ClientDefaults extends Partial<__SmithyConfiguration<__HttpHand
|
|
|
133
133
|
* Enables FIPS compatible endpoints.
|
|
134
134
|
*/
|
|
135
135
|
useFipsEndpoint?: boolean | __Provider<boolean>;
|
|
136
|
+
/**
|
|
137
|
+
* The AWS region to which this client will send requests
|
|
138
|
+
*/
|
|
139
|
+
region?: string | __Provider<string>;
|
|
136
140
|
/**
|
|
137
141
|
* The provider populating default tracking information to be sent with `user-agent`, `x-amz-user-agent` header
|
|
138
142
|
* @internal
|
|
139
143
|
*/
|
|
140
144
|
defaultUserAgentProvider?: Provider<__UserAgent>;
|
|
141
|
-
/**
|
|
142
|
-
* The AWS region to which this client will send requests
|
|
143
|
-
*/
|
|
144
|
-
region?: string | __Provider<string>;
|
|
145
145
|
/**
|
|
146
146
|
* Default credentials provider; Not available in browser runtime.
|
|
147
147
|
* @deprecated
|