@aws-sdk/client-service-catalog 3.1087.0 → 3.1089.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist-cjs/index.js +1 -1
- package/dist-types/ts3.4/ServiceCatalog.d.ts +295 -378
- package/dist-types/ts3.4/ServiceCatalogClient.d.ts +7 -20
- package/dist-types/ts3.4/auth/httpAuthExtensionConfiguration.d.ts +5 -12
- package/dist-types/ts3.4/auth/httpAuthSchemeProvider.d.ts +11 -15
- package/dist-types/ts3.4/commandBuilder.d.ts +7 -13
- package/dist-types/ts3.4/commands/AcceptPortfolioShareCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/AssociateBudgetWithResourceCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/AssociatePrincipalWithPortfolioCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/AssociateProductWithPortfolioCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/AssociateServiceActionWithProvisioningArtifactCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/AssociateTagOptionWithResourceCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/BatchAssociateServiceActionWithProvisioningArtifactCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/BatchDisassociateServiceActionFromProvisioningArtifactCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/CopyProductCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/CreateConstraintCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/CreatePortfolioCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/CreatePortfolioShareCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/CreateProductCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/CreateProvisionedProductPlanCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/CreateProvisioningArtifactCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/CreateServiceActionCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/CreateTagOptionCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DeleteConstraintCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DeletePortfolioCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DeletePortfolioShareCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DeleteProductCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/DeleteProvisionedProductPlanCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DeleteProvisioningArtifactCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DeleteServiceActionCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DeleteTagOptionCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DescribeConstraintCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DescribeCopyProductStatusCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DescribePortfolioCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DescribePortfolioShareStatusCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DescribePortfolioSharesCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DescribeProductAsAdminCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DescribeProductCommand.d.ts +3 -8
- package/dist-types/ts3.4/commands/DescribeProductViewCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DescribeProvisionedProductCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/DescribeProvisionedProductPlanCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DescribeProvisioningArtifactCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/DescribeProvisioningParametersCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/DescribeRecordCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/DescribeServiceActionCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DescribeServiceActionExecutionParametersCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DescribeTagOptionCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DisableAWSOrganizationsAccessCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/DisassociateBudgetFromResourceCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DisassociatePrincipalFromPortfolioCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DisassociateProductFromPortfolioCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DisassociateServiceActionFromProvisioningArtifactCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DisassociateTagOptionFromResourceCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/EnableAWSOrganizationsAccessCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/ExecuteProvisionedProductPlanCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ExecuteProvisionedProductServiceActionCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetAWSOrganizationsAccessStatusCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/GetProvisionedProductOutputsCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/ImportAsProvisionedProductCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListAcceptedPortfolioSharesCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/ListBudgetsForResourceCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListConstraintsForPortfolioCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListLaunchPathsCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/ListOrganizationPortfolioAccessCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListPortfolioAccessCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListPortfoliosCommand.d.ts +2 -4
- package/dist-types/ts3.4/commands/ListPortfoliosForProductCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListPrincipalsForPortfolioCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListProvisionedProductPlansCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/ListProvisioningArtifactsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListProvisioningArtifactsForServiceActionCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListRecordHistoryCommand.d.ts +3 -8
- package/dist-types/ts3.4/commands/ListResourcesForTagOptionCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListServiceActionsCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/ListServiceActionsForProvisioningArtifactCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListStackInstancesForProvisionedProductCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListTagOptionsCommand.d.ts +2 -4
- package/dist-types/ts3.4/commands/NotifyProvisionProductEngineWorkflowResultCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/NotifyTerminateProvisionedProductEngineWorkflowResultCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/NotifyUpdateProvisionedProductEngineWorkflowResultCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ProvisionProductCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/RejectPortfolioShareCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ScanProvisionedProductsCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/SearchProductsAsAdminCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/SearchProductsCommand.d.ts +2 -4
- package/dist-types/ts3.4/commands/SearchProvisionedProductsCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/TerminateProvisionedProductCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/UpdateConstraintCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/UpdatePortfolioCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/UpdatePortfolioShareCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/UpdateProductCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/UpdateProvisionedProductCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/UpdateProvisionedProductPropertiesCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/UpdateProvisioningArtifactCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/UpdateServiceActionCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/UpdateTagOptionCommand.d.ts +4 -9
- package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +1 -1
- package/dist-types/ts3.4/endpoint/endpointResolver.d.ts +1 -1
- package/dist-types/ts3.4/extensionConfiguration.d.ts +2 -1
- package/dist-types/ts3.4/models/enums.d.ts +12 -24
- package/dist-types/ts3.4/models/errors.d.ts +8 -24
- package/dist-types/ts3.4/models/models_0.d.ts +6 -18
- package/dist-types/ts3.4/pagination/Interfaces.d.ts +1 -2
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +9 -22
- package/dist-types/ts3.4/runtimeConfig.d.ts +8 -16
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +9 -22
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +1 -1
- package/dist-types/ts3.4/runtimeExtensions.d.ts +1 -1
- package/dist-types/ts3.4/schemas/schemas_0.d.ts +1 -5
- package/package.json +38 -38
|
@@ -1,16 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
ListRecordHistoryInput,
|
|
4
|
-
ListRecordHistoryOutput,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { ListRecordHistoryInput, ListRecordHistoryOutput } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
4
|
export interface ListRecordHistoryCommandInput extends ListRecordHistoryInput {}
|
|
8
|
-
export interface ListRecordHistoryCommandOutput
|
|
9
|
-
extends ListRecordHistoryOutput,
|
|
10
|
-
__MetadataBearer {}
|
|
5
|
+
export interface ListRecordHistoryCommandOutput extends ListRecordHistoryOutput, __MetadataBearer {}
|
|
11
6
|
declare const ListRecordHistoryCommand_base: {
|
|
12
7
|
new (
|
|
13
|
-
input: ListRecordHistoryCommandInput
|
|
8
|
+
input: ListRecordHistoryCommandInput,
|
|
14
9
|
): import("@smithy/core/client").CommandImpl<
|
|
15
10
|
ListRecordHistoryCommandInput,
|
|
16
11
|
ListRecordHistoryCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
ListResourcesForTagOptionOutput,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface ListResourcesForTagOptionCommandInput
|
|
8
|
-
extends ListResourcesForTagOptionInput {}
|
|
7
|
+
export interface ListResourcesForTagOptionCommandInput extends ListResourcesForTagOptionInput {}
|
|
9
8
|
export interface ListResourcesForTagOptionCommandOutput
|
|
10
|
-
extends ListResourcesForTagOptionOutput,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends ListResourcesForTagOptionOutput, __MetadataBearer {}
|
|
12
10
|
declare const ListResourcesForTagOptionCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: ListResourcesForTagOptionCommandInput
|
|
12
|
+
input: ListResourcesForTagOptionCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
ListResourcesForTagOptionCommandInput,
|
|
17
15
|
ListResourcesForTagOptionCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const ListResourcesForTagOptionCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: ListResourcesForTagOptionCommandInput
|
|
21
|
+
input: ListResourcesForTagOptionCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
ListResourcesForTagOptionCommandInput,
|
|
26
24
|
ListResourcesForTagOptionCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
ListServiceActionsInput,
|
|
4
|
-
ListServiceActionsOutput,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { ListServiceActionsInput, ListServiceActionsOutput } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface ListServiceActionsCommandInput
|
|
8
|
-
extends ListServiceActionsInput {}
|
|
4
|
+
export interface ListServiceActionsCommandInput extends ListServiceActionsInput {}
|
|
9
5
|
export interface ListServiceActionsCommandOutput
|
|
10
|
-
extends ListServiceActionsOutput,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends ListServiceActionsOutput, __MetadataBearer {}
|
|
12
7
|
declare const ListServiceActionsCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: ListServiceActionsCommandInput
|
|
9
|
+
input: ListServiceActionsCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
ListServiceActionsCommandInput,
|
|
17
12
|
ListServiceActionsCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
ListServiceActionsForProvisioningArtifactOutput,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface ListServiceActionsForProvisioningArtifactCommandInput
|
|
8
|
-
extends ListServiceActionsForProvisioningArtifactInput {}
|
|
7
|
+
export interface ListServiceActionsForProvisioningArtifactCommandInput extends ListServiceActionsForProvisioningArtifactInput {}
|
|
9
8
|
export interface ListServiceActionsForProvisioningArtifactCommandOutput
|
|
10
|
-
extends ListServiceActionsForProvisioningArtifactOutput,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends ListServiceActionsForProvisioningArtifactOutput, __MetadataBearer {}
|
|
12
10
|
declare const ListServiceActionsForProvisioningArtifactCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: ListServiceActionsForProvisioningArtifactCommandInput
|
|
12
|
+
input: ListServiceActionsForProvisioningArtifactCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
ListServiceActionsForProvisioningArtifactCommandInput,
|
|
17
15
|
ListServiceActionsForProvisioningArtifactCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const ListServiceActionsForProvisioningArtifactCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: ListServiceActionsForProvisioningArtifactCommandInput
|
|
21
|
+
input: ListServiceActionsForProvisioningArtifactCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
ListServiceActionsForProvisioningArtifactCommandInput,
|
|
26
24
|
ListServiceActionsForProvisioningArtifactCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
ListStackInstancesForProvisionedProductOutput,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface ListStackInstancesForProvisionedProductCommandInput
|
|
8
|
-
extends ListStackInstancesForProvisionedProductInput {}
|
|
7
|
+
export interface ListStackInstancesForProvisionedProductCommandInput extends ListStackInstancesForProvisionedProductInput {}
|
|
9
8
|
export interface ListStackInstancesForProvisionedProductCommandOutput
|
|
10
|
-
extends ListStackInstancesForProvisionedProductOutput,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends ListStackInstancesForProvisionedProductOutput, __MetadataBearer {}
|
|
12
10
|
declare const ListStackInstancesForProvisionedProductCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: ListStackInstancesForProvisionedProductCommandInput
|
|
12
|
+
input: ListStackInstancesForProvisionedProductCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
ListStackInstancesForProvisionedProductCommandInput,
|
|
17
15
|
ListStackInstancesForProvisionedProductCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const ListStackInstancesForProvisionedProductCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: ListStackInstancesForProvisionedProductCommandInput
|
|
21
|
+
input: ListStackInstancesForProvisionedProductCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
ListStackInstancesForProvisionedProductCommandInput,
|
|
26
24
|
ListStackInstancesForProvisionedProductCommandOutput,
|
|
@@ -2,12 +2,10 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
|
2
2
|
import { ListTagOptionsInput, ListTagOptionsOutput } from "../models/models_0";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
4
|
export interface ListTagOptionsCommandInput extends ListTagOptionsInput {}
|
|
5
|
-
export interface ListTagOptionsCommandOutput
|
|
6
|
-
extends ListTagOptionsOutput,
|
|
7
|
-
__MetadataBearer {}
|
|
5
|
+
export interface ListTagOptionsCommandOutput extends ListTagOptionsOutput, __MetadataBearer {}
|
|
8
6
|
declare const ListTagOptionsCommand_base: {
|
|
9
7
|
new (
|
|
10
|
-
input: ListTagOptionsCommandInput
|
|
8
|
+
input: ListTagOptionsCommandInput,
|
|
11
9
|
): import("@smithy/core/client").CommandImpl<
|
|
12
10
|
ListTagOptionsCommandInput,
|
|
13
11
|
ListTagOptionsCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
NotifyProvisionProductEngineWorkflowResultOutput,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface NotifyProvisionProductEngineWorkflowResultCommandInput
|
|
8
|
-
extends NotifyProvisionProductEngineWorkflowResultInput {}
|
|
7
|
+
export interface NotifyProvisionProductEngineWorkflowResultCommandInput extends NotifyProvisionProductEngineWorkflowResultInput {}
|
|
9
8
|
export interface NotifyProvisionProductEngineWorkflowResultCommandOutput
|
|
10
|
-
extends NotifyProvisionProductEngineWorkflowResultOutput,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends NotifyProvisionProductEngineWorkflowResultOutput, __MetadataBearer {}
|
|
12
10
|
declare const NotifyProvisionProductEngineWorkflowResultCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: NotifyProvisionProductEngineWorkflowResultCommandInput
|
|
12
|
+
input: NotifyProvisionProductEngineWorkflowResultCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
NotifyProvisionProductEngineWorkflowResultCommandInput,
|
|
17
15
|
NotifyProvisionProductEngineWorkflowResultCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const NotifyProvisionProductEngineWorkflowResultCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: NotifyProvisionProductEngineWorkflowResultCommandInput
|
|
21
|
+
input: NotifyProvisionProductEngineWorkflowResultCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
NotifyProvisionProductEngineWorkflowResultCommandInput,
|
|
26
24
|
NotifyProvisionProductEngineWorkflowResultCommandOutput,
|
package/dist-types/ts3.4/commands/NotifyTerminateProvisionedProductEngineWorkflowResultCommand.d.ts
CHANGED
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
NotifyTerminateProvisionedProductEngineWorkflowResultOutput,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface NotifyTerminateProvisionedProductEngineWorkflowResultCommandInput
|
|
8
|
-
extends NotifyTerminateProvisionedProductEngineWorkflowResultInput {}
|
|
7
|
+
export interface NotifyTerminateProvisionedProductEngineWorkflowResultCommandInput extends NotifyTerminateProvisionedProductEngineWorkflowResultInput {}
|
|
9
8
|
export interface NotifyTerminateProvisionedProductEngineWorkflowResultCommandOutput
|
|
10
|
-
extends NotifyTerminateProvisionedProductEngineWorkflowResultOutput,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends NotifyTerminateProvisionedProductEngineWorkflowResultOutput, __MetadataBearer {}
|
|
12
10
|
declare const NotifyTerminateProvisionedProductEngineWorkflowResultCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: NotifyTerminateProvisionedProductEngineWorkflowResultCommandInput
|
|
12
|
+
input: NotifyTerminateProvisionedProductEngineWorkflowResultCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
NotifyTerminateProvisionedProductEngineWorkflowResultCommandInput,
|
|
17
15
|
NotifyTerminateProvisionedProductEngineWorkflowResultCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const NotifyTerminateProvisionedProductEngineWorkflowResultCommand_base:
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: NotifyTerminateProvisionedProductEngineWorkflowResultCommandInput
|
|
21
|
+
input: NotifyTerminateProvisionedProductEngineWorkflowResultCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
NotifyTerminateProvisionedProductEngineWorkflowResultCommandInput,
|
|
26
24
|
NotifyTerminateProvisionedProductEngineWorkflowResultCommandOutput,
|
package/dist-types/ts3.4/commands/NotifyUpdateProvisionedProductEngineWorkflowResultCommand.d.ts
CHANGED
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
NotifyUpdateProvisionedProductEngineWorkflowResultOutput,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface NotifyUpdateProvisionedProductEngineWorkflowResultCommandInput
|
|
8
|
-
extends NotifyUpdateProvisionedProductEngineWorkflowResultInput {}
|
|
7
|
+
export interface NotifyUpdateProvisionedProductEngineWorkflowResultCommandInput extends NotifyUpdateProvisionedProductEngineWorkflowResultInput {}
|
|
9
8
|
export interface NotifyUpdateProvisionedProductEngineWorkflowResultCommandOutput
|
|
10
|
-
extends NotifyUpdateProvisionedProductEngineWorkflowResultOutput,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends NotifyUpdateProvisionedProductEngineWorkflowResultOutput, __MetadataBearer {}
|
|
12
10
|
declare const NotifyUpdateProvisionedProductEngineWorkflowResultCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: NotifyUpdateProvisionedProductEngineWorkflowResultCommandInput
|
|
12
|
+
input: NotifyUpdateProvisionedProductEngineWorkflowResultCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
NotifyUpdateProvisionedProductEngineWorkflowResultCommandInput,
|
|
17
15
|
NotifyUpdateProvisionedProductEngineWorkflowResultCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const NotifyUpdateProvisionedProductEngineWorkflowResultCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: NotifyUpdateProvisionedProductEngineWorkflowResultCommandInput
|
|
21
|
+
input: NotifyUpdateProvisionedProductEngineWorkflowResultCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
NotifyUpdateProvisionedProductEngineWorkflowResultCommandInput,
|
|
26
24
|
NotifyUpdateProvisionedProductEngineWorkflowResultCommandOutput,
|
|
@@ -1,16 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
ProvisionProductInput,
|
|
4
|
-
ProvisionProductOutput,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { ProvisionProductInput, ProvisionProductOutput } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
4
|
export interface ProvisionProductCommandInput extends ProvisionProductInput {}
|
|
8
|
-
export interface ProvisionProductCommandOutput
|
|
9
|
-
extends ProvisionProductOutput,
|
|
10
|
-
__MetadataBearer {}
|
|
5
|
+
export interface ProvisionProductCommandOutput extends ProvisionProductOutput, __MetadataBearer {}
|
|
11
6
|
declare const ProvisionProductCommand_base: {
|
|
12
7
|
new (
|
|
13
|
-
input: ProvisionProductCommandInput
|
|
8
|
+
input: ProvisionProductCommandInput,
|
|
14
9
|
): import("@smithy/core/client").CommandImpl<
|
|
15
10
|
ProvisionProductCommandInput,
|
|
16
11
|
ProvisionProductCommandOutput,
|
|
@@ -19,7 +14,7 @@ declare const ProvisionProductCommand_base: {
|
|
|
19
14
|
import("..").ServiceOutputTypes
|
|
20
15
|
>;
|
|
21
16
|
new (
|
|
22
|
-
input: ProvisionProductCommandInput
|
|
17
|
+
input: ProvisionProductCommandInput,
|
|
23
18
|
): import("@smithy/core/client").CommandImpl<
|
|
24
19
|
ProvisionProductCommandInput,
|
|
25
20
|
ProvisionProductCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
RejectPortfolioShareInput,
|
|
4
|
-
RejectPortfolioShareOutput,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { RejectPortfolioShareInput, RejectPortfolioShareOutput } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface RejectPortfolioShareCommandInput
|
|
8
|
-
extends RejectPortfolioShareInput {}
|
|
4
|
+
export interface RejectPortfolioShareCommandInput extends RejectPortfolioShareInput {}
|
|
9
5
|
export interface RejectPortfolioShareCommandOutput
|
|
10
|
-
extends RejectPortfolioShareOutput,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends RejectPortfolioShareOutput, __MetadataBearer {}
|
|
12
7
|
declare const RejectPortfolioShareCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: RejectPortfolioShareCommandInput
|
|
9
|
+
input: RejectPortfolioShareCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
RejectPortfolioShareCommandInput,
|
|
17
12
|
RejectPortfolioShareCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const RejectPortfolioShareCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: RejectPortfolioShareCommandInput
|
|
18
|
+
input: RejectPortfolioShareCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
RejectPortfolioShareCommandInput,
|
|
26
21
|
RejectPortfolioShareCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
ScanProvisionedProductsInput,
|
|
4
|
-
ScanProvisionedProductsOutput,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { ScanProvisionedProductsInput, ScanProvisionedProductsOutput } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface ScanProvisionedProductsCommandInput
|
|
8
|
-
extends ScanProvisionedProductsInput {}
|
|
4
|
+
export interface ScanProvisionedProductsCommandInput extends ScanProvisionedProductsInput {}
|
|
9
5
|
export interface ScanProvisionedProductsCommandOutput
|
|
10
|
-
extends ScanProvisionedProductsOutput,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends ScanProvisionedProductsOutput, __MetadataBearer {}
|
|
12
7
|
declare const ScanProvisionedProductsCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: ScanProvisionedProductsCommandInput
|
|
9
|
+
input: ScanProvisionedProductsCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
ScanProvisionedProductsCommandInput,
|
|
17
12
|
ScanProvisionedProductsCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
SearchProductsAsAdminInput,
|
|
4
|
-
SearchProductsAsAdminOutput,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { SearchProductsAsAdminInput, SearchProductsAsAdminOutput } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface SearchProductsAsAdminCommandInput
|
|
8
|
-
extends SearchProductsAsAdminInput {}
|
|
4
|
+
export interface SearchProductsAsAdminCommandInput extends SearchProductsAsAdminInput {}
|
|
9
5
|
export interface SearchProductsAsAdminCommandOutput
|
|
10
|
-
extends SearchProductsAsAdminOutput,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends SearchProductsAsAdminOutput, __MetadataBearer {}
|
|
12
7
|
declare const SearchProductsAsAdminCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: SearchProductsAsAdminCommandInput
|
|
9
|
+
input: SearchProductsAsAdminCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
SearchProductsAsAdminCommandInput,
|
|
17
12
|
SearchProductsAsAdminCommandOutput,
|
|
@@ -2,12 +2,10 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
|
2
2
|
import { SearchProductsInput, SearchProductsOutput } from "../models/models_0";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
4
|
export interface SearchProductsCommandInput extends SearchProductsInput {}
|
|
5
|
-
export interface SearchProductsCommandOutput
|
|
6
|
-
extends SearchProductsOutput,
|
|
7
|
-
__MetadataBearer {}
|
|
5
|
+
export interface SearchProductsCommandOutput extends SearchProductsOutput, __MetadataBearer {}
|
|
8
6
|
declare const SearchProductsCommand_base: {
|
|
9
7
|
new (
|
|
10
|
-
input: SearchProductsCommandInput
|
|
8
|
+
input: SearchProductsCommandInput,
|
|
11
9
|
): import("@smithy/core/client").CommandImpl<
|
|
12
10
|
SearchProductsCommandInput,
|
|
13
11
|
SearchProductsCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
SearchProvisionedProductsOutput,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface SearchProvisionedProductsCommandInput
|
|
8
|
-
extends SearchProvisionedProductsInput {}
|
|
7
|
+
export interface SearchProvisionedProductsCommandInput extends SearchProvisionedProductsInput {}
|
|
9
8
|
export interface SearchProvisionedProductsCommandOutput
|
|
10
|
-
extends SearchProvisionedProductsOutput,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends SearchProvisionedProductsOutput, __MetadataBearer {}
|
|
12
10
|
declare const SearchProvisionedProductsCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: SearchProvisionedProductsCommandInput
|
|
12
|
+
input: SearchProvisionedProductsCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
SearchProvisionedProductsCommandInput,
|
|
17
15
|
SearchProvisionedProductsCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
TerminateProvisionedProductOutput,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface TerminateProvisionedProductCommandInput
|
|
8
|
-
extends TerminateProvisionedProductInput {}
|
|
7
|
+
export interface TerminateProvisionedProductCommandInput extends TerminateProvisionedProductInput {}
|
|
9
8
|
export interface TerminateProvisionedProductCommandOutput
|
|
10
|
-
extends TerminateProvisionedProductOutput,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends TerminateProvisionedProductOutput, __MetadataBearer {}
|
|
12
10
|
declare const TerminateProvisionedProductCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: TerminateProvisionedProductCommandInput
|
|
12
|
+
input: TerminateProvisionedProductCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
TerminateProvisionedProductCommandInput,
|
|
17
15
|
TerminateProvisionedProductCommandOutput,
|
|
@@ -1,16 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
UpdateConstraintInput,
|
|
4
|
-
UpdateConstraintOutput,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { UpdateConstraintInput, UpdateConstraintOutput } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
4
|
export interface UpdateConstraintCommandInput extends UpdateConstraintInput {}
|
|
8
|
-
export interface UpdateConstraintCommandOutput
|
|
9
|
-
extends UpdateConstraintOutput,
|
|
10
|
-
__MetadataBearer {}
|
|
5
|
+
export interface UpdateConstraintCommandOutput extends UpdateConstraintOutput, __MetadataBearer {}
|
|
11
6
|
declare const UpdateConstraintCommand_base: {
|
|
12
7
|
new (
|
|
13
|
-
input: UpdateConstraintCommandInput
|
|
8
|
+
input: UpdateConstraintCommandInput,
|
|
14
9
|
): import("@smithy/core/client").CommandImpl<
|
|
15
10
|
UpdateConstraintCommandInput,
|
|
16
11
|
UpdateConstraintCommandOutput,
|
|
@@ -19,7 +14,7 @@ declare const UpdateConstraintCommand_base: {
|
|
|
19
14
|
import("..").ServiceOutputTypes
|
|
20
15
|
>;
|
|
21
16
|
new (
|
|
22
|
-
input: UpdateConstraintCommandInput
|
|
17
|
+
input: UpdateConstraintCommandInput,
|
|
23
18
|
): import("@smithy/core/client").CommandImpl<
|
|
24
19
|
UpdateConstraintCommandInput,
|
|
25
20
|
UpdateConstraintCommandOutput,
|
|
@@ -1,16 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
UpdatePortfolioInput,
|
|
4
|
-
UpdatePortfolioOutput,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { UpdatePortfolioInput, UpdatePortfolioOutput } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
4
|
export interface UpdatePortfolioCommandInput extends UpdatePortfolioInput {}
|
|
8
|
-
export interface UpdatePortfolioCommandOutput
|
|
9
|
-
extends UpdatePortfolioOutput,
|
|
10
|
-
__MetadataBearer {}
|
|
5
|
+
export interface UpdatePortfolioCommandOutput extends UpdatePortfolioOutput, __MetadataBearer {}
|
|
11
6
|
declare const UpdatePortfolioCommand_base: {
|
|
12
7
|
new (
|
|
13
|
-
input: UpdatePortfolioCommandInput
|
|
8
|
+
input: UpdatePortfolioCommandInput,
|
|
14
9
|
): import("@smithy/core/client").CommandImpl<
|
|
15
10
|
UpdatePortfolioCommandInput,
|
|
16
11
|
UpdatePortfolioCommandOutput,
|
|
@@ -19,7 +14,7 @@ declare const UpdatePortfolioCommand_base: {
|
|
|
19
14
|
import("..").ServiceOutputTypes
|
|
20
15
|
>;
|
|
21
16
|
new (
|
|
22
|
-
input: UpdatePortfolioCommandInput
|
|
17
|
+
input: UpdatePortfolioCommandInput,
|
|
23
18
|
): import("@smithy/core/client").CommandImpl<
|
|
24
19
|
UpdatePortfolioCommandInput,
|
|
25
20
|
UpdatePortfolioCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
UpdatePortfolioShareInput,
|
|
4
|
-
UpdatePortfolioShareOutput,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { UpdatePortfolioShareInput, UpdatePortfolioShareOutput } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface UpdatePortfolioShareCommandInput
|
|
8
|
-
extends UpdatePortfolioShareInput {}
|
|
4
|
+
export interface UpdatePortfolioShareCommandInput extends UpdatePortfolioShareInput {}
|
|
9
5
|
export interface UpdatePortfolioShareCommandOutput
|
|
10
|
-
extends UpdatePortfolioShareOutput,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends UpdatePortfolioShareOutput, __MetadataBearer {}
|
|
12
7
|
declare const UpdatePortfolioShareCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: UpdatePortfolioShareCommandInput
|
|
9
|
+
input: UpdatePortfolioShareCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
UpdatePortfolioShareCommandInput,
|
|
17
12
|
UpdatePortfolioShareCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const UpdatePortfolioShareCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: UpdatePortfolioShareCommandInput
|
|
18
|
+
input: UpdatePortfolioShareCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
UpdatePortfolioShareCommandInput,
|
|
26
21
|
UpdatePortfolioShareCommandOutput,
|
|
@@ -2,12 +2,10 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
|
2
2
|
import { UpdateProductInput, UpdateProductOutput } from "../models/models_0";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
4
|
export interface UpdateProductCommandInput extends UpdateProductInput {}
|
|
5
|
-
export interface UpdateProductCommandOutput
|
|
6
|
-
extends UpdateProductOutput,
|
|
7
|
-
__MetadataBearer {}
|
|
5
|
+
export interface UpdateProductCommandOutput extends UpdateProductOutput, __MetadataBearer {}
|
|
8
6
|
declare const UpdateProductCommand_base: {
|
|
9
7
|
new (
|
|
10
|
-
input: UpdateProductCommandInput
|
|
8
|
+
input: UpdateProductCommandInput,
|
|
11
9
|
): import("@smithy/core/client").CommandImpl<
|
|
12
10
|
UpdateProductCommandInput,
|
|
13
11
|
UpdateProductCommandOutput,
|
|
@@ -16,7 +14,7 @@ declare const UpdateProductCommand_base: {
|
|
|
16
14
|
import("..").ServiceOutputTypes
|
|
17
15
|
>;
|
|
18
16
|
new (
|
|
19
|
-
input: UpdateProductCommandInput
|
|
17
|
+
input: UpdateProductCommandInput,
|
|
20
18
|
): import("@smithy/core/client").CommandImpl<
|
|
21
19
|
UpdateProductCommandInput,
|
|
22
20
|
UpdateProductCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
UpdateProvisionedProductInput,
|
|
4
|
-
UpdateProvisionedProductOutput,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { UpdateProvisionedProductInput, UpdateProvisionedProductOutput } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface UpdateProvisionedProductCommandInput
|
|
8
|
-
extends UpdateProvisionedProductInput {}
|
|
4
|
+
export interface UpdateProvisionedProductCommandInput extends UpdateProvisionedProductInput {}
|
|
9
5
|
export interface UpdateProvisionedProductCommandOutput
|
|
10
|
-
extends UpdateProvisionedProductOutput,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends UpdateProvisionedProductOutput, __MetadataBearer {}
|
|
12
7
|
declare const UpdateProvisionedProductCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: UpdateProvisionedProductCommandInput
|
|
9
|
+
input: UpdateProvisionedProductCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
UpdateProvisionedProductCommandInput,
|
|
17
12
|
UpdateProvisionedProductCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
UpdateProvisionedProductPropertiesOutput,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface UpdateProvisionedProductPropertiesCommandInput
|
|
8
|
-
extends UpdateProvisionedProductPropertiesInput {}
|
|
7
|
+
export interface UpdateProvisionedProductPropertiesCommandInput extends UpdateProvisionedProductPropertiesInput {}
|
|
9
8
|
export interface UpdateProvisionedProductPropertiesCommandOutput
|
|
10
|
-
extends UpdateProvisionedProductPropertiesOutput,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends UpdateProvisionedProductPropertiesOutput, __MetadataBearer {}
|
|
12
10
|
declare const UpdateProvisionedProductPropertiesCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: UpdateProvisionedProductPropertiesCommandInput
|
|
12
|
+
input: UpdateProvisionedProductPropertiesCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
UpdateProvisionedProductPropertiesCommandInput,
|
|
17
15
|
UpdateProvisionedProductPropertiesCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const UpdateProvisionedProductPropertiesCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: UpdateProvisionedProductPropertiesCommandInput
|
|
21
|
+
input: UpdateProvisionedProductPropertiesCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
UpdateProvisionedProductPropertiesCommandInput,
|
|
26
24
|
UpdateProvisionedProductPropertiesCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
UpdateProvisioningArtifactOutput,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface UpdateProvisioningArtifactCommandInput
|
|
8
|
-
extends UpdateProvisioningArtifactInput {}
|
|
7
|
+
export interface UpdateProvisioningArtifactCommandInput extends UpdateProvisioningArtifactInput {}
|
|
9
8
|
export interface UpdateProvisioningArtifactCommandOutput
|
|
10
|
-
extends UpdateProvisioningArtifactOutput,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends UpdateProvisioningArtifactOutput, __MetadataBearer {}
|
|
12
10
|
declare const UpdateProvisioningArtifactCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: UpdateProvisioningArtifactCommandInput
|
|
12
|
+
input: UpdateProvisioningArtifactCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
UpdateProvisioningArtifactCommandInput,
|
|
17
15
|
UpdateProvisioningArtifactCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const UpdateProvisioningArtifactCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: UpdateProvisioningArtifactCommandInput
|
|
21
|
+
input: UpdateProvisioningArtifactCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
UpdateProvisioningArtifactCommandInput,
|
|
26
24
|
UpdateProvisioningArtifactCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
UpdateServiceActionInput,
|
|
4
|
-
UpdateServiceActionOutput,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { UpdateServiceActionInput, UpdateServiceActionOutput } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface UpdateServiceActionCommandInput
|
|
8
|
-
extends UpdateServiceActionInput {}
|
|
4
|
+
export interface UpdateServiceActionCommandInput extends UpdateServiceActionInput {}
|
|
9
5
|
export interface UpdateServiceActionCommandOutput
|
|
10
|
-
extends UpdateServiceActionOutput,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends UpdateServiceActionOutput, __MetadataBearer {}
|
|
12
7
|
declare const UpdateServiceActionCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: UpdateServiceActionCommandInput
|
|
9
|
+
input: UpdateServiceActionCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
UpdateServiceActionCommandInput,
|
|
17
12
|
UpdateServiceActionCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const UpdateServiceActionCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: UpdateServiceActionCommandInput
|
|
18
|
+
input: UpdateServiceActionCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
UpdateServiceActionCommandInput,
|
|
26
21
|
UpdateServiceActionCommandOutput,
|
|
@@ -1,16 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
UpdateTagOptionInput,
|
|
4
|
-
UpdateTagOptionOutput,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { UpdateTagOptionInput, UpdateTagOptionOutput } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
4
|
export interface UpdateTagOptionCommandInput extends UpdateTagOptionInput {}
|
|
8
|
-
export interface UpdateTagOptionCommandOutput
|
|
9
|
-
extends UpdateTagOptionOutput,
|
|
10
|
-
__MetadataBearer {}
|
|
5
|
+
export interface UpdateTagOptionCommandOutput extends UpdateTagOptionOutput, __MetadataBearer {}
|
|
11
6
|
declare const UpdateTagOptionCommand_base: {
|
|
12
7
|
new (
|
|
13
|
-
input: UpdateTagOptionCommandInput
|
|
8
|
+
input: UpdateTagOptionCommandInput,
|
|
14
9
|
): import("@smithy/core/client").CommandImpl<
|
|
15
10
|
UpdateTagOptionCommandInput,
|
|
16
11
|
UpdateTagOptionCommandOutput,
|
|
@@ -19,7 +14,7 @@ declare const UpdateTagOptionCommand_base: {
|
|
|
19
14
|
import("..").ServiceOutputTypes
|
|
20
15
|
>;
|
|
21
16
|
new (
|
|
22
|
-
input: UpdateTagOptionCommandInput
|
|
17
|
+
input: UpdateTagOptionCommandInput,
|
|
23
18
|
): import("@smithy/core/client").CommandImpl<
|
|
24
19
|
UpdateTagOptionCommandInput,
|
|
25
20
|
UpdateTagOptionCommandOutput,
|