@aws-sdk/client-service-catalog 3.649.0 → 3.651.1
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 +90 -270
- package/dist-es/commands/AcceptPortfolioShareCommand.js +1 -3
- package/dist-es/commands/AssociateBudgetWithResourceCommand.js +1 -3
- package/dist-es/commands/AssociatePrincipalWithPortfolioCommand.js +1 -3
- package/dist-es/commands/AssociateProductWithPortfolioCommand.js +1 -3
- package/dist-es/commands/AssociateServiceActionWithProvisioningArtifactCommand.js +1 -3
- package/dist-es/commands/AssociateTagOptionWithResourceCommand.js +1 -3
- package/dist-es/commands/BatchAssociateServiceActionWithProvisioningArtifactCommand.js +1 -3
- package/dist-es/commands/BatchDisassociateServiceActionFromProvisioningArtifactCommand.js +1 -3
- package/dist-es/commands/CopyProductCommand.js +1 -3
- package/dist-es/commands/CreateConstraintCommand.js +1 -3
- package/dist-es/commands/CreatePortfolioCommand.js +1 -3
- package/dist-es/commands/CreatePortfolioShareCommand.js +1 -3
- package/dist-es/commands/CreateProductCommand.js +1 -3
- package/dist-es/commands/CreateProvisionedProductPlanCommand.js +1 -3
- package/dist-es/commands/CreateProvisioningArtifactCommand.js +1 -3
- package/dist-es/commands/CreateServiceActionCommand.js +1 -3
- package/dist-es/commands/CreateTagOptionCommand.js +1 -3
- package/dist-es/commands/DeleteConstraintCommand.js +1 -3
- package/dist-es/commands/DeletePortfolioCommand.js +1 -3
- package/dist-es/commands/DeletePortfolioShareCommand.js +1 -3
- package/dist-es/commands/DeleteProductCommand.js +1 -3
- package/dist-es/commands/DeleteProvisionedProductPlanCommand.js +1 -3
- package/dist-es/commands/DeleteProvisioningArtifactCommand.js +1 -3
- package/dist-es/commands/DeleteServiceActionCommand.js +1 -3
- package/dist-es/commands/DeleteTagOptionCommand.js +1 -3
- package/dist-es/commands/DescribeConstraintCommand.js +1 -3
- package/dist-es/commands/DescribeCopyProductStatusCommand.js +1 -3
- package/dist-es/commands/DescribePortfolioCommand.js +1 -3
- package/dist-es/commands/DescribePortfolioShareStatusCommand.js +1 -3
- package/dist-es/commands/DescribePortfolioSharesCommand.js +1 -3
- package/dist-es/commands/DescribeProductAsAdminCommand.js +1 -3
- package/dist-es/commands/DescribeProductCommand.js +1 -3
- package/dist-es/commands/DescribeProductViewCommand.js +1 -3
- package/dist-es/commands/DescribeProvisionedProductCommand.js +1 -3
- package/dist-es/commands/DescribeProvisionedProductPlanCommand.js +1 -3
- package/dist-es/commands/DescribeProvisioningArtifactCommand.js +1 -3
- package/dist-es/commands/DescribeProvisioningParametersCommand.js +1 -3
- package/dist-es/commands/DescribeRecordCommand.js +1 -3
- package/dist-es/commands/DescribeServiceActionCommand.js +1 -3
- package/dist-es/commands/DescribeServiceActionExecutionParametersCommand.js +1 -3
- package/dist-es/commands/DescribeTagOptionCommand.js +1 -3
- package/dist-es/commands/DisableAWSOrganizationsAccessCommand.js +1 -3
- package/dist-es/commands/DisassociateBudgetFromResourceCommand.js +1 -3
- package/dist-es/commands/DisassociatePrincipalFromPortfolioCommand.js +1 -3
- package/dist-es/commands/DisassociateProductFromPortfolioCommand.js +1 -3
- package/dist-es/commands/DisassociateServiceActionFromProvisioningArtifactCommand.js +1 -3
- package/dist-es/commands/DisassociateTagOptionFromResourceCommand.js +1 -3
- package/dist-es/commands/EnableAWSOrganizationsAccessCommand.js +1 -3
- package/dist-es/commands/ExecuteProvisionedProductPlanCommand.js +1 -3
- package/dist-es/commands/ExecuteProvisionedProductServiceActionCommand.js +1 -3
- package/dist-es/commands/GetAWSOrganizationsAccessStatusCommand.js +1 -3
- package/dist-es/commands/GetProvisionedProductOutputsCommand.js +1 -3
- package/dist-es/commands/ImportAsProvisionedProductCommand.js +1 -3
- package/dist-es/commands/ListAcceptedPortfolioSharesCommand.js +1 -3
- package/dist-es/commands/ListBudgetsForResourceCommand.js +1 -3
- package/dist-es/commands/ListConstraintsForPortfolioCommand.js +1 -3
- package/dist-es/commands/ListLaunchPathsCommand.js +1 -3
- package/dist-es/commands/ListOrganizationPortfolioAccessCommand.js +1 -3
- package/dist-es/commands/ListPortfolioAccessCommand.js +1 -3
- package/dist-es/commands/ListPortfoliosCommand.js +1 -3
- package/dist-es/commands/ListPortfoliosForProductCommand.js +1 -3
- package/dist-es/commands/ListPrincipalsForPortfolioCommand.js +1 -3
- package/dist-es/commands/ListProvisionedProductPlansCommand.js +1 -3
- package/dist-es/commands/ListProvisioningArtifactsCommand.js +1 -3
- package/dist-es/commands/ListProvisioningArtifactsForServiceActionCommand.js +1 -3
- package/dist-es/commands/ListRecordHistoryCommand.js +1 -3
- package/dist-es/commands/ListResourcesForTagOptionCommand.js +1 -3
- package/dist-es/commands/ListServiceActionsCommand.js +1 -3
- package/dist-es/commands/ListServiceActionsForProvisioningArtifactCommand.js +1 -3
- package/dist-es/commands/ListStackInstancesForProvisionedProductCommand.js +1 -3
- package/dist-es/commands/ListTagOptionsCommand.js +1 -3
- package/dist-es/commands/NotifyProvisionProductEngineWorkflowResultCommand.js +1 -3
- package/dist-es/commands/NotifyTerminateProvisionedProductEngineWorkflowResultCommand.js +1 -3
- package/dist-es/commands/NotifyUpdateProvisionedProductEngineWorkflowResultCommand.js +1 -3
- package/dist-es/commands/ProvisionProductCommand.js +1 -3
- package/dist-es/commands/RejectPortfolioShareCommand.js +1 -3
- package/dist-es/commands/ScanProvisionedProductsCommand.js +1 -3
- package/dist-es/commands/SearchProductsAsAdminCommand.js +1 -3
- package/dist-es/commands/SearchProductsCommand.js +1 -3
- package/dist-es/commands/SearchProvisionedProductsCommand.js +1 -3
- package/dist-es/commands/TerminateProvisionedProductCommand.js +1 -3
- package/dist-es/commands/UpdateConstraintCommand.js +1 -3
- package/dist-es/commands/UpdatePortfolioCommand.js +1 -3
- package/dist-es/commands/UpdatePortfolioShareCommand.js +1 -3
- package/dist-es/commands/UpdateProductCommand.js +1 -3
- package/dist-es/commands/UpdateProvisionedProductCommand.js +1 -3
- package/dist-es/commands/UpdateProvisionedProductPropertiesCommand.js +1 -3
- package/dist-es/commands/UpdateProvisioningArtifactCommand.js +1 -3
- package/dist-es/commands/UpdateServiceActionCommand.js +1 -3
- package/dist-es/commands/UpdateTagOptionCommand.js +1 -3
- package/dist-es/endpoint/endpointResolver.js +7 -3
- package/package.json +5 -5
- package/dist-types/tsdoc-metadata.json +0 -11
package/dist-cjs/index.js
CHANGED
|
@@ -3159,9 +3159,7 @@ function sharedHeaders(operation) {
|
|
|
3159
3159
|
__name(sharedHeaders, "sharedHeaders");
|
|
3160
3160
|
|
|
3161
3161
|
// src/commands/AcceptPortfolioShareCommand.ts
|
|
3162
|
-
var _AcceptPortfolioShareCommand = class _AcceptPortfolioShareCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3163
|
-
...commonParams
|
|
3164
|
-
}).m(function(Command, cs, config, o) {
|
|
3162
|
+
var _AcceptPortfolioShareCommand = class _AcceptPortfolioShareCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
3165
3163
|
return [
|
|
3166
3164
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
3167
3165
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -3175,9 +3173,7 @@ var AcceptPortfolioShareCommand = _AcceptPortfolioShareCommand;
|
|
|
3175
3173
|
|
|
3176
3174
|
|
|
3177
3175
|
|
|
3178
|
-
var _AssociateBudgetWithResourceCommand = class _AssociateBudgetWithResourceCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3179
|
-
...commonParams
|
|
3180
|
-
}).m(function(Command, cs, config, o) {
|
|
3176
|
+
var _AssociateBudgetWithResourceCommand = class _AssociateBudgetWithResourceCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
3181
3177
|
return [
|
|
3182
3178
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
3183
3179
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -3191,9 +3187,7 @@ var AssociateBudgetWithResourceCommand = _AssociateBudgetWithResourceCommand;
|
|
|
3191
3187
|
|
|
3192
3188
|
|
|
3193
3189
|
|
|
3194
|
-
var _AssociatePrincipalWithPortfolioCommand = class _AssociatePrincipalWithPortfolioCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3195
|
-
...commonParams
|
|
3196
|
-
}).m(function(Command, cs, config, o) {
|
|
3190
|
+
var _AssociatePrincipalWithPortfolioCommand = class _AssociatePrincipalWithPortfolioCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
3197
3191
|
return [
|
|
3198
3192
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
3199
3193
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -3207,9 +3201,7 @@ var AssociatePrincipalWithPortfolioCommand = _AssociatePrincipalWithPortfolioCom
|
|
|
3207
3201
|
|
|
3208
3202
|
|
|
3209
3203
|
|
|
3210
|
-
var _AssociateProductWithPortfolioCommand = class _AssociateProductWithPortfolioCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3211
|
-
...commonParams
|
|
3212
|
-
}).m(function(Command, cs, config, o) {
|
|
3204
|
+
var _AssociateProductWithPortfolioCommand = class _AssociateProductWithPortfolioCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
3213
3205
|
return [
|
|
3214
3206
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
3215
3207
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -3223,9 +3215,7 @@ var AssociateProductWithPortfolioCommand = _AssociateProductWithPortfolioCommand
|
|
|
3223
3215
|
|
|
3224
3216
|
|
|
3225
3217
|
|
|
3226
|
-
var _AssociateServiceActionWithProvisioningArtifactCommand = class _AssociateServiceActionWithProvisioningArtifactCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3227
|
-
...commonParams
|
|
3228
|
-
}).m(function(Command, cs, config, o) {
|
|
3218
|
+
var _AssociateServiceActionWithProvisioningArtifactCommand = class _AssociateServiceActionWithProvisioningArtifactCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
3229
3219
|
return [
|
|
3230
3220
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
3231
3221
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -3239,9 +3229,7 @@ var AssociateServiceActionWithProvisioningArtifactCommand = _AssociateServiceAct
|
|
|
3239
3229
|
|
|
3240
3230
|
|
|
3241
3231
|
|
|
3242
|
-
var _AssociateTagOptionWithResourceCommand = class _AssociateTagOptionWithResourceCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3243
|
-
...commonParams
|
|
3244
|
-
}).m(function(Command, cs, config, o) {
|
|
3232
|
+
var _AssociateTagOptionWithResourceCommand = class _AssociateTagOptionWithResourceCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
3245
3233
|
return [
|
|
3246
3234
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
3247
3235
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -3255,9 +3243,7 @@ var AssociateTagOptionWithResourceCommand = _AssociateTagOptionWithResourceComma
|
|
|
3255
3243
|
|
|
3256
3244
|
|
|
3257
3245
|
|
|
3258
|
-
var _BatchAssociateServiceActionWithProvisioningArtifactCommand = class _BatchAssociateServiceActionWithProvisioningArtifactCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3259
|
-
...commonParams
|
|
3260
|
-
}).m(function(Command, cs, config, o) {
|
|
3246
|
+
var _BatchAssociateServiceActionWithProvisioningArtifactCommand = class _BatchAssociateServiceActionWithProvisioningArtifactCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
3261
3247
|
return [
|
|
3262
3248
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
3263
3249
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -3271,9 +3257,7 @@ var BatchAssociateServiceActionWithProvisioningArtifactCommand = _BatchAssociate
|
|
|
3271
3257
|
|
|
3272
3258
|
|
|
3273
3259
|
|
|
3274
|
-
var _BatchDisassociateServiceActionFromProvisioningArtifactCommand = class _BatchDisassociateServiceActionFromProvisioningArtifactCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3275
|
-
...commonParams
|
|
3276
|
-
}).m(function(Command, cs, config, o) {
|
|
3260
|
+
var _BatchDisassociateServiceActionFromProvisioningArtifactCommand = class _BatchDisassociateServiceActionFromProvisioningArtifactCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
3277
3261
|
return [
|
|
3278
3262
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
3279
3263
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -3287,9 +3271,7 @@ var BatchDisassociateServiceActionFromProvisioningArtifactCommand = _BatchDisass
|
|
|
3287
3271
|
|
|
3288
3272
|
|
|
3289
3273
|
|
|
3290
|
-
var _CopyProductCommand = class _CopyProductCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3291
|
-
...commonParams
|
|
3292
|
-
}).m(function(Command, cs, config, o) {
|
|
3274
|
+
var _CopyProductCommand = class _CopyProductCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
3293
3275
|
return [
|
|
3294
3276
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
3295
3277
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -3303,9 +3285,7 @@ var CopyProductCommand = _CopyProductCommand;
|
|
|
3303
3285
|
|
|
3304
3286
|
|
|
3305
3287
|
|
|
3306
|
-
var _CreateConstraintCommand = class _CreateConstraintCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3307
|
-
...commonParams
|
|
3308
|
-
}).m(function(Command, cs, config, o) {
|
|
3288
|
+
var _CreateConstraintCommand = class _CreateConstraintCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
3309
3289
|
return [
|
|
3310
3290
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
3311
3291
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -3319,9 +3299,7 @@ var CreateConstraintCommand = _CreateConstraintCommand;
|
|
|
3319
3299
|
|
|
3320
3300
|
|
|
3321
3301
|
|
|
3322
|
-
var _CreatePortfolioCommand = class _CreatePortfolioCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3323
|
-
...commonParams
|
|
3324
|
-
}).m(function(Command, cs, config, o) {
|
|
3302
|
+
var _CreatePortfolioCommand = class _CreatePortfolioCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
3325
3303
|
return [
|
|
3326
3304
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
3327
3305
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -3335,9 +3313,7 @@ var CreatePortfolioCommand = _CreatePortfolioCommand;
|
|
|
3335
3313
|
|
|
3336
3314
|
|
|
3337
3315
|
|
|
3338
|
-
var _CreatePortfolioShareCommand = class _CreatePortfolioShareCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3339
|
-
...commonParams
|
|
3340
|
-
}).m(function(Command, cs, config, o) {
|
|
3316
|
+
var _CreatePortfolioShareCommand = class _CreatePortfolioShareCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
3341
3317
|
return [
|
|
3342
3318
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
3343
3319
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -3351,9 +3327,7 @@ var CreatePortfolioShareCommand = _CreatePortfolioShareCommand;
|
|
|
3351
3327
|
|
|
3352
3328
|
|
|
3353
3329
|
|
|
3354
|
-
var _CreateProductCommand = class _CreateProductCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3355
|
-
...commonParams
|
|
3356
|
-
}).m(function(Command, cs, config, o) {
|
|
3330
|
+
var _CreateProductCommand = class _CreateProductCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
3357
3331
|
return [
|
|
3358
3332
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
3359
3333
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -3367,9 +3341,7 @@ var CreateProductCommand = _CreateProductCommand;
|
|
|
3367
3341
|
|
|
3368
3342
|
|
|
3369
3343
|
|
|
3370
|
-
var _CreateProvisionedProductPlanCommand = class _CreateProvisionedProductPlanCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3371
|
-
...commonParams
|
|
3372
|
-
}).m(function(Command, cs, config, o) {
|
|
3344
|
+
var _CreateProvisionedProductPlanCommand = class _CreateProvisionedProductPlanCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
3373
3345
|
return [
|
|
3374
3346
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
3375
3347
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -3383,9 +3355,7 @@ var CreateProvisionedProductPlanCommand = _CreateProvisionedProductPlanCommand;
|
|
|
3383
3355
|
|
|
3384
3356
|
|
|
3385
3357
|
|
|
3386
|
-
var _CreateProvisioningArtifactCommand = class _CreateProvisioningArtifactCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3387
|
-
...commonParams
|
|
3388
|
-
}).m(function(Command, cs, config, o) {
|
|
3358
|
+
var _CreateProvisioningArtifactCommand = class _CreateProvisioningArtifactCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
3389
3359
|
return [
|
|
3390
3360
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
3391
3361
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -3399,9 +3369,7 @@ var CreateProvisioningArtifactCommand = _CreateProvisioningArtifactCommand;
|
|
|
3399
3369
|
|
|
3400
3370
|
|
|
3401
3371
|
|
|
3402
|
-
var _CreateServiceActionCommand = class _CreateServiceActionCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3403
|
-
...commonParams
|
|
3404
|
-
}).m(function(Command, cs, config, o) {
|
|
3372
|
+
var _CreateServiceActionCommand = class _CreateServiceActionCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
3405
3373
|
return [
|
|
3406
3374
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
3407
3375
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -3415,9 +3383,7 @@ var CreateServiceActionCommand = _CreateServiceActionCommand;
|
|
|
3415
3383
|
|
|
3416
3384
|
|
|
3417
3385
|
|
|
3418
|
-
var _CreateTagOptionCommand = class _CreateTagOptionCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3419
|
-
...commonParams
|
|
3420
|
-
}).m(function(Command, cs, config, o) {
|
|
3386
|
+
var _CreateTagOptionCommand = class _CreateTagOptionCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
3421
3387
|
return [
|
|
3422
3388
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
3423
3389
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -3431,9 +3397,7 @@ var CreateTagOptionCommand = _CreateTagOptionCommand;
|
|
|
3431
3397
|
|
|
3432
3398
|
|
|
3433
3399
|
|
|
3434
|
-
var _DeleteConstraintCommand = class _DeleteConstraintCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3435
|
-
...commonParams
|
|
3436
|
-
}).m(function(Command, cs, config, o) {
|
|
3400
|
+
var _DeleteConstraintCommand = class _DeleteConstraintCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
3437
3401
|
return [
|
|
3438
3402
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
3439
3403
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -3447,9 +3411,7 @@ var DeleteConstraintCommand = _DeleteConstraintCommand;
|
|
|
3447
3411
|
|
|
3448
3412
|
|
|
3449
3413
|
|
|
3450
|
-
var _DeletePortfolioCommand = class _DeletePortfolioCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3451
|
-
...commonParams
|
|
3452
|
-
}).m(function(Command, cs, config, o) {
|
|
3414
|
+
var _DeletePortfolioCommand = class _DeletePortfolioCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
3453
3415
|
return [
|
|
3454
3416
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
3455
3417
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -3463,9 +3425,7 @@ var DeletePortfolioCommand = _DeletePortfolioCommand;
|
|
|
3463
3425
|
|
|
3464
3426
|
|
|
3465
3427
|
|
|
3466
|
-
var _DeletePortfolioShareCommand = class _DeletePortfolioShareCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3467
|
-
...commonParams
|
|
3468
|
-
}).m(function(Command, cs, config, o) {
|
|
3428
|
+
var _DeletePortfolioShareCommand = class _DeletePortfolioShareCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
3469
3429
|
return [
|
|
3470
3430
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
3471
3431
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -3479,9 +3439,7 @@ var DeletePortfolioShareCommand = _DeletePortfolioShareCommand;
|
|
|
3479
3439
|
|
|
3480
3440
|
|
|
3481
3441
|
|
|
3482
|
-
var _DeleteProductCommand = class _DeleteProductCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3483
|
-
...commonParams
|
|
3484
|
-
}).m(function(Command, cs, config, o) {
|
|
3442
|
+
var _DeleteProductCommand = class _DeleteProductCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
3485
3443
|
return [
|
|
3486
3444
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
3487
3445
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -3495,9 +3453,7 @@ var DeleteProductCommand = _DeleteProductCommand;
|
|
|
3495
3453
|
|
|
3496
3454
|
|
|
3497
3455
|
|
|
3498
|
-
var _DeleteProvisionedProductPlanCommand = class _DeleteProvisionedProductPlanCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3499
|
-
...commonParams
|
|
3500
|
-
}).m(function(Command, cs, config, o) {
|
|
3456
|
+
var _DeleteProvisionedProductPlanCommand = class _DeleteProvisionedProductPlanCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
3501
3457
|
return [
|
|
3502
3458
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
3503
3459
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -3511,9 +3467,7 @@ var DeleteProvisionedProductPlanCommand = _DeleteProvisionedProductPlanCommand;
|
|
|
3511
3467
|
|
|
3512
3468
|
|
|
3513
3469
|
|
|
3514
|
-
var _DeleteProvisioningArtifactCommand = class _DeleteProvisioningArtifactCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3515
|
-
...commonParams
|
|
3516
|
-
}).m(function(Command, cs, config, o) {
|
|
3470
|
+
var _DeleteProvisioningArtifactCommand = class _DeleteProvisioningArtifactCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
3517
3471
|
return [
|
|
3518
3472
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
3519
3473
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -3527,9 +3481,7 @@ var DeleteProvisioningArtifactCommand = _DeleteProvisioningArtifactCommand;
|
|
|
3527
3481
|
|
|
3528
3482
|
|
|
3529
3483
|
|
|
3530
|
-
var _DeleteServiceActionCommand = class _DeleteServiceActionCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3531
|
-
...commonParams
|
|
3532
|
-
}).m(function(Command, cs, config, o) {
|
|
3484
|
+
var _DeleteServiceActionCommand = class _DeleteServiceActionCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
3533
3485
|
return [
|
|
3534
3486
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
3535
3487
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -3543,9 +3495,7 @@ var DeleteServiceActionCommand = _DeleteServiceActionCommand;
|
|
|
3543
3495
|
|
|
3544
3496
|
|
|
3545
3497
|
|
|
3546
|
-
var _DeleteTagOptionCommand = class _DeleteTagOptionCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3547
|
-
...commonParams
|
|
3548
|
-
}).m(function(Command, cs, config, o) {
|
|
3498
|
+
var _DeleteTagOptionCommand = class _DeleteTagOptionCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
3549
3499
|
return [
|
|
3550
3500
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
3551
3501
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -3559,9 +3509,7 @@ var DeleteTagOptionCommand = _DeleteTagOptionCommand;
|
|
|
3559
3509
|
|
|
3560
3510
|
|
|
3561
3511
|
|
|
3562
|
-
var _DescribeConstraintCommand = class _DescribeConstraintCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3563
|
-
...commonParams
|
|
3564
|
-
}).m(function(Command, cs, config, o) {
|
|
3512
|
+
var _DescribeConstraintCommand = class _DescribeConstraintCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
3565
3513
|
return [
|
|
3566
3514
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
3567
3515
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -3575,9 +3523,7 @@ var DescribeConstraintCommand = _DescribeConstraintCommand;
|
|
|
3575
3523
|
|
|
3576
3524
|
|
|
3577
3525
|
|
|
3578
|
-
var _DescribeCopyProductStatusCommand = class _DescribeCopyProductStatusCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3579
|
-
...commonParams
|
|
3580
|
-
}).m(function(Command, cs, config, o) {
|
|
3526
|
+
var _DescribeCopyProductStatusCommand = class _DescribeCopyProductStatusCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
3581
3527
|
return [
|
|
3582
3528
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
3583
3529
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -3591,9 +3537,7 @@ var DescribeCopyProductStatusCommand = _DescribeCopyProductStatusCommand;
|
|
|
3591
3537
|
|
|
3592
3538
|
|
|
3593
3539
|
|
|
3594
|
-
var _DescribePortfolioCommand = class _DescribePortfolioCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3595
|
-
...commonParams
|
|
3596
|
-
}).m(function(Command, cs, config, o) {
|
|
3540
|
+
var _DescribePortfolioCommand = class _DescribePortfolioCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
3597
3541
|
return [
|
|
3598
3542
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
3599
3543
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -3607,9 +3551,7 @@ var DescribePortfolioCommand = _DescribePortfolioCommand;
|
|
|
3607
3551
|
|
|
3608
3552
|
|
|
3609
3553
|
|
|
3610
|
-
var _DescribePortfolioSharesCommand = class _DescribePortfolioSharesCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3611
|
-
...commonParams
|
|
3612
|
-
}).m(function(Command, cs, config, o) {
|
|
3554
|
+
var _DescribePortfolioSharesCommand = class _DescribePortfolioSharesCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
3613
3555
|
return [
|
|
3614
3556
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
3615
3557
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -3623,9 +3565,7 @@ var DescribePortfolioSharesCommand = _DescribePortfolioSharesCommand;
|
|
|
3623
3565
|
|
|
3624
3566
|
|
|
3625
3567
|
|
|
3626
|
-
var _DescribePortfolioShareStatusCommand = class _DescribePortfolioShareStatusCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3627
|
-
...commonParams
|
|
3628
|
-
}).m(function(Command, cs, config, o) {
|
|
3568
|
+
var _DescribePortfolioShareStatusCommand = class _DescribePortfolioShareStatusCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
3629
3569
|
return [
|
|
3630
3570
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
3631
3571
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -3639,9 +3579,7 @@ var DescribePortfolioShareStatusCommand = _DescribePortfolioShareStatusCommand;
|
|
|
3639
3579
|
|
|
3640
3580
|
|
|
3641
3581
|
|
|
3642
|
-
var _DescribeProductAsAdminCommand = class _DescribeProductAsAdminCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3643
|
-
...commonParams
|
|
3644
|
-
}).m(function(Command, cs, config, o) {
|
|
3582
|
+
var _DescribeProductAsAdminCommand = class _DescribeProductAsAdminCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
3645
3583
|
return [
|
|
3646
3584
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
3647
3585
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -3655,9 +3593,7 @@ var DescribeProductAsAdminCommand = _DescribeProductAsAdminCommand;
|
|
|
3655
3593
|
|
|
3656
3594
|
|
|
3657
3595
|
|
|
3658
|
-
var _DescribeProductCommand = class _DescribeProductCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3659
|
-
...commonParams
|
|
3660
|
-
}).m(function(Command, cs, config, o) {
|
|
3596
|
+
var _DescribeProductCommand = class _DescribeProductCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
3661
3597
|
return [
|
|
3662
3598
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
3663
3599
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -3671,9 +3607,7 @@ var DescribeProductCommand = _DescribeProductCommand;
|
|
|
3671
3607
|
|
|
3672
3608
|
|
|
3673
3609
|
|
|
3674
|
-
var _DescribeProductViewCommand = class _DescribeProductViewCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3675
|
-
...commonParams
|
|
3676
|
-
}).m(function(Command, cs, config, o) {
|
|
3610
|
+
var _DescribeProductViewCommand = class _DescribeProductViewCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
3677
3611
|
return [
|
|
3678
3612
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
3679
3613
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -3687,9 +3621,7 @@ var DescribeProductViewCommand = _DescribeProductViewCommand;
|
|
|
3687
3621
|
|
|
3688
3622
|
|
|
3689
3623
|
|
|
3690
|
-
var _DescribeProvisionedProductCommand = class _DescribeProvisionedProductCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3691
|
-
...commonParams
|
|
3692
|
-
}).m(function(Command, cs, config, o) {
|
|
3624
|
+
var _DescribeProvisionedProductCommand = class _DescribeProvisionedProductCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
3693
3625
|
return [
|
|
3694
3626
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
3695
3627
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -3703,9 +3635,7 @@ var DescribeProvisionedProductCommand = _DescribeProvisionedProductCommand;
|
|
|
3703
3635
|
|
|
3704
3636
|
|
|
3705
3637
|
|
|
3706
|
-
var _DescribeProvisionedProductPlanCommand = class _DescribeProvisionedProductPlanCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3707
|
-
...commonParams
|
|
3708
|
-
}).m(function(Command, cs, config, o) {
|
|
3638
|
+
var _DescribeProvisionedProductPlanCommand = class _DescribeProvisionedProductPlanCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
3709
3639
|
return [
|
|
3710
3640
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
3711
3641
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -3719,9 +3649,7 @@ var DescribeProvisionedProductPlanCommand = _DescribeProvisionedProductPlanComma
|
|
|
3719
3649
|
|
|
3720
3650
|
|
|
3721
3651
|
|
|
3722
|
-
var _DescribeProvisioningArtifactCommand = class _DescribeProvisioningArtifactCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3723
|
-
...commonParams
|
|
3724
|
-
}).m(function(Command, cs, config, o) {
|
|
3652
|
+
var _DescribeProvisioningArtifactCommand = class _DescribeProvisioningArtifactCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
3725
3653
|
return [
|
|
3726
3654
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
3727
3655
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -3735,9 +3663,7 @@ var DescribeProvisioningArtifactCommand = _DescribeProvisioningArtifactCommand;
|
|
|
3735
3663
|
|
|
3736
3664
|
|
|
3737
3665
|
|
|
3738
|
-
var _DescribeProvisioningParametersCommand = class _DescribeProvisioningParametersCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3739
|
-
...commonParams
|
|
3740
|
-
}).m(function(Command, cs, config, o) {
|
|
3666
|
+
var _DescribeProvisioningParametersCommand = class _DescribeProvisioningParametersCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
3741
3667
|
return [
|
|
3742
3668
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
3743
3669
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -3751,9 +3677,7 @@ var DescribeProvisioningParametersCommand = _DescribeProvisioningParametersComma
|
|
|
3751
3677
|
|
|
3752
3678
|
|
|
3753
3679
|
|
|
3754
|
-
var _DescribeRecordCommand = class _DescribeRecordCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3755
|
-
...commonParams
|
|
3756
|
-
}).m(function(Command, cs, config, o) {
|
|
3680
|
+
var _DescribeRecordCommand = class _DescribeRecordCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
3757
3681
|
return [
|
|
3758
3682
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
3759
3683
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -3767,9 +3691,7 @@ var DescribeRecordCommand = _DescribeRecordCommand;
|
|
|
3767
3691
|
|
|
3768
3692
|
|
|
3769
3693
|
|
|
3770
|
-
var _DescribeServiceActionCommand = class _DescribeServiceActionCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3771
|
-
...commonParams
|
|
3772
|
-
}).m(function(Command, cs, config, o) {
|
|
3694
|
+
var _DescribeServiceActionCommand = class _DescribeServiceActionCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
3773
3695
|
return [
|
|
3774
3696
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
3775
3697
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -3783,9 +3705,7 @@ var DescribeServiceActionCommand = _DescribeServiceActionCommand;
|
|
|
3783
3705
|
|
|
3784
3706
|
|
|
3785
3707
|
|
|
3786
|
-
var _DescribeServiceActionExecutionParametersCommand = class _DescribeServiceActionExecutionParametersCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3787
|
-
...commonParams
|
|
3788
|
-
}).m(function(Command, cs, config, o) {
|
|
3708
|
+
var _DescribeServiceActionExecutionParametersCommand = class _DescribeServiceActionExecutionParametersCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
3789
3709
|
return [
|
|
3790
3710
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
3791
3711
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -3799,9 +3719,7 @@ var DescribeServiceActionExecutionParametersCommand = _DescribeServiceActionExec
|
|
|
3799
3719
|
|
|
3800
3720
|
|
|
3801
3721
|
|
|
3802
|
-
var _DescribeTagOptionCommand = class _DescribeTagOptionCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3803
|
-
...commonParams
|
|
3804
|
-
}).m(function(Command, cs, config, o) {
|
|
3722
|
+
var _DescribeTagOptionCommand = class _DescribeTagOptionCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
3805
3723
|
return [
|
|
3806
3724
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
3807
3725
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -3815,9 +3733,7 @@ var DescribeTagOptionCommand = _DescribeTagOptionCommand;
|
|
|
3815
3733
|
|
|
3816
3734
|
|
|
3817
3735
|
|
|
3818
|
-
var _DisableAWSOrganizationsAccessCommand = class _DisableAWSOrganizationsAccessCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3819
|
-
...commonParams
|
|
3820
|
-
}).m(function(Command, cs, config, o) {
|
|
3736
|
+
var _DisableAWSOrganizationsAccessCommand = class _DisableAWSOrganizationsAccessCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
3821
3737
|
return [
|
|
3822
3738
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
3823
3739
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -3831,9 +3747,7 @@ var DisableAWSOrganizationsAccessCommand = _DisableAWSOrganizationsAccessCommand
|
|
|
3831
3747
|
|
|
3832
3748
|
|
|
3833
3749
|
|
|
3834
|
-
var _DisassociateBudgetFromResourceCommand = class _DisassociateBudgetFromResourceCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3835
|
-
...commonParams
|
|
3836
|
-
}).m(function(Command, cs, config, o) {
|
|
3750
|
+
var _DisassociateBudgetFromResourceCommand = class _DisassociateBudgetFromResourceCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
3837
3751
|
return [
|
|
3838
3752
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
3839
3753
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -3847,9 +3761,7 @@ var DisassociateBudgetFromResourceCommand = _DisassociateBudgetFromResourceComma
|
|
|
3847
3761
|
|
|
3848
3762
|
|
|
3849
3763
|
|
|
3850
|
-
var _DisassociatePrincipalFromPortfolioCommand = class _DisassociatePrincipalFromPortfolioCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3851
|
-
...commonParams
|
|
3852
|
-
}).m(function(Command, cs, config, o) {
|
|
3764
|
+
var _DisassociatePrincipalFromPortfolioCommand = class _DisassociatePrincipalFromPortfolioCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
3853
3765
|
return [
|
|
3854
3766
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
3855
3767
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -3863,9 +3775,7 @@ var DisassociatePrincipalFromPortfolioCommand = _DisassociatePrincipalFromPortfo
|
|
|
3863
3775
|
|
|
3864
3776
|
|
|
3865
3777
|
|
|
3866
|
-
var _DisassociateProductFromPortfolioCommand = class _DisassociateProductFromPortfolioCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3867
|
-
...commonParams
|
|
3868
|
-
}).m(function(Command, cs, config, o) {
|
|
3778
|
+
var _DisassociateProductFromPortfolioCommand = class _DisassociateProductFromPortfolioCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
3869
3779
|
return [
|
|
3870
3780
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
3871
3781
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -3879,9 +3789,7 @@ var DisassociateProductFromPortfolioCommand = _DisassociateProductFromPortfolioC
|
|
|
3879
3789
|
|
|
3880
3790
|
|
|
3881
3791
|
|
|
3882
|
-
var _DisassociateServiceActionFromProvisioningArtifactCommand = class _DisassociateServiceActionFromProvisioningArtifactCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3883
|
-
...commonParams
|
|
3884
|
-
}).m(function(Command, cs, config, o) {
|
|
3792
|
+
var _DisassociateServiceActionFromProvisioningArtifactCommand = class _DisassociateServiceActionFromProvisioningArtifactCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
3885
3793
|
return [
|
|
3886
3794
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
3887
3795
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -3895,9 +3803,7 @@ var DisassociateServiceActionFromProvisioningArtifactCommand = _DisassociateServ
|
|
|
3895
3803
|
|
|
3896
3804
|
|
|
3897
3805
|
|
|
3898
|
-
var _DisassociateTagOptionFromResourceCommand = class _DisassociateTagOptionFromResourceCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3899
|
-
...commonParams
|
|
3900
|
-
}).m(function(Command, cs, config, o) {
|
|
3806
|
+
var _DisassociateTagOptionFromResourceCommand = class _DisassociateTagOptionFromResourceCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
3901
3807
|
return [
|
|
3902
3808
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
3903
3809
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -3911,9 +3817,7 @@ var DisassociateTagOptionFromResourceCommand = _DisassociateTagOptionFromResourc
|
|
|
3911
3817
|
|
|
3912
3818
|
|
|
3913
3819
|
|
|
3914
|
-
var _EnableAWSOrganizationsAccessCommand = class _EnableAWSOrganizationsAccessCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3915
|
-
...commonParams
|
|
3916
|
-
}).m(function(Command, cs, config, o) {
|
|
3820
|
+
var _EnableAWSOrganizationsAccessCommand = class _EnableAWSOrganizationsAccessCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
3917
3821
|
return [
|
|
3918
3822
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
3919
3823
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -3927,9 +3831,7 @@ var EnableAWSOrganizationsAccessCommand = _EnableAWSOrganizationsAccessCommand;
|
|
|
3927
3831
|
|
|
3928
3832
|
|
|
3929
3833
|
|
|
3930
|
-
var _ExecuteProvisionedProductPlanCommand = class _ExecuteProvisionedProductPlanCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3931
|
-
...commonParams
|
|
3932
|
-
}).m(function(Command, cs, config, o) {
|
|
3834
|
+
var _ExecuteProvisionedProductPlanCommand = class _ExecuteProvisionedProductPlanCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
3933
3835
|
return [
|
|
3934
3836
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
3935
3837
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -3943,9 +3845,7 @@ var ExecuteProvisionedProductPlanCommand = _ExecuteProvisionedProductPlanCommand
|
|
|
3943
3845
|
|
|
3944
3846
|
|
|
3945
3847
|
|
|
3946
|
-
var _ExecuteProvisionedProductServiceActionCommand = class _ExecuteProvisionedProductServiceActionCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3947
|
-
...commonParams
|
|
3948
|
-
}).m(function(Command, cs, config, o) {
|
|
3848
|
+
var _ExecuteProvisionedProductServiceActionCommand = class _ExecuteProvisionedProductServiceActionCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
3949
3849
|
return [
|
|
3950
3850
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
3951
3851
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -3959,9 +3859,7 @@ var ExecuteProvisionedProductServiceActionCommand = _ExecuteProvisionedProductSe
|
|
|
3959
3859
|
|
|
3960
3860
|
|
|
3961
3861
|
|
|
3962
|
-
var _GetAWSOrganizationsAccessStatusCommand = class _GetAWSOrganizationsAccessStatusCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3963
|
-
...commonParams
|
|
3964
|
-
}).m(function(Command, cs, config, o) {
|
|
3862
|
+
var _GetAWSOrganizationsAccessStatusCommand = class _GetAWSOrganizationsAccessStatusCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
3965
3863
|
return [
|
|
3966
3864
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
3967
3865
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -3975,9 +3873,7 @@ var GetAWSOrganizationsAccessStatusCommand = _GetAWSOrganizationsAccessStatusCom
|
|
|
3975
3873
|
|
|
3976
3874
|
|
|
3977
3875
|
|
|
3978
|
-
var _GetProvisionedProductOutputsCommand = class _GetProvisionedProductOutputsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3979
|
-
...commonParams
|
|
3980
|
-
}).m(function(Command, cs, config, o) {
|
|
3876
|
+
var _GetProvisionedProductOutputsCommand = class _GetProvisionedProductOutputsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
3981
3877
|
return [
|
|
3982
3878
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
3983
3879
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -3991,9 +3887,7 @@ var GetProvisionedProductOutputsCommand = _GetProvisionedProductOutputsCommand;
|
|
|
3991
3887
|
|
|
3992
3888
|
|
|
3993
3889
|
|
|
3994
|
-
var _ImportAsProvisionedProductCommand = class _ImportAsProvisionedProductCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3995
|
-
...commonParams
|
|
3996
|
-
}).m(function(Command, cs, config, o) {
|
|
3890
|
+
var _ImportAsProvisionedProductCommand = class _ImportAsProvisionedProductCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
3997
3891
|
return [
|
|
3998
3892
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
3999
3893
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -4007,9 +3901,7 @@ var ImportAsProvisionedProductCommand = _ImportAsProvisionedProductCommand;
|
|
|
4007
3901
|
|
|
4008
3902
|
|
|
4009
3903
|
|
|
4010
|
-
var _ListAcceptedPortfolioSharesCommand = class _ListAcceptedPortfolioSharesCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4011
|
-
...commonParams
|
|
4012
|
-
}).m(function(Command, cs, config, o) {
|
|
3904
|
+
var _ListAcceptedPortfolioSharesCommand = class _ListAcceptedPortfolioSharesCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
4013
3905
|
return [
|
|
4014
3906
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
4015
3907
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -4023,9 +3915,7 @@ var ListAcceptedPortfolioSharesCommand = _ListAcceptedPortfolioSharesCommand;
|
|
|
4023
3915
|
|
|
4024
3916
|
|
|
4025
3917
|
|
|
4026
|
-
var _ListBudgetsForResourceCommand = class _ListBudgetsForResourceCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4027
|
-
...commonParams
|
|
4028
|
-
}).m(function(Command, cs, config, o) {
|
|
3918
|
+
var _ListBudgetsForResourceCommand = class _ListBudgetsForResourceCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
4029
3919
|
return [
|
|
4030
3920
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
4031
3921
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -4039,9 +3929,7 @@ var ListBudgetsForResourceCommand = _ListBudgetsForResourceCommand;
|
|
|
4039
3929
|
|
|
4040
3930
|
|
|
4041
3931
|
|
|
4042
|
-
var _ListConstraintsForPortfolioCommand = class _ListConstraintsForPortfolioCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4043
|
-
...commonParams
|
|
4044
|
-
}).m(function(Command, cs, config, o) {
|
|
3932
|
+
var _ListConstraintsForPortfolioCommand = class _ListConstraintsForPortfolioCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
4045
3933
|
return [
|
|
4046
3934
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
4047
3935
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -4055,9 +3943,7 @@ var ListConstraintsForPortfolioCommand = _ListConstraintsForPortfolioCommand;
|
|
|
4055
3943
|
|
|
4056
3944
|
|
|
4057
3945
|
|
|
4058
|
-
var _ListLaunchPathsCommand = class _ListLaunchPathsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4059
|
-
...commonParams
|
|
4060
|
-
}).m(function(Command, cs, config, o) {
|
|
3946
|
+
var _ListLaunchPathsCommand = class _ListLaunchPathsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
4061
3947
|
return [
|
|
4062
3948
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
4063
3949
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -4071,9 +3957,7 @@ var ListLaunchPathsCommand = _ListLaunchPathsCommand;
|
|
|
4071
3957
|
|
|
4072
3958
|
|
|
4073
3959
|
|
|
4074
|
-
var _ListOrganizationPortfolioAccessCommand = class _ListOrganizationPortfolioAccessCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4075
|
-
...commonParams
|
|
4076
|
-
}).m(function(Command, cs, config, o) {
|
|
3960
|
+
var _ListOrganizationPortfolioAccessCommand = class _ListOrganizationPortfolioAccessCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
4077
3961
|
return [
|
|
4078
3962
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
4079
3963
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -4087,9 +3971,7 @@ var ListOrganizationPortfolioAccessCommand = _ListOrganizationPortfolioAccessCom
|
|
|
4087
3971
|
|
|
4088
3972
|
|
|
4089
3973
|
|
|
4090
|
-
var _ListPortfolioAccessCommand = class _ListPortfolioAccessCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4091
|
-
...commonParams
|
|
4092
|
-
}).m(function(Command, cs, config, o) {
|
|
3974
|
+
var _ListPortfolioAccessCommand = class _ListPortfolioAccessCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
4093
3975
|
return [
|
|
4094
3976
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
4095
3977
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -4103,9 +3985,7 @@ var ListPortfolioAccessCommand = _ListPortfolioAccessCommand;
|
|
|
4103
3985
|
|
|
4104
3986
|
|
|
4105
3987
|
|
|
4106
|
-
var _ListPortfoliosCommand = class _ListPortfoliosCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4107
|
-
...commonParams
|
|
4108
|
-
}).m(function(Command, cs, config, o) {
|
|
3988
|
+
var _ListPortfoliosCommand = class _ListPortfoliosCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
4109
3989
|
return [
|
|
4110
3990
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
4111
3991
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -4119,9 +3999,7 @@ var ListPortfoliosCommand = _ListPortfoliosCommand;
|
|
|
4119
3999
|
|
|
4120
4000
|
|
|
4121
4001
|
|
|
4122
|
-
var _ListPortfoliosForProductCommand = class _ListPortfoliosForProductCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4123
|
-
...commonParams
|
|
4124
|
-
}).m(function(Command, cs, config, o) {
|
|
4002
|
+
var _ListPortfoliosForProductCommand = class _ListPortfoliosForProductCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
4125
4003
|
return [
|
|
4126
4004
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
4127
4005
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -4135,9 +4013,7 @@ var ListPortfoliosForProductCommand = _ListPortfoliosForProductCommand;
|
|
|
4135
4013
|
|
|
4136
4014
|
|
|
4137
4015
|
|
|
4138
|
-
var _ListPrincipalsForPortfolioCommand = class _ListPrincipalsForPortfolioCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4139
|
-
...commonParams
|
|
4140
|
-
}).m(function(Command, cs, config, o) {
|
|
4016
|
+
var _ListPrincipalsForPortfolioCommand = class _ListPrincipalsForPortfolioCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
4141
4017
|
return [
|
|
4142
4018
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
4143
4019
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -4151,9 +4027,7 @@ var ListPrincipalsForPortfolioCommand = _ListPrincipalsForPortfolioCommand;
|
|
|
4151
4027
|
|
|
4152
4028
|
|
|
4153
4029
|
|
|
4154
|
-
var _ListProvisionedProductPlansCommand = class _ListProvisionedProductPlansCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4155
|
-
...commonParams
|
|
4156
|
-
}).m(function(Command, cs, config, o) {
|
|
4030
|
+
var _ListProvisionedProductPlansCommand = class _ListProvisionedProductPlansCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
4157
4031
|
return [
|
|
4158
4032
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
4159
4033
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -4167,9 +4041,7 @@ var ListProvisionedProductPlansCommand = _ListProvisionedProductPlansCommand;
|
|
|
4167
4041
|
|
|
4168
4042
|
|
|
4169
4043
|
|
|
4170
|
-
var _ListProvisioningArtifactsCommand = class _ListProvisioningArtifactsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4171
|
-
...commonParams
|
|
4172
|
-
}).m(function(Command, cs, config, o) {
|
|
4044
|
+
var _ListProvisioningArtifactsCommand = class _ListProvisioningArtifactsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
4173
4045
|
return [
|
|
4174
4046
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
4175
4047
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -4183,9 +4055,7 @@ var ListProvisioningArtifactsCommand = _ListProvisioningArtifactsCommand;
|
|
|
4183
4055
|
|
|
4184
4056
|
|
|
4185
4057
|
|
|
4186
|
-
var _ListProvisioningArtifactsForServiceActionCommand = class _ListProvisioningArtifactsForServiceActionCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4187
|
-
...commonParams
|
|
4188
|
-
}).m(function(Command, cs, config, o) {
|
|
4058
|
+
var _ListProvisioningArtifactsForServiceActionCommand = class _ListProvisioningArtifactsForServiceActionCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
4189
4059
|
return [
|
|
4190
4060
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
4191
4061
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -4199,9 +4069,7 @@ var ListProvisioningArtifactsForServiceActionCommand = _ListProvisioningArtifact
|
|
|
4199
4069
|
|
|
4200
4070
|
|
|
4201
4071
|
|
|
4202
|
-
var _ListRecordHistoryCommand = class _ListRecordHistoryCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4203
|
-
...commonParams
|
|
4204
|
-
}).m(function(Command, cs, config, o) {
|
|
4072
|
+
var _ListRecordHistoryCommand = class _ListRecordHistoryCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
4205
4073
|
return [
|
|
4206
4074
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
4207
4075
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -4215,9 +4083,7 @@ var ListRecordHistoryCommand = _ListRecordHistoryCommand;
|
|
|
4215
4083
|
|
|
4216
4084
|
|
|
4217
4085
|
|
|
4218
|
-
var _ListResourcesForTagOptionCommand = class _ListResourcesForTagOptionCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4219
|
-
...commonParams
|
|
4220
|
-
}).m(function(Command, cs, config, o) {
|
|
4086
|
+
var _ListResourcesForTagOptionCommand = class _ListResourcesForTagOptionCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
4221
4087
|
return [
|
|
4222
4088
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
4223
4089
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -4231,9 +4097,7 @@ var ListResourcesForTagOptionCommand = _ListResourcesForTagOptionCommand;
|
|
|
4231
4097
|
|
|
4232
4098
|
|
|
4233
4099
|
|
|
4234
|
-
var _ListServiceActionsCommand = class _ListServiceActionsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4235
|
-
...commonParams
|
|
4236
|
-
}).m(function(Command, cs, config, o) {
|
|
4100
|
+
var _ListServiceActionsCommand = class _ListServiceActionsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
4237
4101
|
return [
|
|
4238
4102
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
4239
4103
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -4247,9 +4111,7 @@ var ListServiceActionsCommand = _ListServiceActionsCommand;
|
|
|
4247
4111
|
|
|
4248
4112
|
|
|
4249
4113
|
|
|
4250
|
-
var _ListServiceActionsForProvisioningArtifactCommand = class _ListServiceActionsForProvisioningArtifactCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4251
|
-
...commonParams
|
|
4252
|
-
}).m(function(Command, cs, config, o) {
|
|
4114
|
+
var _ListServiceActionsForProvisioningArtifactCommand = class _ListServiceActionsForProvisioningArtifactCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
4253
4115
|
return [
|
|
4254
4116
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
4255
4117
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -4263,9 +4125,7 @@ var ListServiceActionsForProvisioningArtifactCommand = _ListServiceActionsForPro
|
|
|
4263
4125
|
|
|
4264
4126
|
|
|
4265
4127
|
|
|
4266
|
-
var _ListStackInstancesForProvisionedProductCommand = class _ListStackInstancesForProvisionedProductCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4267
|
-
...commonParams
|
|
4268
|
-
}).m(function(Command, cs, config, o) {
|
|
4128
|
+
var _ListStackInstancesForProvisionedProductCommand = class _ListStackInstancesForProvisionedProductCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
4269
4129
|
return [
|
|
4270
4130
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
4271
4131
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -4279,9 +4139,7 @@ var ListStackInstancesForProvisionedProductCommand = _ListStackInstancesForProvi
|
|
|
4279
4139
|
|
|
4280
4140
|
|
|
4281
4141
|
|
|
4282
|
-
var _ListTagOptionsCommand = class _ListTagOptionsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4283
|
-
...commonParams
|
|
4284
|
-
}).m(function(Command, cs, config, o) {
|
|
4142
|
+
var _ListTagOptionsCommand = class _ListTagOptionsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
4285
4143
|
return [
|
|
4286
4144
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
4287
4145
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -4295,9 +4153,7 @@ var ListTagOptionsCommand = _ListTagOptionsCommand;
|
|
|
4295
4153
|
|
|
4296
4154
|
|
|
4297
4155
|
|
|
4298
|
-
var _NotifyProvisionProductEngineWorkflowResultCommand = class _NotifyProvisionProductEngineWorkflowResultCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4299
|
-
...commonParams
|
|
4300
|
-
}).m(function(Command, cs, config, o) {
|
|
4156
|
+
var _NotifyProvisionProductEngineWorkflowResultCommand = class _NotifyProvisionProductEngineWorkflowResultCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
4301
4157
|
return [
|
|
4302
4158
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
4303
4159
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -4311,9 +4167,7 @@ var NotifyProvisionProductEngineWorkflowResultCommand = _NotifyProvisionProductE
|
|
|
4311
4167
|
|
|
4312
4168
|
|
|
4313
4169
|
|
|
4314
|
-
var _NotifyTerminateProvisionedProductEngineWorkflowResultCommand = class _NotifyTerminateProvisionedProductEngineWorkflowResultCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4315
|
-
...commonParams
|
|
4316
|
-
}).m(function(Command, cs, config, o) {
|
|
4170
|
+
var _NotifyTerminateProvisionedProductEngineWorkflowResultCommand = class _NotifyTerminateProvisionedProductEngineWorkflowResultCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
4317
4171
|
return [
|
|
4318
4172
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
4319
4173
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -4327,9 +4181,7 @@ var NotifyTerminateProvisionedProductEngineWorkflowResultCommand = _NotifyTermin
|
|
|
4327
4181
|
|
|
4328
4182
|
|
|
4329
4183
|
|
|
4330
|
-
var _NotifyUpdateProvisionedProductEngineWorkflowResultCommand = class _NotifyUpdateProvisionedProductEngineWorkflowResultCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4331
|
-
...commonParams
|
|
4332
|
-
}).m(function(Command, cs, config, o) {
|
|
4184
|
+
var _NotifyUpdateProvisionedProductEngineWorkflowResultCommand = class _NotifyUpdateProvisionedProductEngineWorkflowResultCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
4333
4185
|
return [
|
|
4334
4186
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
4335
4187
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -4343,9 +4195,7 @@ var NotifyUpdateProvisionedProductEngineWorkflowResultCommand = _NotifyUpdatePro
|
|
|
4343
4195
|
|
|
4344
4196
|
|
|
4345
4197
|
|
|
4346
|
-
var _ProvisionProductCommand = class _ProvisionProductCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4347
|
-
...commonParams
|
|
4348
|
-
}).m(function(Command, cs, config, o) {
|
|
4198
|
+
var _ProvisionProductCommand = class _ProvisionProductCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
4349
4199
|
return [
|
|
4350
4200
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
4351
4201
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -4359,9 +4209,7 @@ var ProvisionProductCommand = _ProvisionProductCommand;
|
|
|
4359
4209
|
|
|
4360
4210
|
|
|
4361
4211
|
|
|
4362
|
-
var _RejectPortfolioShareCommand = class _RejectPortfolioShareCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4363
|
-
...commonParams
|
|
4364
|
-
}).m(function(Command, cs, config, o) {
|
|
4212
|
+
var _RejectPortfolioShareCommand = class _RejectPortfolioShareCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
4365
4213
|
return [
|
|
4366
4214
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
4367
4215
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -4375,9 +4223,7 @@ var RejectPortfolioShareCommand = _RejectPortfolioShareCommand;
|
|
|
4375
4223
|
|
|
4376
4224
|
|
|
4377
4225
|
|
|
4378
|
-
var _ScanProvisionedProductsCommand = class _ScanProvisionedProductsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4379
|
-
...commonParams
|
|
4380
|
-
}).m(function(Command, cs, config, o) {
|
|
4226
|
+
var _ScanProvisionedProductsCommand = class _ScanProvisionedProductsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
4381
4227
|
return [
|
|
4382
4228
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
4383
4229
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -4391,9 +4237,7 @@ var ScanProvisionedProductsCommand = _ScanProvisionedProductsCommand;
|
|
|
4391
4237
|
|
|
4392
4238
|
|
|
4393
4239
|
|
|
4394
|
-
var _SearchProductsAsAdminCommand = class _SearchProductsAsAdminCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4395
|
-
...commonParams
|
|
4396
|
-
}).m(function(Command, cs, config, o) {
|
|
4240
|
+
var _SearchProductsAsAdminCommand = class _SearchProductsAsAdminCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
4397
4241
|
return [
|
|
4398
4242
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
4399
4243
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -4407,9 +4251,7 @@ var SearchProductsAsAdminCommand = _SearchProductsAsAdminCommand;
|
|
|
4407
4251
|
|
|
4408
4252
|
|
|
4409
4253
|
|
|
4410
|
-
var _SearchProductsCommand = class _SearchProductsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4411
|
-
...commonParams
|
|
4412
|
-
}).m(function(Command, cs, config, o) {
|
|
4254
|
+
var _SearchProductsCommand = class _SearchProductsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
4413
4255
|
return [
|
|
4414
4256
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
4415
4257
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -4423,9 +4265,7 @@ var SearchProductsCommand = _SearchProductsCommand;
|
|
|
4423
4265
|
|
|
4424
4266
|
|
|
4425
4267
|
|
|
4426
|
-
var _SearchProvisionedProductsCommand = class _SearchProvisionedProductsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4427
|
-
...commonParams
|
|
4428
|
-
}).m(function(Command, cs, config, o) {
|
|
4268
|
+
var _SearchProvisionedProductsCommand = class _SearchProvisionedProductsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
4429
4269
|
return [
|
|
4430
4270
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
4431
4271
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -4439,9 +4279,7 @@ var SearchProvisionedProductsCommand = _SearchProvisionedProductsCommand;
|
|
|
4439
4279
|
|
|
4440
4280
|
|
|
4441
4281
|
|
|
4442
|
-
var _TerminateProvisionedProductCommand = class _TerminateProvisionedProductCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4443
|
-
...commonParams
|
|
4444
|
-
}).m(function(Command, cs, config, o) {
|
|
4282
|
+
var _TerminateProvisionedProductCommand = class _TerminateProvisionedProductCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
4445
4283
|
return [
|
|
4446
4284
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
4447
4285
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -4455,9 +4293,7 @@ var TerminateProvisionedProductCommand = _TerminateProvisionedProductCommand;
|
|
|
4455
4293
|
|
|
4456
4294
|
|
|
4457
4295
|
|
|
4458
|
-
var _UpdateConstraintCommand = class _UpdateConstraintCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4459
|
-
...commonParams
|
|
4460
|
-
}).m(function(Command, cs, config, o) {
|
|
4296
|
+
var _UpdateConstraintCommand = class _UpdateConstraintCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
4461
4297
|
return [
|
|
4462
4298
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
4463
4299
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -4471,9 +4307,7 @@ var UpdateConstraintCommand = _UpdateConstraintCommand;
|
|
|
4471
4307
|
|
|
4472
4308
|
|
|
4473
4309
|
|
|
4474
|
-
var _UpdatePortfolioCommand = class _UpdatePortfolioCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4475
|
-
...commonParams
|
|
4476
|
-
}).m(function(Command, cs, config, o) {
|
|
4310
|
+
var _UpdatePortfolioCommand = class _UpdatePortfolioCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
4477
4311
|
return [
|
|
4478
4312
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
4479
4313
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -4487,9 +4321,7 @@ var UpdatePortfolioCommand = _UpdatePortfolioCommand;
|
|
|
4487
4321
|
|
|
4488
4322
|
|
|
4489
4323
|
|
|
4490
|
-
var _UpdatePortfolioShareCommand = class _UpdatePortfolioShareCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4491
|
-
...commonParams
|
|
4492
|
-
}).m(function(Command, cs, config, o) {
|
|
4324
|
+
var _UpdatePortfolioShareCommand = class _UpdatePortfolioShareCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
4493
4325
|
return [
|
|
4494
4326
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
4495
4327
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -4503,9 +4335,7 @@ var UpdatePortfolioShareCommand = _UpdatePortfolioShareCommand;
|
|
|
4503
4335
|
|
|
4504
4336
|
|
|
4505
4337
|
|
|
4506
|
-
var _UpdateProductCommand = class _UpdateProductCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4507
|
-
...commonParams
|
|
4508
|
-
}).m(function(Command, cs, config, o) {
|
|
4338
|
+
var _UpdateProductCommand = class _UpdateProductCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
4509
4339
|
return [
|
|
4510
4340
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
4511
4341
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -4519,9 +4349,7 @@ var UpdateProductCommand = _UpdateProductCommand;
|
|
|
4519
4349
|
|
|
4520
4350
|
|
|
4521
4351
|
|
|
4522
|
-
var _UpdateProvisionedProductCommand = class _UpdateProvisionedProductCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4523
|
-
...commonParams
|
|
4524
|
-
}).m(function(Command, cs, config, o) {
|
|
4352
|
+
var _UpdateProvisionedProductCommand = class _UpdateProvisionedProductCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
4525
4353
|
return [
|
|
4526
4354
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
4527
4355
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -4535,9 +4363,7 @@ var UpdateProvisionedProductCommand = _UpdateProvisionedProductCommand;
|
|
|
4535
4363
|
|
|
4536
4364
|
|
|
4537
4365
|
|
|
4538
|
-
var _UpdateProvisionedProductPropertiesCommand = class _UpdateProvisionedProductPropertiesCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4539
|
-
...commonParams
|
|
4540
|
-
}).m(function(Command, cs, config, o) {
|
|
4366
|
+
var _UpdateProvisionedProductPropertiesCommand = class _UpdateProvisionedProductPropertiesCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
4541
4367
|
return [
|
|
4542
4368
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
4543
4369
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -4551,9 +4377,7 @@ var UpdateProvisionedProductPropertiesCommand = _UpdateProvisionedProductPropert
|
|
|
4551
4377
|
|
|
4552
4378
|
|
|
4553
4379
|
|
|
4554
|
-
var _UpdateProvisioningArtifactCommand = class _UpdateProvisioningArtifactCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4555
|
-
...commonParams
|
|
4556
|
-
}).m(function(Command, cs, config, o) {
|
|
4380
|
+
var _UpdateProvisioningArtifactCommand = class _UpdateProvisioningArtifactCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
4557
4381
|
return [
|
|
4558
4382
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
4559
4383
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -4567,9 +4391,7 @@ var UpdateProvisioningArtifactCommand = _UpdateProvisioningArtifactCommand;
|
|
|
4567
4391
|
|
|
4568
4392
|
|
|
4569
4393
|
|
|
4570
|
-
var _UpdateServiceActionCommand = class _UpdateServiceActionCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4571
|
-
...commonParams
|
|
4572
|
-
}).m(function(Command, cs, config, o) {
|
|
4394
|
+
var _UpdateServiceActionCommand = class _UpdateServiceActionCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
4573
4395
|
return [
|
|
4574
4396
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
4575
4397
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -4583,9 +4405,7 @@ var UpdateServiceActionCommand = _UpdateServiceActionCommand;
|
|
|
4583
4405
|
|
|
4584
4406
|
|
|
4585
4407
|
|
|
4586
|
-
var _UpdateTagOptionCommand = class _UpdateTagOptionCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4587
|
-
...commonParams
|
|
4588
|
-
}).m(function(Command, cs, config, o) {
|
|
4408
|
+
var _UpdateTagOptionCommand = class _UpdateTagOptionCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
4589
4409
|
return [
|
|
4590
4410
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
4591
4411
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|