@aws-sdk/client-iottwinmaker 3.589.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 -40
- package/dist-types/IoTTwinMakerClient.d.ts +4 -4
- package/dist-types/commands/BatchPutPropertyValuesCommand.d.ts +2 -1
- package/dist-types/commands/CancelMetadataTransferJobCommand.d.ts +2 -1
- package/dist-types/commands/CreateComponentTypeCommand.d.ts +2 -1
- package/dist-types/commands/CreateEntityCommand.d.ts +2 -1
- package/dist-types/commands/CreateMetadataTransferJobCommand.d.ts +2 -1
- package/dist-types/commands/CreateSceneCommand.d.ts +2 -1
- package/dist-types/commands/CreateSyncJobCommand.d.ts +2 -1
- package/dist-types/commands/CreateWorkspaceCommand.d.ts +2 -1
- package/dist-types/commands/DeleteComponentTypeCommand.d.ts +2 -1
- package/dist-types/commands/DeleteEntityCommand.d.ts +2 -1
- package/dist-types/commands/DeleteSceneCommand.d.ts +2 -1
- package/dist-types/commands/DeleteSyncJobCommand.d.ts +2 -1
- package/dist-types/commands/DeleteWorkspaceCommand.d.ts +2 -1
- package/dist-types/commands/ExecuteQueryCommand.d.ts +2 -1
- package/dist-types/commands/GetComponentTypeCommand.d.ts +2 -1
- package/dist-types/commands/GetEntityCommand.d.ts +2 -1
- package/dist-types/commands/GetMetadataTransferJobCommand.d.ts +2 -1
- package/dist-types/commands/GetPricingPlanCommand.d.ts +2 -1
- package/dist-types/commands/GetPropertyValueCommand.d.ts +2 -1
- package/dist-types/commands/GetPropertyValueHistoryCommand.d.ts +2 -1
- package/dist-types/commands/GetSceneCommand.d.ts +2 -1
- package/dist-types/commands/GetSyncJobCommand.d.ts +2 -1
- package/dist-types/commands/GetWorkspaceCommand.d.ts +2 -1
- package/dist-types/commands/ListComponentTypesCommand.d.ts +2 -1
- package/dist-types/commands/ListComponentsCommand.d.ts +2 -1
- package/dist-types/commands/ListEntitiesCommand.d.ts +2 -1
- package/dist-types/commands/ListMetadataTransferJobsCommand.d.ts +2 -1
- package/dist-types/commands/ListPropertiesCommand.d.ts +2 -1
- package/dist-types/commands/ListScenesCommand.d.ts +2 -1
- package/dist-types/commands/ListSyncJobsCommand.d.ts +2 -1
- package/dist-types/commands/ListSyncResourcesCommand.d.ts +2 -1
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +2 -1
- package/dist-types/commands/ListWorkspacesCommand.d.ts +2 -1
- package/dist-types/commands/TagResourceCommand.d.ts +2 -1
- package/dist-types/commands/UntagResourceCommand.d.ts +2 -1
- package/dist-types/commands/UpdateComponentTypeCommand.d.ts +2 -1
- package/dist-types/commands/UpdateEntityCommand.d.ts +2 -1
- package/dist-types/commands/UpdatePricingPlanCommand.d.ts +2 -1
- package/dist-types/commands/UpdateSceneCommand.d.ts +2 -1
- package/dist-types/commands/UpdateWorkspaceCommand.d.ts +2 -1
- package/dist-types/index.d.ts +2 -2
- package/dist-types/models/IoTTwinMakerServiceException.d.ts +2 -1
- package/dist-types/runtimeConfig.native.d.ts +1 -1
- package/dist-types/ts3.4/IoTTwinMakerClient.d.ts +1 -1
- package/dist-types/ts3.4/commands/BatchPutPropertyValuesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CancelMetadataTransferJobCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateComponentTypeCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateEntityCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateMetadataTransferJobCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateSceneCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateSyncJobCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateWorkspaceCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteComponentTypeCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteEntityCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteSceneCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteSyncJobCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteWorkspaceCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ExecuteQueryCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetComponentTypeCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetEntityCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetMetadataTransferJobCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetPricingPlanCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetPropertyValueCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetPropertyValueHistoryCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetSceneCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetSyncJobCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetWorkspaceCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListComponentTypesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListComponentsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListEntitiesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListMetadataTransferJobsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListPropertiesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListScenesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListSyncJobsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListSyncResourcesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListWorkspacesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateComponentTypeCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateEntityCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdatePricingPlanCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateSceneCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateWorkspaceCommand.d.ts +2 -1
- package/dist-types/ts3.4/models/IoTTwinMakerServiceException.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
|
@@ -270,7 +270,6 @@ var IoTTwinMakerClient = _IoTTwinMakerClient;
|
|
|
270
270
|
|
|
271
271
|
var import_middleware_serde = require("@smithy/middleware-serde");
|
|
272
272
|
|
|
273
|
-
var import_types = require("@smithy/types");
|
|
274
273
|
|
|
275
274
|
// src/protocols/Aws_restJson1.ts
|
|
276
275
|
var import_core2 = require("@aws-sdk/core");
|
|
@@ -3063,7 +3062,6 @@ var BatchPutPropertyValuesCommand = _BatchPutPropertyValuesCommand;
|
|
|
3063
3062
|
|
|
3064
3063
|
|
|
3065
3064
|
|
|
3066
|
-
|
|
3067
3065
|
var _CancelMetadataTransferJobCommand = class _CancelMetadataTransferJobCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3068
3066
|
...commonParams
|
|
3069
3067
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3080,7 +3078,6 @@ var CancelMetadataTransferJobCommand = _CancelMetadataTransferJobCommand;
|
|
|
3080
3078
|
|
|
3081
3079
|
|
|
3082
3080
|
|
|
3083
|
-
|
|
3084
3081
|
var _CreateComponentTypeCommand = class _CreateComponentTypeCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3085
3082
|
...commonParams
|
|
3086
3083
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3097,7 +3094,6 @@ var CreateComponentTypeCommand = _CreateComponentTypeCommand;
|
|
|
3097
3094
|
|
|
3098
3095
|
|
|
3099
3096
|
|
|
3100
|
-
|
|
3101
3097
|
var _CreateEntityCommand = class _CreateEntityCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3102
3098
|
...commonParams
|
|
3103
3099
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3114,7 +3110,6 @@ var CreateEntityCommand = _CreateEntityCommand;
|
|
|
3114
3110
|
|
|
3115
3111
|
|
|
3116
3112
|
|
|
3117
|
-
|
|
3118
3113
|
var _CreateMetadataTransferJobCommand = class _CreateMetadataTransferJobCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3119
3114
|
...commonParams
|
|
3120
3115
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3131,7 +3126,6 @@ var CreateMetadataTransferJobCommand = _CreateMetadataTransferJobCommand;
|
|
|
3131
3126
|
|
|
3132
3127
|
|
|
3133
3128
|
|
|
3134
|
-
|
|
3135
3129
|
var _CreateSceneCommand = class _CreateSceneCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3136
3130
|
...commonParams
|
|
3137
3131
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3148,7 +3142,6 @@ var CreateSceneCommand = _CreateSceneCommand;
|
|
|
3148
3142
|
|
|
3149
3143
|
|
|
3150
3144
|
|
|
3151
|
-
|
|
3152
3145
|
var _CreateSyncJobCommand = class _CreateSyncJobCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3153
3146
|
...commonParams
|
|
3154
3147
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3165,7 +3158,6 @@ var CreateSyncJobCommand = _CreateSyncJobCommand;
|
|
|
3165
3158
|
|
|
3166
3159
|
|
|
3167
3160
|
|
|
3168
|
-
|
|
3169
3161
|
var _CreateWorkspaceCommand = class _CreateWorkspaceCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3170
3162
|
...commonParams
|
|
3171
3163
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3182,7 +3174,6 @@ var CreateWorkspaceCommand = _CreateWorkspaceCommand;
|
|
|
3182
3174
|
|
|
3183
3175
|
|
|
3184
3176
|
|
|
3185
|
-
|
|
3186
3177
|
var _DeleteComponentTypeCommand = class _DeleteComponentTypeCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3187
3178
|
...commonParams
|
|
3188
3179
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3199,7 +3190,6 @@ var DeleteComponentTypeCommand = _DeleteComponentTypeCommand;
|
|
|
3199
3190
|
|
|
3200
3191
|
|
|
3201
3192
|
|
|
3202
|
-
|
|
3203
3193
|
var _DeleteEntityCommand = class _DeleteEntityCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3204
3194
|
...commonParams
|
|
3205
3195
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3216,7 +3206,6 @@ var DeleteEntityCommand = _DeleteEntityCommand;
|
|
|
3216
3206
|
|
|
3217
3207
|
|
|
3218
3208
|
|
|
3219
|
-
|
|
3220
3209
|
var _DeleteSceneCommand = class _DeleteSceneCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3221
3210
|
...commonParams
|
|
3222
3211
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3233,7 +3222,6 @@ var DeleteSceneCommand = _DeleteSceneCommand;
|
|
|
3233
3222
|
|
|
3234
3223
|
|
|
3235
3224
|
|
|
3236
|
-
|
|
3237
3225
|
var _DeleteSyncJobCommand = class _DeleteSyncJobCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3238
3226
|
...commonParams
|
|
3239
3227
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3250,7 +3238,6 @@ var DeleteSyncJobCommand = _DeleteSyncJobCommand;
|
|
|
3250
3238
|
|
|
3251
3239
|
|
|
3252
3240
|
|
|
3253
|
-
|
|
3254
3241
|
var _DeleteWorkspaceCommand = class _DeleteWorkspaceCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3255
3242
|
...commonParams
|
|
3256
3243
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3267,7 +3254,6 @@ var DeleteWorkspaceCommand = _DeleteWorkspaceCommand;
|
|
|
3267
3254
|
|
|
3268
3255
|
|
|
3269
3256
|
|
|
3270
|
-
|
|
3271
3257
|
var _ExecuteQueryCommand = class _ExecuteQueryCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3272
3258
|
...commonParams
|
|
3273
3259
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3284,7 +3270,6 @@ var ExecuteQueryCommand = _ExecuteQueryCommand;
|
|
|
3284
3270
|
|
|
3285
3271
|
|
|
3286
3272
|
|
|
3287
|
-
|
|
3288
3273
|
var _GetComponentTypeCommand = class _GetComponentTypeCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3289
3274
|
...commonParams
|
|
3290
3275
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3301,7 +3286,6 @@ var GetComponentTypeCommand = _GetComponentTypeCommand;
|
|
|
3301
3286
|
|
|
3302
3287
|
|
|
3303
3288
|
|
|
3304
|
-
|
|
3305
3289
|
var _GetEntityCommand = class _GetEntityCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3306
3290
|
...commonParams
|
|
3307
3291
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3318,7 +3302,6 @@ var GetEntityCommand = _GetEntityCommand;
|
|
|
3318
3302
|
|
|
3319
3303
|
|
|
3320
3304
|
|
|
3321
|
-
|
|
3322
3305
|
var _GetMetadataTransferJobCommand = class _GetMetadataTransferJobCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3323
3306
|
...commonParams
|
|
3324
3307
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3335,7 +3318,6 @@ var GetMetadataTransferJobCommand = _GetMetadataTransferJobCommand;
|
|
|
3335
3318
|
|
|
3336
3319
|
|
|
3337
3320
|
|
|
3338
|
-
|
|
3339
3321
|
var _GetPricingPlanCommand = class _GetPricingPlanCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3340
3322
|
...commonParams
|
|
3341
3323
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3352,7 +3334,6 @@ var GetPricingPlanCommand = _GetPricingPlanCommand;
|
|
|
3352
3334
|
|
|
3353
3335
|
|
|
3354
3336
|
|
|
3355
|
-
|
|
3356
3337
|
var _GetPropertyValueCommand = class _GetPropertyValueCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3357
3338
|
...commonParams
|
|
3358
3339
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3369,7 +3350,6 @@ var GetPropertyValueCommand = _GetPropertyValueCommand;
|
|
|
3369
3350
|
|
|
3370
3351
|
|
|
3371
3352
|
|
|
3372
|
-
|
|
3373
3353
|
var _GetPropertyValueHistoryCommand = class _GetPropertyValueHistoryCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3374
3354
|
...commonParams
|
|
3375
3355
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3386,7 +3366,6 @@ var GetPropertyValueHistoryCommand = _GetPropertyValueHistoryCommand;
|
|
|
3386
3366
|
|
|
3387
3367
|
|
|
3388
3368
|
|
|
3389
|
-
|
|
3390
3369
|
var _GetSceneCommand = class _GetSceneCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3391
3370
|
...commonParams
|
|
3392
3371
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3403,7 +3382,6 @@ var GetSceneCommand = _GetSceneCommand;
|
|
|
3403
3382
|
|
|
3404
3383
|
|
|
3405
3384
|
|
|
3406
|
-
|
|
3407
3385
|
var _GetSyncJobCommand = class _GetSyncJobCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3408
3386
|
...commonParams
|
|
3409
3387
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3420,7 +3398,6 @@ var GetSyncJobCommand = _GetSyncJobCommand;
|
|
|
3420
3398
|
|
|
3421
3399
|
|
|
3422
3400
|
|
|
3423
|
-
|
|
3424
3401
|
var _GetWorkspaceCommand = class _GetWorkspaceCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3425
3402
|
...commonParams
|
|
3426
3403
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3437,7 +3414,6 @@ var GetWorkspaceCommand = _GetWorkspaceCommand;
|
|
|
3437
3414
|
|
|
3438
3415
|
|
|
3439
3416
|
|
|
3440
|
-
|
|
3441
3417
|
var _ListComponentsCommand = class _ListComponentsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3442
3418
|
...commonParams
|
|
3443
3419
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3454,7 +3430,6 @@ var ListComponentsCommand = _ListComponentsCommand;
|
|
|
3454
3430
|
|
|
3455
3431
|
|
|
3456
3432
|
|
|
3457
|
-
|
|
3458
3433
|
var _ListComponentTypesCommand = class _ListComponentTypesCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3459
3434
|
...commonParams
|
|
3460
3435
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3471,7 +3446,6 @@ var ListComponentTypesCommand = _ListComponentTypesCommand;
|
|
|
3471
3446
|
|
|
3472
3447
|
|
|
3473
3448
|
|
|
3474
|
-
|
|
3475
3449
|
var _ListEntitiesCommand = class _ListEntitiesCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3476
3450
|
...commonParams
|
|
3477
3451
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3488,7 +3462,6 @@ var ListEntitiesCommand = _ListEntitiesCommand;
|
|
|
3488
3462
|
|
|
3489
3463
|
|
|
3490
3464
|
|
|
3491
|
-
|
|
3492
3465
|
var _ListMetadataTransferJobsCommand = class _ListMetadataTransferJobsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3493
3466
|
...commonParams
|
|
3494
3467
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3505,7 +3478,6 @@ var ListMetadataTransferJobsCommand = _ListMetadataTransferJobsCommand;
|
|
|
3505
3478
|
|
|
3506
3479
|
|
|
3507
3480
|
|
|
3508
|
-
|
|
3509
3481
|
var _ListPropertiesCommand = class _ListPropertiesCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3510
3482
|
...commonParams
|
|
3511
3483
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3522,7 +3494,6 @@ var ListPropertiesCommand = _ListPropertiesCommand;
|
|
|
3522
3494
|
|
|
3523
3495
|
|
|
3524
3496
|
|
|
3525
|
-
|
|
3526
3497
|
var _ListScenesCommand = class _ListScenesCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3527
3498
|
...commonParams
|
|
3528
3499
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3539,7 +3510,6 @@ var ListScenesCommand = _ListScenesCommand;
|
|
|
3539
3510
|
|
|
3540
3511
|
|
|
3541
3512
|
|
|
3542
|
-
|
|
3543
3513
|
var _ListSyncJobsCommand = class _ListSyncJobsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3544
3514
|
...commonParams
|
|
3545
3515
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3556,7 +3526,6 @@ var ListSyncJobsCommand = _ListSyncJobsCommand;
|
|
|
3556
3526
|
|
|
3557
3527
|
|
|
3558
3528
|
|
|
3559
|
-
|
|
3560
3529
|
var _ListSyncResourcesCommand = class _ListSyncResourcesCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3561
3530
|
...commonParams
|
|
3562
3531
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3573,7 +3542,6 @@ var ListSyncResourcesCommand = _ListSyncResourcesCommand;
|
|
|
3573
3542
|
|
|
3574
3543
|
|
|
3575
3544
|
|
|
3576
|
-
|
|
3577
3545
|
var _ListTagsForResourceCommand = class _ListTagsForResourceCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3578
3546
|
...commonParams
|
|
3579
3547
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3590,7 +3558,6 @@ var ListTagsForResourceCommand = _ListTagsForResourceCommand;
|
|
|
3590
3558
|
|
|
3591
3559
|
|
|
3592
3560
|
|
|
3593
|
-
|
|
3594
3561
|
var _ListWorkspacesCommand = class _ListWorkspacesCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3595
3562
|
...commonParams
|
|
3596
3563
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3607,7 +3574,6 @@ var ListWorkspacesCommand = _ListWorkspacesCommand;
|
|
|
3607
3574
|
|
|
3608
3575
|
|
|
3609
3576
|
|
|
3610
|
-
|
|
3611
3577
|
var _TagResourceCommand = class _TagResourceCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3612
3578
|
...commonParams
|
|
3613
3579
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3624,7 +3590,6 @@ var TagResourceCommand = _TagResourceCommand;
|
|
|
3624
3590
|
|
|
3625
3591
|
|
|
3626
3592
|
|
|
3627
|
-
|
|
3628
3593
|
var _UntagResourceCommand = class _UntagResourceCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3629
3594
|
...commonParams
|
|
3630
3595
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3641,7 +3606,6 @@ var UntagResourceCommand = _UntagResourceCommand;
|
|
|
3641
3606
|
|
|
3642
3607
|
|
|
3643
3608
|
|
|
3644
|
-
|
|
3645
3609
|
var _UpdateComponentTypeCommand = class _UpdateComponentTypeCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3646
3610
|
...commonParams
|
|
3647
3611
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3658,7 +3622,6 @@ var UpdateComponentTypeCommand = _UpdateComponentTypeCommand;
|
|
|
3658
3622
|
|
|
3659
3623
|
|
|
3660
3624
|
|
|
3661
|
-
|
|
3662
3625
|
var _UpdateEntityCommand = class _UpdateEntityCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3663
3626
|
...commonParams
|
|
3664
3627
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3675,7 +3638,6 @@ var UpdateEntityCommand = _UpdateEntityCommand;
|
|
|
3675
3638
|
|
|
3676
3639
|
|
|
3677
3640
|
|
|
3678
|
-
|
|
3679
3641
|
var _UpdatePricingPlanCommand = class _UpdatePricingPlanCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3680
3642
|
...commonParams
|
|
3681
3643
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3692,7 +3654,6 @@ var UpdatePricingPlanCommand = _UpdatePricingPlanCommand;
|
|
|
3692
3654
|
|
|
3693
3655
|
|
|
3694
3656
|
|
|
3695
|
-
|
|
3696
3657
|
var _UpdateSceneCommand = class _UpdateSceneCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3697
3658
|
...commonParams
|
|
3698
3659
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3709,7 +3670,6 @@ var UpdateSceneCommand = _UpdateSceneCommand;
|
|
|
3709
3670
|
|
|
3710
3671
|
|
|
3711
3672
|
|
|
3712
|
-
|
|
3713
3673
|
var _UpdateWorkspaceCommand = class _UpdateWorkspaceCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3714
3674
|
...commonParams
|
|
3715
3675
|
}).m(function(Command, cs, config, o) {
|
|
@@ -130,15 +130,15 @@ export interface ClientDefaults extends Partial<__SmithyConfiguration<__HttpHand
|
|
|
130
130
|
* Enables FIPS compatible endpoints.
|
|
131
131
|
*/
|
|
132
132
|
useFipsEndpoint?: boolean | __Provider<boolean>;
|
|
133
|
+
/**
|
|
134
|
+
* The AWS region to which this client will send requests
|
|
135
|
+
*/
|
|
136
|
+
region?: string | __Provider<string>;
|
|
133
137
|
/**
|
|
134
138
|
* The provider populating default tracking information to be sent with `user-agent`, `x-amz-user-agent` header
|
|
135
139
|
* @internal
|
|
136
140
|
*/
|
|
137
141
|
defaultUserAgentProvider?: Provider<__UserAgent>;
|
|
138
|
-
/**
|
|
139
|
-
* The AWS region to which this client will send requests
|
|
140
|
-
*/
|
|
141
|
-
region?: string | __Provider<string>;
|
|
142
142
|
/**
|
|
143
143
|
* Default credentials provider; Not available in browser runtime.
|
|
144
144
|
* @deprecated
|