@aws-sdk/client-service-catalog 3.799.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 +20 -20
|
@@ -26,7 +26,7 @@ declare const CreateTagOptionCommand_base: {
|
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
28
|
new (
|
|
29
|
-
|
|
29
|
+
input: CreateTagOptionCommandInput
|
|
30
30
|
): import("@smithy/smithy-client").CommandImpl<
|
|
31
31
|
CreateTagOptionCommandInput,
|
|
32
32
|
CreateTagOptionCommandOutput,
|
|
@@ -26,7 +26,7 @@ declare const DeleteConstraintCommand_base: {
|
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
28
|
new (
|
|
29
|
-
|
|
29
|
+
input: DeleteConstraintCommandInput
|
|
30
30
|
): import("@smithy/smithy-client").CommandImpl<
|
|
31
31
|
DeleteConstraintCommandInput,
|
|
32
32
|
DeleteConstraintCommandOutput,
|
|
@@ -26,7 +26,7 @@ declare const DeletePortfolioCommand_base: {
|
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
28
|
new (
|
|
29
|
-
|
|
29
|
+
input: DeletePortfolioCommandInput
|
|
30
30
|
): import("@smithy/smithy-client").CommandImpl<
|
|
31
31
|
DeletePortfolioCommandInput,
|
|
32
32
|
DeletePortfolioCommandOutput,
|
|
@@ -27,7 +27,7 @@ declare const DeletePortfolioShareCommand_base: {
|
|
|
27
27
|
ServiceOutputTypes
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
|
-
|
|
30
|
+
input: DeletePortfolioShareCommandInput
|
|
31
31
|
): import("@smithy/smithy-client").CommandImpl<
|
|
32
32
|
DeletePortfolioShareCommandInput,
|
|
33
33
|
DeletePortfolioShareCommandOutput,
|
|
@@ -23,7 +23,7 @@ declare const DeleteProductCommand_base: {
|
|
|
23
23
|
ServiceOutputTypes
|
|
24
24
|
>;
|
|
25
25
|
new (
|
|
26
|
-
|
|
26
|
+
input: DeleteProductCommandInput
|
|
27
27
|
): import("@smithy/smithy-client").CommandImpl<
|
|
28
28
|
DeleteProductCommandInput,
|
|
29
29
|
DeleteProductCommandOutput,
|
|
@@ -27,7 +27,7 @@ declare const DeleteProvisionedProductPlanCommand_base: {
|
|
|
27
27
|
ServiceOutputTypes
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
|
-
|
|
30
|
+
input: DeleteProvisionedProductPlanCommandInput
|
|
31
31
|
): import("@smithy/smithy-client").CommandImpl<
|
|
32
32
|
DeleteProvisionedProductPlanCommandInput,
|
|
33
33
|
DeleteProvisionedProductPlanCommandOutput,
|
|
@@ -27,7 +27,7 @@ declare const DeleteProvisioningArtifactCommand_base: {
|
|
|
27
27
|
ServiceOutputTypes
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
|
-
|
|
30
|
+
input: DeleteProvisioningArtifactCommandInput
|
|
31
31
|
): import("@smithy/smithy-client").CommandImpl<
|
|
32
32
|
DeleteProvisioningArtifactCommandInput,
|
|
33
33
|
DeleteProvisioningArtifactCommandOutput,
|
|
@@ -27,7 +27,7 @@ declare const DeleteServiceActionCommand_base: {
|
|
|
27
27
|
ServiceOutputTypes
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
|
-
|
|
30
|
+
input: DeleteServiceActionCommandInput
|
|
31
31
|
): import("@smithy/smithy-client").CommandImpl<
|
|
32
32
|
DeleteServiceActionCommandInput,
|
|
33
33
|
DeleteServiceActionCommandOutput,
|
|
@@ -26,7 +26,7 @@ declare const DeleteTagOptionCommand_base: {
|
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
28
|
new (
|
|
29
|
-
|
|
29
|
+
input: DeleteTagOptionCommandInput
|
|
30
30
|
): import("@smithy/smithy-client").CommandImpl<
|
|
31
31
|
DeleteTagOptionCommandInput,
|
|
32
32
|
DeleteTagOptionCommandOutput,
|
|
@@ -27,7 +27,7 @@ declare const DescribeConstraintCommand_base: {
|
|
|
27
27
|
ServiceOutputTypes
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
|
-
|
|
30
|
+
input: DescribeConstraintCommandInput
|
|
31
31
|
): import("@smithy/smithy-client").CommandImpl<
|
|
32
32
|
DescribeConstraintCommandInput,
|
|
33
33
|
DescribeConstraintCommandOutput,
|
|
@@ -27,7 +27,7 @@ declare const DescribeCopyProductStatusCommand_base: {
|
|
|
27
27
|
ServiceOutputTypes
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
|
-
|
|
30
|
+
input: DescribeCopyProductStatusCommandInput
|
|
31
31
|
): import("@smithy/smithy-client").CommandImpl<
|
|
32
32
|
DescribeCopyProductStatusCommandInput,
|
|
33
33
|
DescribeCopyProductStatusCommandOutput,
|
|
@@ -26,7 +26,7 @@ declare const DescribePortfolioCommand_base: {
|
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
28
|
new (
|
|
29
|
-
|
|
29
|
+
input: DescribePortfolioCommandInput
|
|
30
30
|
): import("@smithy/smithy-client").CommandImpl<
|
|
31
31
|
DescribePortfolioCommandInput,
|
|
32
32
|
DescribePortfolioCommandOutput,
|
|
@@ -27,7 +27,7 @@ declare const DescribePortfolioShareStatusCommand_base: {
|
|
|
27
27
|
ServiceOutputTypes
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
|
-
|
|
30
|
+
input: DescribePortfolioShareStatusCommandInput
|
|
31
31
|
): import("@smithy/smithy-client").CommandImpl<
|
|
32
32
|
DescribePortfolioShareStatusCommandInput,
|
|
33
33
|
DescribePortfolioShareStatusCommandOutput,
|
|
@@ -27,7 +27,7 @@ declare const DescribePortfolioSharesCommand_base: {
|
|
|
27
27
|
ServiceOutputTypes
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
|
-
|
|
30
|
+
input: DescribePortfolioSharesCommandInput
|
|
31
31
|
): import("@smithy/smithy-client").CommandImpl<
|
|
32
32
|
DescribePortfolioSharesCommandInput,
|
|
33
33
|
DescribePortfolioSharesCommandOutput,
|
|
@@ -27,7 +27,7 @@ declare const DescribeProductViewCommand_base: {
|
|
|
27
27
|
ServiceOutputTypes
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
|
-
|
|
30
|
+
input: DescribeProductViewCommandInput
|
|
31
31
|
): import("@smithy/smithy-client").CommandImpl<
|
|
32
32
|
DescribeProductViewCommandInput,
|
|
33
33
|
DescribeProductViewCommandOutput,
|
|
@@ -27,7 +27,7 @@ declare const DescribeProvisionedProductPlanCommand_base: {
|
|
|
27
27
|
ServiceOutputTypes
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
|
-
|
|
30
|
+
input: DescribeProvisionedProductPlanCommandInput
|
|
31
31
|
): import("@smithy/smithy-client").CommandImpl<
|
|
32
32
|
DescribeProvisionedProductPlanCommandInput,
|
|
33
33
|
DescribeProvisionedProductPlanCommandOutput,
|
|
@@ -23,7 +23,7 @@ declare const DescribeRecordCommand_base: {
|
|
|
23
23
|
ServiceOutputTypes
|
|
24
24
|
>;
|
|
25
25
|
new (
|
|
26
|
-
|
|
26
|
+
input: DescribeRecordCommandInput
|
|
27
27
|
): import("@smithy/smithy-client").CommandImpl<
|
|
28
28
|
DescribeRecordCommandInput,
|
|
29
29
|
DescribeRecordCommandOutput,
|
|
@@ -27,7 +27,7 @@ declare const DescribeServiceActionCommand_base: {
|
|
|
27
27
|
ServiceOutputTypes
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
|
-
|
|
30
|
+
input: DescribeServiceActionCommandInput
|
|
31
31
|
): import("@smithy/smithy-client").CommandImpl<
|
|
32
32
|
DescribeServiceActionCommandInput,
|
|
33
33
|
DescribeServiceActionCommandOutput,
|
|
@@ -27,7 +27,7 @@ declare const DescribeServiceActionExecutionParametersCommand_base: {
|
|
|
27
27
|
ServiceOutputTypes
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
|
-
|
|
30
|
+
input: DescribeServiceActionExecutionParametersCommandInput
|
|
31
31
|
): import("@smithy/smithy-client").CommandImpl<
|
|
32
32
|
DescribeServiceActionExecutionParametersCommandInput,
|
|
33
33
|
DescribeServiceActionExecutionParametersCommandOutput,
|
|
@@ -26,7 +26,7 @@ declare const DescribeTagOptionCommand_base: {
|
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
28
|
new (
|
|
29
|
-
|
|
29
|
+
input: DescribeTagOptionCommandInput
|
|
30
30
|
): import("@smithy/smithy-client").CommandImpl<
|
|
31
31
|
DescribeTagOptionCommandInput,
|
|
32
32
|
DescribeTagOptionCommandOutput,
|
|
@@ -27,7 +27,7 @@ declare const DisassociateBudgetFromResourceCommand_base: {
|
|
|
27
27
|
ServiceOutputTypes
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
|
-
|
|
30
|
+
input: DisassociateBudgetFromResourceCommandInput
|
|
31
31
|
): import("@smithy/smithy-client").CommandImpl<
|
|
32
32
|
DisassociateBudgetFromResourceCommandInput,
|
|
33
33
|
DisassociateBudgetFromResourceCommandOutput,
|
|
@@ -27,7 +27,7 @@ declare const DisassociatePrincipalFromPortfolioCommand_base: {
|
|
|
27
27
|
ServiceOutputTypes
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
|
-
|
|
30
|
+
input: DisassociatePrincipalFromPortfolioCommandInput
|
|
31
31
|
): import("@smithy/smithy-client").CommandImpl<
|
|
32
32
|
DisassociatePrincipalFromPortfolioCommandInput,
|
|
33
33
|
DisassociatePrincipalFromPortfolioCommandOutput,
|
|
@@ -27,7 +27,7 @@ declare const DisassociateProductFromPortfolioCommand_base: {
|
|
|
27
27
|
ServiceOutputTypes
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
|
-
|
|
30
|
+
input: DisassociateProductFromPortfolioCommandInput
|
|
31
31
|
): import("@smithy/smithy-client").CommandImpl<
|
|
32
32
|
DisassociateProductFromPortfolioCommandInput,
|
|
33
33
|
DisassociateProductFromPortfolioCommandOutput,
|
package/dist-types/ts3.4/commands/DisassociateServiceActionFromProvisioningArtifactCommand.d.ts
CHANGED
|
@@ -27,7 +27,7 @@ declare const DisassociateServiceActionFromProvisioningArtifactCommand_base: {
|
|
|
27
27
|
ServiceOutputTypes
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
|
-
|
|
30
|
+
input: DisassociateServiceActionFromProvisioningArtifactCommandInput
|
|
31
31
|
): import("@smithy/smithy-client").CommandImpl<
|
|
32
32
|
DisassociateServiceActionFromProvisioningArtifactCommandInput,
|
|
33
33
|
DisassociateServiceActionFromProvisioningArtifactCommandOutput,
|
|
@@ -27,7 +27,7 @@ declare const DisassociateTagOptionFromResourceCommand_base: {
|
|
|
27
27
|
ServiceOutputTypes
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
|
-
|
|
30
|
+
input: DisassociateTagOptionFromResourceCommandInput
|
|
31
31
|
): import("@smithy/smithy-client").CommandImpl<
|
|
32
32
|
DisassociateTagOptionFromResourceCommandInput,
|
|
33
33
|
DisassociateTagOptionFromResourceCommandOutput,
|
|
@@ -27,7 +27,7 @@ declare const ExecuteProvisionedProductPlanCommand_base: {
|
|
|
27
27
|
ServiceOutputTypes
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
|
-
|
|
30
|
+
input: ExecuteProvisionedProductPlanCommandInput
|
|
31
31
|
): import("@smithy/smithy-client").CommandImpl<
|
|
32
32
|
ExecuteProvisionedProductPlanCommandInput,
|
|
33
33
|
ExecuteProvisionedProductPlanCommandOutput,
|
|
@@ -27,7 +27,7 @@ declare const ExecuteProvisionedProductServiceActionCommand_base: {
|
|
|
27
27
|
ServiceOutputTypes
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
|
-
|
|
30
|
+
input: ExecuteProvisionedProductServiceActionCommandInput
|
|
31
31
|
): import("@smithy/smithy-client").CommandImpl<
|
|
32
32
|
ExecuteProvisionedProductServiceActionCommandInput,
|
|
33
33
|
ExecuteProvisionedProductServiceActionCommandOutput,
|
|
@@ -27,7 +27,7 @@ declare const ImportAsProvisionedProductCommand_base: {
|
|
|
27
27
|
ServiceOutputTypes
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
|
-
|
|
30
|
+
input: ImportAsProvisionedProductCommandInput
|
|
31
31
|
): import("@smithy/smithy-client").CommandImpl<
|
|
32
32
|
ImportAsProvisionedProductCommandInput,
|
|
33
33
|
ImportAsProvisionedProductCommandOutput,
|
|
@@ -27,7 +27,7 @@ declare const ListBudgetsForResourceCommand_base: {
|
|
|
27
27
|
ServiceOutputTypes
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
|
-
|
|
30
|
+
input: ListBudgetsForResourceCommandInput
|
|
31
31
|
): import("@smithy/smithy-client").CommandImpl<
|
|
32
32
|
ListBudgetsForResourceCommandInput,
|
|
33
33
|
ListBudgetsForResourceCommandOutput,
|
|
@@ -27,7 +27,7 @@ declare const ListConstraintsForPortfolioCommand_base: {
|
|
|
27
27
|
ServiceOutputTypes
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
|
-
|
|
30
|
+
input: ListConstraintsForPortfolioCommandInput
|
|
31
31
|
): import("@smithy/smithy-client").CommandImpl<
|
|
32
32
|
ListConstraintsForPortfolioCommandInput,
|
|
33
33
|
ListConstraintsForPortfolioCommandOutput,
|
|
@@ -26,7 +26,7 @@ declare const ListLaunchPathsCommand_base: {
|
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
28
|
new (
|
|
29
|
-
|
|
29
|
+
input: ListLaunchPathsCommandInput
|
|
30
30
|
): import("@smithy/smithy-client").CommandImpl<
|
|
31
31
|
ListLaunchPathsCommandInput,
|
|
32
32
|
ListLaunchPathsCommandOutput,
|
|
@@ -27,7 +27,7 @@ declare const ListOrganizationPortfolioAccessCommand_base: {
|
|
|
27
27
|
ServiceOutputTypes
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
|
-
|
|
30
|
+
input: ListOrganizationPortfolioAccessCommandInput
|
|
31
31
|
): import("@smithy/smithy-client").CommandImpl<
|
|
32
32
|
ListOrganizationPortfolioAccessCommandInput,
|
|
33
33
|
ListOrganizationPortfolioAccessCommandOutput,
|
|
@@ -27,7 +27,7 @@ declare const ListPortfolioAccessCommand_base: {
|
|
|
27
27
|
ServiceOutputTypes
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
|
-
|
|
30
|
+
input: ListPortfolioAccessCommandInput
|
|
31
31
|
): import("@smithy/smithy-client").CommandImpl<
|
|
32
32
|
ListPortfolioAccessCommandInput,
|
|
33
33
|
ListPortfolioAccessCommandOutput,
|
|
@@ -27,7 +27,7 @@ declare const ListPortfoliosForProductCommand_base: {
|
|
|
27
27
|
ServiceOutputTypes
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
|
-
|
|
30
|
+
input: ListPortfoliosForProductCommandInput
|
|
31
31
|
): import("@smithy/smithy-client").CommandImpl<
|
|
32
32
|
ListPortfoliosForProductCommandInput,
|
|
33
33
|
ListPortfoliosForProductCommandOutput,
|
|
@@ -27,7 +27,7 @@ declare const ListPrincipalsForPortfolioCommand_base: {
|
|
|
27
27
|
ServiceOutputTypes
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
|
-
|
|
30
|
+
input: ListPrincipalsForPortfolioCommandInput
|
|
31
31
|
): import("@smithy/smithy-client").CommandImpl<
|
|
32
32
|
ListPrincipalsForPortfolioCommandInput,
|
|
33
33
|
ListPrincipalsForPortfolioCommandOutput,
|
|
@@ -27,7 +27,7 @@ declare const ListProvisioningArtifactsCommand_base: {
|
|
|
27
27
|
ServiceOutputTypes
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
|
-
|
|
30
|
+
input: ListProvisioningArtifactsCommandInput
|
|
31
31
|
): import("@smithy/smithy-client").CommandImpl<
|
|
32
32
|
ListProvisioningArtifactsCommandInput,
|
|
33
33
|
ListProvisioningArtifactsCommandOutput,
|
|
@@ -27,7 +27,7 @@ declare const ListProvisioningArtifactsForServiceActionCommand_base: {
|
|
|
27
27
|
ServiceOutputTypes
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
|
-
|
|
30
|
+
input: ListProvisioningArtifactsForServiceActionCommandInput
|
|
31
31
|
): import("@smithy/smithy-client").CommandImpl<
|
|
32
32
|
ListProvisioningArtifactsForServiceActionCommandInput,
|
|
33
33
|
ListProvisioningArtifactsForServiceActionCommandOutput,
|
|
@@ -27,7 +27,7 @@ declare const ListResourcesForTagOptionCommand_base: {
|
|
|
27
27
|
ServiceOutputTypes
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
|
-
|
|
30
|
+
input: ListResourcesForTagOptionCommandInput
|
|
31
31
|
): import("@smithy/smithy-client").CommandImpl<
|
|
32
32
|
ListResourcesForTagOptionCommandInput,
|
|
33
33
|
ListResourcesForTagOptionCommandOutput,
|
|
@@ -27,7 +27,7 @@ declare const ListServiceActionsForProvisioningArtifactCommand_base: {
|
|
|
27
27
|
ServiceOutputTypes
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
|
-
|
|
30
|
+
input: ListServiceActionsForProvisioningArtifactCommandInput
|
|
31
31
|
): import("@smithy/smithy-client").CommandImpl<
|
|
32
32
|
ListServiceActionsForProvisioningArtifactCommandInput,
|
|
33
33
|
ListServiceActionsForProvisioningArtifactCommandOutput,
|
|
@@ -27,7 +27,7 @@ declare const ListStackInstancesForProvisionedProductCommand_base: {
|
|
|
27
27
|
ServiceOutputTypes
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
|
-
|
|
30
|
+
input: ListStackInstancesForProvisionedProductCommandInput
|
|
31
31
|
): import("@smithy/smithy-client").CommandImpl<
|
|
32
32
|
ListStackInstancesForProvisionedProductCommandInput,
|
|
33
33
|
ListStackInstancesForProvisionedProductCommandOutput,
|
|
@@ -27,7 +27,7 @@ declare const NotifyProvisionProductEngineWorkflowResultCommand_base: {
|
|
|
27
27
|
ServiceOutputTypes
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
|
-
|
|
30
|
+
input: NotifyProvisionProductEngineWorkflowResultCommandInput
|
|
31
31
|
): import("@smithy/smithy-client").CommandImpl<
|
|
32
32
|
NotifyProvisionProductEngineWorkflowResultCommandInput,
|
|
33
33
|
NotifyProvisionProductEngineWorkflowResultCommandOutput,
|
package/dist-types/ts3.4/commands/NotifyTerminateProvisionedProductEngineWorkflowResultCommand.d.ts
CHANGED
|
@@ -27,7 +27,7 @@ declare const NotifyTerminateProvisionedProductEngineWorkflowResultCommand_base:
|
|
|
27
27
|
ServiceOutputTypes
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
|
-
|
|
30
|
+
input: NotifyTerminateProvisionedProductEngineWorkflowResultCommandInput
|
|
31
31
|
): import("@smithy/smithy-client").CommandImpl<
|
|
32
32
|
NotifyTerminateProvisionedProductEngineWorkflowResultCommandInput,
|
|
33
33
|
NotifyTerminateProvisionedProductEngineWorkflowResultCommandOutput,
|
package/dist-types/ts3.4/commands/NotifyUpdateProvisionedProductEngineWorkflowResultCommand.d.ts
CHANGED
|
@@ -27,7 +27,7 @@ declare const NotifyUpdateProvisionedProductEngineWorkflowResultCommand_base: {
|
|
|
27
27
|
ServiceOutputTypes
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
|
-
|
|
30
|
+
input: NotifyUpdateProvisionedProductEngineWorkflowResultCommandInput
|
|
31
31
|
): import("@smithy/smithy-client").CommandImpl<
|
|
32
32
|
NotifyUpdateProvisionedProductEngineWorkflowResultCommandInput,
|
|
33
33
|
NotifyUpdateProvisionedProductEngineWorkflowResultCommandOutput,
|
|
@@ -26,7 +26,7 @@ declare const ProvisionProductCommand_base: {
|
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
28
|
new (
|
|
29
|
-
|
|
29
|
+
input: ProvisionProductCommandInput
|
|
30
30
|
): import("@smithy/smithy-client").CommandImpl<
|
|
31
31
|
ProvisionProductCommandInput,
|
|
32
32
|
ProvisionProductCommandOutput,
|
|
@@ -27,7 +27,7 @@ declare const RejectPortfolioShareCommand_base: {
|
|
|
27
27
|
ServiceOutputTypes
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
|
-
|
|
30
|
+
input: RejectPortfolioShareCommandInput
|
|
31
31
|
): import("@smithy/smithy-client").CommandImpl<
|
|
32
32
|
RejectPortfolioShareCommandInput,
|
|
33
33
|
RejectPortfolioShareCommandOutput,
|
|
@@ -26,7 +26,7 @@ declare const UpdateConstraintCommand_base: {
|
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
28
|
new (
|
|
29
|
-
|
|
29
|
+
input: UpdateConstraintCommandInput
|
|
30
30
|
): import("@smithy/smithy-client").CommandImpl<
|
|
31
31
|
UpdateConstraintCommandInput,
|
|
32
32
|
UpdateConstraintCommandOutput,
|
|
@@ -26,7 +26,7 @@ declare const UpdatePortfolioCommand_base: {
|
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
28
|
new (
|
|
29
|
-
|
|
29
|
+
input: UpdatePortfolioCommandInput
|
|
30
30
|
): import("@smithy/smithy-client").CommandImpl<
|
|
31
31
|
UpdatePortfolioCommandInput,
|
|
32
32
|
UpdatePortfolioCommandOutput,
|
|
@@ -27,7 +27,7 @@ declare const UpdatePortfolioShareCommand_base: {
|
|
|
27
27
|
ServiceOutputTypes
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
|
-
|
|
30
|
+
input: UpdatePortfolioShareCommandInput
|
|
31
31
|
): import("@smithy/smithy-client").CommandImpl<
|
|
32
32
|
UpdatePortfolioShareCommandInput,
|
|
33
33
|
UpdatePortfolioShareCommandOutput,
|
|
@@ -23,7 +23,7 @@ declare const UpdateProductCommand_base: {
|
|
|
23
23
|
ServiceOutputTypes
|
|
24
24
|
>;
|
|
25
25
|
new (
|
|
26
|
-
|
|
26
|
+
input: UpdateProductCommandInput
|
|
27
27
|
): import("@smithy/smithy-client").CommandImpl<
|
|
28
28
|
UpdateProductCommandInput,
|
|
29
29
|
UpdateProductCommandOutput,
|
|
@@ -27,7 +27,7 @@ declare const UpdateProvisionedProductPropertiesCommand_base: {
|
|
|
27
27
|
ServiceOutputTypes
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
|
-
|
|
30
|
+
input: UpdateProvisionedProductPropertiesCommandInput
|
|
31
31
|
): import("@smithy/smithy-client").CommandImpl<
|
|
32
32
|
UpdateProvisionedProductPropertiesCommandInput,
|
|
33
33
|
UpdateProvisionedProductPropertiesCommandOutput,
|
|
@@ -27,7 +27,7 @@ declare const UpdateProvisioningArtifactCommand_base: {
|
|
|
27
27
|
ServiceOutputTypes
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
|
-
|
|
30
|
+
input: UpdateProvisioningArtifactCommandInput
|
|
31
31
|
): import("@smithy/smithy-client").CommandImpl<
|
|
32
32
|
UpdateProvisioningArtifactCommandInput,
|
|
33
33
|
UpdateProvisioningArtifactCommandOutput,
|
|
@@ -27,7 +27,7 @@ declare const UpdateServiceActionCommand_base: {
|
|
|
27
27
|
ServiceOutputTypes
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
|
-
|
|
30
|
+
input: UpdateServiceActionCommandInput
|
|
31
31
|
): import("@smithy/smithy-client").CommandImpl<
|
|
32
32
|
UpdateServiceActionCommandInput,
|
|
33
33
|
UpdateServiceActionCommandOutput,
|
|
@@ -26,7 +26,7 @@ declare const UpdateTagOptionCommand_base: {
|
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
28
|
new (
|
|
29
|
-
|
|
29
|
+
input: UpdateTagOptionCommandInput
|
|
30
30
|
): import("@smithy/smithy-client").CommandImpl<
|
|
31
31
|
UpdateTagOptionCommandInput,
|
|
32
32
|
UpdateTagOptionCommandOutput,
|
|
@@ -21,10 +21,7 @@ export type ClientResolvedEndpointParameters = ClientInputEndpointParameters & {
|
|
|
21
21
|
};
|
|
22
22
|
export declare const resolveClientEndpointParameters: <T>(
|
|
23
23
|
options: T & ClientInputEndpointParameters
|
|
24
|
-
) => T &
|
|
25
|
-
ClientInputEndpointParameters & {
|
|
26
|
-
defaultSigningName: string;
|
|
27
|
-
};
|
|
24
|
+
) => T & ClientResolvedEndpointParameters;
|
|
28
25
|
export declare const commonParams: {
|
|
29
26
|
readonly UseFIPS: {
|
|
30
27
|
readonly type: "builtInParams";
|