@aws-sdk/client-service-catalog 3.649.0 → 3.650.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 +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 +4 -4
- package/dist-types/tsdoc-metadata.json +0 -11
|
@@ -6,9 +6,7 @@ import { de_AcceptPortfolioShareCommand, se_AcceptPortfolioShareCommand } from "
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class AcceptPortfolioShareCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_AssociateBudgetWithResourceCommand, se_AssociateBudgetWithResourceCo
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class AssociateBudgetWithResourceCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_AssociatePrincipalWithPortfolioCommand, se_AssociatePrincipalWithPor
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class AssociatePrincipalWithPortfolioCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_AssociateProductWithPortfolioCommand, se_AssociateProductWithPortfol
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class AssociateProductWithPortfolioCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_AssociateServiceActionWithProvisioningArtifactCommand, se_AssociateS
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class AssociateServiceActionWithProvisioningArtifactCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_AssociateTagOptionWithResourceCommand, se_AssociateTagOptionWithReso
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class AssociateTagOptionWithResourceCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_BatchAssociateServiceActionWithProvisioningArtifactCommand, se_Batch
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class BatchAssociateServiceActionWithProvisioningArtifactCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_BatchDisassociateServiceActionFromProvisioningArtifactCommand, se_Ba
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class BatchDisassociateServiceActionFromProvisioningArtifactCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_CopyProductCommand, se_CopyProductCommand } from "../protocols/Aws_j
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class CopyProductCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_CreateConstraintCommand, se_CreateConstraintCommand } from "../proto
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class CreateConstraintCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_CreatePortfolioCommand, se_CreatePortfolioCommand } from "../protoco
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class CreatePortfolioCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_CreatePortfolioShareCommand, se_CreatePortfolioShareCommand } from "
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class CreatePortfolioShareCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_CreateProductCommand, se_CreateProductCommand } from "../protocols/A
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class CreateProductCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_CreateProvisionedProductPlanCommand, se_CreateProvisionedProductPlan
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class CreateProvisionedProductPlanCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_CreateProvisioningArtifactCommand, se_CreateProvisioningArtifactComm
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class CreateProvisioningArtifactCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_CreateServiceActionCommand, se_CreateServiceActionCommand } from "..
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class CreateServiceActionCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_CreateTagOptionCommand, se_CreateTagOptionCommand } from "../protoco
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class CreateTagOptionCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_DeleteConstraintCommand, se_DeleteConstraintCommand } from "../proto
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class DeleteConstraintCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_DeletePortfolioCommand, se_DeletePortfolioCommand } from "../protoco
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class DeletePortfolioCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_DeletePortfolioShareCommand, se_DeletePortfolioShareCommand } from "
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class DeletePortfolioShareCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_DeleteProductCommand, se_DeleteProductCommand } from "../protocols/A
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class DeleteProductCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_DeleteProvisionedProductPlanCommand, se_DeleteProvisionedProductPlan
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class DeleteProvisionedProductPlanCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_DeleteProvisioningArtifactCommand, se_DeleteProvisioningArtifactComm
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class DeleteProvisioningArtifactCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_DeleteServiceActionCommand, se_DeleteServiceActionCommand } from "..
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class DeleteServiceActionCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_DeleteTagOptionCommand, se_DeleteTagOptionCommand } from "../protoco
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class DeleteTagOptionCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_DescribeConstraintCommand, se_DescribeConstraintCommand } from "../p
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class DescribeConstraintCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_DescribeCopyProductStatusCommand, se_DescribeCopyProductStatusComman
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class DescribeCopyProductStatusCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_DescribePortfolioCommand, se_DescribePortfolioCommand } from "../pro
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class DescribePortfolioCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_DescribePortfolioShareStatusCommand, se_DescribePortfolioShareStatus
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class DescribePortfolioShareStatusCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_DescribePortfolioSharesCommand, se_DescribePortfolioSharesCommand }
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class DescribePortfolioSharesCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_DescribeProductAsAdminCommand, se_DescribeProductAsAdminCommand } fr
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class DescribeProductAsAdminCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_DescribeProductCommand, se_DescribeProductCommand } from "../protoco
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class DescribeProductCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_DescribeProductViewCommand, se_DescribeProductViewCommand } from "..
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class DescribeProductViewCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_DescribeProvisionedProductCommand, se_DescribeProvisionedProductComm
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class DescribeProvisionedProductCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_DescribeProvisionedProductPlanCommand, se_DescribeProvisionedProduct
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class DescribeProvisionedProductPlanCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_DescribeProvisioningArtifactCommand, se_DescribeProvisioningArtifact
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class DescribeProvisioningArtifactCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_DescribeProvisioningParametersCommand, se_DescribeProvisioningParame
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class DescribeProvisioningParametersCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_DescribeRecordCommand, se_DescribeRecordCommand } from "../protocols
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class DescribeRecordCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_DescribeServiceActionCommand, se_DescribeServiceActionCommand } from
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class DescribeServiceActionCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_DescribeServiceActionExecutionParametersCommand, se_DescribeServiceA
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class DescribeServiceActionExecutionParametersCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_DescribeTagOptionCommand, se_DescribeTagOptionCommand } from "../pro
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class DescribeTagOptionCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_DisableAWSOrganizationsAccessCommand, se_DisableAWSOrganizationsAcce
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class DisableAWSOrganizationsAccessCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_DisassociateBudgetFromResourceCommand, se_DisassociateBudgetFromReso
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class DisassociateBudgetFromResourceCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_DisassociatePrincipalFromPortfolioCommand, se_DisassociatePrincipalF
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class DisassociatePrincipalFromPortfolioCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_DisassociateProductFromPortfolioCommand, se_DisassociateProductFromP
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class DisassociateProductFromPortfolioCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_DisassociateServiceActionFromProvisioningArtifactCommand, se_Disasso
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class DisassociateServiceActionFromProvisioningArtifactCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_DisassociateTagOptionFromResourceCommand, se_DisassociateTagOptionFr
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class DisassociateTagOptionFromResourceCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_EnableAWSOrganizationsAccessCommand, se_EnableAWSOrganizationsAccess
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class EnableAWSOrganizationsAccessCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_ExecuteProvisionedProductPlanCommand, se_ExecuteProvisionedProductPl
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class ExecuteProvisionedProductPlanCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_ExecuteProvisionedProductServiceActionCommand, se_ExecuteProvisioned
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class ExecuteProvisionedProductServiceActionCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_GetAWSOrganizationsAccessStatusCommand, se_GetAWSOrganizationsAccess
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class GetAWSOrganizationsAccessStatusCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_GetProvisionedProductOutputsCommand, se_GetProvisionedProductOutputs
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class GetProvisionedProductOutputsCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_ImportAsProvisionedProductCommand, se_ImportAsProvisionedProductComm
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class ImportAsProvisionedProductCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|