@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
|
-
DescribeTagOptionInput,
|
|
4
|
-
DescribeTagOptionOutput,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { DescribeTagOptionInput, DescribeTagOptionOutput } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
4
|
export interface DescribeTagOptionCommandInput extends DescribeTagOptionInput {}
|
|
8
|
-
export interface DescribeTagOptionCommandOutput
|
|
9
|
-
extends DescribeTagOptionOutput,
|
|
10
|
-
__MetadataBearer {}
|
|
5
|
+
export interface DescribeTagOptionCommandOutput extends DescribeTagOptionOutput, __MetadataBearer {}
|
|
11
6
|
declare const DescribeTagOptionCommand_base: {
|
|
12
7
|
new (
|
|
13
|
-
input: DescribeTagOptionCommandInput
|
|
8
|
+
input: DescribeTagOptionCommandInput,
|
|
14
9
|
): import("@smithy/core/client").CommandImpl<
|
|
15
10
|
DescribeTagOptionCommandInput,
|
|
16
11
|
DescribeTagOptionCommandOutput,
|
|
@@ -19,7 +14,7 @@ declare const DescribeTagOptionCommand_base: {
|
|
|
19
14
|
import("..").ServiceOutputTypes
|
|
20
15
|
>;
|
|
21
16
|
new (
|
|
22
|
-
input: DescribeTagOptionCommandInput
|
|
17
|
+
input: DescribeTagOptionCommandInput,
|
|
23
18
|
): import("@smithy/core/client").CommandImpl<
|
|
24
19
|
DescribeTagOptionCommandInput,
|
|
25
20
|
DescribeTagOptionCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
DisableAWSOrganizationsAccessOutput,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface DisableAWSOrganizationsAccessCommandInput
|
|
8
|
-
extends DisableAWSOrganizationsAccessInput {}
|
|
7
|
+
export interface DisableAWSOrganizationsAccessCommandInput extends DisableAWSOrganizationsAccessInput {}
|
|
9
8
|
export interface DisableAWSOrganizationsAccessCommandOutput
|
|
10
|
-
extends DisableAWSOrganizationsAccessOutput,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends DisableAWSOrganizationsAccessOutput, __MetadataBearer {}
|
|
12
10
|
declare const DisableAWSOrganizationsAccessCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: DisableAWSOrganizationsAccessCommandInput
|
|
12
|
+
input: DisableAWSOrganizationsAccessCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
DisableAWSOrganizationsAccessCommandInput,
|
|
17
15
|
DisableAWSOrganizationsAccessCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
DisassociateBudgetFromResourceOutput,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface DisassociateBudgetFromResourceCommandInput
|
|
8
|
-
extends DisassociateBudgetFromResourceInput {}
|
|
7
|
+
export interface DisassociateBudgetFromResourceCommandInput extends DisassociateBudgetFromResourceInput {}
|
|
9
8
|
export interface DisassociateBudgetFromResourceCommandOutput
|
|
10
|
-
extends DisassociateBudgetFromResourceOutput,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends DisassociateBudgetFromResourceOutput, __MetadataBearer {}
|
|
12
10
|
declare const DisassociateBudgetFromResourceCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: DisassociateBudgetFromResourceCommandInput
|
|
12
|
+
input: DisassociateBudgetFromResourceCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
DisassociateBudgetFromResourceCommandInput,
|
|
17
15
|
DisassociateBudgetFromResourceCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const DisassociateBudgetFromResourceCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: DisassociateBudgetFromResourceCommandInput
|
|
21
|
+
input: DisassociateBudgetFromResourceCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
DisassociateBudgetFromResourceCommandInput,
|
|
26
24
|
DisassociateBudgetFromResourceCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
DisassociatePrincipalFromPortfolioOutput,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface DisassociatePrincipalFromPortfolioCommandInput
|
|
8
|
-
extends DisassociatePrincipalFromPortfolioInput {}
|
|
7
|
+
export interface DisassociatePrincipalFromPortfolioCommandInput extends DisassociatePrincipalFromPortfolioInput {}
|
|
9
8
|
export interface DisassociatePrincipalFromPortfolioCommandOutput
|
|
10
|
-
extends DisassociatePrincipalFromPortfolioOutput,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends DisassociatePrincipalFromPortfolioOutput, __MetadataBearer {}
|
|
12
10
|
declare const DisassociatePrincipalFromPortfolioCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: DisassociatePrincipalFromPortfolioCommandInput
|
|
12
|
+
input: DisassociatePrincipalFromPortfolioCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
DisassociatePrincipalFromPortfolioCommandInput,
|
|
17
15
|
DisassociatePrincipalFromPortfolioCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const DisassociatePrincipalFromPortfolioCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: DisassociatePrincipalFromPortfolioCommandInput
|
|
21
|
+
input: DisassociatePrincipalFromPortfolioCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
DisassociatePrincipalFromPortfolioCommandInput,
|
|
26
24
|
DisassociatePrincipalFromPortfolioCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
DisassociateProductFromPortfolioOutput,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface DisassociateProductFromPortfolioCommandInput
|
|
8
|
-
extends DisassociateProductFromPortfolioInput {}
|
|
7
|
+
export interface DisassociateProductFromPortfolioCommandInput extends DisassociateProductFromPortfolioInput {}
|
|
9
8
|
export interface DisassociateProductFromPortfolioCommandOutput
|
|
10
|
-
extends DisassociateProductFromPortfolioOutput,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends DisassociateProductFromPortfolioOutput, __MetadataBearer {}
|
|
12
10
|
declare const DisassociateProductFromPortfolioCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: DisassociateProductFromPortfolioCommandInput
|
|
12
|
+
input: DisassociateProductFromPortfolioCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
DisassociateProductFromPortfolioCommandInput,
|
|
17
15
|
DisassociateProductFromPortfolioCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const DisassociateProductFromPortfolioCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: DisassociateProductFromPortfolioCommandInput
|
|
21
|
+
input: DisassociateProductFromPortfolioCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
DisassociateProductFromPortfolioCommandInput,
|
|
26
24
|
DisassociateProductFromPortfolioCommandOutput,
|
package/dist-types/ts3.4/commands/DisassociateServiceActionFromProvisioningArtifactCommand.d.ts
CHANGED
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
DisassociateServiceActionFromProvisioningArtifactOutput,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface DisassociateServiceActionFromProvisioningArtifactCommandInput
|
|
8
|
-
extends DisassociateServiceActionFromProvisioningArtifactInput {}
|
|
7
|
+
export interface DisassociateServiceActionFromProvisioningArtifactCommandInput extends DisassociateServiceActionFromProvisioningArtifactInput {}
|
|
9
8
|
export interface DisassociateServiceActionFromProvisioningArtifactCommandOutput
|
|
10
|
-
extends DisassociateServiceActionFromProvisioningArtifactOutput,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends DisassociateServiceActionFromProvisioningArtifactOutput, __MetadataBearer {}
|
|
12
10
|
declare const DisassociateServiceActionFromProvisioningArtifactCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: DisassociateServiceActionFromProvisioningArtifactCommandInput
|
|
12
|
+
input: DisassociateServiceActionFromProvisioningArtifactCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
DisassociateServiceActionFromProvisioningArtifactCommandInput,
|
|
17
15
|
DisassociateServiceActionFromProvisioningArtifactCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const DisassociateServiceActionFromProvisioningArtifactCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: DisassociateServiceActionFromProvisioningArtifactCommandInput
|
|
21
|
+
input: DisassociateServiceActionFromProvisioningArtifactCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
DisassociateServiceActionFromProvisioningArtifactCommandInput,
|
|
26
24
|
DisassociateServiceActionFromProvisioningArtifactCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
DisassociateTagOptionFromResourceOutput,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface DisassociateTagOptionFromResourceCommandInput
|
|
8
|
-
extends DisassociateTagOptionFromResourceInput {}
|
|
7
|
+
export interface DisassociateTagOptionFromResourceCommandInput extends DisassociateTagOptionFromResourceInput {}
|
|
9
8
|
export interface DisassociateTagOptionFromResourceCommandOutput
|
|
10
|
-
extends DisassociateTagOptionFromResourceOutput,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends DisassociateTagOptionFromResourceOutput, __MetadataBearer {}
|
|
12
10
|
declare const DisassociateTagOptionFromResourceCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: DisassociateTagOptionFromResourceCommandInput
|
|
12
|
+
input: DisassociateTagOptionFromResourceCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
DisassociateTagOptionFromResourceCommandInput,
|
|
17
15
|
DisassociateTagOptionFromResourceCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const DisassociateTagOptionFromResourceCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: DisassociateTagOptionFromResourceCommandInput
|
|
21
|
+
input: DisassociateTagOptionFromResourceCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
DisassociateTagOptionFromResourceCommandInput,
|
|
26
24
|
DisassociateTagOptionFromResourceCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
EnableAWSOrganizationsAccessOutput,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface EnableAWSOrganizationsAccessCommandInput
|
|
8
|
-
extends EnableAWSOrganizationsAccessInput {}
|
|
7
|
+
export interface EnableAWSOrganizationsAccessCommandInput extends EnableAWSOrganizationsAccessInput {}
|
|
9
8
|
export interface EnableAWSOrganizationsAccessCommandOutput
|
|
10
|
-
extends EnableAWSOrganizationsAccessOutput,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends EnableAWSOrganizationsAccessOutput, __MetadataBearer {}
|
|
12
10
|
declare const EnableAWSOrganizationsAccessCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: EnableAWSOrganizationsAccessCommandInput
|
|
12
|
+
input: EnableAWSOrganizationsAccessCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
EnableAWSOrganizationsAccessCommandInput,
|
|
17
15
|
EnableAWSOrganizationsAccessCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
ExecuteProvisionedProductPlanOutput,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface ExecuteProvisionedProductPlanCommandInput
|
|
8
|
-
extends ExecuteProvisionedProductPlanInput {}
|
|
7
|
+
export interface ExecuteProvisionedProductPlanCommandInput extends ExecuteProvisionedProductPlanInput {}
|
|
9
8
|
export interface ExecuteProvisionedProductPlanCommandOutput
|
|
10
|
-
extends ExecuteProvisionedProductPlanOutput,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends ExecuteProvisionedProductPlanOutput, __MetadataBearer {}
|
|
12
10
|
declare const ExecuteProvisionedProductPlanCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: ExecuteProvisionedProductPlanCommandInput
|
|
12
|
+
input: ExecuteProvisionedProductPlanCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
ExecuteProvisionedProductPlanCommandInput,
|
|
17
15
|
ExecuteProvisionedProductPlanCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const ExecuteProvisionedProductPlanCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: ExecuteProvisionedProductPlanCommandInput
|
|
21
|
+
input: ExecuteProvisionedProductPlanCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
ExecuteProvisionedProductPlanCommandInput,
|
|
26
24
|
ExecuteProvisionedProductPlanCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
ExecuteProvisionedProductServiceActionOutput,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface ExecuteProvisionedProductServiceActionCommandInput
|
|
8
|
-
extends ExecuteProvisionedProductServiceActionInput {}
|
|
7
|
+
export interface ExecuteProvisionedProductServiceActionCommandInput extends ExecuteProvisionedProductServiceActionInput {}
|
|
9
8
|
export interface ExecuteProvisionedProductServiceActionCommandOutput
|
|
10
|
-
extends ExecuteProvisionedProductServiceActionOutput,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends ExecuteProvisionedProductServiceActionOutput, __MetadataBearer {}
|
|
12
10
|
declare const ExecuteProvisionedProductServiceActionCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: ExecuteProvisionedProductServiceActionCommandInput
|
|
12
|
+
input: ExecuteProvisionedProductServiceActionCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
ExecuteProvisionedProductServiceActionCommandInput,
|
|
17
15
|
ExecuteProvisionedProductServiceActionCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const ExecuteProvisionedProductServiceActionCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: ExecuteProvisionedProductServiceActionCommandInput
|
|
21
|
+
input: ExecuteProvisionedProductServiceActionCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
ExecuteProvisionedProductServiceActionCommandInput,
|
|
26
24
|
ExecuteProvisionedProductServiceActionCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
GetAWSOrganizationsAccessStatusOutput,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface GetAWSOrganizationsAccessStatusCommandInput
|
|
8
|
-
extends GetAWSOrganizationsAccessStatusInput {}
|
|
7
|
+
export interface GetAWSOrganizationsAccessStatusCommandInput extends GetAWSOrganizationsAccessStatusInput {}
|
|
9
8
|
export interface GetAWSOrganizationsAccessStatusCommandOutput
|
|
10
|
-
extends GetAWSOrganizationsAccessStatusOutput,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends GetAWSOrganizationsAccessStatusOutput, __MetadataBearer {}
|
|
12
10
|
declare const GetAWSOrganizationsAccessStatusCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: GetAWSOrganizationsAccessStatusCommandInput
|
|
12
|
+
input: GetAWSOrganizationsAccessStatusCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
GetAWSOrganizationsAccessStatusCommandInput,
|
|
17
15
|
GetAWSOrganizationsAccessStatusCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
GetProvisionedProductOutputsOutput,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface GetProvisionedProductOutputsCommandInput
|
|
8
|
-
extends GetProvisionedProductOutputsInput {}
|
|
7
|
+
export interface GetProvisionedProductOutputsCommandInput extends GetProvisionedProductOutputsInput {}
|
|
9
8
|
export interface GetProvisionedProductOutputsCommandOutput
|
|
10
|
-
extends GetProvisionedProductOutputsOutput,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends GetProvisionedProductOutputsOutput, __MetadataBearer {}
|
|
12
10
|
declare const GetProvisionedProductOutputsCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: GetProvisionedProductOutputsCommandInput
|
|
12
|
+
input: GetProvisionedProductOutputsCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
GetProvisionedProductOutputsCommandInput,
|
|
17
15
|
GetProvisionedProductOutputsCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
ImportAsProvisionedProductOutput,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface ImportAsProvisionedProductCommandInput
|
|
8
|
-
extends ImportAsProvisionedProductInput {}
|
|
7
|
+
export interface ImportAsProvisionedProductCommandInput extends ImportAsProvisionedProductInput {}
|
|
9
8
|
export interface ImportAsProvisionedProductCommandOutput
|
|
10
|
-
extends ImportAsProvisionedProductOutput,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends ImportAsProvisionedProductOutput, __MetadataBearer {}
|
|
12
10
|
declare const ImportAsProvisionedProductCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: ImportAsProvisionedProductCommandInput
|
|
12
|
+
input: ImportAsProvisionedProductCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
ImportAsProvisionedProductCommandInput,
|
|
17
15
|
ImportAsProvisionedProductCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const ImportAsProvisionedProductCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: ImportAsProvisionedProductCommandInput
|
|
21
|
+
input: ImportAsProvisionedProductCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
ImportAsProvisionedProductCommandInput,
|
|
26
24
|
ImportAsProvisionedProductCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
ListAcceptedPortfolioSharesOutput,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface ListAcceptedPortfolioSharesCommandInput
|
|
8
|
-
extends ListAcceptedPortfolioSharesInput {}
|
|
7
|
+
export interface ListAcceptedPortfolioSharesCommandInput extends ListAcceptedPortfolioSharesInput {}
|
|
9
8
|
export interface ListAcceptedPortfolioSharesCommandOutput
|
|
10
|
-
extends ListAcceptedPortfolioSharesOutput,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends ListAcceptedPortfolioSharesOutput, __MetadataBearer {}
|
|
12
10
|
declare const ListAcceptedPortfolioSharesCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: ListAcceptedPortfolioSharesCommandInput
|
|
12
|
+
input: ListAcceptedPortfolioSharesCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
ListAcceptedPortfolioSharesCommandInput,
|
|
17
15
|
ListAcceptedPortfolioSharesCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
ListBudgetsForResourceInput,
|
|
4
|
-
ListBudgetsForResourceOutput,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { ListBudgetsForResourceInput, ListBudgetsForResourceOutput } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface ListBudgetsForResourceCommandInput
|
|
8
|
-
extends ListBudgetsForResourceInput {}
|
|
4
|
+
export interface ListBudgetsForResourceCommandInput extends ListBudgetsForResourceInput {}
|
|
9
5
|
export interface ListBudgetsForResourceCommandOutput
|
|
10
|
-
extends ListBudgetsForResourceOutput,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends ListBudgetsForResourceOutput, __MetadataBearer {}
|
|
12
7
|
declare const ListBudgetsForResourceCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: ListBudgetsForResourceCommandInput
|
|
9
|
+
input: ListBudgetsForResourceCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
ListBudgetsForResourceCommandInput,
|
|
17
12
|
ListBudgetsForResourceCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const ListBudgetsForResourceCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: ListBudgetsForResourceCommandInput
|
|
18
|
+
input: ListBudgetsForResourceCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
ListBudgetsForResourceCommandInput,
|
|
26
21
|
ListBudgetsForResourceCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
ListConstraintsForPortfolioOutput,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface ListConstraintsForPortfolioCommandInput
|
|
8
|
-
extends ListConstraintsForPortfolioInput {}
|
|
7
|
+
export interface ListConstraintsForPortfolioCommandInput extends ListConstraintsForPortfolioInput {}
|
|
9
8
|
export interface ListConstraintsForPortfolioCommandOutput
|
|
10
|
-
extends ListConstraintsForPortfolioOutput,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends ListConstraintsForPortfolioOutput, __MetadataBearer {}
|
|
12
10
|
declare const ListConstraintsForPortfolioCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: ListConstraintsForPortfolioCommandInput
|
|
12
|
+
input: ListConstraintsForPortfolioCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
ListConstraintsForPortfolioCommandInput,
|
|
17
15
|
ListConstraintsForPortfolioCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const ListConstraintsForPortfolioCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: ListConstraintsForPortfolioCommandInput
|
|
21
|
+
input: ListConstraintsForPortfolioCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
ListConstraintsForPortfolioCommandInput,
|
|
26
24
|
ListConstraintsForPortfolioCommandOutput,
|
|
@@ -1,16 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
ListLaunchPathsInput,
|
|
4
|
-
ListLaunchPathsOutput,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { ListLaunchPathsInput, ListLaunchPathsOutput } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
4
|
export interface ListLaunchPathsCommandInput extends ListLaunchPathsInput {}
|
|
8
|
-
export interface ListLaunchPathsCommandOutput
|
|
9
|
-
extends ListLaunchPathsOutput,
|
|
10
|
-
__MetadataBearer {}
|
|
5
|
+
export interface ListLaunchPathsCommandOutput extends ListLaunchPathsOutput, __MetadataBearer {}
|
|
11
6
|
declare const ListLaunchPathsCommand_base: {
|
|
12
7
|
new (
|
|
13
|
-
input: ListLaunchPathsCommandInput
|
|
8
|
+
input: ListLaunchPathsCommandInput,
|
|
14
9
|
): import("@smithy/core/client").CommandImpl<
|
|
15
10
|
ListLaunchPathsCommandInput,
|
|
16
11
|
ListLaunchPathsCommandOutput,
|
|
@@ -19,7 +14,7 @@ declare const ListLaunchPathsCommand_base: {
|
|
|
19
14
|
import("..").ServiceOutputTypes
|
|
20
15
|
>;
|
|
21
16
|
new (
|
|
22
|
-
input: ListLaunchPathsCommandInput
|
|
17
|
+
input: ListLaunchPathsCommandInput,
|
|
23
18
|
): import("@smithy/core/client").CommandImpl<
|
|
24
19
|
ListLaunchPathsCommandInput,
|
|
25
20
|
ListLaunchPathsCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
ListOrganizationPortfolioAccessOutput,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface ListOrganizationPortfolioAccessCommandInput
|
|
8
|
-
extends ListOrganizationPortfolioAccessInput {}
|
|
7
|
+
export interface ListOrganizationPortfolioAccessCommandInput extends ListOrganizationPortfolioAccessInput {}
|
|
9
8
|
export interface ListOrganizationPortfolioAccessCommandOutput
|
|
10
|
-
extends ListOrganizationPortfolioAccessOutput,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends ListOrganizationPortfolioAccessOutput, __MetadataBearer {}
|
|
12
10
|
declare const ListOrganizationPortfolioAccessCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: ListOrganizationPortfolioAccessCommandInput
|
|
12
|
+
input: ListOrganizationPortfolioAccessCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
ListOrganizationPortfolioAccessCommandInput,
|
|
17
15
|
ListOrganizationPortfolioAccessCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const ListOrganizationPortfolioAccessCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: ListOrganizationPortfolioAccessCommandInput
|
|
21
|
+
input: ListOrganizationPortfolioAccessCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
ListOrganizationPortfolioAccessCommandInput,
|
|
26
24
|
ListOrganizationPortfolioAccessCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
ListPortfolioAccessInput,
|
|
4
|
-
ListPortfolioAccessOutput,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { ListPortfolioAccessInput, ListPortfolioAccessOutput } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface ListPortfolioAccessCommandInput
|
|
8
|
-
extends ListPortfolioAccessInput {}
|
|
4
|
+
export interface ListPortfolioAccessCommandInput extends ListPortfolioAccessInput {}
|
|
9
5
|
export interface ListPortfolioAccessCommandOutput
|
|
10
|
-
extends ListPortfolioAccessOutput,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends ListPortfolioAccessOutput, __MetadataBearer {}
|
|
12
7
|
declare const ListPortfolioAccessCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: ListPortfolioAccessCommandInput
|
|
9
|
+
input: ListPortfolioAccessCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
ListPortfolioAccessCommandInput,
|
|
17
12
|
ListPortfolioAccessCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const ListPortfolioAccessCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: ListPortfolioAccessCommandInput
|
|
18
|
+
input: ListPortfolioAccessCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
ListPortfolioAccessCommandInput,
|
|
26
21
|
ListPortfolioAccessCommandOutput,
|
|
@@ -2,12 +2,10 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
|
2
2
|
import { ListPortfoliosInput, ListPortfoliosOutput } from "../models/models_0";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
4
|
export interface ListPortfoliosCommandInput extends ListPortfoliosInput {}
|
|
5
|
-
export interface ListPortfoliosCommandOutput
|
|
6
|
-
extends ListPortfoliosOutput,
|
|
7
|
-
__MetadataBearer {}
|
|
5
|
+
export interface ListPortfoliosCommandOutput extends ListPortfoliosOutput, __MetadataBearer {}
|
|
8
6
|
declare const ListPortfoliosCommand_base: {
|
|
9
7
|
new (
|
|
10
|
-
input: ListPortfoliosCommandInput
|
|
8
|
+
input: ListPortfoliosCommandInput,
|
|
11
9
|
): import("@smithy/core/client").CommandImpl<
|
|
12
10
|
ListPortfoliosCommandInput,
|
|
13
11
|
ListPortfoliosCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
ListPortfoliosForProductInput,
|
|
4
|
-
ListPortfoliosForProductOutput,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { ListPortfoliosForProductInput, ListPortfoliosForProductOutput } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface ListPortfoliosForProductCommandInput
|
|
8
|
-
extends ListPortfoliosForProductInput {}
|
|
4
|
+
export interface ListPortfoliosForProductCommandInput extends ListPortfoliosForProductInput {}
|
|
9
5
|
export interface ListPortfoliosForProductCommandOutput
|
|
10
|
-
extends ListPortfoliosForProductOutput,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends ListPortfoliosForProductOutput, __MetadataBearer {}
|
|
12
7
|
declare const ListPortfoliosForProductCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: ListPortfoliosForProductCommandInput
|
|
9
|
+
input: ListPortfoliosForProductCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
ListPortfoliosForProductCommandInput,
|
|
17
12
|
ListPortfoliosForProductCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const ListPortfoliosForProductCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: ListPortfoliosForProductCommandInput
|
|
18
|
+
input: ListPortfoliosForProductCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
ListPortfoliosForProductCommandInput,
|
|
26
21
|
ListPortfoliosForProductCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
ListPrincipalsForPortfolioOutput,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface ListPrincipalsForPortfolioCommandInput
|
|
8
|
-
extends ListPrincipalsForPortfolioInput {}
|
|
7
|
+
export interface ListPrincipalsForPortfolioCommandInput extends ListPrincipalsForPortfolioInput {}
|
|
9
8
|
export interface ListPrincipalsForPortfolioCommandOutput
|
|
10
|
-
extends ListPrincipalsForPortfolioOutput,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends ListPrincipalsForPortfolioOutput, __MetadataBearer {}
|
|
12
10
|
declare const ListPrincipalsForPortfolioCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: ListPrincipalsForPortfolioCommandInput
|
|
12
|
+
input: ListPrincipalsForPortfolioCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
ListPrincipalsForPortfolioCommandInput,
|
|
17
15
|
ListPrincipalsForPortfolioCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const ListPrincipalsForPortfolioCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: ListPrincipalsForPortfolioCommandInput
|
|
21
|
+
input: ListPrincipalsForPortfolioCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
ListPrincipalsForPortfolioCommandInput,
|
|
26
24
|
ListPrincipalsForPortfolioCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
ListProvisionedProductPlansOutput,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface ListProvisionedProductPlansCommandInput
|
|
8
|
-
extends ListProvisionedProductPlansInput {}
|
|
7
|
+
export interface ListProvisionedProductPlansCommandInput extends ListProvisionedProductPlansInput {}
|
|
9
8
|
export interface ListProvisionedProductPlansCommandOutput
|
|
10
|
-
extends ListProvisionedProductPlansOutput,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends ListProvisionedProductPlansOutput, __MetadataBearer {}
|
|
12
10
|
declare const ListProvisionedProductPlansCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: ListProvisionedProductPlansCommandInput
|
|
12
|
+
input: ListProvisionedProductPlansCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
ListProvisionedProductPlansCommandInput,
|
|
17
15
|
ListProvisionedProductPlansCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
ListProvisioningArtifactsOutput,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface ListProvisioningArtifactsCommandInput
|
|
8
|
-
extends ListProvisioningArtifactsInput {}
|
|
7
|
+
export interface ListProvisioningArtifactsCommandInput extends ListProvisioningArtifactsInput {}
|
|
9
8
|
export interface ListProvisioningArtifactsCommandOutput
|
|
10
|
-
extends ListProvisioningArtifactsOutput,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends ListProvisioningArtifactsOutput, __MetadataBearer {}
|
|
12
10
|
declare const ListProvisioningArtifactsCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: ListProvisioningArtifactsCommandInput
|
|
12
|
+
input: ListProvisioningArtifactsCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
ListProvisioningArtifactsCommandInput,
|
|
17
15
|
ListProvisioningArtifactsCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const ListProvisioningArtifactsCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: ListProvisioningArtifactsCommandInput
|
|
21
|
+
input: ListProvisioningArtifactsCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
ListProvisioningArtifactsCommandInput,
|
|
26
24
|
ListProvisioningArtifactsCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
ListProvisioningArtifactsForServiceActionOutput,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface ListProvisioningArtifactsForServiceActionCommandInput
|
|
8
|
-
extends ListProvisioningArtifactsForServiceActionInput {}
|
|
7
|
+
export interface ListProvisioningArtifactsForServiceActionCommandInput extends ListProvisioningArtifactsForServiceActionInput {}
|
|
9
8
|
export interface ListProvisioningArtifactsForServiceActionCommandOutput
|
|
10
|
-
extends ListProvisioningArtifactsForServiceActionOutput,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends ListProvisioningArtifactsForServiceActionOutput, __MetadataBearer {}
|
|
12
10
|
declare const ListProvisioningArtifactsForServiceActionCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: ListProvisioningArtifactsForServiceActionCommandInput
|
|
12
|
+
input: ListProvisioningArtifactsForServiceActionCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
ListProvisioningArtifactsForServiceActionCommandInput,
|
|
17
15
|
ListProvisioningArtifactsForServiceActionCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const ListProvisioningArtifactsForServiceActionCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: ListProvisioningArtifactsForServiceActionCommandInput
|
|
21
|
+
input: ListProvisioningArtifactsForServiceActionCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
ListProvisioningArtifactsForServiceActionCommandInput,
|
|
26
24
|
ListProvisioningArtifactsForServiceActionCommandOutput,
|