@aws-sdk/client-service-catalog 3.651.1 → 3.658.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 +11 -0
- package/dist-types/commands/AssociateBudgetWithResourceCommand.d.ts +11 -0
- package/dist-types/commands/AssociatePrincipalWithPortfolioCommand.d.ts +11 -0
- package/dist-types/commands/AssociateProductWithPortfolioCommand.d.ts +11 -0
- package/dist-types/commands/AssociateServiceActionWithProvisioningArtifactCommand.d.ts +11 -0
- package/dist-types/commands/AssociateTagOptionWithResourceCommand.d.ts +11 -0
- package/dist-types/commands/BatchAssociateServiceActionWithProvisioningArtifactCommand.d.ts +11 -0
- package/dist-types/commands/BatchDisassociateServiceActionFromProvisioningArtifactCommand.d.ts +11 -0
- package/dist-types/commands/CopyProductCommand.d.ts +11 -0
- package/dist-types/commands/CreateConstraintCommand.d.ts +11 -0
- package/dist-types/commands/CreatePortfolioCommand.d.ts +11 -0
- package/dist-types/commands/CreatePortfolioShareCommand.d.ts +11 -0
- package/dist-types/commands/CreateProductCommand.d.ts +11 -0
- package/dist-types/commands/CreateProvisionedProductPlanCommand.d.ts +11 -0
- package/dist-types/commands/CreateProvisioningArtifactCommand.d.ts +11 -0
- package/dist-types/commands/CreateServiceActionCommand.d.ts +11 -0
- package/dist-types/commands/CreateTagOptionCommand.d.ts +11 -0
- package/dist-types/commands/DeleteConstraintCommand.d.ts +11 -0
- package/dist-types/commands/DeletePortfolioCommand.d.ts +11 -0
- package/dist-types/commands/DeletePortfolioShareCommand.d.ts +11 -0
- package/dist-types/commands/DeleteProductCommand.d.ts +11 -0
- package/dist-types/commands/DeleteProvisionedProductPlanCommand.d.ts +11 -0
- package/dist-types/commands/DeleteProvisioningArtifactCommand.d.ts +11 -0
- package/dist-types/commands/DeleteServiceActionCommand.d.ts +11 -0
- package/dist-types/commands/DeleteTagOptionCommand.d.ts +11 -0
- package/dist-types/commands/DescribeConstraintCommand.d.ts +11 -0
- package/dist-types/commands/DescribeCopyProductStatusCommand.d.ts +11 -0
- package/dist-types/commands/DescribePortfolioCommand.d.ts +11 -0
- package/dist-types/commands/DescribePortfolioShareStatusCommand.d.ts +11 -0
- package/dist-types/commands/DescribePortfolioSharesCommand.d.ts +11 -0
- package/dist-types/commands/DescribeProductAsAdminCommand.d.ts +11 -0
- package/dist-types/commands/DescribeProductCommand.d.ts +11 -0
- package/dist-types/commands/DescribeProductViewCommand.d.ts +11 -0
- package/dist-types/commands/DescribeProvisionedProductCommand.d.ts +11 -0
- package/dist-types/commands/DescribeProvisionedProductPlanCommand.d.ts +11 -0
- package/dist-types/commands/DescribeProvisioningArtifactCommand.d.ts +11 -0
- package/dist-types/commands/DescribeProvisioningParametersCommand.d.ts +11 -0
- package/dist-types/commands/DescribeRecordCommand.d.ts +11 -0
- package/dist-types/commands/DescribeServiceActionCommand.d.ts +11 -0
- package/dist-types/commands/DescribeServiceActionExecutionParametersCommand.d.ts +11 -0
- package/dist-types/commands/DescribeTagOptionCommand.d.ts +11 -0
- package/dist-types/commands/DisableAWSOrganizationsAccessCommand.d.ts +11 -0
- package/dist-types/commands/DisassociateBudgetFromResourceCommand.d.ts +11 -0
- package/dist-types/commands/DisassociatePrincipalFromPortfolioCommand.d.ts +11 -0
- package/dist-types/commands/DisassociateProductFromPortfolioCommand.d.ts +11 -0
- package/dist-types/commands/DisassociateServiceActionFromProvisioningArtifactCommand.d.ts +11 -0
- package/dist-types/commands/DisassociateTagOptionFromResourceCommand.d.ts +11 -0
- package/dist-types/commands/EnableAWSOrganizationsAccessCommand.d.ts +11 -0
- package/dist-types/commands/ExecuteProvisionedProductPlanCommand.d.ts +11 -0
- package/dist-types/commands/ExecuteProvisionedProductServiceActionCommand.d.ts +11 -0
- package/dist-types/commands/GetAWSOrganizationsAccessStatusCommand.d.ts +11 -0
- package/dist-types/commands/GetProvisionedProductOutputsCommand.d.ts +11 -0
- package/dist-types/commands/ImportAsProvisionedProductCommand.d.ts +11 -0
- package/dist-types/commands/ListAcceptedPortfolioSharesCommand.d.ts +11 -0
- package/dist-types/commands/ListBudgetsForResourceCommand.d.ts +11 -0
- package/dist-types/commands/ListConstraintsForPortfolioCommand.d.ts +11 -0
- package/dist-types/commands/ListLaunchPathsCommand.d.ts +11 -0
- package/dist-types/commands/ListOrganizationPortfolioAccessCommand.d.ts +11 -0
- package/dist-types/commands/ListPortfolioAccessCommand.d.ts +11 -0
- package/dist-types/commands/ListPortfoliosCommand.d.ts +11 -0
- package/dist-types/commands/ListPortfoliosForProductCommand.d.ts +11 -0
- package/dist-types/commands/ListPrincipalsForPortfolioCommand.d.ts +11 -0
- package/dist-types/commands/ListProvisionedProductPlansCommand.d.ts +11 -0
- package/dist-types/commands/ListProvisioningArtifactsCommand.d.ts +11 -0
- package/dist-types/commands/ListProvisioningArtifactsForServiceActionCommand.d.ts +11 -0
- package/dist-types/commands/ListRecordHistoryCommand.d.ts +11 -0
- package/dist-types/commands/ListResourcesForTagOptionCommand.d.ts +11 -0
- package/dist-types/commands/ListServiceActionsCommand.d.ts +11 -0
- package/dist-types/commands/ListServiceActionsForProvisioningArtifactCommand.d.ts +11 -0
- package/dist-types/commands/ListStackInstancesForProvisionedProductCommand.d.ts +11 -0
- package/dist-types/commands/ListTagOptionsCommand.d.ts +11 -0
- package/dist-types/commands/NotifyProvisionProductEngineWorkflowResultCommand.d.ts +11 -0
- package/dist-types/commands/NotifyTerminateProvisionedProductEngineWorkflowResultCommand.d.ts +11 -0
- package/dist-types/commands/NotifyUpdateProvisionedProductEngineWorkflowResultCommand.d.ts +11 -0
- package/dist-types/commands/ProvisionProductCommand.d.ts +11 -0
- package/dist-types/commands/RejectPortfolioShareCommand.d.ts +11 -0
- package/dist-types/commands/ScanProvisionedProductsCommand.d.ts +11 -0
- package/dist-types/commands/SearchProductsAsAdminCommand.d.ts +11 -0
- package/dist-types/commands/SearchProductsCommand.d.ts +11 -0
- package/dist-types/commands/SearchProvisionedProductsCommand.d.ts +11 -0
- package/dist-types/commands/TerminateProvisionedProductCommand.d.ts +11 -0
- package/dist-types/commands/UpdateConstraintCommand.d.ts +11 -0
- package/dist-types/commands/UpdatePortfolioCommand.d.ts +11 -0
- package/dist-types/commands/UpdatePortfolioShareCommand.d.ts +11 -0
- package/dist-types/commands/UpdateProductCommand.d.ts +11 -0
- package/dist-types/commands/UpdateProvisionedProductCommand.d.ts +11 -0
- package/dist-types/commands/UpdateProvisionedProductPropertiesCommand.d.ts +11 -0
- package/dist-types/commands/UpdateProvisioningArtifactCommand.d.ts +11 -0
- package/dist-types/commands/UpdateServiceActionCommand.d.ts +11 -0
- package/dist-types/commands/UpdateTagOptionCommand.d.ts +11 -0
- package/dist-types/ts3.4/commands/AcceptPortfolioShareCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/AssociateBudgetWithResourceCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/AssociatePrincipalWithPortfolioCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/AssociateProductWithPortfolioCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/AssociateServiceActionWithProvisioningArtifactCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/AssociateTagOptionWithResourceCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/BatchAssociateServiceActionWithProvisioningArtifactCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/BatchDisassociateServiceActionFromProvisioningArtifactCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CopyProductCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateConstraintCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreatePortfolioCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreatePortfolioShareCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateProductCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateProvisionedProductPlanCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateProvisioningArtifactCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateServiceActionCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateTagOptionCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteConstraintCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeletePortfolioCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeletePortfolioShareCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteProductCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteProvisionedProductPlanCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteProvisioningArtifactCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteServiceActionCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteTagOptionCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeConstraintCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeCopyProductStatusCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribePortfolioCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribePortfolioShareStatusCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribePortfolioSharesCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeProductAsAdminCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeProductCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeProductViewCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeProvisionedProductCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeProvisionedProductPlanCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeProvisioningArtifactCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeProvisioningParametersCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeRecordCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeServiceActionCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeServiceActionExecutionParametersCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeTagOptionCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DisableAWSOrganizationsAccessCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DisassociateBudgetFromResourceCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DisassociatePrincipalFromPortfolioCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DisassociateProductFromPortfolioCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DisassociateServiceActionFromProvisioningArtifactCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DisassociateTagOptionFromResourceCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/EnableAWSOrganizationsAccessCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ExecuteProvisionedProductPlanCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ExecuteProvisionedProductServiceActionCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetAWSOrganizationsAccessStatusCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetProvisionedProductOutputsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ImportAsProvisionedProductCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListAcceptedPortfolioSharesCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListBudgetsForResourceCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListConstraintsForPortfolioCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListLaunchPathsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListOrganizationPortfolioAccessCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListPortfolioAccessCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListPortfoliosCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListPortfoliosForProductCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListPrincipalsForPortfolioCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListProvisionedProductPlansCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListProvisioningArtifactsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListProvisioningArtifactsForServiceActionCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListRecordHistoryCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListResourcesForTagOptionCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListServiceActionsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListServiceActionsForProvisioningArtifactCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListStackInstancesForProvisionedProductCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListTagOptionsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/NotifyProvisionProductEngineWorkflowResultCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/NotifyTerminateProvisionedProductEngineWorkflowResultCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/NotifyUpdateProvisionedProductEngineWorkflowResultCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ProvisionProductCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/RejectPortfolioShareCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ScanProvisionedProductsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/SearchProductsAsAdminCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/SearchProductsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/SearchProvisionedProductsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/TerminateProvisionedProductCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateConstraintCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdatePortfolioCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdatePortfolioShareCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateProductCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateProvisionedProductCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateProvisionedProductPropertiesCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateProvisioningArtifactCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateServiceActionCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateTagOptionCommand.d.ts +12 -1
- package/package.json +35 -35
|
@@ -37,4 +37,15 @@ declare const DescribeConstraintCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class DescribeConstraintCommand extends DescribeConstraintCommand_base {
|
|
40
|
+
export declare class DescribeConstraintCommand extends DescribeConstraintCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: DescribeConstraintInput;
|
|
44
|
+
output: DescribeConstraintOutput;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: DescribeConstraintCommandInput;
|
|
48
|
+
output: DescribeConstraintCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const DescribeCopyProductStatusCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class DescribeCopyProductStatusCommand extends DescribeCopyProductStatusCommand_base {
|
|
40
|
+
export declare class DescribeCopyProductStatusCommand extends DescribeCopyProductStatusCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: DescribeCopyProductStatusInput;
|
|
44
|
+
output: DescribeCopyProductStatusOutput;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: DescribeCopyProductStatusCommandInput;
|
|
48
|
+
output: DescribeCopyProductStatusCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -36,4 +36,15 @@ declare const DescribePortfolioCommand_base: {
|
|
|
36
36
|
>;
|
|
37
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
38
38
|
};
|
|
39
|
-
export declare class DescribePortfolioCommand extends DescribePortfolioCommand_base {
|
|
39
|
+
export declare class DescribePortfolioCommand extends DescribePortfolioCommand_base {
|
|
40
|
+
protected static __types: {
|
|
41
|
+
api: {
|
|
42
|
+
input: DescribePortfolioInput;
|
|
43
|
+
output: DescribePortfolioOutput;
|
|
44
|
+
};
|
|
45
|
+
sdk: {
|
|
46
|
+
input: DescribePortfolioCommandInput;
|
|
47
|
+
output: DescribePortfolioCommandOutput;
|
|
48
|
+
};
|
|
49
|
+
};
|
|
50
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const DescribePortfolioShareStatusCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class DescribePortfolioShareStatusCommand extends DescribePortfolioShareStatusCommand_base {
|
|
40
|
+
export declare class DescribePortfolioShareStatusCommand extends DescribePortfolioShareStatusCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: DescribePortfolioShareStatusInput;
|
|
44
|
+
output: DescribePortfolioShareStatusOutput;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: DescribePortfolioShareStatusCommandInput;
|
|
48
|
+
output: DescribePortfolioShareStatusCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const DescribePortfolioSharesCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class DescribePortfolioSharesCommand extends DescribePortfolioSharesCommand_base {
|
|
40
|
+
export declare class DescribePortfolioSharesCommand extends DescribePortfolioSharesCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: DescribePortfolioSharesInput;
|
|
44
|
+
output: DescribePortfolioSharesOutput;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: DescribePortfolioSharesCommandInput;
|
|
48
|
+
output: DescribePortfolioSharesCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const DescribeProductAsAdminCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class DescribeProductAsAdminCommand extends DescribeProductAsAdminCommand_base {
|
|
40
|
+
export declare class DescribeProductAsAdminCommand extends DescribeProductAsAdminCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: DescribeProductAsAdminInput;
|
|
44
|
+
output: DescribeProductAsAdminOutput;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: DescribeProductAsAdminCommandInput;
|
|
48
|
+
output: DescribeProductAsAdminCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -36,4 +36,15 @@ declare const DescribeProductCommand_base: {
|
|
|
36
36
|
>;
|
|
37
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
38
38
|
};
|
|
39
|
-
export declare class DescribeProductCommand extends DescribeProductCommand_base {
|
|
39
|
+
export declare class DescribeProductCommand extends DescribeProductCommand_base {
|
|
40
|
+
protected static __types: {
|
|
41
|
+
api: {
|
|
42
|
+
input: DescribeProductInput;
|
|
43
|
+
output: DescribeProductOutput;
|
|
44
|
+
};
|
|
45
|
+
sdk: {
|
|
46
|
+
input: DescribeProductCommandInput;
|
|
47
|
+
output: DescribeProductCommandOutput;
|
|
48
|
+
};
|
|
49
|
+
};
|
|
50
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const DescribeProductViewCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class DescribeProductViewCommand extends DescribeProductViewCommand_base {
|
|
40
|
+
export declare class DescribeProductViewCommand extends DescribeProductViewCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: DescribeProductViewInput;
|
|
44
|
+
output: DescribeProductViewOutput;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: DescribeProductViewCommandInput;
|
|
48
|
+
output: DescribeProductViewCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const DescribeProvisionedProductCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class DescribeProvisionedProductCommand extends DescribeProvisionedProductCommand_base {
|
|
40
|
+
export declare class DescribeProvisionedProductCommand extends DescribeProvisionedProductCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: DescribeProvisionedProductInput;
|
|
44
|
+
output: DescribeProvisionedProductOutput;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: DescribeProvisionedProductCommandInput;
|
|
48
|
+
output: DescribeProvisionedProductCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const DescribeProvisionedProductPlanCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class DescribeProvisionedProductPlanCommand extends DescribeProvisionedProductPlanCommand_base {
|
|
40
|
+
export declare class DescribeProvisionedProductPlanCommand extends DescribeProvisionedProductPlanCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: DescribeProvisionedProductPlanInput;
|
|
44
|
+
output: DescribeProvisionedProductPlanOutput;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: DescribeProvisionedProductPlanCommandInput;
|
|
48
|
+
output: DescribeProvisionedProductPlanCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const DescribeProvisioningArtifactCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class DescribeProvisioningArtifactCommand extends DescribeProvisioningArtifactCommand_base {
|
|
40
|
+
export declare class DescribeProvisioningArtifactCommand extends DescribeProvisioningArtifactCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: DescribeProvisioningArtifactInput;
|
|
44
|
+
output: DescribeProvisioningArtifactOutput;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: DescribeProvisioningArtifactCommandInput;
|
|
48
|
+
output: DescribeProvisioningArtifactCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const DescribeProvisioningParametersCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class DescribeProvisioningParametersCommand extends DescribeProvisioningParametersCommand_base {
|
|
40
|
+
export declare class DescribeProvisioningParametersCommand extends DescribeProvisioningParametersCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: DescribeProvisioningParametersInput;
|
|
44
|
+
output: DescribeProvisioningParametersOutput;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: DescribeProvisioningParametersCommandInput;
|
|
48
|
+
output: DescribeProvisioningParametersCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -33,4 +33,15 @@ declare const DescribeRecordCommand_base: {
|
|
|
33
33
|
>;
|
|
34
34
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
35
35
|
};
|
|
36
|
-
export declare class DescribeRecordCommand extends DescribeRecordCommand_base {
|
|
36
|
+
export declare class DescribeRecordCommand extends DescribeRecordCommand_base {
|
|
37
|
+
protected static __types: {
|
|
38
|
+
api: {
|
|
39
|
+
input: DescribeRecordInput;
|
|
40
|
+
output: DescribeRecordOutput;
|
|
41
|
+
};
|
|
42
|
+
sdk: {
|
|
43
|
+
input: DescribeRecordCommandInput;
|
|
44
|
+
output: DescribeRecordCommandOutput;
|
|
45
|
+
};
|
|
46
|
+
};
|
|
47
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const DescribeServiceActionCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class DescribeServiceActionCommand extends DescribeServiceActionCommand_base {
|
|
40
|
+
export declare class DescribeServiceActionCommand extends DescribeServiceActionCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: DescribeServiceActionInput;
|
|
44
|
+
output: DescribeServiceActionOutput;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: DescribeServiceActionCommandInput;
|
|
48
|
+
output: DescribeServiceActionCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const DescribeServiceActionExecutionParametersCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class DescribeServiceActionExecutionParametersCommand extends DescribeServiceActionExecutionParametersCommand_base {
|
|
40
|
+
export declare class DescribeServiceActionExecutionParametersCommand extends DescribeServiceActionExecutionParametersCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: DescribeServiceActionExecutionParametersInput;
|
|
44
|
+
output: DescribeServiceActionExecutionParametersOutput;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: DescribeServiceActionExecutionParametersCommandInput;
|
|
48
|
+
output: DescribeServiceActionExecutionParametersCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -36,4 +36,15 @@ declare const DescribeTagOptionCommand_base: {
|
|
|
36
36
|
>;
|
|
37
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
38
38
|
};
|
|
39
|
-
export declare class DescribeTagOptionCommand extends DescribeTagOptionCommand_base {
|
|
39
|
+
export declare class DescribeTagOptionCommand extends DescribeTagOptionCommand_base {
|
|
40
|
+
protected static __types: {
|
|
41
|
+
api: {
|
|
42
|
+
input: DescribeTagOptionInput;
|
|
43
|
+
output: DescribeTagOptionOutput;
|
|
44
|
+
};
|
|
45
|
+
sdk: {
|
|
46
|
+
input: DescribeTagOptionCommandInput;
|
|
47
|
+
output: DescribeTagOptionCommandOutput;
|
|
48
|
+
};
|
|
49
|
+
};
|
|
50
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const DisableAWSOrganizationsAccessCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class DisableAWSOrganizationsAccessCommand extends DisableAWSOrganizationsAccessCommand_base {
|
|
40
|
+
export declare class DisableAWSOrganizationsAccessCommand extends DisableAWSOrganizationsAccessCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: {};
|
|
44
|
+
output: {};
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: DisableAWSOrganizationsAccessCommandInput;
|
|
48
|
+
output: DisableAWSOrganizationsAccessCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const DisassociateBudgetFromResourceCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class DisassociateBudgetFromResourceCommand extends DisassociateBudgetFromResourceCommand_base {
|
|
40
|
+
export declare class DisassociateBudgetFromResourceCommand extends DisassociateBudgetFromResourceCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: DisassociateBudgetFromResourceInput;
|
|
44
|
+
output: {};
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: DisassociateBudgetFromResourceCommandInput;
|
|
48
|
+
output: DisassociateBudgetFromResourceCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const DisassociatePrincipalFromPortfolioCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class DisassociatePrincipalFromPortfolioCommand extends DisassociatePrincipalFromPortfolioCommand_base {
|
|
40
|
+
export declare class DisassociatePrincipalFromPortfolioCommand extends DisassociatePrincipalFromPortfolioCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: DisassociatePrincipalFromPortfolioInput;
|
|
44
|
+
output: {};
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: DisassociatePrincipalFromPortfolioCommandInput;
|
|
48
|
+
output: DisassociatePrincipalFromPortfolioCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const DisassociateProductFromPortfolioCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class DisassociateProductFromPortfolioCommand extends DisassociateProductFromPortfolioCommand_base {
|
|
40
|
+
export declare class DisassociateProductFromPortfolioCommand extends DisassociateProductFromPortfolioCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: DisassociateProductFromPortfolioInput;
|
|
44
|
+
output: {};
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: DisassociateProductFromPortfolioCommandInput;
|
|
48
|
+
output: DisassociateProductFromPortfolioCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
package/dist-types/ts3.4/commands/DisassociateServiceActionFromProvisioningArtifactCommand.d.ts
CHANGED
|
@@ -37,4 +37,15 @@ declare const DisassociateServiceActionFromProvisioningArtifactCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class DisassociateServiceActionFromProvisioningArtifactCommand extends DisassociateServiceActionFromProvisioningArtifactCommand_base {
|
|
40
|
+
export declare class DisassociateServiceActionFromProvisioningArtifactCommand extends DisassociateServiceActionFromProvisioningArtifactCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: DisassociateServiceActionFromProvisioningArtifactInput;
|
|
44
|
+
output: {};
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: DisassociateServiceActionFromProvisioningArtifactCommandInput;
|
|
48
|
+
output: DisassociateServiceActionFromProvisioningArtifactCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const DisassociateTagOptionFromResourceCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class DisassociateTagOptionFromResourceCommand extends DisassociateTagOptionFromResourceCommand_base {
|
|
40
|
+
export declare class DisassociateTagOptionFromResourceCommand extends DisassociateTagOptionFromResourceCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: DisassociateTagOptionFromResourceInput;
|
|
44
|
+
output: {};
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: DisassociateTagOptionFromResourceCommandInput;
|
|
48
|
+
output: DisassociateTagOptionFromResourceCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const EnableAWSOrganizationsAccessCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class EnableAWSOrganizationsAccessCommand extends EnableAWSOrganizationsAccessCommand_base {
|
|
40
|
+
export declare class EnableAWSOrganizationsAccessCommand extends EnableAWSOrganizationsAccessCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: {};
|
|
44
|
+
output: {};
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: EnableAWSOrganizationsAccessCommandInput;
|
|
48
|
+
output: EnableAWSOrganizationsAccessCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const ExecuteProvisionedProductPlanCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class ExecuteProvisionedProductPlanCommand extends ExecuteProvisionedProductPlanCommand_base {
|
|
40
|
+
export declare class ExecuteProvisionedProductPlanCommand extends ExecuteProvisionedProductPlanCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: ExecuteProvisionedProductPlanInput;
|
|
44
|
+
output: ExecuteProvisionedProductPlanOutput;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: ExecuteProvisionedProductPlanCommandInput;
|
|
48
|
+
output: ExecuteProvisionedProductPlanCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const ExecuteProvisionedProductServiceActionCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class ExecuteProvisionedProductServiceActionCommand extends ExecuteProvisionedProductServiceActionCommand_base {
|
|
40
|
+
export declare class ExecuteProvisionedProductServiceActionCommand extends ExecuteProvisionedProductServiceActionCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: ExecuteProvisionedProductServiceActionInput;
|
|
44
|
+
output: ExecuteProvisionedProductServiceActionOutput;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: ExecuteProvisionedProductServiceActionCommandInput;
|
|
48
|
+
output: ExecuteProvisionedProductServiceActionCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const GetAWSOrganizationsAccessStatusCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class GetAWSOrganizationsAccessStatusCommand extends GetAWSOrganizationsAccessStatusCommand_base {
|
|
40
|
+
export declare class GetAWSOrganizationsAccessStatusCommand extends GetAWSOrganizationsAccessStatusCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: {};
|
|
44
|
+
output: GetAWSOrganizationsAccessStatusOutput;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: GetAWSOrganizationsAccessStatusCommandInput;
|
|
48
|
+
output: GetAWSOrganizationsAccessStatusCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const GetProvisionedProductOutputsCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class GetProvisionedProductOutputsCommand extends GetProvisionedProductOutputsCommand_base {
|
|
40
|
+
export declare class GetProvisionedProductOutputsCommand extends GetProvisionedProductOutputsCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: GetProvisionedProductOutputsInput;
|
|
44
|
+
output: GetProvisionedProductOutputsOutput;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: GetProvisionedProductOutputsCommandInput;
|
|
48
|
+
output: GetProvisionedProductOutputsCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const ImportAsProvisionedProductCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class ImportAsProvisionedProductCommand extends ImportAsProvisionedProductCommand_base {
|
|
40
|
+
export declare class ImportAsProvisionedProductCommand extends ImportAsProvisionedProductCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: ImportAsProvisionedProductInput;
|
|
44
|
+
output: ImportAsProvisionedProductOutput;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: ImportAsProvisionedProductCommandInput;
|
|
48
|
+
output: ImportAsProvisionedProductCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const ListAcceptedPortfolioSharesCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class ListAcceptedPortfolioSharesCommand extends ListAcceptedPortfolioSharesCommand_base {
|
|
40
|
+
export declare class ListAcceptedPortfolioSharesCommand extends ListAcceptedPortfolioSharesCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: ListAcceptedPortfolioSharesInput;
|
|
44
|
+
output: ListAcceptedPortfolioSharesOutput;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: ListAcceptedPortfolioSharesCommandInput;
|
|
48
|
+
output: ListAcceptedPortfolioSharesCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const ListBudgetsForResourceCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class ListBudgetsForResourceCommand extends ListBudgetsForResourceCommand_base {
|
|
40
|
+
export declare class ListBudgetsForResourceCommand extends ListBudgetsForResourceCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: ListBudgetsForResourceInput;
|
|
44
|
+
output: ListBudgetsForResourceOutput;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: ListBudgetsForResourceCommandInput;
|
|
48
|
+
output: ListBudgetsForResourceCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const ListConstraintsForPortfolioCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class ListConstraintsForPortfolioCommand extends ListConstraintsForPortfolioCommand_base {
|
|
40
|
+
export declare class ListConstraintsForPortfolioCommand extends ListConstraintsForPortfolioCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: ListConstraintsForPortfolioInput;
|
|
44
|
+
output: ListConstraintsForPortfolioOutput;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: ListConstraintsForPortfolioCommandInput;
|
|
48
|
+
output: ListConstraintsForPortfolioCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -36,4 +36,15 @@ declare const ListLaunchPathsCommand_base: {
|
|
|
36
36
|
>;
|
|
37
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
38
38
|
};
|
|
39
|
-
export declare class ListLaunchPathsCommand extends ListLaunchPathsCommand_base {
|
|
39
|
+
export declare class ListLaunchPathsCommand extends ListLaunchPathsCommand_base {
|
|
40
|
+
protected static __types: {
|
|
41
|
+
api: {
|
|
42
|
+
input: ListLaunchPathsInput;
|
|
43
|
+
output: ListLaunchPathsOutput;
|
|
44
|
+
};
|
|
45
|
+
sdk: {
|
|
46
|
+
input: ListLaunchPathsCommandInput;
|
|
47
|
+
output: ListLaunchPathsCommandOutput;
|
|
48
|
+
};
|
|
49
|
+
};
|
|
50
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const ListOrganizationPortfolioAccessCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class ListOrganizationPortfolioAccessCommand extends ListOrganizationPortfolioAccessCommand_base {
|
|
40
|
+
export declare class ListOrganizationPortfolioAccessCommand extends ListOrganizationPortfolioAccessCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: ListOrganizationPortfolioAccessInput;
|
|
44
|
+
output: ListOrganizationPortfolioAccessOutput;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: ListOrganizationPortfolioAccessCommandInput;
|
|
48
|
+
output: ListOrganizationPortfolioAccessCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const ListPortfolioAccessCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class ListPortfolioAccessCommand extends ListPortfolioAccessCommand_base {
|
|
40
|
+
export declare class ListPortfolioAccessCommand extends ListPortfolioAccessCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: ListPortfolioAccessInput;
|
|
44
|
+
output: ListPortfolioAccessOutput;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: ListPortfolioAccessCommandInput;
|
|
48
|
+
output: ListPortfolioAccessCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -33,4 +33,15 @@ declare const ListPortfoliosCommand_base: {
|
|
|
33
33
|
>;
|
|
34
34
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
35
35
|
};
|
|
36
|
-
export declare class ListPortfoliosCommand extends ListPortfoliosCommand_base {
|
|
36
|
+
export declare class ListPortfoliosCommand extends ListPortfoliosCommand_base {
|
|
37
|
+
protected static __types: {
|
|
38
|
+
api: {
|
|
39
|
+
input: ListPortfoliosInput;
|
|
40
|
+
output: ListPortfoliosOutput;
|
|
41
|
+
};
|
|
42
|
+
sdk: {
|
|
43
|
+
input: ListPortfoliosCommandInput;
|
|
44
|
+
output: ListPortfoliosCommandOutput;
|
|
45
|
+
};
|
|
46
|
+
};
|
|
47
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const ListPortfoliosForProductCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class ListPortfoliosForProductCommand extends ListPortfoliosForProductCommand_base {
|
|
40
|
+
export declare class ListPortfoliosForProductCommand extends ListPortfoliosForProductCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: ListPortfoliosForProductInput;
|
|
44
|
+
output: ListPortfoliosForProductOutput;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: ListPortfoliosForProductCommandInput;
|
|
48
|
+
output: ListPortfoliosForProductCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|