@aws-sdk/client-service-catalog 3.803.0 → 3.804.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 +1 -1
- package/dist-types/commands/AssociateBudgetWithResourceCommand.d.ts +1 -1
- package/dist-types/commands/AssociatePrincipalWithPortfolioCommand.d.ts +1 -1
- package/dist-types/commands/AssociateProductWithPortfolioCommand.d.ts +1 -1
- package/dist-types/commands/AssociateServiceActionWithProvisioningArtifactCommand.d.ts +1 -1
- package/dist-types/commands/AssociateTagOptionWithResourceCommand.d.ts +1 -1
- package/dist-types/commands/BatchAssociateServiceActionWithProvisioningArtifactCommand.d.ts +1 -1
- package/dist-types/commands/BatchDisassociateServiceActionFromProvisioningArtifactCommand.d.ts +1 -1
- package/dist-types/commands/CopyProductCommand.d.ts +1 -1
- package/dist-types/commands/CreateConstraintCommand.d.ts +1 -1
- package/dist-types/commands/CreatePortfolioCommand.d.ts +1 -1
- package/dist-types/commands/CreatePortfolioShareCommand.d.ts +1 -1
- package/dist-types/commands/CreateProductCommand.d.ts +1 -1
- package/dist-types/commands/CreateProvisionedProductPlanCommand.d.ts +1 -1
- package/dist-types/commands/CreateProvisioningArtifactCommand.d.ts +1 -1
- package/dist-types/commands/CreateServiceActionCommand.d.ts +1 -1
- package/dist-types/commands/CreateTagOptionCommand.d.ts +1 -1
- package/dist-types/commands/DeleteConstraintCommand.d.ts +1 -1
- package/dist-types/commands/DeletePortfolioCommand.d.ts +1 -1
- package/dist-types/commands/DeletePortfolioShareCommand.d.ts +1 -1
- package/dist-types/commands/DeleteProductCommand.d.ts +1 -1
- package/dist-types/commands/DeleteProvisionedProductPlanCommand.d.ts +1 -1
- package/dist-types/commands/DeleteProvisioningArtifactCommand.d.ts +1 -1
- package/dist-types/commands/DeleteServiceActionCommand.d.ts +4 -1
- package/dist-types/commands/DeleteTagOptionCommand.d.ts +1 -1
- package/dist-types/commands/DescribeConstraintCommand.d.ts +1 -1
- package/dist-types/commands/DescribeCopyProductStatusCommand.d.ts +1 -1
- package/dist-types/commands/DescribePortfolioCommand.d.ts +1 -1
- package/dist-types/commands/DescribePortfolioShareStatusCommand.d.ts +1 -1
- package/dist-types/commands/DescribePortfolioSharesCommand.d.ts +1 -1
- package/dist-types/commands/DescribeProductViewCommand.d.ts +1 -1
- package/dist-types/commands/DescribeProvisionedProductPlanCommand.d.ts +1 -1
- package/dist-types/commands/DescribeRecordCommand.d.ts +1 -1
- package/dist-types/commands/DescribeServiceActionCommand.d.ts +1 -1
- package/dist-types/commands/DescribeServiceActionExecutionParametersCommand.d.ts +1 -1
- package/dist-types/commands/DescribeTagOptionCommand.d.ts +1 -1
- package/dist-types/commands/DisassociateBudgetFromResourceCommand.d.ts +1 -1
- package/dist-types/commands/DisassociatePrincipalFromPortfolioCommand.d.ts +1 -1
- package/dist-types/commands/DisassociateProductFromPortfolioCommand.d.ts +1 -1
- package/dist-types/commands/DisassociateServiceActionFromProvisioningArtifactCommand.d.ts +4 -1
- package/dist-types/commands/DisassociateTagOptionFromResourceCommand.d.ts +1 -1
- package/dist-types/commands/ExecuteProvisionedProductPlanCommand.d.ts +1 -1
- package/dist-types/commands/ExecuteProvisionedProductServiceActionCommand.d.ts +1 -1
- package/dist-types/commands/ImportAsProvisionedProductCommand.d.ts +1 -1
- package/dist-types/commands/ListBudgetsForResourceCommand.d.ts +1 -1
- package/dist-types/commands/ListConstraintsForPortfolioCommand.d.ts +1 -1
- package/dist-types/commands/ListLaunchPathsCommand.d.ts +1 -1
- package/dist-types/commands/ListOrganizationPortfolioAccessCommand.d.ts +1 -1
- package/dist-types/commands/ListPortfolioAccessCommand.d.ts +1 -1
- package/dist-types/commands/ListPortfoliosForProductCommand.d.ts +1 -1
- package/dist-types/commands/ListPrincipalsForPortfolioCommand.d.ts +1 -1
- package/dist-types/commands/ListProvisioningArtifactsCommand.d.ts +1 -1
- package/dist-types/commands/ListProvisioningArtifactsForServiceActionCommand.d.ts +1 -1
- package/dist-types/commands/ListResourcesForTagOptionCommand.d.ts +1 -1
- package/dist-types/commands/ListServiceActionsForProvisioningArtifactCommand.d.ts +1 -1
- package/dist-types/commands/ListStackInstancesForProvisionedProductCommand.d.ts +1 -1
- package/dist-types/commands/NotifyProvisionProductEngineWorkflowResultCommand.d.ts +1 -1
- package/dist-types/commands/NotifyTerminateProvisionedProductEngineWorkflowResultCommand.d.ts +1 -1
- package/dist-types/commands/NotifyUpdateProvisionedProductEngineWorkflowResultCommand.d.ts +1 -1
- package/dist-types/commands/ProvisionProductCommand.d.ts +1 -1
- package/dist-types/commands/RejectPortfolioShareCommand.d.ts +1 -1
- package/dist-types/commands/UpdateConstraintCommand.d.ts +1 -1
- package/dist-types/commands/UpdatePortfolioCommand.d.ts +1 -1
- package/dist-types/commands/UpdatePortfolioShareCommand.d.ts +1 -1
- package/dist-types/commands/UpdateProductCommand.d.ts +1 -1
- package/dist-types/commands/UpdateProvisionedProductPropertiesCommand.d.ts +1 -1
- package/dist-types/commands/UpdateProvisioningArtifactCommand.d.ts +1 -1
- package/dist-types/commands/UpdateServiceActionCommand.d.ts +1 -1
- package/dist-types/commands/UpdateTagOptionCommand.d.ts +1 -1
- package/dist-types/endpoint/EndpointParameters.d.ts +1 -3
- package/dist-types/runtimeConfig.browser.d.ts +17 -17
- package/dist-types/runtimeConfig.d.ts +16 -16
- package/dist-types/runtimeConfig.native.d.ts +18 -18
- package/dist-types/runtimeConfig.shared.d.ts +3 -3
- package/dist-types/ts3.4/commands/AcceptPortfolioShareCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/AssociateBudgetWithResourceCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/AssociatePrincipalWithPortfolioCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/AssociateProductWithPortfolioCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/AssociateServiceActionWithProvisioningArtifactCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/AssociateTagOptionWithResourceCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/BatchAssociateServiceActionWithProvisioningArtifactCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/BatchDisassociateServiceActionFromProvisioningArtifactCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CopyProductCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateConstraintCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreatePortfolioCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreatePortfolioShareCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateProductCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateProvisionedProductPlanCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateProvisioningArtifactCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateServiceActionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateTagOptionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteConstraintCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeletePortfolioCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeletePortfolioShareCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteProductCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteProvisionedProductPlanCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteProvisioningArtifactCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteServiceActionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteTagOptionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeConstraintCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeCopyProductStatusCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribePortfolioCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribePortfolioShareStatusCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribePortfolioSharesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeProductViewCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeProvisionedProductPlanCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeRecordCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeServiceActionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeServiceActionExecutionParametersCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeTagOptionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DisassociateBudgetFromResourceCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DisassociatePrincipalFromPortfolioCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DisassociateProductFromPortfolioCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DisassociateServiceActionFromProvisioningArtifactCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DisassociateTagOptionFromResourceCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ExecuteProvisionedProductPlanCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ExecuteProvisionedProductServiceActionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ImportAsProvisionedProductCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListBudgetsForResourceCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListConstraintsForPortfolioCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListLaunchPathsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListOrganizationPortfolioAccessCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListPortfolioAccessCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListPortfoliosForProductCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListPrincipalsForPortfolioCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListProvisioningArtifactsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListProvisioningArtifactsForServiceActionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListResourcesForTagOptionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListServiceActionsForProvisioningArtifactCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListStackInstancesForProvisionedProductCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/NotifyProvisionProductEngineWorkflowResultCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/NotifyTerminateProvisionedProductEngineWorkflowResultCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/NotifyUpdateProvisionedProductEngineWorkflowResultCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ProvisionProductCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/RejectPortfolioShareCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateConstraintCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdatePortfolioCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdatePortfolioShareCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateProductCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateProvisionedProductPropertiesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateProvisioningArtifactCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateServiceActionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateTagOptionCommand.d.ts +1 -1
- package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +1 -4
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +22 -32
- package/dist-types/ts3.4/runtimeConfig.d.ts +20 -29
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +23 -33
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +3 -3
- package/package.json +19 -19
|
@@ -23,7 +23,7 @@ export interface AcceptPortfolioShareCommandOutput extends AcceptPortfolioShareO
|
|
|
23
23
|
}
|
|
24
24
|
declare const AcceptPortfolioShareCommand_base: {
|
|
25
25
|
new (input: AcceptPortfolioShareCommandInput): import("@smithy/smithy-client").CommandImpl<AcceptPortfolioShareCommandInput, AcceptPortfolioShareCommandOutput, ServiceCatalogClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: AcceptPortfolioShareCommandInput): import("@smithy/smithy-client").CommandImpl<AcceptPortfolioShareCommandInput, AcceptPortfolioShareCommandOutput, ServiceCatalogClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface AssociateBudgetWithResourceCommandOutput extends AssociateBudge
|
|
|
23
23
|
}
|
|
24
24
|
declare const AssociateBudgetWithResourceCommand_base: {
|
|
25
25
|
new (input: AssociateBudgetWithResourceCommandInput): import("@smithy/smithy-client").CommandImpl<AssociateBudgetWithResourceCommandInput, AssociateBudgetWithResourceCommandOutput, ServiceCatalogClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: AssociateBudgetWithResourceCommandInput): import("@smithy/smithy-client").CommandImpl<AssociateBudgetWithResourceCommandInput, AssociateBudgetWithResourceCommandOutput, ServiceCatalogClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface AssociatePrincipalWithPortfolioCommandOutput extends AssociateP
|
|
|
23
23
|
}
|
|
24
24
|
declare const AssociatePrincipalWithPortfolioCommand_base: {
|
|
25
25
|
new (input: AssociatePrincipalWithPortfolioCommandInput): import("@smithy/smithy-client").CommandImpl<AssociatePrincipalWithPortfolioCommandInput, AssociatePrincipalWithPortfolioCommandOutput, ServiceCatalogClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: AssociatePrincipalWithPortfolioCommandInput): import("@smithy/smithy-client").CommandImpl<AssociatePrincipalWithPortfolioCommandInput, AssociatePrincipalWithPortfolioCommandOutput, ServiceCatalogClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface AssociateProductWithPortfolioCommandOutput extends AssociatePro
|
|
|
23
23
|
}
|
|
24
24
|
declare const AssociateProductWithPortfolioCommand_base: {
|
|
25
25
|
new (input: AssociateProductWithPortfolioCommandInput): import("@smithy/smithy-client").CommandImpl<AssociateProductWithPortfolioCommandInput, AssociateProductWithPortfolioCommandOutput, ServiceCatalogClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: AssociateProductWithPortfolioCommandInput): import("@smithy/smithy-client").CommandImpl<AssociateProductWithPortfolioCommandInput, AssociateProductWithPortfolioCommandOutput, ServiceCatalogClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface AssociateServiceActionWithProvisioningArtifactCommandOutput ext
|
|
|
23
23
|
}
|
|
24
24
|
declare const AssociateServiceActionWithProvisioningArtifactCommand_base: {
|
|
25
25
|
new (input: AssociateServiceActionWithProvisioningArtifactCommandInput): import("@smithy/smithy-client").CommandImpl<AssociateServiceActionWithProvisioningArtifactCommandInput, AssociateServiceActionWithProvisioningArtifactCommandOutput, ServiceCatalogClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: AssociateServiceActionWithProvisioningArtifactCommandInput): import("@smithy/smithy-client").CommandImpl<AssociateServiceActionWithProvisioningArtifactCommandInput, AssociateServiceActionWithProvisioningArtifactCommandOutput, ServiceCatalogClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface AssociateTagOptionWithResourceCommandOutput extends AssociateTa
|
|
|
23
23
|
}
|
|
24
24
|
declare const AssociateTagOptionWithResourceCommand_base: {
|
|
25
25
|
new (input: AssociateTagOptionWithResourceCommandInput): import("@smithy/smithy-client").CommandImpl<AssociateTagOptionWithResourceCommandInput, AssociateTagOptionWithResourceCommandOutput, ServiceCatalogClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: AssociateTagOptionWithResourceCommandInput): import("@smithy/smithy-client").CommandImpl<AssociateTagOptionWithResourceCommandInput, AssociateTagOptionWithResourceCommandOutput, ServiceCatalogClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface BatchAssociateServiceActionWithProvisioningArtifactCommandOutpu
|
|
|
23
23
|
}
|
|
24
24
|
declare const BatchAssociateServiceActionWithProvisioningArtifactCommand_base: {
|
|
25
25
|
new (input: BatchAssociateServiceActionWithProvisioningArtifactCommandInput): import("@smithy/smithy-client").CommandImpl<BatchAssociateServiceActionWithProvisioningArtifactCommandInput, BatchAssociateServiceActionWithProvisioningArtifactCommandOutput, ServiceCatalogClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: BatchAssociateServiceActionWithProvisioningArtifactCommandInput): import("@smithy/smithy-client").CommandImpl<BatchAssociateServiceActionWithProvisioningArtifactCommandInput, BatchAssociateServiceActionWithProvisioningArtifactCommandOutput, ServiceCatalogClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
package/dist-types/commands/BatchDisassociateServiceActionFromProvisioningArtifactCommand.d.ts
CHANGED
|
@@ -23,7 +23,7 @@ export interface BatchDisassociateServiceActionFromProvisioningArtifactCommandOu
|
|
|
23
23
|
}
|
|
24
24
|
declare const BatchDisassociateServiceActionFromProvisioningArtifactCommand_base: {
|
|
25
25
|
new (input: BatchDisassociateServiceActionFromProvisioningArtifactCommandInput): import("@smithy/smithy-client").CommandImpl<BatchDisassociateServiceActionFromProvisioningArtifactCommandInput, BatchDisassociateServiceActionFromProvisioningArtifactCommandOutput, ServiceCatalogClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: BatchDisassociateServiceActionFromProvisioningArtifactCommandInput): import("@smithy/smithy-client").CommandImpl<BatchDisassociateServiceActionFromProvisioningArtifactCommandInput, BatchDisassociateServiceActionFromProvisioningArtifactCommandOutput, ServiceCatalogClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface CopyProductCommandOutput extends CopyProductOutput, __MetadataB
|
|
|
23
23
|
}
|
|
24
24
|
declare const CopyProductCommand_base: {
|
|
25
25
|
new (input: CopyProductCommandInput): import("@smithy/smithy-client").CommandImpl<CopyProductCommandInput, CopyProductCommandOutput, ServiceCatalogClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: CopyProductCommandInput): import("@smithy/smithy-client").CommandImpl<CopyProductCommandInput, CopyProductCommandOutput, ServiceCatalogClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface CreateConstraintCommandOutput extends CreateConstraintOutput, _
|
|
|
23
23
|
}
|
|
24
24
|
declare const CreateConstraintCommand_base: {
|
|
25
25
|
new (input: CreateConstraintCommandInput): import("@smithy/smithy-client").CommandImpl<CreateConstraintCommandInput, CreateConstraintCommandOutput, ServiceCatalogClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: CreateConstraintCommandInput): import("@smithy/smithy-client").CommandImpl<CreateConstraintCommandInput, CreateConstraintCommandOutput, ServiceCatalogClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface CreatePortfolioCommandOutput extends CreatePortfolioOutput, __M
|
|
|
23
23
|
}
|
|
24
24
|
declare const CreatePortfolioCommand_base: {
|
|
25
25
|
new (input: CreatePortfolioCommandInput): import("@smithy/smithy-client").CommandImpl<CreatePortfolioCommandInput, CreatePortfolioCommandOutput, ServiceCatalogClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: CreatePortfolioCommandInput): import("@smithy/smithy-client").CommandImpl<CreatePortfolioCommandInput, CreatePortfolioCommandOutput, ServiceCatalogClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface CreatePortfolioShareCommandOutput extends CreatePortfolioShareO
|
|
|
23
23
|
}
|
|
24
24
|
declare const CreatePortfolioShareCommand_base: {
|
|
25
25
|
new (input: CreatePortfolioShareCommandInput): import("@smithy/smithy-client").CommandImpl<CreatePortfolioShareCommandInput, CreatePortfolioShareCommandOutput, ServiceCatalogClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: CreatePortfolioShareCommandInput): import("@smithy/smithy-client").CommandImpl<CreatePortfolioShareCommandInput, CreatePortfolioShareCommandOutput, ServiceCatalogClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface CreateProductCommandOutput extends CreateProductOutput, __Metad
|
|
|
23
23
|
}
|
|
24
24
|
declare const CreateProductCommand_base: {
|
|
25
25
|
new (input: CreateProductCommandInput): import("@smithy/smithy-client").CommandImpl<CreateProductCommandInput, CreateProductCommandOutput, ServiceCatalogClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: CreateProductCommandInput): import("@smithy/smithy-client").CommandImpl<CreateProductCommandInput, CreateProductCommandOutput, ServiceCatalogClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface CreateProvisionedProductPlanCommandOutput extends CreateProvisi
|
|
|
23
23
|
}
|
|
24
24
|
declare const CreateProvisionedProductPlanCommand_base: {
|
|
25
25
|
new (input: CreateProvisionedProductPlanCommandInput): import("@smithy/smithy-client").CommandImpl<CreateProvisionedProductPlanCommandInput, CreateProvisionedProductPlanCommandOutput, ServiceCatalogClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: CreateProvisionedProductPlanCommandInput): import("@smithy/smithy-client").CommandImpl<CreateProvisionedProductPlanCommandInput, CreateProvisionedProductPlanCommandOutput, ServiceCatalogClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface CreateProvisioningArtifactCommandOutput extends CreateProvision
|
|
|
23
23
|
}
|
|
24
24
|
declare const CreateProvisioningArtifactCommand_base: {
|
|
25
25
|
new (input: CreateProvisioningArtifactCommandInput): import("@smithy/smithy-client").CommandImpl<CreateProvisioningArtifactCommandInput, CreateProvisioningArtifactCommandOutput, ServiceCatalogClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: CreateProvisioningArtifactCommandInput): import("@smithy/smithy-client").CommandImpl<CreateProvisioningArtifactCommandInput, CreateProvisioningArtifactCommandOutput, ServiceCatalogClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface CreateServiceActionCommandOutput extends CreateServiceActionOut
|
|
|
23
23
|
}
|
|
24
24
|
declare const CreateServiceActionCommand_base: {
|
|
25
25
|
new (input: CreateServiceActionCommandInput): import("@smithy/smithy-client").CommandImpl<CreateServiceActionCommandInput, CreateServiceActionCommandOutput, ServiceCatalogClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: CreateServiceActionCommandInput): import("@smithy/smithy-client").CommandImpl<CreateServiceActionCommandInput, CreateServiceActionCommandOutput, ServiceCatalogClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface CreateTagOptionCommandOutput extends CreateTagOptionOutput, __M
|
|
|
23
23
|
}
|
|
24
24
|
declare const CreateTagOptionCommand_base: {
|
|
25
25
|
new (input: CreateTagOptionCommandInput): import("@smithy/smithy-client").CommandImpl<CreateTagOptionCommandInput, CreateTagOptionCommandOutput, ServiceCatalogClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: CreateTagOptionCommandInput): import("@smithy/smithy-client").CommandImpl<CreateTagOptionCommandInput, CreateTagOptionCommandOutput, ServiceCatalogClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DeleteConstraintCommandOutput extends DeleteConstraintOutput, _
|
|
|
23
23
|
}
|
|
24
24
|
declare const DeleteConstraintCommand_base: {
|
|
25
25
|
new (input: DeleteConstraintCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteConstraintCommandInput, DeleteConstraintCommandOutput, ServiceCatalogClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DeleteConstraintCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteConstraintCommandInput, DeleteConstraintCommandOutput, ServiceCatalogClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DeletePortfolioCommandOutput extends DeletePortfolioOutput, __M
|
|
|
23
23
|
}
|
|
24
24
|
declare const DeletePortfolioCommand_base: {
|
|
25
25
|
new (input: DeletePortfolioCommandInput): import("@smithy/smithy-client").CommandImpl<DeletePortfolioCommandInput, DeletePortfolioCommandOutput, ServiceCatalogClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DeletePortfolioCommandInput): import("@smithy/smithy-client").CommandImpl<DeletePortfolioCommandInput, DeletePortfolioCommandOutput, ServiceCatalogClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DeletePortfolioShareCommandOutput extends DeletePortfolioShareO
|
|
|
23
23
|
}
|
|
24
24
|
declare const DeletePortfolioShareCommand_base: {
|
|
25
25
|
new (input: DeletePortfolioShareCommandInput): import("@smithy/smithy-client").CommandImpl<DeletePortfolioShareCommandInput, DeletePortfolioShareCommandOutput, ServiceCatalogClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DeletePortfolioShareCommandInput): import("@smithy/smithy-client").CommandImpl<DeletePortfolioShareCommandInput, DeletePortfolioShareCommandOutput, ServiceCatalogClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DeleteProductCommandOutput extends DeleteProductOutput, __Metad
|
|
|
23
23
|
}
|
|
24
24
|
declare const DeleteProductCommand_base: {
|
|
25
25
|
new (input: DeleteProductCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteProductCommandInput, DeleteProductCommandOutput, ServiceCatalogClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DeleteProductCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteProductCommandInput, DeleteProductCommandOutput, ServiceCatalogClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DeleteProvisionedProductPlanCommandOutput extends DeleteProvisi
|
|
|
23
23
|
}
|
|
24
24
|
declare const DeleteProvisionedProductPlanCommand_base: {
|
|
25
25
|
new (input: DeleteProvisionedProductPlanCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteProvisionedProductPlanCommandInput, DeleteProvisionedProductPlanCommandOutput, ServiceCatalogClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DeleteProvisionedProductPlanCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteProvisionedProductPlanCommandInput, DeleteProvisionedProductPlanCommandOutput, ServiceCatalogClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DeleteProvisioningArtifactCommandOutput extends DeleteProvision
|
|
|
23
23
|
}
|
|
24
24
|
declare const DeleteProvisioningArtifactCommand_base: {
|
|
25
25
|
new (input: DeleteProvisioningArtifactCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteProvisioningArtifactCommandInput, DeleteProvisioningArtifactCommandOutput, ServiceCatalogClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DeleteProvisioningArtifactCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteProvisioningArtifactCommandInput, DeleteProvisioningArtifactCommandOutput, ServiceCatalogClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DeleteServiceActionCommandOutput extends DeleteServiceActionOut
|
|
|
23
23
|
}
|
|
24
24
|
declare const DeleteServiceActionCommand_base: {
|
|
25
25
|
new (input: DeleteServiceActionCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteServiceActionCommandInput, DeleteServiceActionCommandOutput, ServiceCatalogClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DeleteServiceActionCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteServiceActionCommandInput, DeleteServiceActionCommandOutput, ServiceCatalogClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -51,6 +51,9 @@ declare const DeleteServiceActionCommand_base: {
|
|
|
51
51
|
* @see {@link DeleteServiceActionCommandOutput} for command's `response` shape.
|
|
52
52
|
* @see {@link ServiceCatalogClientResolvedConfig | config} for ServiceCatalogClient's `config` shape.
|
|
53
53
|
*
|
|
54
|
+
* @throws {@link InvalidParametersException} (client fault)
|
|
55
|
+
* <p>One or more parameters provided to the operation are not valid.</p>
|
|
56
|
+
*
|
|
54
57
|
* @throws {@link ResourceInUseException} (client fault)
|
|
55
58
|
* <p>A resource that is currently in use. Ensure that the resource is not in use and retry the operation.</p>
|
|
56
59
|
*
|
|
@@ -23,7 +23,7 @@ export interface DeleteTagOptionCommandOutput extends DeleteTagOptionOutput, __M
|
|
|
23
23
|
}
|
|
24
24
|
declare const DeleteTagOptionCommand_base: {
|
|
25
25
|
new (input: DeleteTagOptionCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteTagOptionCommandInput, DeleteTagOptionCommandOutput, ServiceCatalogClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DeleteTagOptionCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteTagOptionCommandInput, DeleteTagOptionCommandOutput, ServiceCatalogClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DescribeConstraintCommandOutput extends DescribeConstraintOutpu
|
|
|
23
23
|
}
|
|
24
24
|
declare const DescribeConstraintCommand_base: {
|
|
25
25
|
new (input: DescribeConstraintCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeConstraintCommandInput, DescribeConstraintCommandOutput, ServiceCatalogClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DescribeConstraintCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeConstraintCommandInput, DescribeConstraintCommandOutput, ServiceCatalogClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DescribeCopyProductStatusCommandOutput extends DescribeCopyProd
|
|
|
23
23
|
}
|
|
24
24
|
declare const DescribeCopyProductStatusCommand_base: {
|
|
25
25
|
new (input: DescribeCopyProductStatusCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeCopyProductStatusCommandInput, DescribeCopyProductStatusCommandOutput, ServiceCatalogClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DescribeCopyProductStatusCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeCopyProductStatusCommandInput, DescribeCopyProductStatusCommandOutput, ServiceCatalogClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DescribePortfolioCommandOutput extends DescribePortfolioOutput,
|
|
|
23
23
|
}
|
|
24
24
|
declare const DescribePortfolioCommand_base: {
|
|
25
25
|
new (input: DescribePortfolioCommandInput): import("@smithy/smithy-client").CommandImpl<DescribePortfolioCommandInput, DescribePortfolioCommandOutput, ServiceCatalogClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DescribePortfolioCommandInput): import("@smithy/smithy-client").CommandImpl<DescribePortfolioCommandInput, DescribePortfolioCommandOutput, ServiceCatalogClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DescribePortfolioShareStatusCommandOutput extends DescribePortf
|
|
|
23
23
|
}
|
|
24
24
|
declare const DescribePortfolioShareStatusCommand_base: {
|
|
25
25
|
new (input: DescribePortfolioShareStatusCommandInput): import("@smithy/smithy-client").CommandImpl<DescribePortfolioShareStatusCommandInput, DescribePortfolioShareStatusCommandOutput, ServiceCatalogClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DescribePortfolioShareStatusCommandInput): import("@smithy/smithy-client").CommandImpl<DescribePortfolioShareStatusCommandInput, DescribePortfolioShareStatusCommandOutput, ServiceCatalogClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DescribePortfolioSharesCommandOutput extends DescribePortfolioS
|
|
|
23
23
|
}
|
|
24
24
|
declare const DescribePortfolioSharesCommand_base: {
|
|
25
25
|
new (input: DescribePortfolioSharesCommandInput): import("@smithy/smithy-client").CommandImpl<DescribePortfolioSharesCommandInput, DescribePortfolioSharesCommandOutput, ServiceCatalogClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DescribePortfolioSharesCommandInput): import("@smithy/smithy-client").CommandImpl<DescribePortfolioSharesCommandInput, DescribePortfolioSharesCommandOutput, ServiceCatalogClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DescribeProductViewCommandOutput extends DescribeProductViewOut
|
|
|
23
23
|
}
|
|
24
24
|
declare const DescribeProductViewCommand_base: {
|
|
25
25
|
new (input: DescribeProductViewCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeProductViewCommandInput, DescribeProductViewCommandOutput, ServiceCatalogClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DescribeProductViewCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeProductViewCommandInput, DescribeProductViewCommandOutput, ServiceCatalogClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DescribeProvisionedProductPlanCommandOutput extends DescribePro
|
|
|
23
23
|
}
|
|
24
24
|
declare const DescribeProvisionedProductPlanCommand_base: {
|
|
25
25
|
new (input: DescribeProvisionedProductPlanCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeProvisionedProductPlanCommandInput, DescribeProvisionedProductPlanCommandOutput, ServiceCatalogClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DescribeProvisionedProductPlanCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeProvisionedProductPlanCommandInput, DescribeProvisionedProductPlanCommandOutput, ServiceCatalogClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DescribeRecordCommandOutput extends DescribeRecordOutput, __Met
|
|
|
23
23
|
}
|
|
24
24
|
declare const DescribeRecordCommand_base: {
|
|
25
25
|
new (input: DescribeRecordCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeRecordCommandInput, DescribeRecordCommandOutput, ServiceCatalogClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DescribeRecordCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeRecordCommandInput, DescribeRecordCommandOutput, ServiceCatalogClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DescribeServiceActionCommandOutput extends DescribeServiceActio
|
|
|
23
23
|
}
|
|
24
24
|
declare const DescribeServiceActionCommand_base: {
|
|
25
25
|
new (input: DescribeServiceActionCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeServiceActionCommandInput, DescribeServiceActionCommandOutput, ServiceCatalogClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DescribeServiceActionCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeServiceActionCommandInput, DescribeServiceActionCommandOutput, ServiceCatalogClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DescribeServiceActionExecutionParametersCommandOutput extends D
|
|
|
23
23
|
}
|
|
24
24
|
declare const DescribeServiceActionExecutionParametersCommand_base: {
|
|
25
25
|
new (input: DescribeServiceActionExecutionParametersCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeServiceActionExecutionParametersCommandInput, DescribeServiceActionExecutionParametersCommandOutput, ServiceCatalogClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DescribeServiceActionExecutionParametersCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeServiceActionExecutionParametersCommandInput, DescribeServiceActionExecutionParametersCommandOutput, ServiceCatalogClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DescribeTagOptionCommandOutput extends DescribeTagOptionOutput,
|
|
|
23
23
|
}
|
|
24
24
|
declare const DescribeTagOptionCommand_base: {
|
|
25
25
|
new (input: DescribeTagOptionCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeTagOptionCommandInput, DescribeTagOptionCommandOutput, ServiceCatalogClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DescribeTagOptionCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeTagOptionCommandInput, DescribeTagOptionCommandOutput, ServiceCatalogClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DisassociateBudgetFromResourceCommandOutput extends Disassociat
|
|
|
23
23
|
}
|
|
24
24
|
declare const DisassociateBudgetFromResourceCommand_base: {
|
|
25
25
|
new (input: DisassociateBudgetFromResourceCommandInput): import("@smithy/smithy-client").CommandImpl<DisassociateBudgetFromResourceCommandInput, DisassociateBudgetFromResourceCommandOutput, ServiceCatalogClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DisassociateBudgetFromResourceCommandInput): import("@smithy/smithy-client").CommandImpl<DisassociateBudgetFromResourceCommandInput, DisassociateBudgetFromResourceCommandOutput, ServiceCatalogClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DisassociatePrincipalFromPortfolioCommandOutput extends Disasso
|
|
|
23
23
|
}
|
|
24
24
|
declare const DisassociatePrincipalFromPortfolioCommand_base: {
|
|
25
25
|
new (input: DisassociatePrincipalFromPortfolioCommandInput): import("@smithy/smithy-client").CommandImpl<DisassociatePrincipalFromPortfolioCommandInput, DisassociatePrincipalFromPortfolioCommandOutput, ServiceCatalogClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DisassociatePrincipalFromPortfolioCommandInput): import("@smithy/smithy-client").CommandImpl<DisassociatePrincipalFromPortfolioCommandInput, DisassociatePrincipalFromPortfolioCommandOutput, ServiceCatalogClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DisassociateProductFromPortfolioCommandOutput extends Disassoci
|
|
|
23
23
|
}
|
|
24
24
|
declare const DisassociateProductFromPortfolioCommand_base: {
|
|
25
25
|
new (input: DisassociateProductFromPortfolioCommandInput): import("@smithy/smithy-client").CommandImpl<DisassociateProductFromPortfolioCommandInput, DisassociateProductFromPortfolioCommandOutput, ServiceCatalogClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DisassociateProductFromPortfolioCommandInput): import("@smithy/smithy-client").CommandImpl<DisassociateProductFromPortfolioCommandInput, DisassociateProductFromPortfolioCommandOutput, ServiceCatalogClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DisassociateServiceActionFromProvisioningArtifactCommandOutput
|
|
|
23
23
|
}
|
|
24
24
|
declare const DisassociateServiceActionFromProvisioningArtifactCommand_base: {
|
|
25
25
|
new (input: DisassociateServiceActionFromProvisioningArtifactCommandInput): import("@smithy/smithy-client").CommandImpl<DisassociateServiceActionFromProvisioningArtifactCommandInput, DisassociateServiceActionFromProvisioningArtifactCommandOutput, ServiceCatalogClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DisassociateServiceActionFromProvisioningArtifactCommandInput): import("@smithy/smithy-client").CommandImpl<DisassociateServiceActionFromProvisioningArtifactCommandInput, DisassociateServiceActionFromProvisioningArtifactCommandOutput, ServiceCatalogClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -53,6 +53,9 @@ declare const DisassociateServiceActionFromProvisioningArtifactCommand_base: {
|
|
|
53
53
|
* @see {@link DisassociateServiceActionFromProvisioningArtifactCommandOutput} for command's `response` shape.
|
|
54
54
|
* @see {@link ServiceCatalogClientResolvedConfig | config} for ServiceCatalogClient's `config` shape.
|
|
55
55
|
*
|
|
56
|
+
* @throws {@link InvalidParametersException} (client fault)
|
|
57
|
+
* <p>One or more parameters provided to the operation are not valid.</p>
|
|
58
|
+
*
|
|
56
59
|
* @throws {@link ResourceNotFoundException} (client fault)
|
|
57
60
|
* <p>The specified resource was not found.</p>
|
|
58
61
|
*
|
|
@@ -23,7 +23,7 @@ export interface DisassociateTagOptionFromResourceCommandOutput extends Disassoc
|
|
|
23
23
|
}
|
|
24
24
|
declare const DisassociateTagOptionFromResourceCommand_base: {
|
|
25
25
|
new (input: DisassociateTagOptionFromResourceCommandInput): import("@smithy/smithy-client").CommandImpl<DisassociateTagOptionFromResourceCommandInput, DisassociateTagOptionFromResourceCommandOutput, ServiceCatalogClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DisassociateTagOptionFromResourceCommandInput): import("@smithy/smithy-client").CommandImpl<DisassociateTagOptionFromResourceCommandInput, DisassociateTagOptionFromResourceCommandOutput, ServiceCatalogClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface ExecuteProvisionedProductPlanCommandOutput extends ExecuteProvi
|
|
|
23
23
|
}
|
|
24
24
|
declare const ExecuteProvisionedProductPlanCommand_base: {
|
|
25
25
|
new (input: ExecuteProvisionedProductPlanCommandInput): import("@smithy/smithy-client").CommandImpl<ExecuteProvisionedProductPlanCommandInput, ExecuteProvisionedProductPlanCommandOutput, ServiceCatalogClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: ExecuteProvisionedProductPlanCommandInput): import("@smithy/smithy-client").CommandImpl<ExecuteProvisionedProductPlanCommandInput, ExecuteProvisionedProductPlanCommandOutput, ServiceCatalogClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface ExecuteProvisionedProductServiceActionCommandOutput extends Exe
|
|
|
23
23
|
}
|
|
24
24
|
declare const ExecuteProvisionedProductServiceActionCommand_base: {
|
|
25
25
|
new (input: ExecuteProvisionedProductServiceActionCommandInput): import("@smithy/smithy-client").CommandImpl<ExecuteProvisionedProductServiceActionCommandInput, ExecuteProvisionedProductServiceActionCommandOutput, ServiceCatalogClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: ExecuteProvisionedProductServiceActionCommandInput): import("@smithy/smithy-client").CommandImpl<ExecuteProvisionedProductServiceActionCommandInput, ExecuteProvisionedProductServiceActionCommandOutput, ServiceCatalogClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface ImportAsProvisionedProductCommandOutput extends ImportAsProvisi
|
|
|
23
23
|
}
|
|
24
24
|
declare const ImportAsProvisionedProductCommand_base: {
|
|
25
25
|
new (input: ImportAsProvisionedProductCommandInput): import("@smithy/smithy-client").CommandImpl<ImportAsProvisionedProductCommandInput, ImportAsProvisionedProductCommandOutput, ServiceCatalogClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: ImportAsProvisionedProductCommandInput): import("@smithy/smithy-client").CommandImpl<ImportAsProvisionedProductCommandInput, ImportAsProvisionedProductCommandOutput, ServiceCatalogClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface ListBudgetsForResourceCommandOutput extends ListBudgetsForResou
|
|
|
23
23
|
}
|
|
24
24
|
declare const ListBudgetsForResourceCommand_base: {
|
|
25
25
|
new (input: ListBudgetsForResourceCommandInput): import("@smithy/smithy-client").CommandImpl<ListBudgetsForResourceCommandInput, ListBudgetsForResourceCommandOutput, ServiceCatalogClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: ListBudgetsForResourceCommandInput): import("@smithy/smithy-client").CommandImpl<ListBudgetsForResourceCommandInput, ListBudgetsForResourceCommandOutput, ServiceCatalogClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface ListConstraintsForPortfolioCommandOutput extends ListConstraint
|
|
|
23
23
|
}
|
|
24
24
|
declare const ListConstraintsForPortfolioCommand_base: {
|
|
25
25
|
new (input: ListConstraintsForPortfolioCommandInput): import("@smithy/smithy-client").CommandImpl<ListConstraintsForPortfolioCommandInput, ListConstraintsForPortfolioCommandOutput, ServiceCatalogClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: ListConstraintsForPortfolioCommandInput): import("@smithy/smithy-client").CommandImpl<ListConstraintsForPortfolioCommandInput, ListConstraintsForPortfolioCommandOutput, ServiceCatalogClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface ListLaunchPathsCommandOutput extends ListLaunchPathsOutput, __M
|
|
|
23
23
|
}
|
|
24
24
|
declare const ListLaunchPathsCommand_base: {
|
|
25
25
|
new (input: ListLaunchPathsCommandInput): import("@smithy/smithy-client").CommandImpl<ListLaunchPathsCommandInput, ListLaunchPathsCommandOutput, ServiceCatalogClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: ListLaunchPathsCommandInput): import("@smithy/smithy-client").CommandImpl<ListLaunchPathsCommandInput, ListLaunchPathsCommandOutput, ServiceCatalogClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface ListOrganizationPortfolioAccessCommandOutput extends ListOrgani
|
|
|
23
23
|
}
|
|
24
24
|
declare const ListOrganizationPortfolioAccessCommand_base: {
|
|
25
25
|
new (input: ListOrganizationPortfolioAccessCommandInput): import("@smithy/smithy-client").CommandImpl<ListOrganizationPortfolioAccessCommandInput, ListOrganizationPortfolioAccessCommandOutput, ServiceCatalogClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: ListOrganizationPortfolioAccessCommandInput): import("@smithy/smithy-client").CommandImpl<ListOrganizationPortfolioAccessCommandInput, ListOrganizationPortfolioAccessCommandOutput, ServiceCatalogClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface ListPortfolioAccessCommandOutput extends ListPortfolioAccessOut
|
|
|
23
23
|
}
|
|
24
24
|
declare const ListPortfolioAccessCommand_base: {
|
|
25
25
|
new (input: ListPortfolioAccessCommandInput): import("@smithy/smithy-client").CommandImpl<ListPortfolioAccessCommandInput, ListPortfolioAccessCommandOutput, ServiceCatalogClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: ListPortfolioAccessCommandInput): import("@smithy/smithy-client").CommandImpl<ListPortfolioAccessCommandInput, ListPortfolioAccessCommandOutput, ServiceCatalogClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface ListPortfoliosForProductCommandOutput extends ListPortfoliosFor
|
|
|
23
23
|
}
|
|
24
24
|
declare const ListPortfoliosForProductCommand_base: {
|
|
25
25
|
new (input: ListPortfoliosForProductCommandInput): import("@smithy/smithy-client").CommandImpl<ListPortfoliosForProductCommandInput, ListPortfoliosForProductCommandOutput, ServiceCatalogClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: ListPortfoliosForProductCommandInput): import("@smithy/smithy-client").CommandImpl<ListPortfoliosForProductCommandInput, ListPortfoliosForProductCommandOutput, ServiceCatalogClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|