@aws-sdk/client-service-catalog 3.890.0 → 3.891.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-types/commands/AcceptPortfolioShareCommand.d.ts +2 -0
- package/dist-types/commands/AssociateBudgetWithResourceCommand.d.ts +2 -0
- package/dist-types/commands/AssociatePrincipalWithPortfolioCommand.d.ts +2 -0
- package/dist-types/commands/AssociateProductWithPortfolioCommand.d.ts +2 -0
- package/dist-types/commands/AssociateServiceActionWithProvisioningArtifactCommand.d.ts +2 -0
- package/dist-types/commands/AssociateTagOptionWithResourceCommand.d.ts +2 -0
- package/dist-types/commands/BatchAssociateServiceActionWithProvisioningArtifactCommand.d.ts +2 -0
- package/dist-types/commands/BatchDisassociateServiceActionFromProvisioningArtifactCommand.d.ts +2 -0
- package/dist-types/commands/CopyProductCommand.d.ts +2 -0
- package/dist-types/commands/CreateConstraintCommand.d.ts +2 -0
- package/dist-types/commands/CreatePortfolioCommand.d.ts +2 -0
- package/dist-types/commands/CreatePortfolioShareCommand.d.ts +2 -0
- package/dist-types/commands/CreateProductCommand.d.ts +2 -0
- package/dist-types/commands/CreateProvisionedProductPlanCommand.d.ts +2 -0
- package/dist-types/commands/CreateProvisioningArtifactCommand.d.ts +2 -0
- package/dist-types/commands/CreateServiceActionCommand.d.ts +2 -0
- package/dist-types/commands/CreateTagOptionCommand.d.ts +2 -0
- package/dist-types/commands/DeleteConstraintCommand.d.ts +2 -0
- package/dist-types/commands/DeletePortfolioCommand.d.ts +2 -0
- package/dist-types/commands/DeletePortfolioShareCommand.d.ts +2 -0
- package/dist-types/commands/DeleteProductCommand.d.ts +2 -0
- package/dist-types/commands/DeleteProvisionedProductPlanCommand.d.ts +2 -0
- package/dist-types/commands/DeleteProvisioningArtifactCommand.d.ts +2 -0
- package/dist-types/commands/DeleteServiceActionCommand.d.ts +2 -0
- package/dist-types/commands/DeleteTagOptionCommand.d.ts +2 -0
- package/dist-types/commands/DescribeConstraintCommand.d.ts +2 -0
- package/dist-types/commands/DescribeCopyProductStatusCommand.d.ts +2 -0
- package/dist-types/commands/DescribePortfolioCommand.d.ts +2 -0
- package/dist-types/commands/DescribePortfolioShareStatusCommand.d.ts +2 -0
- package/dist-types/commands/DescribePortfolioSharesCommand.d.ts +2 -0
- package/dist-types/commands/DescribeProductAsAdminCommand.d.ts +2 -0
- package/dist-types/commands/DescribeProductCommand.d.ts +2 -0
- package/dist-types/commands/DescribeProductViewCommand.d.ts +2 -0
- package/dist-types/commands/DescribeProvisionedProductCommand.d.ts +2 -0
- package/dist-types/commands/DescribeProvisionedProductPlanCommand.d.ts +2 -0
- package/dist-types/commands/DescribeProvisioningArtifactCommand.d.ts +2 -0
- package/dist-types/commands/DescribeProvisioningParametersCommand.d.ts +2 -0
- package/dist-types/commands/DescribeRecordCommand.d.ts +2 -0
- package/dist-types/commands/DescribeServiceActionCommand.d.ts +2 -0
- package/dist-types/commands/DescribeServiceActionExecutionParametersCommand.d.ts +2 -0
- package/dist-types/commands/DescribeTagOptionCommand.d.ts +2 -0
- package/dist-types/commands/DisableAWSOrganizationsAccessCommand.d.ts +2 -0
- package/dist-types/commands/DisassociateBudgetFromResourceCommand.d.ts +2 -0
- package/dist-types/commands/DisassociatePrincipalFromPortfolioCommand.d.ts +2 -0
- package/dist-types/commands/DisassociateProductFromPortfolioCommand.d.ts +2 -0
- package/dist-types/commands/DisassociateServiceActionFromProvisioningArtifactCommand.d.ts +2 -0
- package/dist-types/commands/DisassociateTagOptionFromResourceCommand.d.ts +2 -0
- package/dist-types/commands/EnableAWSOrganizationsAccessCommand.d.ts +2 -0
- package/dist-types/commands/ExecuteProvisionedProductPlanCommand.d.ts +2 -0
- package/dist-types/commands/ExecuteProvisionedProductServiceActionCommand.d.ts +2 -0
- package/dist-types/commands/GetAWSOrganizationsAccessStatusCommand.d.ts +2 -0
- package/dist-types/commands/GetProvisionedProductOutputsCommand.d.ts +2 -0
- package/dist-types/commands/ImportAsProvisionedProductCommand.d.ts +2 -0
- package/dist-types/commands/ListAcceptedPortfolioSharesCommand.d.ts +2 -0
- package/dist-types/commands/ListBudgetsForResourceCommand.d.ts +2 -0
- package/dist-types/commands/ListConstraintsForPortfolioCommand.d.ts +2 -0
- package/dist-types/commands/ListLaunchPathsCommand.d.ts +2 -0
- package/dist-types/commands/ListOrganizationPortfolioAccessCommand.d.ts +2 -0
- package/dist-types/commands/ListPortfolioAccessCommand.d.ts +2 -0
- package/dist-types/commands/ListPortfoliosCommand.d.ts +2 -0
- package/dist-types/commands/ListPortfoliosForProductCommand.d.ts +2 -0
- package/dist-types/commands/ListPrincipalsForPortfolioCommand.d.ts +2 -0
- package/dist-types/commands/ListProvisionedProductPlansCommand.d.ts +2 -0
- package/dist-types/commands/ListProvisioningArtifactsCommand.d.ts +2 -0
- package/dist-types/commands/ListProvisioningArtifactsForServiceActionCommand.d.ts +2 -0
- package/dist-types/commands/ListRecordHistoryCommand.d.ts +2 -0
- package/dist-types/commands/ListResourcesForTagOptionCommand.d.ts +2 -0
- package/dist-types/commands/ListServiceActionsCommand.d.ts +2 -0
- package/dist-types/commands/ListServiceActionsForProvisioningArtifactCommand.d.ts +2 -0
- package/dist-types/commands/ListStackInstancesForProvisionedProductCommand.d.ts +2 -0
- package/dist-types/commands/ListTagOptionsCommand.d.ts +2 -0
- package/dist-types/commands/NotifyProvisionProductEngineWorkflowResultCommand.d.ts +2 -0
- package/dist-types/commands/NotifyTerminateProvisionedProductEngineWorkflowResultCommand.d.ts +2 -0
- package/dist-types/commands/NotifyUpdateProvisionedProductEngineWorkflowResultCommand.d.ts +2 -0
- package/dist-types/commands/ProvisionProductCommand.d.ts +2 -0
- package/dist-types/commands/RejectPortfolioShareCommand.d.ts +2 -0
- package/dist-types/commands/ScanProvisionedProductsCommand.d.ts +2 -0
- package/dist-types/commands/SearchProductsAsAdminCommand.d.ts +2 -0
- package/dist-types/commands/SearchProductsCommand.d.ts +2 -0
- package/dist-types/commands/SearchProvisionedProductsCommand.d.ts +2 -0
- package/dist-types/commands/TerminateProvisionedProductCommand.d.ts +2 -0
- package/dist-types/commands/UpdateConstraintCommand.d.ts +2 -0
- package/dist-types/commands/UpdatePortfolioCommand.d.ts +2 -0
- package/dist-types/commands/UpdatePortfolioShareCommand.d.ts +2 -0
- package/dist-types/commands/UpdateProductCommand.d.ts +2 -0
- package/dist-types/commands/UpdateProvisionedProductCommand.d.ts +2 -0
- package/dist-types/commands/UpdateProvisionedProductPropertiesCommand.d.ts +2 -0
- package/dist-types/commands/UpdateProvisioningArtifactCommand.d.ts +2 -0
- package/dist-types/commands/UpdateServiceActionCommand.d.ts +2 -0
- package/dist-types/commands/UpdateTagOptionCommand.d.ts +2 -0
- package/package.json +10 -10
|
@@ -33,6 +33,8 @@ declare const AcceptPortfolioShareCommand_base: {
|
|
|
33
33
|
* ```javascript
|
|
34
34
|
* import { ServiceCatalogClient, AcceptPortfolioShareCommand } from "@aws-sdk/client-service-catalog"; // ES Modules import
|
|
35
35
|
* // const { ServiceCatalogClient, AcceptPortfolioShareCommand } = require("@aws-sdk/client-service-catalog"); // CommonJS import
|
|
36
|
+
* // import type { ServiceCatalogClientConfig } from "@aws-sdk/client-service-catalog";
|
|
37
|
+
* const config = {}; // type is ServiceCatalogClientConfig
|
|
36
38
|
* const client = new ServiceCatalogClient(config);
|
|
37
39
|
* const input = { // AcceptPortfolioShareInput
|
|
38
40
|
* AcceptLanguage: "STRING_VALUE",
|
|
@@ -33,6 +33,8 @@ declare const AssociateBudgetWithResourceCommand_base: {
|
|
|
33
33
|
* ```javascript
|
|
34
34
|
* import { ServiceCatalogClient, AssociateBudgetWithResourceCommand } from "@aws-sdk/client-service-catalog"; // ES Modules import
|
|
35
35
|
* // const { ServiceCatalogClient, AssociateBudgetWithResourceCommand } = require("@aws-sdk/client-service-catalog"); // CommonJS import
|
|
36
|
+
* // import type { ServiceCatalogClientConfig } from "@aws-sdk/client-service-catalog";
|
|
37
|
+
* const config = {}; // type is ServiceCatalogClientConfig
|
|
36
38
|
* const client = new ServiceCatalogClient(config);
|
|
37
39
|
* const input = { // AssociateBudgetWithResourceInput
|
|
38
40
|
* BudgetName: "STRING_VALUE", // required
|
|
@@ -47,6 +47,8 @@ declare const AssociatePrincipalWithPortfolioCommand_base: {
|
|
|
47
47
|
* ```javascript
|
|
48
48
|
* import { ServiceCatalogClient, AssociatePrincipalWithPortfolioCommand } from "@aws-sdk/client-service-catalog"; // ES Modules import
|
|
49
49
|
* // const { ServiceCatalogClient, AssociatePrincipalWithPortfolioCommand } = require("@aws-sdk/client-service-catalog"); // CommonJS import
|
|
50
|
+
* // import type { ServiceCatalogClientConfig } from "@aws-sdk/client-service-catalog";
|
|
51
|
+
* const config = {}; // type is ServiceCatalogClientConfig
|
|
50
52
|
* const client = new ServiceCatalogClient(config);
|
|
51
53
|
* const input = { // AssociatePrincipalWithPortfolioInput
|
|
52
54
|
* AcceptLanguage: "STRING_VALUE",
|
|
@@ -34,6 +34,8 @@ declare const AssociateProductWithPortfolioCommand_base: {
|
|
|
34
34
|
* ```javascript
|
|
35
35
|
* import { ServiceCatalogClient, AssociateProductWithPortfolioCommand } from "@aws-sdk/client-service-catalog"; // ES Modules import
|
|
36
36
|
* // const { ServiceCatalogClient, AssociateProductWithPortfolioCommand } = require("@aws-sdk/client-service-catalog"); // CommonJS import
|
|
37
|
+
* // import type { ServiceCatalogClientConfig } from "@aws-sdk/client-service-catalog";
|
|
38
|
+
* const config = {}; // type is ServiceCatalogClientConfig
|
|
37
39
|
* const client = new ServiceCatalogClient(config);
|
|
38
40
|
* const input = { // AssociateProductWithPortfolioInput
|
|
39
41
|
* AcceptLanguage: "STRING_VALUE",
|
|
@@ -33,6 +33,8 @@ declare const AssociateServiceActionWithProvisioningArtifactCommand_base: {
|
|
|
33
33
|
* ```javascript
|
|
34
34
|
* import { ServiceCatalogClient, AssociateServiceActionWithProvisioningArtifactCommand } from "@aws-sdk/client-service-catalog"; // ES Modules import
|
|
35
35
|
* // const { ServiceCatalogClient, AssociateServiceActionWithProvisioningArtifactCommand } = require("@aws-sdk/client-service-catalog"); // CommonJS import
|
|
36
|
+
* // import type { ServiceCatalogClientConfig } from "@aws-sdk/client-service-catalog";
|
|
37
|
+
* const config = {}; // type is ServiceCatalogClientConfig
|
|
36
38
|
* const client = new ServiceCatalogClient(config);
|
|
37
39
|
* const input = { // AssociateServiceActionWithProvisioningArtifactInput
|
|
38
40
|
* ProductId: "STRING_VALUE", // required
|
|
@@ -33,6 +33,8 @@ declare const AssociateTagOptionWithResourceCommand_base: {
|
|
|
33
33
|
* ```javascript
|
|
34
34
|
* import { ServiceCatalogClient, AssociateTagOptionWithResourceCommand } from "@aws-sdk/client-service-catalog"; // ES Modules import
|
|
35
35
|
* // const { ServiceCatalogClient, AssociateTagOptionWithResourceCommand } = require("@aws-sdk/client-service-catalog"); // CommonJS import
|
|
36
|
+
* // import type { ServiceCatalogClientConfig } from "@aws-sdk/client-service-catalog";
|
|
37
|
+
* const config = {}; // type is ServiceCatalogClientConfig
|
|
36
38
|
* const client = new ServiceCatalogClient(config);
|
|
37
39
|
* const input = { // AssociateTagOptionWithResourceInput
|
|
38
40
|
* ResourceId: "STRING_VALUE", // required
|
|
@@ -33,6 +33,8 @@ declare const BatchAssociateServiceActionWithProvisioningArtifactCommand_base: {
|
|
|
33
33
|
* ```javascript
|
|
34
34
|
* import { ServiceCatalogClient, BatchAssociateServiceActionWithProvisioningArtifactCommand } from "@aws-sdk/client-service-catalog"; // ES Modules import
|
|
35
35
|
* // const { ServiceCatalogClient, BatchAssociateServiceActionWithProvisioningArtifactCommand } = require("@aws-sdk/client-service-catalog"); // CommonJS import
|
|
36
|
+
* // import type { ServiceCatalogClientConfig } from "@aws-sdk/client-service-catalog";
|
|
37
|
+
* const config = {}; // type is ServiceCatalogClientConfig
|
|
36
38
|
* const client = new ServiceCatalogClient(config);
|
|
37
39
|
* const input = { // BatchAssociateServiceActionWithProvisioningArtifactInput
|
|
38
40
|
* ServiceActionAssociations: [ // ServiceActionAssociations // required
|
package/dist-types/commands/BatchDisassociateServiceActionFromProvisioningArtifactCommand.d.ts
CHANGED
|
@@ -33,6 +33,8 @@ declare const BatchDisassociateServiceActionFromProvisioningArtifactCommand_base
|
|
|
33
33
|
* ```javascript
|
|
34
34
|
* import { ServiceCatalogClient, BatchDisassociateServiceActionFromProvisioningArtifactCommand } from "@aws-sdk/client-service-catalog"; // ES Modules import
|
|
35
35
|
* // const { ServiceCatalogClient, BatchDisassociateServiceActionFromProvisioningArtifactCommand } = require("@aws-sdk/client-service-catalog"); // CommonJS import
|
|
36
|
+
* // import type { ServiceCatalogClientConfig } from "@aws-sdk/client-service-catalog";
|
|
37
|
+
* const config = {}; // type is ServiceCatalogClientConfig
|
|
36
38
|
* const client = new ServiceCatalogClient(config);
|
|
37
39
|
* const input = { // BatchDisassociateServiceActionFromProvisioningArtifactInput
|
|
38
40
|
* ServiceActionAssociations: [ // ServiceActionAssociations // required
|
|
@@ -39,6 +39,8 @@ declare const CopyProductCommand_base: {
|
|
|
39
39
|
* ```javascript
|
|
40
40
|
* import { ServiceCatalogClient, CopyProductCommand } from "@aws-sdk/client-service-catalog"; // ES Modules import
|
|
41
41
|
* // const { ServiceCatalogClient, CopyProductCommand } = require("@aws-sdk/client-service-catalog"); // CommonJS import
|
|
42
|
+
* // import type { ServiceCatalogClientConfig } from "@aws-sdk/client-service-catalog";
|
|
43
|
+
* const config = {}; // type is ServiceCatalogClientConfig
|
|
42
44
|
* const client = new ServiceCatalogClient(config);
|
|
43
45
|
* const input = { // CopyProductInput
|
|
44
46
|
* AcceptLanguage: "STRING_VALUE",
|
|
@@ -34,6 +34,8 @@ declare const CreateConstraintCommand_base: {
|
|
|
34
34
|
* ```javascript
|
|
35
35
|
* import { ServiceCatalogClient, CreateConstraintCommand } from "@aws-sdk/client-service-catalog"; // ES Modules import
|
|
36
36
|
* // const { ServiceCatalogClient, CreateConstraintCommand } = require("@aws-sdk/client-service-catalog"); // CommonJS import
|
|
37
|
+
* // import type { ServiceCatalogClientConfig } from "@aws-sdk/client-service-catalog";
|
|
38
|
+
* const config = {}; // type is ServiceCatalogClientConfig
|
|
37
39
|
* const client = new ServiceCatalogClient(config);
|
|
38
40
|
* const input = { // CreateConstraintInput
|
|
39
41
|
* AcceptLanguage: "STRING_VALUE",
|
|
@@ -34,6 +34,8 @@ declare const CreatePortfolioCommand_base: {
|
|
|
34
34
|
* ```javascript
|
|
35
35
|
* import { ServiceCatalogClient, CreatePortfolioCommand } from "@aws-sdk/client-service-catalog"; // ES Modules import
|
|
36
36
|
* // const { ServiceCatalogClient, CreatePortfolioCommand } = require("@aws-sdk/client-service-catalog"); // CommonJS import
|
|
37
|
+
* // import type { ServiceCatalogClientConfig } from "@aws-sdk/client-service-catalog";
|
|
38
|
+
* const config = {}; // type is ServiceCatalogClientConfig
|
|
37
39
|
* const client = new ServiceCatalogClient(config);
|
|
38
40
|
* const input = { // CreatePortfolioInput
|
|
39
41
|
* AcceptLanguage: "STRING_VALUE",
|
|
@@ -51,6 +51,8 @@ declare const CreatePortfolioShareCommand_base: {
|
|
|
51
51
|
* ```javascript
|
|
52
52
|
* import { ServiceCatalogClient, CreatePortfolioShareCommand } from "@aws-sdk/client-service-catalog"; // ES Modules import
|
|
53
53
|
* // const { ServiceCatalogClient, CreatePortfolioShareCommand } = require("@aws-sdk/client-service-catalog"); // CommonJS import
|
|
54
|
+
* // import type { ServiceCatalogClientConfig } from "@aws-sdk/client-service-catalog";
|
|
55
|
+
* const config = {}; // type is ServiceCatalogClientConfig
|
|
54
56
|
* const client = new ServiceCatalogClient(config);
|
|
55
57
|
* const input = { // CreatePortfolioShareInput
|
|
56
58
|
* AcceptLanguage: "STRING_VALUE",
|
|
@@ -38,6 +38,8 @@ declare const CreateProductCommand_base: {
|
|
|
38
38
|
* ```javascript
|
|
39
39
|
* import { ServiceCatalogClient, CreateProductCommand } from "@aws-sdk/client-service-catalog"; // ES Modules import
|
|
40
40
|
* // const { ServiceCatalogClient, CreateProductCommand } = require("@aws-sdk/client-service-catalog"); // CommonJS import
|
|
41
|
+
* // import type { ServiceCatalogClientConfig } from "@aws-sdk/client-service-catalog";
|
|
42
|
+
* const config = {}; // type is ServiceCatalogClientConfig
|
|
41
43
|
* const client = new ServiceCatalogClient(config);
|
|
42
44
|
* const input = { // CreateProductInput
|
|
43
45
|
* AcceptLanguage: "STRING_VALUE",
|
|
@@ -40,6 +40,8 @@ declare const CreateProvisionedProductPlanCommand_base: {
|
|
|
40
40
|
* ```javascript
|
|
41
41
|
* import { ServiceCatalogClient, CreateProvisionedProductPlanCommand } from "@aws-sdk/client-service-catalog"; // ES Modules import
|
|
42
42
|
* // const { ServiceCatalogClient, CreateProvisionedProductPlanCommand } = require("@aws-sdk/client-service-catalog"); // CommonJS import
|
|
43
|
+
* // import type { ServiceCatalogClientConfig } from "@aws-sdk/client-service-catalog";
|
|
44
|
+
* const config = {}; // type is ServiceCatalogClientConfig
|
|
43
45
|
* const client = new ServiceCatalogClient(config);
|
|
44
46
|
* const input = { // CreateProvisionedProductPlanInput
|
|
45
47
|
* AcceptLanguage: "STRING_VALUE",
|
|
@@ -37,6 +37,8 @@ declare const CreateProvisioningArtifactCommand_base: {
|
|
|
37
37
|
* ```javascript
|
|
38
38
|
* import { ServiceCatalogClient, CreateProvisioningArtifactCommand } from "@aws-sdk/client-service-catalog"; // ES Modules import
|
|
39
39
|
* // const { ServiceCatalogClient, CreateProvisioningArtifactCommand } = require("@aws-sdk/client-service-catalog"); // CommonJS import
|
|
40
|
+
* // import type { ServiceCatalogClientConfig } from "@aws-sdk/client-service-catalog";
|
|
41
|
+
* const config = {}; // type is ServiceCatalogClientConfig
|
|
40
42
|
* const client = new ServiceCatalogClient(config);
|
|
41
43
|
* const input = { // CreateProvisioningArtifactInput
|
|
42
44
|
* AcceptLanguage: "STRING_VALUE",
|
|
@@ -33,6 +33,8 @@ declare const CreateServiceActionCommand_base: {
|
|
|
33
33
|
* ```javascript
|
|
34
34
|
* import { ServiceCatalogClient, CreateServiceActionCommand } from "@aws-sdk/client-service-catalog"; // ES Modules import
|
|
35
35
|
* // const { ServiceCatalogClient, CreateServiceActionCommand } = require("@aws-sdk/client-service-catalog"); // CommonJS import
|
|
36
|
+
* // import type { ServiceCatalogClientConfig } from "@aws-sdk/client-service-catalog";
|
|
37
|
+
* const config = {}; // type is ServiceCatalogClientConfig
|
|
36
38
|
* const client = new ServiceCatalogClient(config);
|
|
37
39
|
* const input = { // CreateServiceActionInput
|
|
38
40
|
* Name: "STRING_VALUE", // required
|
|
@@ -33,6 +33,8 @@ declare const CreateTagOptionCommand_base: {
|
|
|
33
33
|
* ```javascript
|
|
34
34
|
* import { ServiceCatalogClient, CreateTagOptionCommand } from "@aws-sdk/client-service-catalog"; // ES Modules import
|
|
35
35
|
* // const { ServiceCatalogClient, CreateTagOptionCommand } = require("@aws-sdk/client-service-catalog"); // CommonJS import
|
|
36
|
+
* // import type { ServiceCatalogClientConfig } from "@aws-sdk/client-service-catalog";
|
|
37
|
+
* const config = {}; // type is ServiceCatalogClientConfig
|
|
36
38
|
* const client = new ServiceCatalogClient(config);
|
|
37
39
|
* const input = { // CreateTagOptionInput
|
|
38
40
|
* Key: "STRING_VALUE", // required
|
|
@@ -34,6 +34,8 @@ declare const DeleteConstraintCommand_base: {
|
|
|
34
34
|
* ```javascript
|
|
35
35
|
* import { ServiceCatalogClient, DeleteConstraintCommand } from "@aws-sdk/client-service-catalog"; // ES Modules import
|
|
36
36
|
* // const { ServiceCatalogClient, DeleteConstraintCommand } = require("@aws-sdk/client-service-catalog"); // CommonJS import
|
|
37
|
+
* // import type { ServiceCatalogClientConfig } from "@aws-sdk/client-service-catalog";
|
|
38
|
+
* const config = {}; // type is ServiceCatalogClientConfig
|
|
37
39
|
* const client = new ServiceCatalogClient(config);
|
|
38
40
|
* const input = { // DeleteConstraintInput
|
|
39
41
|
* AcceptLanguage: "STRING_VALUE",
|
|
@@ -36,6 +36,8 @@ declare const DeletePortfolioCommand_base: {
|
|
|
36
36
|
* ```javascript
|
|
37
37
|
* import { ServiceCatalogClient, DeletePortfolioCommand } from "@aws-sdk/client-service-catalog"; // ES Modules import
|
|
38
38
|
* // const { ServiceCatalogClient, DeletePortfolioCommand } = require("@aws-sdk/client-service-catalog"); // CommonJS import
|
|
39
|
+
* // import type { ServiceCatalogClientConfig } from "@aws-sdk/client-service-catalog";
|
|
40
|
+
* const config = {}; // type is ServiceCatalogClientConfig
|
|
39
41
|
* const client = new ServiceCatalogClient(config);
|
|
40
42
|
* const input = { // DeletePortfolioInput
|
|
41
43
|
* AcceptLanguage: "STRING_VALUE",
|
|
@@ -36,6 +36,8 @@ declare const DeletePortfolioShareCommand_base: {
|
|
|
36
36
|
* ```javascript
|
|
37
37
|
* import { ServiceCatalogClient, DeletePortfolioShareCommand } from "@aws-sdk/client-service-catalog"; // ES Modules import
|
|
38
38
|
* // const { ServiceCatalogClient, DeletePortfolioShareCommand } = require("@aws-sdk/client-service-catalog"); // CommonJS import
|
|
39
|
+
* // import type { ServiceCatalogClientConfig } from "@aws-sdk/client-service-catalog";
|
|
40
|
+
* const config = {}; // type is ServiceCatalogClientConfig
|
|
39
41
|
* const client = new ServiceCatalogClient(config);
|
|
40
42
|
* const input = { // DeletePortfolioShareInput
|
|
41
43
|
* AcceptLanguage: "STRING_VALUE",
|
|
@@ -35,6 +35,8 @@ declare const DeleteProductCommand_base: {
|
|
|
35
35
|
* ```javascript
|
|
36
36
|
* import { ServiceCatalogClient, DeleteProductCommand } from "@aws-sdk/client-service-catalog"; // ES Modules import
|
|
37
37
|
* // const { ServiceCatalogClient, DeleteProductCommand } = require("@aws-sdk/client-service-catalog"); // CommonJS import
|
|
38
|
+
* // import type { ServiceCatalogClientConfig } from "@aws-sdk/client-service-catalog";
|
|
39
|
+
* const config = {}; // type is ServiceCatalogClientConfig
|
|
38
40
|
* const client = new ServiceCatalogClient(config);
|
|
39
41
|
* const input = { // DeleteProductInput
|
|
40
42
|
* AcceptLanguage: "STRING_VALUE",
|
|
@@ -33,6 +33,8 @@ declare const DeleteProvisionedProductPlanCommand_base: {
|
|
|
33
33
|
* ```javascript
|
|
34
34
|
* import { ServiceCatalogClient, DeleteProvisionedProductPlanCommand } from "@aws-sdk/client-service-catalog"; // ES Modules import
|
|
35
35
|
* // const { ServiceCatalogClient, DeleteProvisionedProductPlanCommand } = require("@aws-sdk/client-service-catalog"); // CommonJS import
|
|
36
|
+
* // import type { ServiceCatalogClientConfig } from "@aws-sdk/client-service-catalog";
|
|
37
|
+
* const config = {}; // type is ServiceCatalogClientConfig
|
|
36
38
|
* const client = new ServiceCatalogClient(config);
|
|
37
39
|
* const input = { // DeleteProvisionedProductPlanInput
|
|
38
40
|
* AcceptLanguage: "STRING_VALUE",
|
|
@@ -36,6 +36,8 @@ declare const DeleteProvisioningArtifactCommand_base: {
|
|
|
36
36
|
* ```javascript
|
|
37
37
|
* import { ServiceCatalogClient, DeleteProvisioningArtifactCommand } from "@aws-sdk/client-service-catalog"; // ES Modules import
|
|
38
38
|
* // const { ServiceCatalogClient, DeleteProvisioningArtifactCommand } = require("@aws-sdk/client-service-catalog"); // CommonJS import
|
|
39
|
+
* // import type { ServiceCatalogClientConfig } from "@aws-sdk/client-service-catalog";
|
|
40
|
+
* const config = {}; // type is ServiceCatalogClientConfig
|
|
39
41
|
* const client = new ServiceCatalogClient(config);
|
|
40
42
|
* const input = { // DeleteProvisioningArtifactInput
|
|
41
43
|
* AcceptLanguage: "STRING_VALUE",
|
|
@@ -33,6 +33,8 @@ declare const DeleteServiceActionCommand_base: {
|
|
|
33
33
|
* ```javascript
|
|
34
34
|
* import { ServiceCatalogClient, DeleteServiceActionCommand } from "@aws-sdk/client-service-catalog"; // ES Modules import
|
|
35
35
|
* // const { ServiceCatalogClient, DeleteServiceActionCommand } = require("@aws-sdk/client-service-catalog"); // CommonJS import
|
|
36
|
+
* // import type { ServiceCatalogClientConfig } from "@aws-sdk/client-service-catalog";
|
|
37
|
+
* const config = {}; // type is ServiceCatalogClientConfig
|
|
36
38
|
* const client = new ServiceCatalogClient(config);
|
|
37
39
|
* const input = { // DeleteServiceActionInput
|
|
38
40
|
* Id: "STRING_VALUE", // required
|
|
@@ -34,6 +34,8 @@ declare const DeleteTagOptionCommand_base: {
|
|
|
34
34
|
* ```javascript
|
|
35
35
|
* import { ServiceCatalogClient, DeleteTagOptionCommand } from "@aws-sdk/client-service-catalog"; // ES Modules import
|
|
36
36
|
* // const { ServiceCatalogClient, DeleteTagOptionCommand } = require("@aws-sdk/client-service-catalog"); // CommonJS import
|
|
37
|
+
* // import type { ServiceCatalogClientConfig } from "@aws-sdk/client-service-catalog";
|
|
38
|
+
* const config = {}; // type is ServiceCatalogClientConfig
|
|
37
39
|
* const client = new ServiceCatalogClient(config);
|
|
38
40
|
* const input = { // DeleteTagOptionInput
|
|
39
41
|
* Id: "STRING_VALUE", // required
|
|
@@ -33,6 +33,8 @@ declare const DescribeConstraintCommand_base: {
|
|
|
33
33
|
* ```javascript
|
|
34
34
|
* import { ServiceCatalogClient, DescribeConstraintCommand } from "@aws-sdk/client-service-catalog"; // ES Modules import
|
|
35
35
|
* // const { ServiceCatalogClient, DescribeConstraintCommand } = require("@aws-sdk/client-service-catalog"); // CommonJS import
|
|
36
|
+
* // import type { ServiceCatalogClientConfig } from "@aws-sdk/client-service-catalog";
|
|
37
|
+
* const config = {}; // type is ServiceCatalogClientConfig
|
|
36
38
|
* const client = new ServiceCatalogClient(config);
|
|
37
39
|
* const input = { // DescribeConstraintInput
|
|
38
40
|
* AcceptLanguage: "STRING_VALUE",
|
|
@@ -33,6 +33,8 @@ declare const DescribeCopyProductStatusCommand_base: {
|
|
|
33
33
|
* ```javascript
|
|
34
34
|
* import { ServiceCatalogClient, DescribeCopyProductStatusCommand } from "@aws-sdk/client-service-catalog"; // ES Modules import
|
|
35
35
|
* // const { ServiceCatalogClient, DescribeCopyProductStatusCommand } = require("@aws-sdk/client-service-catalog"); // CommonJS import
|
|
36
|
+
* // import type { ServiceCatalogClientConfig } from "@aws-sdk/client-service-catalog";
|
|
37
|
+
* const config = {}; // type is ServiceCatalogClientConfig
|
|
36
38
|
* const client = new ServiceCatalogClient(config);
|
|
37
39
|
* const input = { // DescribeCopyProductStatusInput
|
|
38
40
|
* AcceptLanguage: "STRING_VALUE",
|
|
@@ -34,6 +34,8 @@ declare const DescribePortfolioCommand_base: {
|
|
|
34
34
|
* ```javascript
|
|
35
35
|
* import { ServiceCatalogClient, DescribePortfolioCommand } from "@aws-sdk/client-service-catalog"; // ES Modules import
|
|
36
36
|
* // const { ServiceCatalogClient, DescribePortfolioCommand } = require("@aws-sdk/client-service-catalog"); // CommonJS import
|
|
37
|
+
* // import type { ServiceCatalogClientConfig } from "@aws-sdk/client-service-catalog";
|
|
38
|
+
* const config = {}; // type is ServiceCatalogClientConfig
|
|
37
39
|
* const client = new ServiceCatalogClient(config);
|
|
38
40
|
* const input = { // DescribePortfolioInput
|
|
39
41
|
* AcceptLanguage: "STRING_VALUE",
|
|
@@ -34,6 +34,8 @@ declare const DescribePortfolioShareStatusCommand_base: {
|
|
|
34
34
|
* ```javascript
|
|
35
35
|
* import { ServiceCatalogClient, DescribePortfolioShareStatusCommand } from "@aws-sdk/client-service-catalog"; // ES Modules import
|
|
36
36
|
* // const { ServiceCatalogClient, DescribePortfolioShareStatusCommand } = require("@aws-sdk/client-service-catalog"); // CommonJS import
|
|
37
|
+
* // import type { ServiceCatalogClientConfig } from "@aws-sdk/client-service-catalog";
|
|
38
|
+
* const config = {}; // type is ServiceCatalogClientConfig
|
|
37
39
|
* const client = new ServiceCatalogClient(config);
|
|
38
40
|
* const input = { // DescribePortfolioShareStatusInput
|
|
39
41
|
* PortfolioShareToken: "STRING_VALUE", // required
|
|
@@ -37,6 +37,8 @@ declare const DescribePortfolioSharesCommand_base: {
|
|
|
37
37
|
* ```javascript
|
|
38
38
|
* import { ServiceCatalogClient, DescribePortfolioSharesCommand } from "@aws-sdk/client-service-catalog"; // ES Modules import
|
|
39
39
|
* // const { ServiceCatalogClient, DescribePortfolioSharesCommand } = require("@aws-sdk/client-service-catalog"); // CommonJS import
|
|
40
|
+
* // import type { ServiceCatalogClientConfig } from "@aws-sdk/client-service-catalog";
|
|
41
|
+
* const config = {}; // type is ServiceCatalogClientConfig
|
|
40
42
|
* const client = new ServiceCatalogClient(config);
|
|
41
43
|
* const input = { // DescribePortfolioSharesInput
|
|
42
44
|
* PortfolioId: "STRING_VALUE", // required
|
|
@@ -33,6 +33,8 @@ declare const DescribeProductAsAdminCommand_base: {
|
|
|
33
33
|
* ```javascript
|
|
34
34
|
* import { ServiceCatalogClient, DescribeProductAsAdminCommand } from "@aws-sdk/client-service-catalog"; // ES Modules import
|
|
35
35
|
* // const { ServiceCatalogClient, DescribeProductAsAdminCommand } = require("@aws-sdk/client-service-catalog"); // CommonJS import
|
|
36
|
+
* // import type { ServiceCatalogClientConfig } from "@aws-sdk/client-service-catalog";
|
|
37
|
+
* const config = {}; // type is ServiceCatalogClientConfig
|
|
36
38
|
* const client = new ServiceCatalogClient(config);
|
|
37
39
|
* const input = { // DescribeProductAsAdminInput
|
|
38
40
|
* AcceptLanguage: "STRING_VALUE",
|
|
@@ -42,6 +42,8 @@ declare const DescribeProductCommand_base: {
|
|
|
42
42
|
* ```javascript
|
|
43
43
|
* import { ServiceCatalogClient, DescribeProductCommand } from "@aws-sdk/client-service-catalog"; // ES Modules import
|
|
44
44
|
* // const { ServiceCatalogClient, DescribeProductCommand } = require("@aws-sdk/client-service-catalog"); // CommonJS import
|
|
45
|
+
* // import type { ServiceCatalogClientConfig } from "@aws-sdk/client-service-catalog";
|
|
46
|
+
* const config = {}; // type is ServiceCatalogClientConfig
|
|
45
47
|
* const client = new ServiceCatalogClient(config);
|
|
46
48
|
* const input = { // DescribeProductInput
|
|
47
49
|
* AcceptLanguage: "STRING_VALUE",
|
|
@@ -33,6 +33,8 @@ declare const DescribeProductViewCommand_base: {
|
|
|
33
33
|
* ```javascript
|
|
34
34
|
* import { ServiceCatalogClient, DescribeProductViewCommand } from "@aws-sdk/client-service-catalog"; // ES Modules import
|
|
35
35
|
* // const { ServiceCatalogClient, DescribeProductViewCommand } = require("@aws-sdk/client-service-catalog"); // CommonJS import
|
|
36
|
+
* // import type { ServiceCatalogClientConfig } from "@aws-sdk/client-service-catalog";
|
|
37
|
+
* const config = {}; // type is ServiceCatalogClientConfig
|
|
36
38
|
* const client = new ServiceCatalogClient(config);
|
|
37
39
|
* const input = { // DescribeProductViewInput
|
|
38
40
|
* AcceptLanguage: "STRING_VALUE",
|
|
@@ -33,6 +33,8 @@ declare const DescribeProvisionedProductCommand_base: {
|
|
|
33
33
|
* ```javascript
|
|
34
34
|
* import { ServiceCatalogClient, DescribeProvisionedProductCommand } from "@aws-sdk/client-service-catalog"; // ES Modules import
|
|
35
35
|
* // const { ServiceCatalogClient, DescribeProvisionedProductCommand } = require("@aws-sdk/client-service-catalog"); // CommonJS import
|
|
36
|
+
* // import type { ServiceCatalogClientConfig } from "@aws-sdk/client-service-catalog";
|
|
37
|
+
* const config = {}; // type is ServiceCatalogClientConfig
|
|
36
38
|
* const client = new ServiceCatalogClient(config);
|
|
37
39
|
* const input = { // DescribeProvisionedProductInput
|
|
38
40
|
* AcceptLanguage: "STRING_VALUE",
|
|
@@ -33,6 +33,8 @@ declare const DescribeProvisionedProductPlanCommand_base: {
|
|
|
33
33
|
* ```javascript
|
|
34
34
|
* import { ServiceCatalogClient, DescribeProvisionedProductPlanCommand } from "@aws-sdk/client-service-catalog"; // ES Modules import
|
|
35
35
|
* // const { ServiceCatalogClient, DescribeProvisionedProductPlanCommand } = require("@aws-sdk/client-service-catalog"); // CommonJS import
|
|
36
|
+
* // import type { ServiceCatalogClientConfig } from "@aws-sdk/client-service-catalog";
|
|
37
|
+
* const config = {}; // type is ServiceCatalogClientConfig
|
|
36
38
|
* const client = new ServiceCatalogClient(config);
|
|
37
39
|
* const input = { // DescribeProvisionedProductPlanInput
|
|
38
40
|
* AcceptLanguage: "STRING_VALUE",
|
|
@@ -33,6 +33,8 @@ declare const DescribeProvisioningArtifactCommand_base: {
|
|
|
33
33
|
* ```javascript
|
|
34
34
|
* import { ServiceCatalogClient, DescribeProvisioningArtifactCommand } from "@aws-sdk/client-service-catalog"; // ES Modules import
|
|
35
35
|
* // const { ServiceCatalogClient, DescribeProvisioningArtifactCommand } = require("@aws-sdk/client-service-catalog"); // CommonJS import
|
|
36
|
+
* // import type { ServiceCatalogClientConfig } from "@aws-sdk/client-service-catalog";
|
|
37
|
+
* const config = {}; // type is ServiceCatalogClientConfig
|
|
36
38
|
* const client = new ServiceCatalogClient(config);
|
|
37
39
|
* const input = { // DescribeProvisioningArtifactInput
|
|
38
40
|
* AcceptLanguage: "STRING_VALUE",
|
|
@@ -40,6 +40,8 @@ declare const DescribeProvisioningParametersCommand_base: {
|
|
|
40
40
|
* ```javascript
|
|
41
41
|
* import { ServiceCatalogClient, DescribeProvisioningParametersCommand } from "@aws-sdk/client-service-catalog"; // ES Modules import
|
|
42
42
|
* // const { ServiceCatalogClient, DescribeProvisioningParametersCommand } = require("@aws-sdk/client-service-catalog"); // CommonJS import
|
|
43
|
+
* // import type { ServiceCatalogClientConfig } from "@aws-sdk/client-service-catalog";
|
|
44
|
+
* const config = {}; // type is ServiceCatalogClientConfig
|
|
43
45
|
* const client = new ServiceCatalogClient(config);
|
|
44
46
|
* const input = { // DescribeProvisioningParametersInput
|
|
45
47
|
* AcceptLanguage: "STRING_VALUE",
|
|
@@ -41,6 +41,8 @@ declare const DescribeRecordCommand_base: {
|
|
|
41
41
|
* ```javascript
|
|
42
42
|
* import { ServiceCatalogClient, DescribeRecordCommand } from "@aws-sdk/client-service-catalog"; // ES Modules import
|
|
43
43
|
* // const { ServiceCatalogClient, DescribeRecordCommand } = require("@aws-sdk/client-service-catalog"); // CommonJS import
|
|
44
|
+
* // import type { ServiceCatalogClientConfig } from "@aws-sdk/client-service-catalog";
|
|
45
|
+
* const config = {}; // type is ServiceCatalogClientConfig
|
|
44
46
|
* const client = new ServiceCatalogClient(config);
|
|
45
47
|
* const input = { // DescribeRecordInput
|
|
46
48
|
* AcceptLanguage: "STRING_VALUE",
|
|
@@ -33,6 +33,8 @@ declare const DescribeServiceActionCommand_base: {
|
|
|
33
33
|
* ```javascript
|
|
34
34
|
* import { ServiceCatalogClient, DescribeServiceActionCommand } from "@aws-sdk/client-service-catalog"; // ES Modules import
|
|
35
35
|
* // const { ServiceCatalogClient, DescribeServiceActionCommand } = require("@aws-sdk/client-service-catalog"); // CommonJS import
|
|
36
|
+
* // import type { ServiceCatalogClientConfig } from "@aws-sdk/client-service-catalog";
|
|
37
|
+
* const config = {}; // type is ServiceCatalogClientConfig
|
|
36
38
|
* const client = new ServiceCatalogClient(config);
|
|
37
39
|
* const input = { // DescribeServiceActionInput
|
|
38
40
|
* Id: "STRING_VALUE", // required
|
|
@@ -33,6 +33,8 @@ declare const DescribeServiceActionExecutionParametersCommand_base: {
|
|
|
33
33
|
* ```javascript
|
|
34
34
|
* import { ServiceCatalogClient, DescribeServiceActionExecutionParametersCommand } from "@aws-sdk/client-service-catalog"; // ES Modules import
|
|
35
35
|
* // const { ServiceCatalogClient, DescribeServiceActionExecutionParametersCommand } = require("@aws-sdk/client-service-catalog"); // CommonJS import
|
|
36
|
+
* // import type { ServiceCatalogClientConfig } from "@aws-sdk/client-service-catalog";
|
|
37
|
+
* const config = {}; // type is ServiceCatalogClientConfig
|
|
36
38
|
* const client = new ServiceCatalogClient(config);
|
|
37
39
|
* const input = { // DescribeServiceActionExecutionParametersInput
|
|
38
40
|
* ProvisionedProductId: "STRING_VALUE", // required
|
|
@@ -33,6 +33,8 @@ declare const DescribeTagOptionCommand_base: {
|
|
|
33
33
|
* ```javascript
|
|
34
34
|
* import { ServiceCatalogClient, DescribeTagOptionCommand } from "@aws-sdk/client-service-catalog"; // ES Modules import
|
|
35
35
|
* // const { ServiceCatalogClient, DescribeTagOptionCommand } = require("@aws-sdk/client-service-catalog"); // CommonJS import
|
|
36
|
+
* // import type { ServiceCatalogClientConfig } from "@aws-sdk/client-service-catalog";
|
|
37
|
+
* const config = {}; // type is ServiceCatalogClientConfig
|
|
36
38
|
* const client = new ServiceCatalogClient(config);
|
|
37
39
|
* const input = { // DescribeTagOptionInput
|
|
38
40
|
* Id: "STRING_VALUE", // required
|
|
@@ -45,6 +45,8 @@ declare const DisableAWSOrganizationsAccessCommand_base: {
|
|
|
45
45
|
* ```javascript
|
|
46
46
|
* import { ServiceCatalogClient, DisableAWSOrganizationsAccessCommand } from "@aws-sdk/client-service-catalog"; // ES Modules import
|
|
47
47
|
* // const { ServiceCatalogClient, DisableAWSOrganizationsAccessCommand } = require("@aws-sdk/client-service-catalog"); // CommonJS import
|
|
48
|
+
* // import type { ServiceCatalogClientConfig } from "@aws-sdk/client-service-catalog";
|
|
49
|
+
* const config = {}; // type is ServiceCatalogClientConfig
|
|
48
50
|
* const client = new ServiceCatalogClient(config);
|
|
49
51
|
* const input = {};
|
|
50
52
|
* const command = new DisableAWSOrganizationsAccessCommand(input);
|
|
@@ -33,6 +33,8 @@ declare const DisassociateBudgetFromResourceCommand_base: {
|
|
|
33
33
|
* ```javascript
|
|
34
34
|
* import { ServiceCatalogClient, DisassociateBudgetFromResourceCommand } from "@aws-sdk/client-service-catalog"; // ES Modules import
|
|
35
35
|
* // const { ServiceCatalogClient, DisassociateBudgetFromResourceCommand } = require("@aws-sdk/client-service-catalog"); // CommonJS import
|
|
36
|
+
* // import type { ServiceCatalogClientConfig } from "@aws-sdk/client-service-catalog";
|
|
37
|
+
* const config = {}; // type is ServiceCatalogClientConfig
|
|
36
38
|
* const client = new ServiceCatalogClient(config);
|
|
37
39
|
* const input = { // DisassociateBudgetFromResourceInput
|
|
38
40
|
* BudgetName: "STRING_VALUE", // required
|
|
@@ -50,6 +50,8 @@ declare const DisassociatePrincipalFromPortfolioCommand_base: {
|
|
|
50
50
|
* ```javascript
|
|
51
51
|
* import { ServiceCatalogClient, DisassociatePrincipalFromPortfolioCommand } from "@aws-sdk/client-service-catalog"; // ES Modules import
|
|
52
52
|
* // const { ServiceCatalogClient, DisassociatePrincipalFromPortfolioCommand } = require("@aws-sdk/client-service-catalog"); // CommonJS import
|
|
53
|
+
* // import type { ServiceCatalogClientConfig } from "@aws-sdk/client-service-catalog";
|
|
54
|
+
* const config = {}; // type is ServiceCatalogClientConfig
|
|
53
55
|
* const client = new ServiceCatalogClient(config);
|
|
54
56
|
* const input = { // DisassociatePrincipalFromPortfolioInput
|
|
55
57
|
* AcceptLanguage: "STRING_VALUE",
|
|
@@ -34,6 +34,8 @@ declare const DisassociateProductFromPortfolioCommand_base: {
|
|
|
34
34
|
* ```javascript
|
|
35
35
|
* import { ServiceCatalogClient, DisassociateProductFromPortfolioCommand } from "@aws-sdk/client-service-catalog"; // ES Modules import
|
|
36
36
|
* // const { ServiceCatalogClient, DisassociateProductFromPortfolioCommand } = require("@aws-sdk/client-service-catalog"); // CommonJS import
|
|
37
|
+
* // import type { ServiceCatalogClientConfig } from "@aws-sdk/client-service-catalog";
|
|
38
|
+
* const config = {}; // type is ServiceCatalogClientConfig
|
|
37
39
|
* const client = new ServiceCatalogClient(config);
|
|
38
40
|
* const input = { // DisassociateProductFromPortfolioInput
|
|
39
41
|
* AcceptLanguage: "STRING_VALUE",
|
|
@@ -33,6 +33,8 @@ declare const DisassociateServiceActionFromProvisioningArtifactCommand_base: {
|
|
|
33
33
|
* ```javascript
|
|
34
34
|
* import { ServiceCatalogClient, DisassociateServiceActionFromProvisioningArtifactCommand } from "@aws-sdk/client-service-catalog"; // ES Modules import
|
|
35
35
|
* // const { ServiceCatalogClient, DisassociateServiceActionFromProvisioningArtifactCommand } = require("@aws-sdk/client-service-catalog"); // CommonJS import
|
|
36
|
+
* // import type { ServiceCatalogClientConfig } from "@aws-sdk/client-service-catalog";
|
|
37
|
+
* const config = {}; // type is ServiceCatalogClientConfig
|
|
36
38
|
* const client = new ServiceCatalogClient(config);
|
|
37
39
|
* const input = { // DisassociateServiceActionFromProvisioningArtifactInput
|
|
38
40
|
* ProductId: "STRING_VALUE", // required
|
|
@@ -33,6 +33,8 @@ declare const DisassociateTagOptionFromResourceCommand_base: {
|
|
|
33
33
|
* ```javascript
|
|
34
34
|
* import { ServiceCatalogClient, DisassociateTagOptionFromResourceCommand } from "@aws-sdk/client-service-catalog"; // ES Modules import
|
|
35
35
|
* // const { ServiceCatalogClient, DisassociateTagOptionFromResourceCommand } = require("@aws-sdk/client-service-catalog"); // CommonJS import
|
|
36
|
+
* // import type { ServiceCatalogClientConfig } from "@aws-sdk/client-service-catalog";
|
|
37
|
+
* const config = {}; // type is ServiceCatalogClientConfig
|
|
36
38
|
* const client = new ServiceCatalogClient(config);
|
|
37
39
|
* const input = { // DisassociateTagOptionFromResourceInput
|
|
38
40
|
* ResourceId: "STRING_VALUE", // required
|
|
@@ -45,6 +45,8 @@ declare const EnableAWSOrganizationsAccessCommand_base: {
|
|
|
45
45
|
* ```javascript
|
|
46
46
|
* import { ServiceCatalogClient, EnableAWSOrganizationsAccessCommand } from "@aws-sdk/client-service-catalog"; // ES Modules import
|
|
47
47
|
* // const { ServiceCatalogClient, EnableAWSOrganizationsAccessCommand } = require("@aws-sdk/client-service-catalog"); // CommonJS import
|
|
48
|
+
* // import type { ServiceCatalogClientConfig } from "@aws-sdk/client-service-catalog";
|
|
49
|
+
* const config = {}; // type is ServiceCatalogClientConfig
|
|
48
50
|
* const client = new ServiceCatalogClient(config);
|
|
49
51
|
* const input = {};
|
|
50
52
|
* const command = new EnableAWSOrganizationsAccessCommand(input);
|
|
@@ -33,6 +33,8 @@ declare const ExecuteProvisionedProductPlanCommand_base: {
|
|
|
33
33
|
* ```javascript
|
|
34
34
|
* import { ServiceCatalogClient, ExecuteProvisionedProductPlanCommand } from "@aws-sdk/client-service-catalog"; // ES Modules import
|
|
35
35
|
* // const { ServiceCatalogClient, ExecuteProvisionedProductPlanCommand } = require("@aws-sdk/client-service-catalog"); // CommonJS import
|
|
36
|
+
* // import type { ServiceCatalogClientConfig } from "@aws-sdk/client-service-catalog";
|
|
37
|
+
* const config = {}; // type is ServiceCatalogClientConfig
|
|
36
38
|
* const client = new ServiceCatalogClient(config);
|
|
37
39
|
* const input = { // ExecuteProvisionedProductPlanInput
|
|
38
40
|
* AcceptLanguage: "STRING_VALUE",
|
|
@@ -33,6 +33,8 @@ declare const ExecuteProvisionedProductServiceActionCommand_base: {
|
|
|
33
33
|
* ```javascript
|
|
34
34
|
* import { ServiceCatalogClient, ExecuteProvisionedProductServiceActionCommand } from "@aws-sdk/client-service-catalog"; // ES Modules import
|
|
35
35
|
* // const { ServiceCatalogClient, ExecuteProvisionedProductServiceActionCommand } = require("@aws-sdk/client-service-catalog"); // CommonJS import
|
|
36
|
+
* // import type { ServiceCatalogClientConfig } from "@aws-sdk/client-service-catalog";
|
|
37
|
+
* const config = {}; // type is ServiceCatalogClientConfig
|
|
36
38
|
* const client = new ServiceCatalogClient(config);
|
|
37
39
|
* const input = { // ExecuteProvisionedProductServiceActionInput
|
|
38
40
|
* ProvisionedProductId: "STRING_VALUE", // required
|
|
@@ -34,6 +34,8 @@ declare const GetAWSOrganizationsAccessStatusCommand_base: {
|
|
|
34
34
|
* ```javascript
|
|
35
35
|
* import { ServiceCatalogClient, GetAWSOrganizationsAccessStatusCommand } from "@aws-sdk/client-service-catalog"; // ES Modules import
|
|
36
36
|
* // const { ServiceCatalogClient, GetAWSOrganizationsAccessStatusCommand } = require("@aws-sdk/client-service-catalog"); // CommonJS import
|
|
37
|
+
* // import type { ServiceCatalogClientConfig } from "@aws-sdk/client-service-catalog";
|
|
38
|
+
* const config = {}; // type is ServiceCatalogClientConfig
|
|
37
39
|
* const client = new ServiceCatalogClient(config);
|
|
38
40
|
* const input = {};
|
|
39
41
|
* const command = new GetAWSOrganizationsAccessStatusCommand(input);
|
|
@@ -33,6 +33,8 @@ declare const GetProvisionedProductOutputsCommand_base: {
|
|
|
33
33
|
* ```javascript
|
|
34
34
|
* import { ServiceCatalogClient, GetProvisionedProductOutputsCommand } from "@aws-sdk/client-service-catalog"; // ES Modules import
|
|
35
35
|
* // const { ServiceCatalogClient, GetProvisionedProductOutputsCommand } = require("@aws-sdk/client-service-catalog"); // CommonJS import
|
|
36
|
+
* // import type { ServiceCatalogClientConfig } from "@aws-sdk/client-service-catalog";
|
|
37
|
+
* const config = {}; // type is ServiceCatalogClientConfig
|
|
36
38
|
* const client = new ServiceCatalogClient(config);
|
|
37
39
|
* const input = { // GetProvisionedProductOutputsInput
|
|
38
40
|
* AcceptLanguage: "STRING_VALUE",
|
|
@@ -66,6 +66,8 @@ declare const ImportAsProvisionedProductCommand_base: {
|
|
|
66
66
|
* ```javascript
|
|
67
67
|
* import { ServiceCatalogClient, ImportAsProvisionedProductCommand } from "@aws-sdk/client-service-catalog"; // ES Modules import
|
|
68
68
|
* // const { ServiceCatalogClient, ImportAsProvisionedProductCommand } = require("@aws-sdk/client-service-catalog"); // CommonJS import
|
|
69
|
+
* // import type { ServiceCatalogClientConfig } from "@aws-sdk/client-service-catalog";
|
|
70
|
+
* const config = {}; // type is ServiceCatalogClientConfig
|
|
69
71
|
* const client = new ServiceCatalogClient(config);
|
|
70
72
|
* const input = { // ImportAsProvisionedProductInput
|
|
71
73
|
* AcceptLanguage: "STRING_VALUE",
|
|
@@ -35,6 +35,8 @@ declare const ListAcceptedPortfolioSharesCommand_base: {
|
|
|
35
35
|
* ```javascript
|
|
36
36
|
* import { ServiceCatalogClient, ListAcceptedPortfolioSharesCommand } from "@aws-sdk/client-service-catalog"; // ES Modules import
|
|
37
37
|
* // const { ServiceCatalogClient, ListAcceptedPortfolioSharesCommand } = require("@aws-sdk/client-service-catalog"); // CommonJS import
|
|
38
|
+
* // import type { ServiceCatalogClientConfig } from "@aws-sdk/client-service-catalog";
|
|
39
|
+
* const config = {}; // type is ServiceCatalogClientConfig
|
|
38
40
|
* const client = new ServiceCatalogClient(config);
|
|
39
41
|
* const input = { // ListAcceptedPortfolioSharesInput
|
|
40
42
|
* AcceptLanguage: "STRING_VALUE",
|
|
@@ -33,6 +33,8 @@ declare const ListBudgetsForResourceCommand_base: {
|
|
|
33
33
|
* ```javascript
|
|
34
34
|
* import { ServiceCatalogClient, ListBudgetsForResourceCommand } from "@aws-sdk/client-service-catalog"; // ES Modules import
|
|
35
35
|
* // const { ServiceCatalogClient, ListBudgetsForResourceCommand } = require("@aws-sdk/client-service-catalog"); // CommonJS import
|
|
36
|
+
* // import type { ServiceCatalogClientConfig } from "@aws-sdk/client-service-catalog";
|
|
37
|
+
* const config = {}; // type is ServiceCatalogClientConfig
|
|
36
38
|
* const client = new ServiceCatalogClient(config);
|
|
37
39
|
* const input = { // ListBudgetsForResourceInput
|
|
38
40
|
* AcceptLanguage: "STRING_VALUE",
|
|
@@ -33,6 +33,8 @@ declare const ListConstraintsForPortfolioCommand_base: {
|
|
|
33
33
|
* ```javascript
|
|
34
34
|
* import { ServiceCatalogClient, ListConstraintsForPortfolioCommand } from "@aws-sdk/client-service-catalog"; // ES Modules import
|
|
35
35
|
* // const { ServiceCatalogClient, ListConstraintsForPortfolioCommand } = require("@aws-sdk/client-service-catalog"); // CommonJS import
|
|
36
|
+
* // import type { ServiceCatalogClientConfig } from "@aws-sdk/client-service-catalog";
|
|
37
|
+
* const config = {}; // type is ServiceCatalogClientConfig
|
|
36
38
|
* const client = new ServiceCatalogClient(config);
|
|
37
39
|
* const input = { // ListConstraintsForPortfolioInput
|
|
38
40
|
* AcceptLanguage: "STRING_VALUE",
|
|
@@ -58,6 +58,8 @@ declare const ListLaunchPathsCommand_base: {
|
|
|
58
58
|
* ```javascript
|
|
59
59
|
* import { ServiceCatalogClient, ListLaunchPathsCommand } from "@aws-sdk/client-service-catalog"; // ES Modules import
|
|
60
60
|
* // const { ServiceCatalogClient, ListLaunchPathsCommand } = require("@aws-sdk/client-service-catalog"); // CommonJS import
|
|
61
|
+
* // import type { ServiceCatalogClientConfig } from "@aws-sdk/client-service-catalog";
|
|
62
|
+
* const config = {}; // type is ServiceCatalogClientConfig
|
|
61
63
|
* const client = new ServiceCatalogClient(config);
|
|
62
64
|
* const input = { // ListLaunchPathsInput
|
|
63
65
|
* AcceptLanguage: "STRING_VALUE",
|
|
@@ -36,6 +36,8 @@ declare const ListOrganizationPortfolioAccessCommand_base: {
|
|
|
36
36
|
* ```javascript
|
|
37
37
|
* import { ServiceCatalogClient, ListOrganizationPortfolioAccessCommand } from "@aws-sdk/client-service-catalog"; // ES Modules import
|
|
38
38
|
* // const { ServiceCatalogClient, ListOrganizationPortfolioAccessCommand } = require("@aws-sdk/client-service-catalog"); // CommonJS import
|
|
39
|
+
* // import type { ServiceCatalogClientConfig } from "@aws-sdk/client-service-catalog";
|
|
40
|
+
* const config = {}; // type is ServiceCatalogClientConfig
|
|
39
41
|
* const client = new ServiceCatalogClient(config);
|
|
40
42
|
* const input = { // ListOrganizationPortfolioAccessInput
|
|
41
43
|
* AcceptLanguage: "STRING_VALUE",
|
|
@@ -34,6 +34,8 @@ declare const ListPortfolioAccessCommand_base: {
|
|
|
34
34
|
* ```javascript
|
|
35
35
|
* import { ServiceCatalogClient, ListPortfolioAccessCommand } from "@aws-sdk/client-service-catalog"; // ES Modules import
|
|
36
36
|
* // const { ServiceCatalogClient, ListPortfolioAccessCommand } = require("@aws-sdk/client-service-catalog"); // CommonJS import
|
|
37
|
+
* // import type { ServiceCatalogClientConfig } from "@aws-sdk/client-service-catalog";
|
|
38
|
+
* const config = {}; // type is ServiceCatalogClientConfig
|
|
37
39
|
* const client = new ServiceCatalogClient(config);
|
|
38
40
|
* const input = { // ListPortfolioAccessInput
|
|
39
41
|
* AcceptLanguage: "STRING_VALUE",
|
|
@@ -33,6 +33,8 @@ declare const ListPortfoliosCommand_base: {
|
|
|
33
33
|
* ```javascript
|
|
34
34
|
* import { ServiceCatalogClient, ListPortfoliosCommand } from "@aws-sdk/client-service-catalog"; // ES Modules import
|
|
35
35
|
* // const { ServiceCatalogClient, ListPortfoliosCommand } = require("@aws-sdk/client-service-catalog"); // CommonJS import
|
|
36
|
+
* // import type { ServiceCatalogClientConfig } from "@aws-sdk/client-service-catalog";
|
|
37
|
+
* const config = {}; // type is ServiceCatalogClientConfig
|
|
36
38
|
* const client = new ServiceCatalogClient(config);
|
|
37
39
|
* const input = { // ListPortfoliosInput
|
|
38
40
|
* AcceptLanguage: "STRING_VALUE",
|
|
@@ -33,6 +33,8 @@ declare const ListPortfoliosForProductCommand_base: {
|
|
|
33
33
|
* ```javascript
|
|
34
34
|
* import { ServiceCatalogClient, ListPortfoliosForProductCommand } from "@aws-sdk/client-service-catalog"; // ES Modules import
|
|
35
35
|
* // const { ServiceCatalogClient, ListPortfoliosForProductCommand } = require("@aws-sdk/client-service-catalog"); // CommonJS import
|
|
36
|
+
* // import type { ServiceCatalogClientConfig } from "@aws-sdk/client-service-catalog";
|
|
37
|
+
* const config = {}; // type is ServiceCatalogClientConfig
|
|
36
38
|
* const client = new ServiceCatalogClient(config);
|
|
37
39
|
* const input = { // ListPortfoliosForProductInput
|
|
38
40
|
* AcceptLanguage: "STRING_VALUE",
|
|
@@ -33,6 +33,8 @@ declare const ListPrincipalsForPortfolioCommand_base: {
|
|
|
33
33
|
* ```javascript
|
|
34
34
|
* import { ServiceCatalogClient, ListPrincipalsForPortfolioCommand } from "@aws-sdk/client-service-catalog"; // ES Modules import
|
|
35
35
|
* // const { ServiceCatalogClient, ListPrincipalsForPortfolioCommand } = require("@aws-sdk/client-service-catalog"); // CommonJS import
|
|
36
|
+
* // import type { ServiceCatalogClientConfig } from "@aws-sdk/client-service-catalog";
|
|
37
|
+
* const config = {}; // type is ServiceCatalogClientConfig
|
|
36
38
|
* const client = new ServiceCatalogClient(config);
|
|
37
39
|
* const input = { // ListPrincipalsForPortfolioInput
|
|
38
40
|
* AcceptLanguage: "STRING_VALUE",
|
|
@@ -33,6 +33,8 @@ declare const ListProvisionedProductPlansCommand_base: {
|
|
|
33
33
|
* ```javascript
|
|
34
34
|
* import { ServiceCatalogClient, ListProvisionedProductPlansCommand } from "@aws-sdk/client-service-catalog"; // ES Modules import
|
|
35
35
|
* // const { ServiceCatalogClient, ListProvisionedProductPlansCommand } = require("@aws-sdk/client-service-catalog"); // CommonJS import
|
|
36
|
+
* // import type { ServiceCatalogClientConfig } from "@aws-sdk/client-service-catalog";
|
|
37
|
+
* const config = {}; // type is ServiceCatalogClientConfig
|
|
36
38
|
* const client = new ServiceCatalogClient(config);
|
|
37
39
|
* const input = { // ListProvisionedProductPlansInput
|
|
38
40
|
* AcceptLanguage: "STRING_VALUE",
|
|
@@ -33,6 +33,8 @@ declare const ListProvisioningArtifactsCommand_base: {
|
|
|
33
33
|
* ```javascript
|
|
34
34
|
* import { ServiceCatalogClient, ListProvisioningArtifactsCommand } from "@aws-sdk/client-service-catalog"; // ES Modules import
|
|
35
35
|
* // const { ServiceCatalogClient, ListProvisioningArtifactsCommand } = require("@aws-sdk/client-service-catalog"); // CommonJS import
|
|
36
|
+
* // import type { ServiceCatalogClientConfig } from "@aws-sdk/client-service-catalog";
|
|
37
|
+
* const config = {}; // type is ServiceCatalogClientConfig
|
|
36
38
|
* const client = new ServiceCatalogClient(config);
|
|
37
39
|
* const input = { // ListProvisioningArtifactsInput
|
|
38
40
|
* AcceptLanguage: "STRING_VALUE",
|
|
@@ -33,6 +33,8 @@ declare const ListProvisioningArtifactsForServiceActionCommand_base: {
|
|
|
33
33
|
* ```javascript
|
|
34
34
|
* import { ServiceCatalogClient, ListProvisioningArtifactsForServiceActionCommand } from "@aws-sdk/client-service-catalog"; // ES Modules import
|
|
35
35
|
* // const { ServiceCatalogClient, ListProvisioningArtifactsForServiceActionCommand } = require("@aws-sdk/client-service-catalog"); // CommonJS import
|
|
36
|
+
* // import type { ServiceCatalogClientConfig } from "@aws-sdk/client-service-catalog";
|
|
37
|
+
* const config = {}; // type is ServiceCatalogClientConfig
|
|
36
38
|
* const client = new ServiceCatalogClient(config);
|
|
37
39
|
* const input = { // ListProvisioningArtifactsForServiceActionInput
|
|
38
40
|
* ServiceActionId: "STRING_VALUE", // required
|
|
@@ -33,6 +33,8 @@ declare const ListRecordHistoryCommand_base: {
|
|
|
33
33
|
* ```javascript
|
|
34
34
|
* import { ServiceCatalogClient, ListRecordHistoryCommand } from "@aws-sdk/client-service-catalog"; // ES Modules import
|
|
35
35
|
* // const { ServiceCatalogClient, ListRecordHistoryCommand } = require("@aws-sdk/client-service-catalog"); // CommonJS import
|
|
36
|
+
* // import type { ServiceCatalogClientConfig } from "@aws-sdk/client-service-catalog";
|
|
37
|
+
* const config = {}; // type is ServiceCatalogClientConfig
|
|
36
38
|
* const client = new ServiceCatalogClient(config);
|
|
37
39
|
* const input = { // ListRecordHistoryInput
|
|
38
40
|
* AcceptLanguage: "STRING_VALUE",
|
|
@@ -33,6 +33,8 @@ declare const ListResourcesForTagOptionCommand_base: {
|
|
|
33
33
|
* ```javascript
|
|
34
34
|
* import { ServiceCatalogClient, ListResourcesForTagOptionCommand } from "@aws-sdk/client-service-catalog"; // ES Modules import
|
|
35
35
|
* // const { ServiceCatalogClient, ListResourcesForTagOptionCommand } = require("@aws-sdk/client-service-catalog"); // CommonJS import
|
|
36
|
+
* // import type { ServiceCatalogClientConfig } from "@aws-sdk/client-service-catalog";
|
|
37
|
+
* const config = {}; // type is ServiceCatalogClientConfig
|
|
36
38
|
* const client = new ServiceCatalogClient(config);
|
|
37
39
|
* const input = { // ListResourcesForTagOptionInput
|
|
38
40
|
* TagOptionId: "STRING_VALUE", // required
|
|
@@ -33,6 +33,8 @@ declare const ListServiceActionsCommand_base: {
|
|
|
33
33
|
* ```javascript
|
|
34
34
|
* import { ServiceCatalogClient, ListServiceActionsCommand } from "@aws-sdk/client-service-catalog"; // ES Modules import
|
|
35
35
|
* // const { ServiceCatalogClient, ListServiceActionsCommand } = require("@aws-sdk/client-service-catalog"); // CommonJS import
|
|
36
|
+
* // import type { ServiceCatalogClientConfig } from "@aws-sdk/client-service-catalog";
|
|
37
|
+
* const config = {}; // type is ServiceCatalogClientConfig
|
|
36
38
|
* const client = new ServiceCatalogClient(config);
|
|
37
39
|
* const input = { // ListServiceActionsInput
|
|
38
40
|
* AcceptLanguage: "STRING_VALUE",
|
|
@@ -33,6 +33,8 @@ declare const ListServiceActionsForProvisioningArtifactCommand_base: {
|
|
|
33
33
|
* ```javascript
|
|
34
34
|
* import { ServiceCatalogClient, ListServiceActionsForProvisioningArtifactCommand } from "@aws-sdk/client-service-catalog"; // ES Modules import
|
|
35
35
|
* // const { ServiceCatalogClient, ListServiceActionsForProvisioningArtifactCommand } = require("@aws-sdk/client-service-catalog"); // CommonJS import
|
|
36
|
+
* // import type { ServiceCatalogClientConfig } from "@aws-sdk/client-service-catalog";
|
|
37
|
+
* const config = {}; // type is ServiceCatalogClientConfig
|
|
36
38
|
* const client = new ServiceCatalogClient(config);
|
|
37
39
|
* const input = { // ListServiceActionsForProvisioningArtifactInput
|
|
38
40
|
* ProductId: "STRING_VALUE", // required
|
|
@@ -33,6 +33,8 @@ declare const ListStackInstancesForProvisionedProductCommand_base: {
|
|
|
33
33
|
* ```javascript
|
|
34
34
|
* import { ServiceCatalogClient, ListStackInstancesForProvisionedProductCommand } from "@aws-sdk/client-service-catalog"; // ES Modules import
|
|
35
35
|
* // const { ServiceCatalogClient, ListStackInstancesForProvisionedProductCommand } = require("@aws-sdk/client-service-catalog"); // CommonJS import
|
|
36
|
+
* // import type { ServiceCatalogClientConfig } from "@aws-sdk/client-service-catalog";
|
|
37
|
+
* const config = {}; // type is ServiceCatalogClientConfig
|
|
36
38
|
* const client = new ServiceCatalogClient(config);
|
|
37
39
|
* const input = { // ListStackInstancesForProvisionedProductInput
|
|
38
40
|
* AcceptLanguage: "STRING_VALUE",
|
|
@@ -33,6 +33,8 @@ declare const ListTagOptionsCommand_base: {
|
|
|
33
33
|
* ```javascript
|
|
34
34
|
* import { ServiceCatalogClient, ListTagOptionsCommand } from "@aws-sdk/client-service-catalog"; // ES Modules import
|
|
35
35
|
* // const { ServiceCatalogClient, ListTagOptionsCommand } = require("@aws-sdk/client-service-catalog"); // CommonJS import
|
|
36
|
+
* // import type { ServiceCatalogClientConfig } from "@aws-sdk/client-service-catalog";
|
|
37
|
+
* const config = {}; // type is ServiceCatalogClientConfig
|
|
36
38
|
* const client = new ServiceCatalogClient(config);
|
|
37
39
|
* const input = { // ListTagOptionsInput
|
|
38
40
|
* Filters: { // ListTagOptionsFilters
|
|
@@ -36,6 +36,8 @@ declare const NotifyProvisionProductEngineWorkflowResultCommand_base: {
|
|
|
36
36
|
* ```javascript
|
|
37
37
|
* import { ServiceCatalogClient, NotifyProvisionProductEngineWorkflowResultCommand } from "@aws-sdk/client-service-catalog"; // ES Modules import
|
|
38
38
|
* // const { ServiceCatalogClient, NotifyProvisionProductEngineWorkflowResultCommand } = require("@aws-sdk/client-service-catalog"); // CommonJS import
|
|
39
|
+
* // import type { ServiceCatalogClientConfig } from "@aws-sdk/client-service-catalog";
|
|
40
|
+
* const config = {}; // type is ServiceCatalogClientConfig
|
|
39
41
|
* const client = new ServiceCatalogClient(config);
|
|
40
42
|
* const input = { // NotifyProvisionProductEngineWorkflowResultInput
|
|
41
43
|
* WorkflowToken: "STRING_VALUE", // required
|
package/dist-types/commands/NotifyTerminateProvisionedProductEngineWorkflowResultCommand.d.ts
CHANGED
|
@@ -36,6 +36,8 @@ declare const NotifyTerminateProvisionedProductEngineWorkflowResultCommand_base:
|
|
|
36
36
|
* ```javascript
|
|
37
37
|
* import { ServiceCatalogClient, NotifyTerminateProvisionedProductEngineWorkflowResultCommand } from "@aws-sdk/client-service-catalog"; // ES Modules import
|
|
38
38
|
* // const { ServiceCatalogClient, NotifyTerminateProvisionedProductEngineWorkflowResultCommand } = require("@aws-sdk/client-service-catalog"); // CommonJS import
|
|
39
|
+
* // import type { ServiceCatalogClientConfig } from "@aws-sdk/client-service-catalog";
|
|
40
|
+
* const config = {}; // type is ServiceCatalogClientConfig
|
|
39
41
|
* const client = new ServiceCatalogClient(config);
|
|
40
42
|
* const input = { // NotifyTerminateProvisionedProductEngineWorkflowResultInput
|
|
41
43
|
* WorkflowToken: "STRING_VALUE", // required
|
|
@@ -36,6 +36,8 @@ declare const NotifyUpdateProvisionedProductEngineWorkflowResultCommand_base: {
|
|
|
36
36
|
* ```javascript
|
|
37
37
|
* import { ServiceCatalogClient, NotifyUpdateProvisionedProductEngineWorkflowResultCommand } from "@aws-sdk/client-service-catalog"; // ES Modules import
|
|
38
38
|
* // const { ServiceCatalogClient, NotifyUpdateProvisionedProductEngineWorkflowResultCommand } = require("@aws-sdk/client-service-catalog"); // CommonJS import
|
|
39
|
+
* // import type { ServiceCatalogClientConfig } from "@aws-sdk/client-service-catalog";
|
|
40
|
+
* const config = {}; // type is ServiceCatalogClientConfig
|
|
39
41
|
* const client = new ServiceCatalogClient(config);
|
|
40
42
|
* const input = { // NotifyUpdateProvisionedProductEngineWorkflowResultInput
|
|
41
43
|
* WorkflowToken: "STRING_VALUE", // required
|
|
@@ -69,6 +69,8 @@ declare const ProvisionProductCommand_base: {
|
|
|
69
69
|
* ```javascript
|
|
70
70
|
* import { ServiceCatalogClient, ProvisionProductCommand } from "@aws-sdk/client-service-catalog"; // ES Modules import
|
|
71
71
|
* // const { ServiceCatalogClient, ProvisionProductCommand } = require("@aws-sdk/client-service-catalog"); // CommonJS import
|
|
72
|
+
* // import type { ServiceCatalogClientConfig } from "@aws-sdk/client-service-catalog";
|
|
73
|
+
* const config = {}; // type is ServiceCatalogClientConfig
|
|
72
74
|
* const client = new ServiceCatalogClient(config);
|
|
73
75
|
* const input = { // ProvisionProductInput
|
|
74
76
|
* AcceptLanguage: "STRING_VALUE",
|
|
@@ -33,6 +33,8 @@ declare const RejectPortfolioShareCommand_base: {
|
|
|
33
33
|
* ```javascript
|
|
34
34
|
* import { ServiceCatalogClient, RejectPortfolioShareCommand } from "@aws-sdk/client-service-catalog"; // ES Modules import
|
|
35
35
|
* // const { ServiceCatalogClient, RejectPortfolioShareCommand } = require("@aws-sdk/client-service-catalog"); // CommonJS import
|
|
36
|
+
* // import type { ServiceCatalogClientConfig } from "@aws-sdk/client-service-catalog";
|
|
37
|
+
* const config = {}; // type is ServiceCatalogClientConfig
|
|
36
38
|
* const client = new ServiceCatalogClient(config);
|
|
37
39
|
* const input = { // RejectPortfolioShareInput
|
|
38
40
|
* AcceptLanguage: "STRING_VALUE",
|
|
@@ -34,6 +34,8 @@ declare const ScanProvisionedProductsCommand_base: {
|
|
|
34
34
|
* ```javascript
|
|
35
35
|
* import { ServiceCatalogClient, ScanProvisionedProductsCommand } from "@aws-sdk/client-service-catalog"; // ES Modules import
|
|
36
36
|
* // const { ServiceCatalogClient, ScanProvisionedProductsCommand } = require("@aws-sdk/client-service-catalog"); // CommonJS import
|
|
37
|
+
* // import type { ServiceCatalogClientConfig } from "@aws-sdk/client-service-catalog";
|
|
38
|
+
* const config = {}; // type is ServiceCatalogClientConfig
|
|
37
39
|
* const client = new ServiceCatalogClient(config);
|
|
38
40
|
* const input = { // ScanProvisionedProductsInput
|
|
39
41
|
* AcceptLanguage: "STRING_VALUE",
|
|
@@ -33,6 +33,8 @@ declare const SearchProductsAsAdminCommand_base: {
|
|
|
33
33
|
* ```javascript
|
|
34
34
|
* import { ServiceCatalogClient, SearchProductsAsAdminCommand } from "@aws-sdk/client-service-catalog"; // ES Modules import
|
|
35
35
|
* // const { ServiceCatalogClient, SearchProductsAsAdminCommand } = require("@aws-sdk/client-service-catalog"); // CommonJS import
|
|
36
|
+
* // import type { ServiceCatalogClientConfig } from "@aws-sdk/client-service-catalog";
|
|
37
|
+
* const config = {}; // type is ServiceCatalogClientConfig
|
|
36
38
|
* const client = new ServiceCatalogClient(config);
|
|
37
39
|
* const input = { // SearchProductsAsAdminInput
|
|
38
40
|
* AcceptLanguage: "STRING_VALUE",
|
|
@@ -33,6 +33,8 @@ declare const SearchProductsCommand_base: {
|
|
|
33
33
|
* ```javascript
|
|
34
34
|
* import { ServiceCatalogClient, SearchProductsCommand } from "@aws-sdk/client-service-catalog"; // ES Modules import
|
|
35
35
|
* // const { ServiceCatalogClient, SearchProductsCommand } = require("@aws-sdk/client-service-catalog"); // CommonJS import
|
|
36
|
+
* // import type { ServiceCatalogClientConfig } from "@aws-sdk/client-service-catalog";
|
|
37
|
+
* const config = {}; // type is ServiceCatalogClientConfig
|
|
36
38
|
* const client = new ServiceCatalogClient(config);
|
|
37
39
|
* const input = { // SearchProductsInput
|
|
38
40
|
* AcceptLanguage: "STRING_VALUE",
|
|
@@ -33,6 +33,8 @@ declare const SearchProvisionedProductsCommand_base: {
|
|
|
33
33
|
* ```javascript
|
|
34
34
|
* import { ServiceCatalogClient, SearchProvisionedProductsCommand } from "@aws-sdk/client-service-catalog"; // ES Modules import
|
|
35
35
|
* // const { ServiceCatalogClient, SearchProvisionedProductsCommand } = require("@aws-sdk/client-service-catalog"); // CommonJS import
|
|
36
|
+
* // import type { ServiceCatalogClientConfig } from "@aws-sdk/client-service-catalog";
|
|
37
|
+
* const config = {}; // type is ServiceCatalogClientConfig
|
|
36
38
|
* const client = new ServiceCatalogClient(config);
|
|
37
39
|
* const input = { // SearchProvisionedProductsInput
|
|
38
40
|
* AcceptLanguage: "STRING_VALUE",
|
|
@@ -35,6 +35,8 @@ declare const TerminateProvisionedProductCommand_base: {
|
|
|
35
35
|
* ```javascript
|
|
36
36
|
* import { ServiceCatalogClient, TerminateProvisionedProductCommand } from "@aws-sdk/client-service-catalog"; // ES Modules import
|
|
37
37
|
* // const { ServiceCatalogClient, TerminateProvisionedProductCommand } = require("@aws-sdk/client-service-catalog"); // CommonJS import
|
|
38
|
+
* // import type { ServiceCatalogClientConfig } from "@aws-sdk/client-service-catalog";
|
|
39
|
+
* const config = {}; // type is ServiceCatalogClientConfig
|
|
38
40
|
* const client = new ServiceCatalogClient(config);
|
|
39
41
|
* const input = { // TerminateProvisionedProductInput
|
|
40
42
|
* ProvisionedProductName: "STRING_VALUE",
|
|
@@ -33,6 +33,8 @@ declare const UpdateConstraintCommand_base: {
|
|
|
33
33
|
* ```javascript
|
|
34
34
|
* import { ServiceCatalogClient, UpdateConstraintCommand } from "@aws-sdk/client-service-catalog"; // ES Modules import
|
|
35
35
|
* // const { ServiceCatalogClient, UpdateConstraintCommand } = require("@aws-sdk/client-service-catalog"); // CommonJS import
|
|
36
|
+
* // import type { ServiceCatalogClientConfig } from "@aws-sdk/client-service-catalog";
|
|
37
|
+
* const config = {}; // type is ServiceCatalogClientConfig
|
|
36
38
|
* const client = new ServiceCatalogClient(config);
|
|
37
39
|
* const input = { // UpdateConstraintInput
|
|
38
40
|
* AcceptLanguage: "STRING_VALUE",
|
|
@@ -34,6 +34,8 @@ declare const UpdatePortfolioCommand_base: {
|
|
|
34
34
|
* ```javascript
|
|
35
35
|
* import { ServiceCatalogClient, UpdatePortfolioCommand } from "@aws-sdk/client-service-catalog"; // ES Modules import
|
|
36
36
|
* // const { ServiceCatalogClient, UpdatePortfolioCommand } = require("@aws-sdk/client-service-catalog"); // CommonJS import
|
|
37
|
+
* // import type { ServiceCatalogClientConfig } from "@aws-sdk/client-service-catalog";
|
|
38
|
+
* const config = {}; // type is ServiceCatalogClientConfig
|
|
37
39
|
* const client = new ServiceCatalogClient(config);
|
|
38
40
|
* const input = { // UpdatePortfolioInput
|
|
39
41
|
* AcceptLanguage: "STRING_VALUE",
|
|
@@ -48,6 +48,8 @@ declare const UpdatePortfolioShareCommand_base: {
|
|
|
48
48
|
* ```javascript
|
|
49
49
|
* import { ServiceCatalogClient, UpdatePortfolioShareCommand } from "@aws-sdk/client-service-catalog"; // ES Modules import
|
|
50
50
|
* // const { ServiceCatalogClient, UpdatePortfolioShareCommand } = require("@aws-sdk/client-service-catalog"); // CommonJS import
|
|
51
|
+
* // import type { ServiceCatalogClientConfig } from "@aws-sdk/client-service-catalog";
|
|
52
|
+
* const config = {}; // type is ServiceCatalogClientConfig
|
|
51
53
|
* const client = new ServiceCatalogClient(config);
|
|
52
54
|
* const input = { // UpdatePortfolioShareInput
|
|
53
55
|
* AcceptLanguage: "STRING_VALUE",
|
|
@@ -33,6 +33,8 @@ declare const UpdateProductCommand_base: {
|
|
|
33
33
|
* ```javascript
|
|
34
34
|
* import { ServiceCatalogClient, UpdateProductCommand } from "@aws-sdk/client-service-catalog"; // ES Modules import
|
|
35
35
|
* // const { ServiceCatalogClient, UpdateProductCommand } = require("@aws-sdk/client-service-catalog"); // CommonJS import
|
|
36
|
+
* // import type { ServiceCatalogClientConfig } from "@aws-sdk/client-service-catalog";
|
|
37
|
+
* const config = {}; // type is ServiceCatalogClientConfig
|
|
36
38
|
* const client = new ServiceCatalogClient(config);
|
|
37
39
|
* const input = { // UpdateProductInput
|
|
38
40
|
* AcceptLanguage: "STRING_VALUE",
|
|
@@ -37,6 +37,8 @@ declare const UpdateProvisionedProductCommand_base: {
|
|
|
37
37
|
* ```javascript
|
|
38
38
|
* import { ServiceCatalogClient, UpdateProvisionedProductCommand } from "@aws-sdk/client-service-catalog"; // ES Modules import
|
|
39
39
|
* // const { ServiceCatalogClient, UpdateProvisionedProductCommand } = require("@aws-sdk/client-service-catalog"); // CommonJS import
|
|
40
|
+
* // import type { ServiceCatalogClientConfig } from "@aws-sdk/client-service-catalog";
|
|
41
|
+
* const config = {}; // type is ServiceCatalogClientConfig
|
|
40
42
|
* const client = new ServiceCatalogClient(config);
|
|
41
43
|
* const input = { // UpdateProvisionedProductInput
|
|
42
44
|
* AcceptLanguage: "STRING_VALUE",
|
|
@@ -33,6 +33,8 @@ declare const UpdateProvisionedProductPropertiesCommand_base: {
|
|
|
33
33
|
* ```javascript
|
|
34
34
|
* import { ServiceCatalogClient, UpdateProvisionedProductPropertiesCommand } from "@aws-sdk/client-service-catalog"; // ES Modules import
|
|
35
35
|
* // const { ServiceCatalogClient, UpdateProvisionedProductPropertiesCommand } = require("@aws-sdk/client-service-catalog"); // CommonJS import
|
|
36
|
+
* // import type { ServiceCatalogClientConfig } from "@aws-sdk/client-service-catalog";
|
|
37
|
+
* const config = {}; // type is ServiceCatalogClientConfig
|
|
36
38
|
* const client = new ServiceCatalogClient(config);
|
|
37
39
|
* const input = { // UpdateProvisionedProductPropertiesInput
|
|
38
40
|
* AcceptLanguage: "STRING_VALUE",
|
|
@@ -34,6 +34,8 @@ declare const UpdateProvisioningArtifactCommand_base: {
|
|
|
34
34
|
* ```javascript
|
|
35
35
|
* import { ServiceCatalogClient, UpdateProvisioningArtifactCommand } from "@aws-sdk/client-service-catalog"; // ES Modules import
|
|
36
36
|
* // const { ServiceCatalogClient, UpdateProvisioningArtifactCommand } = require("@aws-sdk/client-service-catalog"); // CommonJS import
|
|
37
|
+
* // import type { ServiceCatalogClientConfig } from "@aws-sdk/client-service-catalog";
|
|
38
|
+
* const config = {}; // type is ServiceCatalogClientConfig
|
|
37
39
|
* const client = new ServiceCatalogClient(config);
|
|
38
40
|
* const input = { // UpdateProvisioningArtifactInput
|
|
39
41
|
* AcceptLanguage: "STRING_VALUE",
|
|
@@ -33,6 +33,8 @@ declare const UpdateServiceActionCommand_base: {
|
|
|
33
33
|
* ```javascript
|
|
34
34
|
* import { ServiceCatalogClient, UpdateServiceActionCommand } from "@aws-sdk/client-service-catalog"; // ES Modules import
|
|
35
35
|
* // const { ServiceCatalogClient, UpdateServiceActionCommand } = require("@aws-sdk/client-service-catalog"); // CommonJS import
|
|
36
|
+
* // import type { ServiceCatalogClientConfig } from "@aws-sdk/client-service-catalog";
|
|
37
|
+
* const config = {}; // type is ServiceCatalogClientConfig
|
|
36
38
|
* const client = new ServiceCatalogClient(config);
|
|
37
39
|
* const input = { // UpdateServiceActionInput
|
|
38
40
|
* Id: "STRING_VALUE", // required
|
|
@@ -33,6 +33,8 @@ declare const UpdateTagOptionCommand_base: {
|
|
|
33
33
|
* ```javascript
|
|
34
34
|
* import { ServiceCatalogClient, UpdateTagOptionCommand } from "@aws-sdk/client-service-catalog"; // ES Modules import
|
|
35
35
|
* // const { ServiceCatalogClient, UpdateTagOptionCommand } = require("@aws-sdk/client-service-catalog"); // CommonJS import
|
|
36
|
+
* // import type { ServiceCatalogClientConfig } from "@aws-sdk/client-service-catalog";
|
|
37
|
+
* const config = {}; // type is ServiceCatalogClientConfig
|
|
36
38
|
* const client = new ServiceCatalogClient(config);
|
|
37
39
|
* const input = { // UpdateTagOptionInput
|
|
38
40
|
* Id: "STRING_VALUE", // required
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/client-service-catalog",
|
|
3
3
|
"description": "AWS SDK for JavaScript Service Catalog Client for Node.js, Browser and React Native",
|
|
4
|
-
"version": "3.
|
|
4
|
+
"version": "3.891.0",
|
|
5
5
|
"scripts": {
|
|
6
6
|
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
|
|
7
7
|
"build:cjs": "node ../../scripts/compilation/inline client-service-catalog",
|
|
@@ -21,16 +21,16 @@
|
|
|
21
21
|
"@aws-crypto/sha256-browser": "5.2.0",
|
|
22
22
|
"@aws-crypto/sha256-js": "5.2.0",
|
|
23
23
|
"@aws-sdk/core": "3.890.0",
|
|
24
|
-
"@aws-sdk/credential-provider-node": "3.
|
|
25
|
-
"@aws-sdk/middleware-host-header": "3.
|
|
26
|
-
"@aws-sdk/middleware-logger": "3.
|
|
27
|
-
"@aws-sdk/middleware-recursion-detection": "3.
|
|
28
|
-
"@aws-sdk/middleware-user-agent": "3.
|
|
24
|
+
"@aws-sdk/credential-provider-node": "3.891.0",
|
|
25
|
+
"@aws-sdk/middleware-host-header": "3.891.0",
|
|
26
|
+
"@aws-sdk/middleware-logger": "3.891.0",
|
|
27
|
+
"@aws-sdk/middleware-recursion-detection": "3.891.0",
|
|
28
|
+
"@aws-sdk/middleware-user-agent": "3.891.0",
|
|
29
29
|
"@aws-sdk/region-config-resolver": "3.890.0",
|
|
30
30
|
"@aws-sdk/types": "3.887.0",
|
|
31
|
-
"@aws-sdk/util-endpoints": "3.
|
|
31
|
+
"@aws-sdk/util-endpoints": "3.891.0",
|
|
32
32
|
"@aws-sdk/util-user-agent-browser": "3.887.0",
|
|
33
|
-
"@aws-sdk/util-user-agent-node": "3.
|
|
33
|
+
"@aws-sdk/util-user-agent-node": "3.891.0",
|
|
34
34
|
"@smithy/config-resolver": "^4.2.2",
|
|
35
35
|
"@smithy/core": "^3.11.0",
|
|
36
36
|
"@smithy/fetch-http-handler": "^5.2.1",
|
|
@@ -38,7 +38,7 @@
|
|
|
38
38
|
"@smithy/invalid-dependency": "^4.1.1",
|
|
39
39
|
"@smithy/middleware-content-length": "^4.1.1",
|
|
40
40
|
"@smithy/middleware-endpoint": "^4.2.2",
|
|
41
|
-
"@smithy/middleware-retry": "^4.2.
|
|
41
|
+
"@smithy/middleware-retry": "^4.2.3",
|
|
42
42
|
"@smithy/middleware-serde": "^4.1.1",
|
|
43
43
|
"@smithy/middleware-stack": "^4.1.1",
|
|
44
44
|
"@smithy/node-config-provider": "^4.2.2",
|
|
@@ -54,7 +54,7 @@
|
|
|
54
54
|
"@smithy/util-defaults-mode-node": "^4.1.2",
|
|
55
55
|
"@smithy/util-endpoints": "^3.1.2",
|
|
56
56
|
"@smithy/util-middleware": "^4.1.1",
|
|
57
|
-
"@smithy/util-retry": "^4.1.
|
|
57
|
+
"@smithy/util-retry": "^4.1.2",
|
|
58
58
|
"@smithy/util-utf8": "^4.1.0",
|
|
59
59
|
"@types/uuid": "^9.0.1",
|
|
60
60
|
"tslib": "^2.6.2",
|