@aws-sdk/client-service-catalog 3.952.0 → 3.953.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 +1120 -725
- package/dist-cjs/runtimeConfig.shared.js +6 -6
- package/dist-es/commands/AcceptPortfolioShareCommand.js +2 -2
- package/dist-es/commands/AssociateBudgetWithResourceCommand.js +2 -2
- package/dist-es/commands/AssociatePrincipalWithPortfolioCommand.js +2 -2
- package/dist-es/commands/AssociateProductWithPortfolioCommand.js +2 -2
- package/dist-es/commands/AssociateServiceActionWithProvisioningArtifactCommand.js +2 -2
- package/dist-es/commands/AssociateTagOptionWithResourceCommand.js +2 -2
- package/dist-es/commands/BatchAssociateServiceActionWithProvisioningArtifactCommand.js +2 -2
- package/dist-es/commands/BatchDisassociateServiceActionFromProvisioningArtifactCommand.js +2 -2
- package/dist-es/commands/CopyProductCommand.js +2 -2
- package/dist-es/commands/CreateConstraintCommand.js +2 -2
- package/dist-es/commands/CreatePortfolioCommand.js +2 -2
- package/dist-es/commands/CreatePortfolioShareCommand.js +2 -2
- package/dist-es/commands/CreateProductCommand.js +2 -2
- package/dist-es/commands/CreateProvisionedProductPlanCommand.js +2 -2
- package/dist-es/commands/CreateProvisioningArtifactCommand.js +2 -2
- package/dist-es/commands/CreateServiceActionCommand.js +2 -2
- package/dist-es/commands/CreateTagOptionCommand.js +2 -2
- package/dist-es/commands/DeleteConstraintCommand.js +2 -2
- package/dist-es/commands/DeletePortfolioCommand.js +2 -2
- package/dist-es/commands/DeletePortfolioShareCommand.js +2 -2
- package/dist-es/commands/DeleteProductCommand.js +2 -2
- package/dist-es/commands/DeleteProvisionedProductPlanCommand.js +2 -2
- package/dist-es/commands/DeleteProvisioningArtifactCommand.js +2 -2
- package/dist-es/commands/DeleteServiceActionCommand.js +2 -2
- package/dist-es/commands/DeleteTagOptionCommand.js +2 -2
- package/dist-es/commands/DescribeConstraintCommand.js +2 -2
- package/dist-es/commands/DescribeCopyProductStatusCommand.js +2 -2
- package/dist-es/commands/DescribePortfolioCommand.js +2 -2
- package/dist-es/commands/DescribePortfolioShareStatusCommand.js +2 -2
- package/dist-es/commands/DescribePortfolioSharesCommand.js +2 -2
- package/dist-es/commands/DescribeProductAsAdminCommand.js +2 -2
- package/dist-es/commands/DescribeProductCommand.js +2 -2
- package/dist-es/commands/DescribeProductViewCommand.js +2 -2
- package/dist-es/commands/DescribeProvisionedProductCommand.js +2 -2
- package/dist-es/commands/DescribeProvisionedProductPlanCommand.js +2 -2
- package/dist-es/commands/DescribeProvisioningArtifactCommand.js +2 -2
- package/dist-es/commands/DescribeProvisioningParametersCommand.js +2 -2
- package/dist-es/commands/DescribeRecordCommand.js +2 -2
- package/dist-es/commands/DescribeServiceActionCommand.js +2 -2
- package/dist-es/commands/DescribeServiceActionExecutionParametersCommand.js +2 -2
- package/dist-es/commands/DescribeTagOptionCommand.js +2 -2
- package/dist-es/commands/DisableAWSOrganizationsAccessCommand.js +2 -2
- package/dist-es/commands/DisassociateBudgetFromResourceCommand.js +2 -2
- package/dist-es/commands/DisassociatePrincipalFromPortfolioCommand.js +2 -2
- package/dist-es/commands/DisassociateProductFromPortfolioCommand.js +2 -2
- package/dist-es/commands/DisassociateServiceActionFromProvisioningArtifactCommand.js +2 -2
- package/dist-es/commands/DisassociateTagOptionFromResourceCommand.js +2 -2
- package/dist-es/commands/EnableAWSOrganizationsAccessCommand.js +2 -2
- package/dist-es/commands/ExecuteProvisionedProductPlanCommand.js +2 -2
- package/dist-es/commands/ExecuteProvisionedProductServiceActionCommand.js +2 -2
- package/dist-es/commands/GetAWSOrganizationsAccessStatusCommand.js +2 -2
- package/dist-es/commands/GetProvisionedProductOutputsCommand.js +2 -2
- package/dist-es/commands/ImportAsProvisionedProductCommand.js +2 -2
- package/dist-es/commands/ListAcceptedPortfolioSharesCommand.js +2 -2
- package/dist-es/commands/ListBudgetsForResourceCommand.js +2 -2
- package/dist-es/commands/ListConstraintsForPortfolioCommand.js +2 -2
- package/dist-es/commands/ListLaunchPathsCommand.js +2 -2
- package/dist-es/commands/ListOrganizationPortfolioAccessCommand.js +2 -2
- package/dist-es/commands/ListPortfolioAccessCommand.js +2 -2
- package/dist-es/commands/ListPortfoliosCommand.js +2 -2
- package/dist-es/commands/ListPortfoliosForProductCommand.js +2 -2
- package/dist-es/commands/ListPrincipalsForPortfolioCommand.js +2 -2
- package/dist-es/commands/ListProvisionedProductPlansCommand.js +2 -2
- package/dist-es/commands/ListProvisioningArtifactsCommand.js +2 -2
- package/dist-es/commands/ListProvisioningArtifactsForServiceActionCommand.js +2 -2
- package/dist-es/commands/ListRecordHistoryCommand.js +2 -2
- package/dist-es/commands/ListResourcesForTagOptionCommand.js +2 -2
- package/dist-es/commands/ListServiceActionsCommand.js +2 -2
- package/dist-es/commands/ListServiceActionsForProvisioningArtifactCommand.js +2 -2
- package/dist-es/commands/ListStackInstancesForProvisionedProductCommand.js +2 -2
- package/dist-es/commands/ListTagOptionsCommand.js +2 -2
- package/dist-es/commands/NotifyProvisionProductEngineWorkflowResultCommand.js +2 -2
- package/dist-es/commands/NotifyTerminateProvisionedProductEngineWorkflowResultCommand.js +2 -2
- package/dist-es/commands/NotifyUpdateProvisionedProductEngineWorkflowResultCommand.js +2 -2
- package/dist-es/commands/ProvisionProductCommand.js +2 -2
- package/dist-es/commands/RejectPortfolioShareCommand.js +2 -2
- package/dist-es/commands/ScanProvisionedProductsCommand.js +2 -2
- package/dist-es/commands/SearchProductsAsAdminCommand.js +2 -2
- package/dist-es/commands/SearchProductsCommand.js +2 -2
- package/dist-es/commands/SearchProvisionedProductsCommand.js +2 -2
- package/dist-es/commands/TerminateProvisionedProductCommand.js +2 -2
- package/dist-es/commands/UpdateConstraintCommand.js +2 -2
- package/dist-es/commands/UpdatePortfolioCommand.js +2 -2
- package/dist-es/commands/UpdatePortfolioShareCommand.js +2 -2
- package/dist-es/commands/UpdateProductCommand.js +2 -2
- package/dist-es/commands/UpdateProvisionedProductCommand.js +2 -2
- package/dist-es/commands/UpdateProvisionedProductPropertiesCommand.js +2 -2
- package/dist-es/commands/UpdateProvisioningArtifactCommand.js +2 -2
- package/dist-es/commands/UpdateServiceActionCommand.js +2 -2
- package/dist-es/commands/UpdateTagOptionCommand.js +2 -2
- package/dist-es/index.js +1 -0
- package/dist-es/runtimeConfig.shared.js +6 -6
- package/dist-es/schemas/schemas_0.js +688 -632
- package/dist-types/ServiceCatalogClient.d.ts +1 -10
- package/dist-types/index.d.ts +1 -0
- package/dist-types/runtimeConfig.browser.d.ts +6 -2
- package/dist-types/runtimeConfig.d.ts +6 -2
- package/dist-types/runtimeConfig.native.d.ts +6 -2
- package/dist-types/runtimeConfig.shared.d.ts +6 -1
- package/dist-types/schemas/schemas_0.d.ts +340 -406
- package/dist-types/ts3.4/ServiceCatalogClient.d.ts +0 -4
- package/dist-types/ts3.4/index.d.ts +1 -0
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +9 -5
- package/dist-types/ts3.4/runtimeConfig.d.ts +9 -5
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +9 -5
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +9 -4
- package/dist-types/ts3.4/schemas/schemas_0.d.ts +339 -407
- package/package.json +34 -34
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { DescribeProvisionedProductPlan } from "../schemas/schemas_0";
|
|
4
|
+
import { DescribeProvisionedProductPlan$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class DescribeProvisionedProductPlanCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class DescribeProvisionedProductPlanCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("AWS242ServiceCatalogService", "DescribeProvisionedProductPlan", {})
|
|
13
13
|
.n("ServiceCatalogClient", "DescribeProvisionedProductPlanCommand")
|
|
14
|
-
.sc(DescribeProvisionedProductPlan)
|
|
14
|
+
.sc(DescribeProvisionedProductPlan$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { DescribeProvisioningArtifact } from "../schemas/schemas_0";
|
|
4
|
+
import { DescribeProvisioningArtifact$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class DescribeProvisioningArtifactCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class DescribeProvisioningArtifactCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("AWS242ServiceCatalogService", "DescribeProvisioningArtifact", {})
|
|
13
13
|
.n("ServiceCatalogClient", "DescribeProvisioningArtifactCommand")
|
|
14
|
-
.sc(DescribeProvisioningArtifact)
|
|
14
|
+
.sc(DescribeProvisioningArtifact$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { DescribeProvisioningParameters } from "../schemas/schemas_0";
|
|
4
|
+
import { DescribeProvisioningParameters$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class DescribeProvisioningParametersCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class DescribeProvisioningParametersCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("AWS242ServiceCatalogService", "DescribeProvisioningParameters", {})
|
|
13
13
|
.n("ServiceCatalogClient", "DescribeProvisioningParametersCommand")
|
|
14
|
-
.sc(DescribeProvisioningParameters)
|
|
14
|
+
.sc(DescribeProvisioningParameters$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { DescribeRecord } from "../schemas/schemas_0";
|
|
4
|
+
import { DescribeRecord$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class DescribeRecordCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class DescribeRecordCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("AWS242ServiceCatalogService", "DescribeRecord", {})
|
|
13
13
|
.n("ServiceCatalogClient", "DescribeRecordCommand")
|
|
14
|
-
.sc(DescribeRecord)
|
|
14
|
+
.sc(DescribeRecord$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { DescribeServiceAction } from "../schemas/schemas_0";
|
|
4
|
+
import { DescribeServiceAction$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class DescribeServiceActionCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class DescribeServiceActionCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("AWS242ServiceCatalogService", "DescribeServiceAction", {})
|
|
13
13
|
.n("ServiceCatalogClient", "DescribeServiceActionCommand")
|
|
14
|
-
.sc(DescribeServiceAction)
|
|
14
|
+
.sc(DescribeServiceAction$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { DescribeServiceActionExecutionParameters } from "../schemas/schemas_0";
|
|
4
|
+
import { DescribeServiceActionExecutionParameters$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class DescribeServiceActionExecutionParametersCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class DescribeServiceActionExecutionParametersCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("AWS242ServiceCatalogService", "DescribeServiceActionExecutionParameters", {})
|
|
13
13
|
.n("ServiceCatalogClient", "DescribeServiceActionExecutionParametersCommand")
|
|
14
|
-
.sc(DescribeServiceActionExecutionParameters)
|
|
14
|
+
.sc(DescribeServiceActionExecutionParameters$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { DescribeTagOption } from "../schemas/schemas_0";
|
|
4
|
+
import { DescribeTagOption$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class DescribeTagOptionCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class DescribeTagOptionCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("AWS242ServiceCatalogService", "DescribeTagOption", {})
|
|
13
13
|
.n("ServiceCatalogClient", "DescribeTagOptionCommand")
|
|
14
|
-
.sc(DescribeTagOption)
|
|
14
|
+
.sc(DescribeTagOption$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { DisableAWSOrganizationsAccess } from "../schemas/schemas_0";
|
|
4
|
+
import { DisableAWSOrganizationsAccess$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class DisableAWSOrganizationsAccessCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class DisableAWSOrganizationsAccessCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("AWS242ServiceCatalogService", "DisableAWSOrganizationsAccess", {})
|
|
13
13
|
.n("ServiceCatalogClient", "DisableAWSOrganizationsAccessCommand")
|
|
14
|
-
.sc(DisableAWSOrganizationsAccess)
|
|
14
|
+
.sc(DisableAWSOrganizationsAccess$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { DisassociateBudgetFromResource } from "../schemas/schemas_0";
|
|
4
|
+
import { DisassociateBudgetFromResource$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class DisassociateBudgetFromResourceCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class DisassociateBudgetFromResourceCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("AWS242ServiceCatalogService", "DisassociateBudgetFromResource", {})
|
|
13
13
|
.n("ServiceCatalogClient", "DisassociateBudgetFromResourceCommand")
|
|
14
|
-
.sc(DisassociateBudgetFromResource)
|
|
14
|
+
.sc(DisassociateBudgetFromResource$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { DisassociatePrincipalFromPortfolio } from "../schemas/schemas_0";
|
|
4
|
+
import { DisassociatePrincipalFromPortfolio$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class DisassociatePrincipalFromPortfolioCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class DisassociatePrincipalFromPortfolioCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("AWS242ServiceCatalogService", "DisassociatePrincipalFromPortfolio", {})
|
|
13
13
|
.n("ServiceCatalogClient", "DisassociatePrincipalFromPortfolioCommand")
|
|
14
|
-
.sc(DisassociatePrincipalFromPortfolio)
|
|
14
|
+
.sc(DisassociatePrincipalFromPortfolio$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { DisassociateProductFromPortfolio } from "../schemas/schemas_0";
|
|
4
|
+
import { DisassociateProductFromPortfolio$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class DisassociateProductFromPortfolioCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class DisassociateProductFromPortfolioCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("AWS242ServiceCatalogService", "DisassociateProductFromPortfolio", {})
|
|
13
13
|
.n("ServiceCatalogClient", "DisassociateProductFromPortfolioCommand")
|
|
14
|
-
.sc(DisassociateProductFromPortfolio)
|
|
14
|
+
.sc(DisassociateProductFromPortfolio$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { DisassociateServiceActionFromProvisioningArtifact } from "../schemas/schemas_0";
|
|
4
|
+
import { DisassociateServiceActionFromProvisioningArtifact$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class DisassociateServiceActionFromProvisioningArtifactCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class DisassociateServiceActionFromProvisioningArtifactCommand extends $C
|
|
|
11
11
|
})
|
|
12
12
|
.s("AWS242ServiceCatalogService", "DisassociateServiceActionFromProvisioningArtifact", {})
|
|
13
13
|
.n("ServiceCatalogClient", "DisassociateServiceActionFromProvisioningArtifactCommand")
|
|
14
|
-
.sc(DisassociateServiceActionFromProvisioningArtifact)
|
|
14
|
+
.sc(DisassociateServiceActionFromProvisioningArtifact$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { DisassociateTagOptionFromResource } from "../schemas/schemas_0";
|
|
4
|
+
import { DisassociateTagOptionFromResource$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class DisassociateTagOptionFromResourceCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class DisassociateTagOptionFromResourceCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("AWS242ServiceCatalogService", "DisassociateTagOptionFromResource", {})
|
|
13
13
|
.n("ServiceCatalogClient", "DisassociateTagOptionFromResourceCommand")
|
|
14
|
-
.sc(DisassociateTagOptionFromResource)
|
|
14
|
+
.sc(DisassociateTagOptionFromResource$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { EnableAWSOrganizationsAccess } from "../schemas/schemas_0";
|
|
4
|
+
import { EnableAWSOrganizationsAccess$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class EnableAWSOrganizationsAccessCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class EnableAWSOrganizationsAccessCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("AWS242ServiceCatalogService", "EnableAWSOrganizationsAccess", {})
|
|
13
13
|
.n("ServiceCatalogClient", "EnableAWSOrganizationsAccessCommand")
|
|
14
|
-
.sc(EnableAWSOrganizationsAccess)
|
|
14
|
+
.sc(EnableAWSOrganizationsAccess$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { ExecuteProvisionedProductPlan } from "../schemas/schemas_0";
|
|
4
|
+
import { ExecuteProvisionedProductPlan$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class ExecuteProvisionedProductPlanCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class ExecuteProvisionedProductPlanCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("AWS242ServiceCatalogService", "ExecuteProvisionedProductPlan", {})
|
|
13
13
|
.n("ServiceCatalogClient", "ExecuteProvisionedProductPlanCommand")
|
|
14
|
-
.sc(ExecuteProvisionedProductPlan)
|
|
14
|
+
.sc(ExecuteProvisionedProductPlan$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { ExecuteProvisionedProductServiceAction } from "../schemas/schemas_0";
|
|
4
|
+
import { ExecuteProvisionedProductServiceAction$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class ExecuteProvisionedProductServiceActionCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class ExecuteProvisionedProductServiceActionCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("AWS242ServiceCatalogService", "ExecuteProvisionedProductServiceAction", {})
|
|
13
13
|
.n("ServiceCatalogClient", "ExecuteProvisionedProductServiceActionCommand")
|
|
14
|
-
.sc(ExecuteProvisionedProductServiceAction)
|
|
14
|
+
.sc(ExecuteProvisionedProductServiceAction$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { GetAWSOrganizationsAccessStatus } from "../schemas/schemas_0";
|
|
4
|
+
import { GetAWSOrganizationsAccessStatus$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class GetAWSOrganizationsAccessStatusCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class GetAWSOrganizationsAccessStatusCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("AWS242ServiceCatalogService", "GetAWSOrganizationsAccessStatus", {})
|
|
13
13
|
.n("ServiceCatalogClient", "GetAWSOrganizationsAccessStatusCommand")
|
|
14
|
-
.sc(GetAWSOrganizationsAccessStatus)
|
|
14
|
+
.sc(GetAWSOrganizationsAccessStatus$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { GetProvisionedProductOutputs } from "../schemas/schemas_0";
|
|
4
|
+
import { GetProvisionedProductOutputs$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class GetProvisionedProductOutputsCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class GetProvisionedProductOutputsCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("AWS242ServiceCatalogService", "GetProvisionedProductOutputs", {})
|
|
13
13
|
.n("ServiceCatalogClient", "GetProvisionedProductOutputsCommand")
|
|
14
|
-
.sc(GetProvisionedProductOutputs)
|
|
14
|
+
.sc(GetProvisionedProductOutputs$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { ImportAsProvisionedProduct } from "../schemas/schemas_0";
|
|
4
|
+
import { ImportAsProvisionedProduct$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class ImportAsProvisionedProductCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class ImportAsProvisionedProductCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("AWS242ServiceCatalogService", "ImportAsProvisionedProduct", {})
|
|
13
13
|
.n("ServiceCatalogClient", "ImportAsProvisionedProductCommand")
|
|
14
|
-
.sc(ImportAsProvisionedProduct)
|
|
14
|
+
.sc(ImportAsProvisionedProduct$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { ListAcceptedPortfolioShares } from "../schemas/schemas_0";
|
|
4
|
+
import { ListAcceptedPortfolioShares$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class ListAcceptedPortfolioSharesCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class ListAcceptedPortfolioSharesCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("AWS242ServiceCatalogService", "ListAcceptedPortfolioShares", {})
|
|
13
13
|
.n("ServiceCatalogClient", "ListAcceptedPortfolioSharesCommand")
|
|
14
|
-
.sc(ListAcceptedPortfolioShares)
|
|
14
|
+
.sc(ListAcceptedPortfolioShares$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { ListBudgetsForResource } from "../schemas/schemas_0";
|
|
4
|
+
import { ListBudgetsForResource$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class ListBudgetsForResourceCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class ListBudgetsForResourceCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("AWS242ServiceCatalogService", "ListBudgetsForResource", {})
|
|
13
13
|
.n("ServiceCatalogClient", "ListBudgetsForResourceCommand")
|
|
14
|
-
.sc(ListBudgetsForResource)
|
|
14
|
+
.sc(ListBudgetsForResource$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { ListConstraintsForPortfolio } from "../schemas/schemas_0";
|
|
4
|
+
import { ListConstraintsForPortfolio$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class ListConstraintsForPortfolioCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class ListConstraintsForPortfolioCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("AWS242ServiceCatalogService", "ListConstraintsForPortfolio", {})
|
|
13
13
|
.n("ServiceCatalogClient", "ListConstraintsForPortfolioCommand")
|
|
14
|
-
.sc(ListConstraintsForPortfolio)
|
|
14
|
+
.sc(ListConstraintsForPortfolio$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { ListLaunchPaths } from "../schemas/schemas_0";
|
|
4
|
+
import { ListLaunchPaths$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class ListLaunchPathsCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class ListLaunchPathsCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("AWS242ServiceCatalogService", "ListLaunchPaths", {})
|
|
13
13
|
.n("ServiceCatalogClient", "ListLaunchPathsCommand")
|
|
14
|
-
.sc(ListLaunchPaths)
|
|
14
|
+
.sc(ListLaunchPaths$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { ListOrganizationPortfolioAccess } from "../schemas/schemas_0";
|
|
4
|
+
import { ListOrganizationPortfolioAccess$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class ListOrganizationPortfolioAccessCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class ListOrganizationPortfolioAccessCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("AWS242ServiceCatalogService", "ListOrganizationPortfolioAccess", {})
|
|
13
13
|
.n("ServiceCatalogClient", "ListOrganizationPortfolioAccessCommand")
|
|
14
|
-
.sc(ListOrganizationPortfolioAccess)
|
|
14
|
+
.sc(ListOrganizationPortfolioAccess$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { ListPortfolioAccess } from "../schemas/schemas_0";
|
|
4
|
+
import { ListPortfolioAccess$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class ListPortfolioAccessCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class ListPortfolioAccessCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("AWS242ServiceCatalogService", "ListPortfolioAccess", {})
|
|
13
13
|
.n("ServiceCatalogClient", "ListPortfolioAccessCommand")
|
|
14
|
-
.sc(ListPortfolioAccess)
|
|
14
|
+
.sc(ListPortfolioAccess$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { ListPortfolios } from "../schemas/schemas_0";
|
|
4
|
+
import { ListPortfolios$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class ListPortfoliosCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class ListPortfoliosCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("AWS242ServiceCatalogService", "ListPortfolios", {})
|
|
13
13
|
.n("ServiceCatalogClient", "ListPortfoliosCommand")
|
|
14
|
-
.sc(ListPortfolios)
|
|
14
|
+
.sc(ListPortfolios$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { ListPortfoliosForProduct } from "../schemas/schemas_0";
|
|
4
|
+
import { ListPortfoliosForProduct$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class ListPortfoliosForProductCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class ListPortfoliosForProductCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("AWS242ServiceCatalogService", "ListPortfoliosForProduct", {})
|
|
13
13
|
.n("ServiceCatalogClient", "ListPortfoliosForProductCommand")
|
|
14
|
-
.sc(ListPortfoliosForProduct)
|
|
14
|
+
.sc(ListPortfoliosForProduct$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { ListPrincipalsForPortfolio } from "../schemas/schemas_0";
|
|
4
|
+
import { ListPrincipalsForPortfolio$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class ListPrincipalsForPortfolioCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class ListPrincipalsForPortfolioCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("AWS242ServiceCatalogService", "ListPrincipalsForPortfolio", {})
|
|
13
13
|
.n("ServiceCatalogClient", "ListPrincipalsForPortfolioCommand")
|
|
14
|
-
.sc(ListPrincipalsForPortfolio)
|
|
14
|
+
.sc(ListPrincipalsForPortfolio$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { ListProvisionedProductPlans } from "../schemas/schemas_0";
|
|
4
|
+
import { ListProvisionedProductPlans$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class ListProvisionedProductPlansCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class ListProvisionedProductPlansCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("AWS242ServiceCatalogService", "ListProvisionedProductPlans", {})
|
|
13
13
|
.n("ServiceCatalogClient", "ListProvisionedProductPlansCommand")
|
|
14
|
-
.sc(ListProvisionedProductPlans)
|
|
14
|
+
.sc(ListProvisionedProductPlans$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { ListProvisioningArtifacts } from "../schemas/schemas_0";
|
|
4
|
+
import { ListProvisioningArtifacts$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class ListProvisioningArtifactsCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class ListProvisioningArtifactsCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("AWS242ServiceCatalogService", "ListProvisioningArtifacts", {})
|
|
13
13
|
.n("ServiceCatalogClient", "ListProvisioningArtifactsCommand")
|
|
14
|
-
.sc(ListProvisioningArtifacts)
|
|
14
|
+
.sc(ListProvisioningArtifacts$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { ListProvisioningArtifactsForServiceAction } from "../schemas/schemas_0";
|
|
4
|
+
import { ListProvisioningArtifactsForServiceAction$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class ListProvisioningArtifactsForServiceActionCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class ListProvisioningArtifactsForServiceActionCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("AWS242ServiceCatalogService", "ListProvisioningArtifactsForServiceAction", {})
|
|
13
13
|
.n("ServiceCatalogClient", "ListProvisioningArtifactsForServiceActionCommand")
|
|
14
|
-
.sc(ListProvisioningArtifactsForServiceAction)
|
|
14
|
+
.sc(ListProvisioningArtifactsForServiceAction$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { ListRecordHistory } from "../schemas/schemas_0";
|
|
4
|
+
import { ListRecordHistory$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class ListRecordHistoryCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class ListRecordHistoryCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("AWS242ServiceCatalogService", "ListRecordHistory", {})
|
|
13
13
|
.n("ServiceCatalogClient", "ListRecordHistoryCommand")
|
|
14
|
-
.sc(ListRecordHistory)
|
|
14
|
+
.sc(ListRecordHistory$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { ListResourcesForTagOption } from "../schemas/schemas_0";
|
|
4
|
+
import { ListResourcesForTagOption$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class ListResourcesForTagOptionCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class ListResourcesForTagOptionCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("AWS242ServiceCatalogService", "ListResourcesForTagOption", {})
|
|
13
13
|
.n("ServiceCatalogClient", "ListResourcesForTagOptionCommand")
|
|
14
|
-
.sc(ListResourcesForTagOption)
|
|
14
|
+
.sc(ListResourcesForTagOption$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { ListServiceActions } from "../schemas/schemas_0";
|
|
4
|
+
import { ListServiceActions$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class ListServiceActionsCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class ListServiceActionsCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("AWS242ServiceCatalogService", "ListServiceActions", {})
|
|
13
13
|
.n("ServiceCatalogClient", "ListServiceActionsCommand")
|
|
14
|
-
.sc(ListServiceActions)
|
|
14
|
+
.sc(ListServiceActions$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { ListServiceActionsForProvisioningArtifact } from "../schemas/schemas_0";
|
|
4
|
+
import { ListServiceActionsForProvisioningArtifact$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class ListServiceActionsForProvisioningArtifactCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class ListServiceActionsForProvisioningArtifactCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("AWS242ServiceCatalogService", "ListServiceActionsForProvisioningArtifact", {})
|
|
13
13
|
.n("ServiceCatalogClient", "ListServiceActionsForProvisioningArtifactCommand")
|
|
14
|
-
.sc(ListServiceActionsForProvisioningArtifact)
|
|
14
|
+
.sc(ListServiceActionsForProvisioningArtifact$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|