@aws-sdk/client-service-catalog 3.1077.0 → 3.1078.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 +98 -903
- package/dist-es/commandBuilder.js +6 -0
- package/dist-es/commands/AcceptPortfolioShareCommand.js +2 -14
- package/dist-es/commands/AssociateBudgetWithResourceCommand.js +2 -14
- package/dist-es/commands/AssociatePrincipalWithPortfolioCommand.js +2 -14
- package/dist-es/commands/AssociateProductWithPortfolioCommand.js +2 -14
- package/dist-es/commands/AssociateServiceActionWithProvisioningArtifactCommand.js +2 -14
- package/dist-es/commands/AssociateTagOptionWithResourceCommand.js +2 -14
- package/dist-es/commands/BatchAssociateServiceActionWithProvisioningArtifactCommand.js +2 -14
- package/dist-es/commands/BatchDisassociateServiceActionFromProvisioningArtifactCommand.js +2 -14
- package/dist-es/commands/CopyProductCommand.js +2 -14
- package/dist-es/commands/CreateConstraintCommand.js +2 -14
- package/dist-es/commands/CreatePortfolioCommand.js +2 -14
- package/dist-es/commands/CreatePortfolioShareCommand.js +2 -14
- package/dist-es/commands/CreateProductCommand.js +2 -14
- package/dist-es/commands/CreateProvisionedProductPlanCommand.js +2 -14
- package/dist-es/commands/CreateProvisioningArtifactCommand.js +2 -14
- package/dist-es/commands/CreateServiceActionCommand.js +2 -14
- package/dist-es/commands/CreateTagOptionCommand.js +2 -14
- package/dist-es/commands/DeleteConstraintCommand.js +2 -14
- package/dist-es/commands/DeletePortfolioCommand.js +2 -14
- package/dist-es/commands/DeletePortfolioShareCommand.js +2 -14
- package/dist-es/commands/DeleteProductCommand.js +2 -14
- package/dist-es/commands/DeleteProvisionedProductPlanCommand.js +2 -14
- package/dist-es/commands/DeleteProvisioningArtifactCommand.js +2 -14
- package/dist-es/commands/DeleteServiceActionCommand.js +2 -14
- package/dist-es/commands/DeleteTagOptionCommand.js +2 -14
- package/dist-es/commands/DescribeConstraintCommand.js +2 -14
- package/dist-es/commands/DescribeCopyProductStatusCommand.js +2 -14
- package/dist-es/commands/DescribePortfolioCommand.js +2 -14
- package/dist-es/commands/DescribePortfolioShareStatusCommand.js +2 -14
- package/dist-es/commands/DescribePortfolioSharesCommand.js +2 -14
- package/dist-es/commands/DescribeProductAsAdminCommand.js +2 -14
- package/dist-es/commands/DescribeProductCommand.js +2 -14
- package/dist-es/commands/DescribeProductViewCommand.js +2 -14
- package/dist-es/commands/DescribeProvisionedProductCommand.js +2 -14
- package/dist-es/commands/DescribeProvisionedProductPlanCommand.js +2 -14
- package/dist-es/commands/DescribeProvisioningArtifactCommand.js +2 -14
- package/dist-es/commands/DescribeProvisioningParametersCommand.js +2 -14
- package/dist-es/commands/DescribeRecordCommand.js +2 -14
- package/dist-es/commands/DescribeServiceActionCommand.js +2 -14
- package/dist-es/commands/DescribeServiceActionExecutionParametersCommand.js +2 -14
- package/dist-es/commands/DescribeTagOptionCommand.js +2 -14
- package/dist-es/commands/DisableAWSOrganizationsAccessCommand.js +2 -14
- package/dist-es/commands/DisassociateBudgetFromResourceCommand.js +2 -14
- package/dist-es/commands/DisassociatePrincipalFromPortfolioCommand.js +2 -14
- package/dist-es/commands/DisassociateProductFromPortfolioCommand.js +2 -14
- package/dist-es/commands/DisassociateServiceActionFromProvisioningArtifactCommand.js +2 -14
- package/dist-es/commands/DisassociateTagOptionFromResourceCommand.js +2 -14
- package/dist-es/commands/EnableAWSOrganizationsAccessCommand.js +2 -14
- package/dist-es/commands/ExecuteProvisionedProductPlanCommand.js +2 -14
- package/dist-es/commands/ExecuteProvisionedProductServiceActionCommand.js +2 -14
- package/dist-es/commands/GetAWSOrganizationsAccessStatusCommand.js +2 -14
- package/dist-es/commands/GetProvisionedProductOutputsCommand.js +2 -14
- package/dist-es/commands/ImportAsProvisionedProductCommand.js +2 -14
- package/dist-es/commands/ListAcceptedPortfolioSharesCommand.js +2 -14
- package/dist-es/commands/ListBudgetsForResourceCommand.js +2 -14
- package/dist-es/commands/ListConstraintsForPortfolioCommand.js +2 -14
- package/dist-es/commands/ListLaunchPathsCommand.js +2 -14
- package/dist-es/commands/ListOrganizationPortfolioAccessCommand.js +2 -14
- package/dist-es/commands/ListPortfolioAccessCommand.js +2 -14
- package/dist-es/commands/ListPortfoliosCommand.js +2 -14
- package/dist-es/commands/ListPortfoliosForProductCommand.js +2 -14
- package/dist-es/commands/ListPrincipalsForPortfolioCommand.js +2 -14
- package/dist-es/commands/ListProvisionedProductPlansCommand.js +2 -14
- package/dist-es/commands/ListProvisioningArtifactsCommand.js +2 -14
- package/dist-es/commands/ListProvisioningArtifactsForServiceActionCommand.js +2 -14
- package/dist-es/commands/ListRecordHistoryCommand.js +2 -14
- package/dist-es/commands/ListResourcesForTagOptionCommand.js +2 -14
- package/dist-es/commands/ListServiceActionsCommand.js +2 -14
- package/dist-es/commands/ListServiceActionsForProvisioningArtifactCommand.js +2 -14
- package/dist-es/commands/ListStackInstancesForProvisionedProductCommand.js +2 -14
- package/dist-es/commands/ListTagOptionsCommand.js +2 -14
- package/dist-es/commands/NotifyProvisionProductEngineWorkflowResultCommand.js +2 -14
- package/dist-es/commands/NotifyTerminateProvisionedProductEngineWorkflowResultCommand.js +2 -14
- package/dist-es/commands/NotifyUpdateProvisionedProductEngineWorkflowResultCommand.js +2 -14
- package/dist-es/commands/ProvisionProductCommand.js +2 -14
- package/dist-es/commands/RejectPortfolioShareCommand.js +2 -14
- package/dist-es/commands/ScanProvisionedProductsCommand.js +2 -14
- package/dist-es/commands/SearchProductsAsAdminCommand.js +2 -14
- package/dist-es/commands/SearchProductsCommand.js +2 -14
- package/dist-es/commands/SearchProvisionedProductsCommand.js +2 -14
- package/dist-es/commands/TerminateProvisionedProductCommand.js +2 -14
- package/dist-es/commands/UpdateConstraintCommand.js +2 -14
- package/dist-es/commands/UpdatePortfolioCommand.js +2 -14
- package/dist-es/commands/UpdatePortfolioShareCommand.js +2 -14
- package/dist-es/commands/UpdateProductCommand.js +2 -14
- package/dist-es/commands/UpdateProvisionedProductCommand.js +2 -14
- package/dist-es/commands/UpdateProvisionedProductPropertiesCommand.js +2 -14
- package/dist-es/commands/UpdateProvisioningArtifactCommand.js +2 -14
- package/dist-es/commands/UpdateServiceActionCommand.js +2 -14
- package/dist-es/commands/UpdateTagOptionCommand.js +2 -14
- package/dist-es/index.js +1 -0
- package/dist-types/commandBuilder.d.ts +18 -0
- package/dist-types/commands/AcceptPortfolioShareCommand.d.ts +3 -8
- package/dist-types/commands/AssociateBudgetWithResourceCommand.d.ts +3 -8
- package/dist-types/commands/AssociatePrincipalWithPortfolioCommand.d.ts +3 -8
- package/dist-types/commands/AssociateProductWithPortfolioCommand.d.ts +3 -8
- package/dist-types/commands/AssociateServiceActionWithProvisioningArtifactCommand.d.ts +3 -8
- package/dist-types/commands/AssociateTagOptionWithResourceCommand.d.ts +3 -8
- package/dist-types/commands/BatchAssociateServiceActionWithProvisioningArtifactCommand.d.ts +3 -8
- package/dist-types/commands/BatchDisassociateServiceActionFromProvisioningArtifactCommand.d.ts +3 -8
- package/dist-types/commands/CopyProductCommand.d.ts +3 -8
- package/dist-types/commands/CreateConstraintCommand.d.ts +3 -8
- package/dist-types/commands/CreatePortfolioCommand.d.ts +3 -8
- package/dist-types/commands/CreatePortfolioShareCommand.d.ts +3 -8
- package/dist-types/commands/CreateProductCommand.d.ts +3 -8
- package/dist-types/commands/CreateProvisionedProductPlanCommand.d.ts +3 -8
- package/dist-types/commands/CreateProvisioningArtifactCommand.d.ts +3 -8
- package/dist-types/commands/CreateServiceActionCommand.d.ts +3 -8
- package/dist-types/commands/CreateTagOptionCommand.d.ts +3 -8
- package/dist-types/commands/DeleteConstraintCommand.d.ts +3 -8
- package/dist-types/commands/DeletePortfolioCommand.d.ts +3 -8
- package/dist-types/commands/DeletePortfolioShareCommand.d.ts +3 -8
- package/dist-types/commands/DeleteProductCommand.d.ts +3 -8
- package/dist-types/commands/DeleteProvisionedProductPlanCommand.d.ts +3 -8
- package/dist-types/commands/DeleteProvisioningArtifactCommand.d.ts +3 -8
- package/dist-types/commands/DeleteServiceActionCommand.d.ts +3 -8
- package/dist-types/commands/DeleteTagOptionCommand.d.ts +3 -8
- package/dist-types/commands/DescribeConstraintCommand.d.ts +3 -8
- package/dist-types/commands/DescribeCopyProductStatusCommand.d.ts +3 -8
- package/dist-types/commands/DescribePortfolioCommand.d.ts +3 -8
- package/dist-types/commands/DescribePortfolioShareStatusCommand.d.ts +3 -8
- package/dist-types/commands/DescribePortfolioSharesCommand.d.ts +3 -8
- package/dist-types/commands/DescribeProductAsAdminCommand.d.ts +3 -8
- package/dist-types/commands/DescribeProductCommand.d.ts +3 -8
- package/dist-types/commands/DescribeProductViewCommand.d.ts +3 -8
- package/dist-types/commands/DescribeProvisionedProductCommand.d.ts +3 -8
- package/dist-types/commands/DescribeProvisionedProductPlanCommand.d.ts +3 -8
- package/dist-types/commands/DescribeProvisioningArtifactCommand.d.ts +3 -8
- package/dist-types/commands/DescribeProvisioningParametersCommand.d.ts +3 -8
- package/dist-types/commands/DescribeRecordCommand.d.ts +3 -8
- package/dist-types/commands/DescribeServiceActionCommand.d.ts +3 -8
- package/dist-types/commands/DescribeServiceActionExecutionParametersCommand.d.ts +3 -8
- package/dist-types/commands/DescribeTagOptionCommand.d.ts +3 -8
- package/dist-types/commands/DisableAWSOrganizationsAccessCommand.d.ts +3 -8
- package/dist-types/commands/DisassociateBudgetFromResourceCommand.d.ts +3 -8
- package/dist-types/commands/DisassociatePrincipalFromPortfolioCommand.d.ts +3 -8
- package/dist-types/commands/DisassociateProductFromPortfolioCommand.d.ts +3 -8
- package/dist-types/commands/DisassociateServiceActionFromProvisioningArtifactCommand.d.ts +3 -8
- package/dist-types/commands/DisassociateTagOptionFromResourceCommand.d.ts +3 -8
- package/dist-types/commands/EnableAWSOrganizationsAccessCommand.d.ts +3 -8
- package/dist-types/commands/ExecuteProvisionedProductPlanCommand.d.ts +3 -8
- package/dist-types/commands/ExecuteProvisionedProductServiceActionCommand.d.ts +3 -8
- package/dist-types/commands/GetAWSOrganizationsAccessStatusCommand.d.ts +3 -8
- package/dist-types/commands/GetProvisionedProductOutputsCommand.d.ts +3 -8
- package/dist-types/commands/ImportAsProvisionedProductCommand.d.ts +3 -8
- package/dist-types/commands/ListAcceptedPortfolioSharesCommand.d.ts +3 -8
- package/dist-types/commands/ListBudgetsForResourceCommand.d.ts +3 -8
- package/dist-types/commands/ListConstraintsForPortfolioCommand.d.ts +3 -8
- package/dist-types/commands/ListLaunchPathsCommand.d.ts +3 -8
- package/dist-types/commands/ListOrganizationPortfolioAccessCommand.d.ts +3 -8
- package/dist-types/commands/ListPortfolioAccessCommand.d.ts +3 -8
- package/dist-types/commands/ListPortfoliosCommand.d.ts +3 -8
- package/dist-types/commands/ListPortfoliosForProductCommand.d.ts +3 -8
- package/dist-types/commands/ListPrincipalsForPortfolioCommand.d.ts +3 -8
- package/dist-types/commands/ListProvisionedProductPlansCommand.d.ts +3 -8
- package/dist-types/commands/ListProvisioningArtifactsCommand.d.ts +3 -8
- package/dist-types/commands/ListProvisioningArtifactsForServiceActionCommand.d.ts +3 -8
- package/dist-types/commands/ListRecordHistoryCommand.d.ts +3 -8
- package/dist-types/commands/ListResourcesForTagOptionCommand.d.ts +3 -8
- package/dist-types/commands/ListServiceActionsCommand.d.ts +3 -8
- package/dist-types/commands/ListServiceActionsForProvisioningArtifactCommand.d.ts +3 -8
- package/dist-types/commands/ListStackInstancesForProvisionedProductCommand.d.ts +3 -8
- package/dist-types/commands/ListTagOptionsCommand.d.ts +3 -8
- package/dist-types/commands/NotifyProvisionProductEngineWorkflowResultCommand.d.ts +3 -8
- package/dist-types/commands/NotifyTerminateProvisionedProductEngineWorkflowResultCommand.d.ts +3 -8
- package/dist-types/commands/NotifyUpdateProvisionedProductEngineWorkflowResultCommand.d.ts +3 -8
- package/dist-types/commands/ProvisionProductCommand.d.ts +3 -8
- package/dist-types/commands/RejectPortfolioShareCommand.d.ts +3 -8
- package/dist-types/commands/ScanProvisionedProductsCommand.d.ts +3 -8
- package/dist-types/commands/SearchProductsAsAdminCommand.d.ts +3 -8
- package/dist-types/commands/SearchProductsCommand.d.ts +3 -8
- package/dist-types/commands/SearchProvisionedProductsCommand.d.ts +3 -8
- package/dist-types/commands/TerminateProvisionedProductCommand.d.ts +3 -8
- package/dist-types/commands/UpdateConstraintCommand.d.ts +3 -8
- package/dist-types/commands/UpdatePortfolioCommand.d.ts +3 -8
- package/dist-types/commands/UpdatePortfolioShareCommand.d.ts +3 -8
- package/dist-types/commands/UpdateProductCommand.d.ts +3 -8
- package/dist-types/commands/UpdateProvisionedProductCommand.d.ts +3 -8
- package/dist-types/commands/UpdateProvisionedProductPropertiesCommand.d.ts +3 -8
- package/dist-types/commands/UpdateProvisioningArtifactCommand.d.ts +3 -8
- package/dist-types/commands/UpdateServiceActionCommand.d.ts +3 -8
- package/dist-types/commands/UpdateTagOptionCommand.d.ts +3 -8
- package/dist-types/index.d.ts +1 -0
- package/dist-types/ts3.4/commandBuilder.d.ts +46 -0
- package/dist-types/ts3.4/commands/AcceptPortfolioShareCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/AssociateBudgetWithResourceCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/AssociatePrincipalWithPortfolioCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/AssociateProductWithPortfolioCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/AssociateServiceActionWithProvisioningArtifactCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/AssociateTagOptionWithResourceCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/BatchAssociateServiceActionWithProvisioningArtifactCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/BatchDisassociateServiceActionFromProvisioningArtifactCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CopyProductCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateConstraintCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreatePortfolioCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreatePortfolioShareCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateProductCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateProvisionedProductPlanCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateProvisioningArtifactCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateServiceActionCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateTagOptionCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteConstraintCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeletePortfolioCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeletePortfolioShareCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteProductCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteProvisionedProductPlanCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteProvisioningArtifactCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteServiceActionCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteTagOptionCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeConstraintCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeCopyProductStatusCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribePortfolioCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribePortfolioShareStatusCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribePortfolioSharesCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeProductAsAdminCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeProductCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeProductViewCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeProvisionedProductCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeProvisionedProductPlanCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeProvisioningArtifactCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeProvisioningParametersCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeRecordCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeServiceActionCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeServiceActionExecutionParametersCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeTagOptionCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DisableAWSOrganizationsAccessCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DisassociateBudgetFromResourceCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DisassociatePrincipalFromPortfolioCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DisassociateProductFromPortfolioCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DisassociateServiceActionFromProvisioningArtifactCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DisassociateTagOptionFromResourceCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/EnableAWSOrganizationsAccessCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ExecuteProvisionedProductPlanCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ExecuteProvisionedProductServiceActionCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetAWSOrganizationsAccessStatusCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetProvisionedProductOutputsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ImportAsProvisionedProductCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListAcceptedPortfolioSharesCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListBudgetsForResourceCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListConstraintsForPortfolioCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListLaunchPathsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListOrganizationPortfolioAccessCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListPortfolioAccessCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListPortfoliosCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListPortfoliosForProductCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListPrincipalsForPortfolioCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListProvisionedProductPlansCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListProvisioningArtifactsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListProvisioningArtifactsForServiceActionCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListRecordHistoryCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListResourcesForTagOptionCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListServiceActionsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListServiceActionsForProvisioningArtifactCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListStackInstancesForProvisionedProductCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListTagOptionsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/NotifyProvisionProductEngineWorkflowResultCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/NotifyTerminateProvisionedProductEngineWorkflowResultCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/NotifyUpdateProvisionedProductEngineWorkflowResultCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ProvisionProductCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/RejectPortfolioShareCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ScanProvisionedProductsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/SearchProductsAsAdminCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/SearchProductsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/SearchProvisionedProductsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/TerminateProvisionedProductCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateConstraintCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdatePortfolioCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdatePortfolioShareCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateProductCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateProvisionedProductCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateProvisionedProductPropertiesCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateProvisioningArtifactCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateServiceActionCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateTagOptionCommand.d.ts +7 -16
- package/dist-types/ts3.4/index.d.ts +1 -0
- package/package.json +8 -8
package/dist-cjs/index.js
CHANGED
|
@@ -1,7 +1,8 @@
|
|
|
1
1
|
const { awsEndpointFunctions, emitWarningIfUnsupportedVersion: emitWarningIfUnsupportedVersion$1, createDefaultUserAgentProvider, NODE_APP_ID_CONFIG_OPTIONS, getAwsRegionExtensionConfiguration, resolveAwsRegionExtensionConfiguration, resolveUserAgentConfig, resolveHostHeaderConfig, getUserAgentPlugin, getHostHeaderPlugin, getLoggerPlugin, getRecursionDetectionPlugin } = require("@aws-sdk/core/client");
|
|
2
2
|
const { getHttpAuthSchemeEndpointRuleSetPlugin, DefaultIdentityProviderConfig, getHttpSigningPlugin, createPaginator } = require("@smithy/core");
|
|
3
|
-
const { normalizeProvider, getSmithyContext, ServiceException, NoOpLogger, emitWarningIfUnsupportedVersion, loadConfigsForDefaultMode, getDefaultExtensionConfiguration, resolveDefaultRuntimeConfig, Client,
|
|
4
|
-
|
|
3
|
+
const { normalizeProvider, getSmithyContext, ServiceException, NoOpLogger, emitWarningIfUnsupportedVersion, loadConfigsForDefaultMode, getDefaultExtensionConfiguration, resolveDefaultRuntimeConfig, Client, makeBuilder, createAggregatedClient } = require("@smithy/core/client");
|
|
4
|
+
const { Command: $Command } = require("@smithy/core/client");
|
|
5
|
+
exports.$Command = $Command;
|
|
5
6
|
exports.__Client = Client;
|
|
6
7
|
const { resolveDefaultsModeConfig, loadConfig, NODE_USE_FIPS_ENDPOINT_CONFIG_OPTIONS, NODE_USE_DUALSTACK_ENDPOINT_CONFIG_OPTIONS, NODE_REGION_CONFIG_OPTIONS, NODE_REGION_CONFIG_FILE_OPTIONS, resolveRegionConfig } = require("@smithy/core/config");
|
|
7
8
|
const { BinaryDecisionDiagram, EndpointCache, decideEndpoint, customEndpointFunctions, resolveEndpointConfig, getEndpointPlugin } = require("@smithy/core/endpoints");
|
|
@@ -68,7 +69,7 @@ const commonParams = {
|
|
|
68
69
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
69
70
|
};
|
|
70
71
|
|
|
71
|
-
var version = "3.
|
|
72
|
+
var version = "3.1077.0";
|
|
72
73
|
var packageInfo = {
|
|
73
74
|
version: version};
|
|
74
75
|
|
|
@@ -2622,1084 +2623,278 @@ class ServiceCatalogClient extends Client {
|
|
|
2622
2623
|
}
|
|
2623
2624
|
}
|
|
2624
2625
|
|
|
2625
|
-
|
|
2626
|
-
|
|
2627
|
-
|
|
2628
|
-
|
|
2629
|
-
|
|
2630
|
-
})
|
|
2631
|
-
.s("AWS242ServiceCatalogService", "AcceptPortfolioShare", {})
|
|
2632
|
-
.n("ServiceCatalogClient", "AcceptPortfolioShareCommand")
|
|
2633
|
-
.sc(AcceptPortfolioShare$)
|
|
2634
|
-
.build() {
|
|
2626
|
+
const command = makeBuilder(commonParams, "AWS242ServiceCatalogService", "ServiceCatalogClient", getEndpointPlugin);
|
|
2627
|
+
const _ep0 = {};
|
|
2628
|
+
const _mw0 = (Command, cs, config, o) => [];
|
|
2629
|
+
|
|
2630
|
+
class AcceptPortfolioShareCommand extends command(_ep0, _mw0, "AcceptPortfolioShare", AcceptPortfolioShare$) {
|
|
2635
2631
|
}
|
|
2636
2632
|
|
|
2637
|
-
class AssociateBudgetWithResourceCommand extends
|
|
2638
|
-
.classBuilder()
|
|
2639
|
-
.ep(commonParams)
|
|
2640
|
-
.m(function (Command, cs, config, o) {
|
|
2641
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2642
|
-
})
|
|
2643
|
-
.s("AWS242ServiceCatalogService", "AssociateBudgetWithResource", {})
|
|
2644
|
-
.n("ServiceCatalogClient", "AssociateBudgetWithResourceCommand")
|
|
2645
|
-
.sc(AssociateBudgetWithResource$)
|
|
2646
|
-
.build() {
|
|
2633
|
+
class AssociateBudgetWithResourceCommand extends command(_ep0, _mw0, "AssociateBudgetWithResource", AssociateBudgetWithResource$) {
|
|
2647
2634
|
}
|
|
2648
2635
|
|
|
2649
|
-
class AssociatePrincipalWithPortfolioCommand extends
|
|
2650
|
-
.classBuilder()
|
|
2651
|
-
.ep(commonParams)
|
|
2652
|
-
.m(function (Command, cs, config, o) {
|
|
2653
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2654
|
-
})
|
|
2655
|
-
.s("AWS242ServiceCatalogService", "AssociatePrincipalWithPortfolio", {})
|
|
2656
|
-
.n("ServiceCatalogClient", "AssociatePrincipalWithPortfolioCommand")
|
|
2657
|
-
.sc(AssociatePrincipalWithPortfolio$)
|
|
2658
|
-
.build() {
|
|
2636
|
+
class AssociatePrincipalWithPortfolioCommand extends command(_ep0, _mw0, "AssociatePrincipalWithPortfolio", AssociatePrincipalWithPortfolio$) {
|
|
2659
2637
|
}
|
|
2660
2638
|
|
|
2661
|
-
class AssociateProductWithPortfolioCommand extends
|
|
2662
|
-
.classBuilder()
|
|
2663
|
-
.ep(commonParams)
|
|
2664
|
-
.m(function (Command, cs, config, o) {
|
|
2665
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2666
|
-
})
|
|
2667
|
-
.s("AWS242ServiceCatalogService", "AssociateProductWithPortfolio", {})
|
|
2668
|
-
.n("ServiceCatalogClient", "AssociateProductWithPortfolioCommand")
|
|
2669
|
-
.sc(AssociateProductWithPortfolio$)
|
|
2670
|
-
.build() {
|
|
2639
|
+
class AssociateProductWithPortfolioCommand extends command(_ep0, _mw0, "AssociateProductWithPortfolio", AssociateProductWithPortfolio$) {
|
|
2671
2640
|
}
|
|
2672
2641
|
|
|
2673
|
-
class AssociateServiceActionWithProvisioningArtifactCommand extends
|
|
2674
|
-
.classBuilder()
|
|
2675
|
-
.ep(commonParams)
|
|
2676
|
-
.m(function (Command, cs, config, o) {
|
|
2677
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2678
|
-
})
|
|
2679
|
-
.s("AWS242ServiceCatalogService", "AssociateServiceActionWithProvisioningArtifact", {})
|
|
2680
|
-
.n("ServiceCatalogClient", "AssociateServiceActionWithProvisioningArtifactCommand")
|
|
2681
|
-
.sc(AssociateServiceActionWithProvisioningArtifact$)
|
|
2682
|
-
.build() {
|
|
2642
|
+
class AssociateServiceActionWithProvisioningArtifactCommand extends command(_ep0, _mw0, "AssociateServiceActionWithProvisioningArtifact", AssociateServiceActionWithProvisioningArtifact$) {
|
|
2683
2643
|
}
|
|
2684
2644
|
|
|
2685
|
-
class AssociateTagOptionWithResourceCommand extends
|
|
2686
|
-
.classBuilder()
|
|
2687
|
-
.ep(commonParams)
|
|
2688
|
-
.m(function (Command, cs, config, o) {
|
|
2689
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2690
|
-
})
|
|
2691
|
-
.s("AWS242ServiceCatalogService", "AssociateTagOptionWithResource", {})
|
|
2692
|
-
.n("ServiceCatalogClient", "AssociateTagOptionWithResourceCommand")
|
|
2693
|
-
.sc(AssociateTagOptionWithResource$)
|
|
2694
|
-
.build() {
|
|
2645
|
+
class AssociateTagOptionWithResourceCommand extends command(_ep0, _mw0, "AssociateTagOptionWithResource", AssociateTagOptionWithResource$) {
|
|
2695
2646
|
}
|
|
2696
2647
|
|
|
2697
|
-
class BatchAssociateServiceActionWithProvisioningArtifactCommand extends
|
|
2698
|
-
.classBuilder()
|
|
2699
|
-
.ep(commonParams)
|
|
2700
|
-
.m(function (Command, cs, config, o) {
|
|
2701
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2702
|
-
})
|
|
2703
|
-
.s("AWS242ServiceCatalogService", "BatchAssociateServiceActionWithProvisioningArtifact", {})
|
|
2704
|
-
.n("ServiceCatalogClient", "BatchAssociateServiceActionWithProvisioningArtifactCommand")
|
|
2705
|
-
.sc(BatchAssociateServiceActionWithProvisioningArtifact$)
|
|
2706
|
-
.build() {
|
|
2648
|
+
class BatchAssociateServiceActionWithProvisioningArtifactCommand extends command(_ep0, _mw0, "BatchAssociateServiceActionWithProvisioningArtifact", BatchAssociateServiceActionWithProvisioningArtifact$) {
|
|
2707
2649
|
}
|
|
2708
2650
|
|
|
2709
|
-
class BatchDisassociateServiceActionFromProvisioningArtifactCommand extends
|
|
2710
|
-
.classBuilder()
|
|
2711
|
-
.ep(commonParams)
|
|
2712
|
-
.m(function (Command, cs, config, o) {
|
|
2713
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2714
|
-
})
|
|
2715
|
-
.s("AWS242ServiceCatalogService", "BatchDisassociateServiceActionFromProvisioningArtifact", {})
|
|
2716
|
-
.n("ServiceCatalogClient", "BatchDisassociateServiceActionFromProvisioningArtifactCommand")
|
|
2717
|
-
.sc(BatchDisassociateServiceActionFromProvisioningArtifact$)
|
|
2718
|
-
.build() {
|
|
2651
|
+
class BatchDisassociateServiceActionFromProvisioningArtifactCommand extends command(_ep0, _mw0, "BatchDisassociateServiceActionFromProvisioningArtifact", BatchDisassociateServiceActionFromProvisioningArtifact$) {
|
|
2719
2652
|
}
|
|
2720
2653
|
|
|
2721
|
-
class CopyProductCommand extends
|
|
2722
|
-
.classBuilder()
|
|
2723
|
-
.ep(commonParams)
|
|
2724
|
-
.m(function (Command, cs, config, o) {
|
|
2725
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2726
|
-
})
|
|
2727
|
-
.s("AWS242ServiceCatalogService", "CopyProduct", {})
|
|
2728
|
-
.n("ServiceCatalogClient", "CopyProductCommand")
|
|
2729
|
-
.sc(CopyProduct$)
|
|
2730
|
-
.build() {
|
|
2654
|
+
class CopyProductCommand extends command(_ep0, _mw0, "CopyProduct", CopyProduct$) {
|
|
2731
2655
|
}
|
|
2732
2656
|
|
|
2733
|
-
class CreateConstraintCommand extends
|
|
2734
|
-
.classBuilder()
|
|
2735
|
-
.ep(commonParams)
|
|
2736
|
-
.m(function (Command, cs, config, o) {
|
|
2737
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2738
|
-
})
|
|
2739
|
-
.s("AWS242ServiceCatalogService", "CreateConstraint", {})
|
|
2740
|
-
.n("ServiceCatalogClient", "CreateConstraintCommand")
|
|
2741
|
-
.sc(CreateConstraint$)
|
|
2742
|
-
.build() {
|
|
2657
|
+
class CreateConstraintCommand extends command(_ep0, _mw0, "CreateConstraint", CreateConstraint$) {
|
|
2743
2658
|
}
|
|
2744
2659
|
|
|
2745
|
-
class CreatePortfolioCommand extends
|
|
2746
|
-
.classBuilder()
|
|
2747
|
-
.ep(commonParams)
|
|
2748
|
-
.m(function (Command, cs, config, o) {
|
|
2749
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2750
|
-
})
|
|
2751
|
-
.s("AWS242ServiceCatalogService", "CreatePortfolio", {})
|
|
2752
|
-
.n("ServiceCatalogClient", "CreatePortfolioCommand")
|
|
2753
|
-
.sc(CreatePortfolio$)
|
|
2754
|
-
.build() {
|
|
2660
|
+
class CreatePortfolioCommand extends command(_ep0, _mw0, "CreatePortfolio", CreatePortfolio$) {
|
|
2755
2661
|
}
|
|
2756
2662
|
|
|
2757
|
-
class CreatePortfolioShareCommand extends
|
|
2758
|
-
.classBuilder()
|
|
2759
|
-
.ep(commonParams)
|
|
2760
|
-
.m(function (Command, cs, config, o) {
|
|
2761
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2762
|
-
})
|
|
2763
|
-
.s("AWS242ServiceCatalogService", "CreatePortfolioShare", {})
|
|
2764
|
-
.n("ServiceCatalogClient", "CreatePortfolioShareCommand")
|
|
2765
|
-
.sc(CreatePortfolioShare$)
|
|
2766
|
-
.build() {
|
|
2663
|
+
class CreatePortfolioShareCommand extends command(_ep0, _mw0, "CreatePortfolioShare", CreatePortfolioShare$) {
|
|
2767
2664
|
}
|
|
2768
2665
|
|
|
2769
|
-
class CreateProductCommand extends
|
|
2770
|
-
.classBuilder()
|
|
2771
|
-
.ep(commonParams)
|
|
2772
|
-
.m(function (Command, cs, config, o) {
|
|
2773
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2774
|
-
})
|
|
2775
|
-
.s("AWS242ServiceCatalogService", "CreateProduct", {})
|
|
2776
|
-
.n("ServiceCatalogClient", "CreateProductCommand")
|
|
2777
|
-
.sc(CreateProduct$)
|
|
2778
|
-
.build() {
|
|
2666
|
+
class CreateProductCommand extends command(_ep0, _mw0, "CreateProduct", CreateProduct$) {
|
|
2779
2667
|
}
|
|
2780
2668
|
|
|
2781
|
-
class CreateProvisionedProductPlanCommand extends
|
|
2782
|
-
.classBuilder()
|
|
2783
|
-
.ep(commonParams)
|
|
2784
|
-
.m(function (Command, cs, config, o) {
|
|
2785
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2786
|
-
})
|
|
2787
|
-
.s("AWS242ServiceCatalogService", "CreateProvisionedProductPlan", {})
|
|
2788
|
-
.n("ServiceCatalogClient", "CreateProvisionedProductPlanCommand")
|
|
2789
|
-
.sc(CreateProvisionedProductPlan$)
|
|
2790
|
-
.build() {
|
|
2669
|
+
class CreateProvisionedProductPlanCommand extends command(_ep0, _mw0, "CreateProvisionedProductPlan", CreateProvisionedProductPlan$) {
|
|
2791
2670
|
}
|
|
2792
2671
|
|
|
2793
|
-
class CreateProvisioningArtifactCommand extends
|
|
2794
|
-
.classBuilder()
|
|
2795
|
-
.ep(commonParams)
|
|
2796
|
-
.m(function (Command, cs, config, o) {
|
|
2797
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2798
|
-
})
|
|
2799
|
-
.s("AWS242ServiceCatalogService", "CreateProvisioningArtifact", {})
|
|
2800
|
-
.n("ServiceCatalogClient", "CreateProvisioningArtifactCommand")
|
|
2801
|
-
.sc(CreateProvisioningArtifact$)
|
|
2802
|
-
.build() {
|
|
2672
|
+
class CreateProvisioningArtifactCommand extends command(_ep0, _mw0, "CreateProvisioningArtifact", CreateProvisioningArtifact$) {
|
|
2803
2673
|
}
|
|
2804
2674
|
|
|
2805
|
-
class CreateServiceActionCommand extends
|
|
2806
|
-
.classBuilder()
|
|
2807
|
-
.ep(commonParams)
|
|
2808
|
-
.m(function (Command, cs, config, o) {
|
|
2809
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2810
|
-
})
|
|
2811
|
-
.s("AWS242ServiceCatalogService", "CreateServiceAction", {})
|
|
2812
|
-
.n("ServiceCatalogClient", "CreateServiceActionCommand")
|
|
2813
|
-
.sc(CreateServiceAction$)
|
|
2814
|
-
.build() {
|
|
2675
|
+
class CreateServiceActionCommand extends command(_ep0, _mw0, "CreateServiceAction", CreateServiceAction$) {
|
|
2815
2676
|
}
|
|
2816
2677
|
|
|
2817
|
-
class CreateTagOptionCommand extends
|
|
2818
|
-
.classBuilder()
|
|
2819
|
-
.ep(commonParams)
|
|
2820
|
-
.m(function (Command, cs, config, o) {
|
|
2821
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2822
|
-
})
|
|
2823
|
-
.s("AWS242ServiceCatalogService", "CreateTagOption", {})
|
|
2824
|
-
.n("ServiceCatalogClient", "CreateTagOptionCommand")
|
|
2825
|
-
.sc(CreateTagOption$)
|
|
2826
|
-
.build() {
|
|
2678
|
+
class CreateTagOptionCommand extends command(_ep0, _mw0, "CreateTagOption", CreateTagOption$) {
|
|
2827
2679
|
}
|
|
2828
2680
|
|
|
2829
|
-
class DeleteConstraintCommand extends
|
|
2830
|
-
.classBuilder()
|
|
2831
|
-
.ep(commonParams)
|
|
2832
|
-
.m(function (Command, cs, config, o) {
|
|
2833
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2834
|
-
})
|
|
2835
|
-
.s("AWS242ServiceCatalogService", "DeleteConstraint", {})
|
|
2836
|
-
.n("ServiceCatalogClient", "DeleteConstraintCommand")
|
|
2837
|
-
.sc(DeleteConstraint$)
|
|
2838
|
-
.build() {
|
|
2681
|
+
class DeleteConstraintCommand extends command(_ep0, _mw0, "DeleteConstraint", DeleteConstraint$) {
|
|
2839
2682
|
}
|
|
2840
2683
|
|
|
2841
|
-
class DeletePortfolioCommand extends
|
|
2842
|
-
.classBuilder()
|
|
2843
|
-
.ep(commonParams)
|
|
2844
|
-
.m(function (Command, cs, config, o) {
|
|
2845
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2846
|
-
})
|
|
2847
|
-
.s("AWS242ServiceCatalogService", "DeletePortfolio", {})
|
|
2848
|
-
.n("ServiceCatalogClient", "DeletePortfolioCommand")
|
|
2849
|
-
.sc(DeletePortfolio$)
|
|
2850
|
-
.build() {
|
|
2684
|
+
class DeletePortfolioCommand extends command(_ep0, _mw0, "DeletePortfolio", DeletePortfolio$) {
|
|
2851
2685
|
}
|
|
2852
2686
|
|
|
2853
|
-
class DeletePortfolioShareCommand extends
|
|
2854
|
-
.classBuilder()
|
|
2855
|
-
.ep(commonParams)
|
|
2856
|
-
.m(function (Command, cs, config, o) {
|
|
2857
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2858
|
-
})
|
|
2859
|
-
.s("AWS242ServiceCatalogService", "DeletePortfolioShare", {})
|
|
2860
|
-
.n("ServiceCatalogClient", "DeletePortfolioShareCommand")
|
|
2861
|
-
.sc(DeletePortfolioShare$)
|
|
2862
|
-
.build() {
|
|
2687
|
+
class DeletePortfolioShareCommand extends command(_ep0, _mw0, "DeletePortfolioShare", DeletePortfolioShare$) {
|
|
2863
2688
|
}
|
|
2864
2689
|
|
|
2865
|
-
class DeleteProductCommand extends
|
|
2866
|
-
.classBuilder()
|
|
2867
|
-
.ep(commonParams)
|
|
2868
|
-
.m(function (Command, cs, config, o) {
|
|
2869
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2870
|
-
})
|
|
2871
|
-
.s("AWS242ServiceCatalogService", "DeleteProduct", {})
|
|
2872
|
-
.n("ServiceCatalogClient", "DeleteProductCommand")
|
|
2873
|
-
.sc(DeleteProduct$)
|
|
2874
|
-
.build() {
|
|
2690
|
+
class DeleteProductCommand extends command(_ep0, _mw0, "DeleteProduct", DeleteProduct$) {
|
|
2875
2691
|
}
|
|
2876
2692
|
|
|
2877
|
-
class DeleteProvisionedProductPlanCommand extends
|
|
2878
|
-
.classBuilder()
|
|
2879
|
-
.ep(commonParams)
|
|
2880
|
-
.m(function (Command, cs, config, o) {
|
|
2881
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2882
|
-
})
|
|
2883
|
-
.s("AWS242ServiceCatalogService", "DeleteProvisionedProductPlan", {})
|
|
2884
|
-
.n("ServiceCatalogClient", "DeleteProvisionedProductPlanCommand")
|
|
2885
|
-
.sc(DeleteProvisionedProductPlan$)
|
|
2886
|
-
.build() {
|
|
2693
|
+
class DeleteProvisionedProductPlanCommand extends command(_ep0, _mw0, "DeleteProvisionedProductPlan", DeleteProvisionedProductPlan$) {
|
|
2887
2694
|
}
|
|
2888
2695
|
|
|
2889
|
-
class DeleteProvisioningArtifactCommand extends
|
|
2890
|
-
.classBuilder()
|
|
2891
|
-
.ep(commonParams)
|
|
2892
|
-
.m(function (Command, cs, config, o) {
|
|
2893
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2894
|
-
})
|
|
2895
|
-
.s("AWS242ServiceCatalogService", "DeleteProvisioningArtifact", {})
|
|
2896
|
-
.n("ServiceCatalogClient", "DeleteProvisioningArtifactCommand")
|
|
2897
|
-
.sc(DeleteProvisioningArtifact$)
|
|
2898
|
-
.build() {
|
|
2696
|
+
class DeleteProvisioningArtifactCommand extends command(_ep0, _mw0, "DeleteProvisioningArtifact", DeleteProvisioningArtifact$) {
|
|
2899
2697
|
}
|
|
2900
2698
|
|
|
2901
|
-
class DeleteServiceActionCommand extends
|
|
2902
|
-
.classBuilder()
|
|
2903
|
-
.ep(commonParams)
|
|
2904
|
-
.m(function (Command, cs, config, o) {
|
|
2905
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2906
|
-
})
|
|
2907
|
-
.s("AWS242ServiceCatalogService", "DeleteServiceAction", {})
|
|
2908
|
-
.n("ServiceCatalogClient", "DeleteServiceActionCommand")
|
|
2909
|
-
.sc(DeleteServiceAction$)
|
|
2910
|
-
.build() {
|
|
2699
|
+
class DeleteServiceActionCommand extends command(_ep0, _mw0, "DeleteServiceAction", DeleteServiceAction$) {
|
|
2911
2700
|
}
|
|
2912
2701
|
|
|
2913
|
-
class DeleteTagOptionCommand extends
|
|
2914
|
-
.classBuilder()
|
|
2915
|
-
.ep(commonParams)
|
|
2916
|
-
.m(function (Command, cs, config, o) {
|
|
2917
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2918
|
-
})
|
|
2919
|
-
.s("AWS242ServiceCatalogService", "DeleteTagOption", {})
|
|
2920
|
-
.n("ServiceCatalogClient", "DeleteTagOptionCommand")
|
|
2921
|
-
.sc(DeleteTagOption$)
|
|
2922
|
-
.build() {
|
|
2702
|
+
class DeleteTagOptionCommand extends command(_ep0, _mw0, "DeleteTagOption", DeleteTagOption$) {
|
|
2923
2703
|
}
|
|
2924
2704
|
|
|
2925
|
-
class DescribeConstraintCommand extends
|
|
2926
|
-
.classBuilder()
|
|
2927
|
-
.ep(commonParams)
|
|
2928
|
-
.m(function (Command, cs, config, o) {
|
|
2929
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2930
|
-
})
|
|
2931
|
-
.s("AWS242ServiceCatalogService", "DescribeConstraint", {})
|
|
2932
|
-
.n("ServiceCatalogClient", "DescribeConstraintCommand")
|
|
2933
|
-
.sc(DescribeConstraint$)
|
|
2934
|
-
.build() {
|
|
2705
|
+
class DescribeConstraintCommand extends command(_ep0, _mw0, "DescribeConstraint", DescribeConstraint$) {
|
|
2935
2706
|
}
|
|
2936
2707
|
|
|
2937
|
-
class DescribeCopyProductStatusCommand extends
|
|
2938
|
-
.classBuilder()
|
|
2939
|
-
.ep(commonParams)
|
|
2940
|
-
.m(function (Command, cs, config, o) {
|
|
2941
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2942
|
-
})
|
|
2943
|
-
.s("AWS242ServiceCatalogService", "DescribeCopyProductStatus", {})
|
|
2944
|
-
.n("ServiceCatalogClient", "DescribeCopyProductStatusCommand")
|
|
2945
|
-
.sc(DescribeCopyProductStatus$)
|
|
2946
|
-
.build() {
|
|
2708
|
+
class DescribeCopyProductStatusCommand extends command(_ep0, _mw0, "DescribeCopyProductStatus", DescribeCopyProductStatus$) {
|
|
2947
2709
|
}
|
|
2948
2710
|
|
|
2949
|
-
class DescribePortfolioCommand extends
|
|
2950
|
-
.classBuilder()
|
|
2951
|
-
.ep(commonParams)
|
|
2952
|
-
.m(function (Command, cs, config, o) {
|
|
2953
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2954
|
-
})
|
|
2955
|
-
.s("AWS242ServiceCatalogService", "DescribePortfolio", {})
|
|
2956
|
-
.n("ServiceCatalogClient", "DescribePortfolioCommand")
|
|
2957
|
-
.sc(DescribePortfolio$)
|
|
2958
|
-
.build() {
|
|
2711
|
+
class DescribePortfolioCommand extends command(_ep0, _mw0, "DescribePortfolio", DescribePortfolio$) {
|
|
2959
2712
|
}
|
|
2960
2713
|
|
|
2961
|
-
class DescribePortfolioSharesCommand extends
|
|
2962
|
-
.classBuilder()
|
|
2963
|
-
.ep(commonParams)
|
|
2964
|
-
.m(function (Command, cs, config, o) {
|
|
2965
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2966
|
-
})
|
|
2967
|
-
.s("AWS242ServiceCatalogService", "DescribePortfolioShares", {})
|
|
2968
|
-
.n("ServiceCatalogClient", "DescribePortfolioSharesCommand")
|
|
2969
|
-
.sc(DescribePortfolioShares$)
|
|
2970
|
-
.build() {
|
|
2714
|
+
class DescribePortfolioSharesCommand extends command(_ep0, _mw0, "DescribePortfolioShares", DescribePortfolioShares$) {
|
|
2971
2715
|
}
|
|
2972
2716
|
|
|
2973
|
-
class DescribePortfolioShareStatusCommand extends
|
|
2974
|
-
.classBuilder()
|
|
2975
|
-
.ep(commonParams)
|
|
2976
|
-
.m(function (Command, cs, config, o) {
|
|
2977
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2978
|
-
})
|
|
2979
|
-
.s("AWS242ServiceCatalogService", "DescribePortfolioShareStatus", {})
|
|
2980
|
-
.n("ServiceCatalogClient", "DescribePortfolioShareStatusCommand")
|
|
2981
|
-
.sc(DescribePortfolioShareStatus$)
|
|
2982
|
-
.build() {
|
|
2717
|
+
class DescribePortfolioShareStatusCommand extends command(_ep0, _mw0, "DescribePortfolioShareStatus", DescribePortfolioShareStatus$) {
|
|
2983
2718
|
}
|
|
2984
2719
|
|
|
2985
|
-
class DescribeProductAsAdminCommand extends
|
|
2986
|
-
.classBuilder()
|
|
2987
|
-
.ep(commonParams)
|
|
2988
|
-
.m(function (Command, cs, config, o) {
|
|
2989
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2990
|
-
})
|
|
2991
|
-
.s("AWS242ServiceCatalogService", "DescribeProductAsAdmin", {})
|
|
2992
|
-
.n("ServiceCatalogClient", "DescribeProductAsAdminCommand")
|
|
2993
|
-
.sc(DescribeProductAsAdmin$)
|
|
2994
|
-
.build() {
|
|
2720
|
+
class DescribeProductAsAdminCommand extends command(_ep0, _mw0, "DescribeProductAsAdmin", DescribeProductAsAdmin$) {
|
|
2995
2721
|
}
|
|
2996
2722
|
|
|
2997
|
-
class DescribeProductCommand extends
|
|
2998
|
-
.classBuilder()
|
|
2999
|
-
.ep(commonParams)
|
|
3000
|
-
.m(function (Command, cs, config, o) {
|
|
3001
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3002
|
-
})
|
|
3003
|
-
.s("AWS242ServiceCatalogService", "DescribeProduct", {})
|
|
3004
|
-
.n("ServiceCatalogClient", "DescribeProductCommand")
|
|
3005
|
-
.sc(DescribeProduct$)
|
|
3006
|
-
.build() {
|
|
2723
|
+
class DescribeProductCommand extends command(_ep0, _mw0, "DescribeProduct", DescribeProduct$) {
|
|
3007
2724
|
}
|
|
3008
2725
|
|
|
3009
|
-
class DescribeProductViewCommand extends
|
|
3010
|
-
.classBuilder()
|
|
3011
|
-
.ep(commonParams)
|
|
3012
|
-
.m(function (Command, cs, config, o) {
|
|
3013
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3014
|
-
})
|
|
3015
|
-
.s("AWS242ServiceCatalogService", "DescribeProductView", {})
|
|
3016
|
-
.n("ServiceCatalogClient", "DescribeProductViewCommand")
|
|
3017
|
-
.sc(DescribeProductView$)
|
|
3018
|
-
.build() {
|
|
2726
|
+
class DescribeProductViewCommand extends command(_ep0, _mw0, "DescribeProductView", DescribeProductView$) {
|
|
3019
2727
|
}
|
|
3020
2728
|
|
|
3021
|
-
class DescribeProvisionedProductCommand extends
|
|
3022
|
-
.classBuilder()
|
|
3023
|
-
.ep(commonParams)
|
|
3024
|
-
.m(function (Command, cs, config, o) {
|
|
3025
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3026
|
-
})
|
|
3027
|
-
.s("AWS242ServiceCatalogService", "DescribeProvisionedProduct", {})
|
|
3028
|
-
.n("ServiceCatalogClient", "DescribeProvisionedProductCommand")
|
|
3029
|
-
.sc(DescribeProvisionedProduct$)
|
|
3030
|
-
.build() {
|
|
2729
|
+
class DescribeProvisionedProductCommand extends command(_ep0, _mw0, "DescribeProvisionedProduct", DescribeProvisionedProduct$) {
|
|
3031
2730
|
}
|
|
3032
2731
|
|
|
3033
|
-
class DescribeProvisionedProductPlanCommand extends
|
|
3034
|
-
.classBuilder()
|
|
3035
|
-
.ep(commonParams)
|
|
3036
|
-
.m(function (Command, cs, config, o) {
|
|
3037
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3038
|
-
})
|
|
3039
|
-
.s("AWS242ServiceCatalogService", "DescribeProvisionedProductPlan", {})
|
|
3040
|
-
.n("ServiceCatalogClient", "DescribeProvisionedProductPlanCommand")
|
|
3041
|
-
.sc(DescribeProvisionedProductPlan$)
|
|
3042
|
-
.build() {
|
|
2732
|
+
class DescribeProvisionedProductPlanCommand extends command(_ep0, _mw0, "DescribeProvisionedProductPlan", DescribeProvisionedProductPlan$) {
|
|
3043
2733
|
}
|
|
3044
2734
|
|
|
3045
|
-
class DescribeProvisioningArtifactCommand extends
|
|
3046
|
-
.classBuilder()
|
|
3047
|
-
.ep(commonParams)
|
|
3048
|
-
.m(function (Command, cs, config, o) {
|
|
3049
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3050
|
-
})
|
|
3051
|
-
.s("AWS242ServiceCatalogService", "DescribeProvisioningArtifact", {})
|
|
3052
|
-
.n("ServiceCatalogClient", "DescribeProvisioningArtifactCommand")
|
|
3053
|
-
.sc(DescribeProvisioningArtifact$)
|
|
3054
|
-
.build() {
|
|
2735
|
+
class DescribeProvisioningArtifactCommand extends command(_ep0, _mw0, "DescribeProvisioningArtifact", DescribeProvisioningArtifact$) {
|
|
3055
2736
|
}
|
|
3056
2737
|
|
|
3057
|
-
class DescribeProvisioningParametersCommand extends
|
|
3058
|
-
.classBuilder()
|
|
3059
|
-
.ep(commonParams)
|
|
3060
|
-
.m(function (Command, cs, config, o) {
|
|
3061
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3062
|
-
})
|
|
3063
|
-
.s("AWS242ServiceCatalogService", "DescribeProvisioningParameters", {})
|
|
3064
|
-
.n("ServiceCatalogClient", "DescribeProvisioningParametersCommand")
|
|
3065
|
-
.sc(DescribeProvisioningParameters$)
|
|
3066
|
-
.build() {
|
|
2738
|
+
class DescribeProvisioningParametersCommand extends command(_ep0, _mw0, "DescribeProvisioningParameters", DescribeProvisioningParameters$) {
|
|
3067
2739
|
}
|
|
3068
2740
|
|
|
3069
|
-
class DescribeRecordCommand extends
|
|
3070
|
-
.classBuilder()
|
|
3071
|
-
.ep(commonParams)
|
|
3072
|
-
.m(function (Command, cs, config, o) {
|
|
3073
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3074
|
-
})
|
|
3075
|
-
.s("AWS242ServiceCatalogService", "DescribeRecord", {})
|
|
3076
|
-
.n("ServiceCatalogClient", "DescribeRecordCommand")
|
|
3077
|
-
.sc(DescribeRecord$)
|
|
3078
|
-
.build() {
|
|
2741
|
+
class DescribeRecordCommand extends command(_ep0, _mw0, "DescribeRecord", DescribeRecord$) {
|
|
3079
2742
|
}
|
|
3080
2743
|
|
|
3081
|
-
class DescribeServiceActionCommand extends
|
|
3082
|
-
.classBuilder()
|
|
3083
|
-
.ep(commonParams)
|
|
3084
|
-
.m(function (Command, cs, config, o) {
|
|
3085
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3086
|
-
})
|
|
3087
|
-
.s("AWS242ServiceCatalogService", "DescribeServiceAction", {})
|
|
3088
|
-
.n("ServiceCatalogClient", "DescribeServiceActionCommand")
|
|
3089
|
-
.sc(DescribeServiceAction$)
|
|
3090
|
-
.build() {
|
|
2744
|
+
class DescribeServiceActionCommand extends command(_ep0, _mw0, "DescribeServiceAction", DescribeServiceAction$) {
|
|
3091
2745
|
}
|
|
3092
2746
|
|
|
3093
|
-
class DescribeServiceActionExecutionParametersCommand extends
|
|
3094
|
-
.classBuilder()
|
|
3095
|
-
.ep(commonParams)
|
|
3096
|
-
.m(function (Command, cs, config, o) {
|
|
3097
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3098
|
-
})
|
|
3099
|
-
.s("AWS242ServiceCatalogService", "DescribeServiceActionExecutionParameters", {})
|
|
3100
|
-
.n("ServiceCatalogClient", "DescribeServiceActionExecutionParametersCommand")
|
|
3101
|
-
.sc(DescribeServiceActionExecutionParameters$)
|
|
3102
|
-
.build() {
|
|
2747
|
+
class DescribeServiceActionExecutionParametersCommand extends command(_ep0, _mw0, "DescribeServiceActionExecutionParameters", DescribeServiceActionExecutionParameters$) {
|
|
3103
2748
|
}
|
|
3104
2749
|
|
|
3105
|
-
class DescribeTagOptionCommand extends
|
|
3106
|
-
.classBuilder()
|
|
3107
|
-
.ep(commonParams)
|
|
3108
|
-
.m(function (Command, cs, config, o) {
|
|
3109
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3110
|
-
})
|
|
3111
|
-
.s("AWS242ServiceCatalogService", "DescribeTagOption", {})
|
|
3112
|
-
.n("ServiceCatalogClient", "DescribeTagOptionCommand")
|
|
3113
|
-
.sc(DescribeTagOption$)
|
|
3114
|
-
.build() {
|
|
2750
|
+
class DescribeTagOptionCommand extends command(_ep0, _mw0, "DescribeTagOption", DescribeTagOption$) {
|
|
3115
2751
|
}
|
|
3116
2752
|
|
|
3117
|
-
class DisableAWSOrganizationsAccessCommand extends
|
|
3118
|
-
.classBuilder()
|
|
3119
|
-
.ep(commonParams)
|
|
3120
|
-
.m(function (Command, cs, config, o) {
|
|
3121
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3122
|
-
})
|
|
3123
|
-
.s("AWS242ServiceCatalogService", "DisableAWSOrganizationsAccess", {})
|
|
3124
|
-
.n("ServiceCatalogClient", "DisableAWSOrganizationsAccessCommand")
|
|
3125
|
-
.sc(DisableAWSOrganizationsAccess$)
|
|
3126
|
-
.build() {
|
|
2753
|
+
class DisableAWSOrganizationsAccessCommand extends command(_ep0, _mw0, "DisableAWSOrganizationsAccess", DisableAWSOrganizationsAccess$) {
|
|
3127
2754
|
}
|
|
3128
2755
|
|
|
3129
|
-
class DisassociateBudgetFromResourceCommand extends
|
|
3130
|
-
.classBuilder()
|
|
3131
|
-
.ep(commonParams)
|
|
3132
|
-
.m(function (Command, cs, config, o) {
|
|
3133
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3134
|
-
})
|
|
3135
|
-
.s("AWS242ServiceCatalogService", "DisassociateBudgetFromResource", {})
|
|
3136
|
-
.n("ServiceCatalogClient", "DisassociateBudgetFromResourceCommand")
|
|
3137
|
-
.sc(DisassociateBudgetFromResource$)
|
|
3138
|
-
.build() {
|
|
2756
|
+
class DisassociateBudgetFromResourceCommand extends command(_ep0, _mw0, "DisassociateBudgetFromResource", DisassociateBudgetFromResource$) {
|
|
3139
2757
|
}
|
|
3140
2758
|
|
|
3141
|
-
class DisassociatePrincipalFromPortfolioCommand extends
|
|
3142
|
-
.classBuilder()
|
|
3143
|
-
.ep(commonParams)
|
|
3144
|
-
.m(function (Command, cs, config, o) {
|
|
3145
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3146
|
-
})
|
|
3147
|
-
.s("AWS242ServiceCatalogService", "DisassociatePrincipalFromPortfolio", {})
|
|
3148
|
-
.n("ServiceCatalogClient", "DisassociatePrincipalFromPortfolioCommand")
|
|
3149
|
-
.sc(DisassociatePrincipalFromPortfolio$)
|
|
3150
|
-
.build() {
|
|
2759
|
+
class DisassociatePrincipalFromPortfolioCommand extends command(_ep0, _mw0, "DisassociatePrincipalFromPortfolio", DisassociatePrincipalFromPortfolio$) {
|
|
3151
2760
|
}
|
|
3152
2761
|
|
|
3153
|
-
class DisassociateProductFromPortfolioCommand extends
|
|
3154
|
-
.classBuilder()
|
|
3155
|
-
.ep(commonParams)
|
|
3156
|
-
.m(function (Command, cs, config, o) {
|
|
3157
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3158
|
-
})
|
|
3159
|
-
.s("AWS242ServiceCatalogService", "DisassociateProductFromPortfolio", {})
|
|
3160
|
-
.n("ServiceCatalogClient", "DisassociateProductFromPortfolioCommand")
|
|
3161
|
-
.sc(DisassociateProductFromPortfolio$)
|
|
3162
|
-
.build() {
|
|
2762
|
+
class DisassociateProductFromPortfolioCommand extends command(_ep0, _mw0, "DisassociateProductFromPortfolio", DisassociateProductFromPortfolio$) {
|
|
3163
2763
|
}
|
|
3164
2764
|
|
|
3165
|
-
class DisassociateServiceActionFromProvisioningArtifactCommand extends
|
|
3166
|
-
.classBuilder()
|
|
3167
|
-
.ep(commonParams)
|
|
3168
|
-
.m(function (Command, cs, config, o) {
|
|
3169
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3170
|
-
})
|
|
3171
|
-
.s("AWS242ServiceCatalogService", "DisassociateServiceActionFromProvisioningArtifact", {})
|
|
3172
|
-
.n("ServiceCatalogClient", "DisassociateServiceActionFromProvisioningArtifactCommand")
|
|
3173
|
-
.sc(DisassociateServiceActionFromProvisioningArtifact$)
|
|
3174
|
-
.build() {
|
|
2765
|
+
class DisassociateServiceActionFromProvisioningArtifactCommand extends command(_ep0, _mw0, "DisassociateServiceActionFromProvisioningArtifact", DisassociateServiceActionFromProvisioningArtifact$) {
|
|
3175
2766
|
}
|
|
3176
2767
|
|
|
3177
|
-
class DisassociateTagOptionFromResourceCommand extends
|
|
3178
|
-
.classBuilder()
|
|
3179
|
-
.ep(commonParams)
|
|
3180
|
-
.m(function (Command, cs, config, o) {
|
|
3181
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3182
|
-
})
|
|
3183
|
-
.s("AWS242ServiceCatalogService", "DisassociateTagOptionFromResource", {})
|
|
3184
|
-
.n("ServiceCatalogClient", "DisassociateTagOptionFromResourceCommand")
|
|
3185
|
-
.sc(DisassociateTagOptionFromResource$)
|
|
3186
|
-
.build() {
|
|
2768
|
+
class DisassociateTagOptionFromResourceCommand extends command(_ep0, _mw0, "DisassociateTagOptionFromResource", DisassociateTagOptionFromResource$) {
|
|
3187
2769
|
}
|
|
3188
2770
|
|
|
3189
|
-
class EnableAWSOrganizationsAccessCommand extends
|
|
3190
|
-
.classBuilder()
|
|
3191
|
-
.ep(commonParams)
|
|
3192
|
-
.m(function (Command, cs, config, o) {
|
|
3193
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3194
|
-
})
|
|
3195
|
-
.s("AWS242ServiceCatalogService", "EnableAWSOrganizationsAccess", {})
|
|
3196
|
-
.n("ServiceCatalogClient", "EnableAWSOrganizationsAccessCommand")
|
|
3197
|
-
.sc(EnableAWSOrganizationsAccess$)
|
|
3198
|
-
.build() {
|
|
2771
|
+
class EnableAWSOrganizationsAccessCommand extends command(_ep0, _mw0, "EnableAWSOrganizationsAccess", EnableAWSOrganizationsAccess$) {
|
|
3199
2772
|
}
|
|
3200
2773
|
|
|
3201
|
-
class ExecuteProvisionedProductPlanCommand extends
|
|
3202
|
-
.classBuilder()
|
|
3203
|
-
.ep(commonParams)
|
|
3204
|
-
.m(function (Command, cs, config, o) {
|
|
3205
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3206
|
-
})
|
|
3207
|
-
.s("AWS242ServiceCatalogService", "ExecuteProvisionedProductPlan", {})
|
|
3208
|
-
.n("ServiceCatalogClient", "ExecuteProvisionedProductPlanCommand")
|
|
3209
|
-
.sc(ExecuteProvisionedProductPlan$)
|
|
3210
|
-
.build() {
|
|
2774
|
+
class ExecuteProvisionedProductPlanCommand extends command(_ep0, _mw0, "ExecuteProvisionedProductPlan", ExecuteProvisionedProductPlan$) {
|
|
3211
2775
|
}
|
|
3212
2776
|
|
|
3213
|
-
class ExecuteProvisionedProductServiceActionCommand extends
|
|
3214
|
-
.classBuilder()
|
|
3215
|
-
.ep(commonParams)
|
|
3216
|
-
.m(function (Command, cs, config, o) {
|
|
3217
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3218
|
-
})
|
|
3219
|
-
.s("AWS242ServiceCatalogService", "ExecuteProvisionedProductServiceAction", {})
|
|
3220
|
-
.n("ServiceCatalogClient", "ExecuteProvisionedProductServiceActionCommand")
|
|
3221
|
-
.sc(ExecuteProvisionedProductServiceAction$)
|
|
3222
|
-
.build() {
|
|
2777
|
+
class ExecuteProvisionedProductServiceActionCommand extends command(_ep0, _mw0, "ExecuteProvisionedProductServiceAction", ExecuteProvisionedProductServiceAction$) {
|
|
3223
2778
|
}
|
|
3224
2779
|
|
|
3225
|
-
class GetAWSOrganizationsAccessStatusCommand extends
|
|
3226
|
-
.classBuilder()
|
|
3227
|
-
.ep(commonParams)
|
|
3228
|
-
.m(function (Command, cs, config, o) {
|
|
3229
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3230
|
-
})
|
|
3231
|
-
.s("AWS242ServiceCatalogService", "GetAWSOrganizationsAccessStatus", {})
|
|
3232
|
-
.n("ServiceCatalogClient", "GetAWSOrganizationsAccessStatusCommand")
|
|
3233
|
-
.sc(GetAWSOrganizationsAccessStatus$)
|
|
3234
|
-
.build() {
|
|
2780
|
+
class GetAWSOrganizationsAccessStatusCommand extends command(_ep0, _mw0, "GetAWSOrganizationsAccessStatus", GetAWSOrganizationsAccessStatus$) {
|
|
3235
2781
|
}
|
|
3236
2782
|
|
|
3237
|
-
class GetProvisionedProductOutputsCommand extends
|
|
3238
|
-
.classBuilder()
|
|
3239
|
-
.ep(commonParams)
|
|
3240
|
-
.m(function (Command, cs, config, o) {
|
|
3241
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3242
|
-
})
|
|
3243
|
-
.s("AWS242ServiceCatalogService", "GetProvisionedProductOutputs", {})
|
|
3244
|
-
.n("ServiceCatalogClient", "GetProvisionedProductOutputsCommand")
|
|
3245
|
-
.sc(GetProvisionedProductOutputs$)
|
|
3246
|
-
.build() {
|
|
2783
|
+
class GetProvisionedProductOutputsCommand extends command(_ep0, _mw0, "GetProvisionedProductOutputs", GetProvisionedProductOutputs$) {
|
|
3247
2784
|
}
|
|
3248
2785
|
|
|
3249
|
-
class ImportAsProvisionedProductCommand extends
|
|
3250
|
-
.classBuilder()
|
|
3251
|
-
.ep(commonParams)
|
|
3252
|
-
.m(function (Command, cs, config, o) {
|
|
3253
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3254
|
-
})
|
|
3255
|
-
.s("AWS242ServiceCatalogService", "ImportAsProvisionedProduct", {})
|
|
3256
|
-
.n("ServiceCatalogClient", "ImportAsProvisionedProductCommand")
|
|
3257
|
-
.sc(ImportAsProvisionedProduct$)
|
|
3258
|
-
.build() {
|
|
2786
|
+
class ImportAsProvisionedProductCommand extends command(_ep0, _mw0, "ImportAsProvisionedProduct", ImportAsProvisionedProduct$) {
|
|
3259
2787
|
}
|
|
3260
2788
|
|
|
3261
|
-
class ListAcceptedPortfolioSharesCommand extends
|
|
3262
|
-
.classBuilder()
|
|
3263
|
-
.ep(commonParams)
|
|
3264
|
-
.m(function (Command, cs, config, o) {
|
|
3265
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3266
|
-
})
|
|
3267
|
-
.s("AWS242ServiceCatalogService", "ListAcceptedPortfolioShares", {})
|
|
3268
|
-
.n("ServiceCatalogClient", "ListAcceptedPortfolioSharesCommand")
|
|
3269
|
-
.sc(ListAcceptedPortfolioShares$)
|
|
3270
|
-
.build() {
|
|
2789
|
+
class ListAcceptedPortfolioSharesCommand extends command(_ep0, _mw0, "ListAcceptedPortfolioShares", ListAcceptedPortfolioShares$) {
|
|
3271
2790
|
}
|
|
3272
2791
|
|
|
3273
|
-
class ListBudgetsForResourceCommand extends
|
|
3274
|
-
.classBuilder()
|
|
3275
|
-
.ep(commonParams)
|
|
3276
|
-
.m(function (Command, cs, config, o) {
|
|
3277
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3278
|
-
})
|
|
3279
|
-
.s("AWS242ServiceCatalogService", "ListBudgetsForResource", {})
|
|
3280
|
-
.n("ServiceCatalogClient", "ListBudgetsForResourceCommand")
|
|
3281
|
-
.sc(ListBudgetsForResource$)
|
|
3282
|
-
.build() {
|
|
2792
|
+
class ListBudgetsForResourceCommand extends command(_ep0, _mw0, "ListBudgetsForResource", ListBudgetsForResource$) {
|
|
3283
2793
|
}
|
|
3284
2794
|
|
|
3285
|
-
class ListConstraintsForPortfolioCommand extends
|
|
3286
|
-
.classBuilder()
|
|
3287
|
-
.ep(commonParams)
|
|
3288
|
-
.m(function (Command, cs, config, o) {
|
|
3289
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3290
|
-
})
|
|
3291
|
-
.s("AWS242ServiceCatalogService", "ListConstraintsForPortfolio", {})
|
|
3292
|
-
.n("ServiceCatalogClient", "ListConstraintsForPortfolioCommand")
|
|
3293
|
-
.sc(ListConstraintsForPortfolio$)
|
|
3294
|
-
.build() {
|
|
2795
|
+
class ListConstraintsForPortfolioCommand extends command(_ep0, _mw0, "ListConstraintsForPortfolio", ListConstraintsForPortfolio$) {
|
|
3295
2796
|
}
|
|
3296
2797
|
|
|
3297
|
-
class ListLaunchPathsCommand extends
|
|
3298
|
-
.classBuilder()
|
|
3299
|
-
.ep(commonParams)
|
|
3300
|
-
.m(function (Command, cs, config, o) {
|
|
3301
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3302
|
-
})
|
|
3303
|
-
.s("AWS242ServiceCatalogService", "ListLaunchPaths", {})
|
|
3304
|
-
.n("ServiceCatalogClient", "ListLaunchPathsCommand")
|
|
3305
|
-
.sc(ListLaunchPaths$)
|
|
3306
|
-
.build() {
|
|
2798
|
+
class ListLaunchPathsCommand extends command(_ep0, _mw0, "ListLaunchPaths", ListLaunchPaths$) {
|
|
3307
2799
|
}
|
|
3308
2800
|
|
|
3309
|
-
class ListOrganizationPortfolioAccessCommand extends
|
|
3310
|
-
.classBuilder()
|
|
3311
|
-
.ep(commonParams)
|
|
3312
|
-
.m(function (Command, cs, config, o) {
|
|
3313
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3314
|
-
})
|
|
3315
|
-
.s("AWS242ServiceCatalogService", "ListOrganizationPortfolioAccess", {})
|
|
3316
|
-
.n("ServiceCatalogClient", "ListOrganizationPortfolioAccessCommand")
|
|
3317
|
-
.sc(ListOrganizationPortfolioAccess$)
|
|
3318
|
-
.build() {
|
|
2801
|
+
class ListOrganizationPortfolioAccessCommand extends command(_ep0, _mw0, "ListOrganizationPortfolioAccess", ListOrganizationPortfolioAccess$) {
|
|
3319
2802
|
}
|
|
3320
2803
|
|
|
3321
|
-
class ListPortfolioAccessCommand extends
|
|
3322
|
-
.classBuilder()
|
|
3323
|
-
.ep(commonParams)
|
|
3324
|
-
.m(function (Command, cs, config, o) {
|
|
3325
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3326
|
-
})
|
|
3327
|
-
.s("AWS242ServiceCatalogService", "ListPortfolioAccess", {})
|
|
3328
|
-
.n("ServiceCatalogClient", "ListPortfolioAccessCommand")
|
|
3329
|
-
.sc(ListPortfolioAccess$)
|
|
3330
|
-
.build() {
|
|
2804
|
+
class ListPortfolioAccessCommand extends command(_ep0, _mw0, "ListPortfolioAccess", ListPortfolioAccess$) {
|
|
3331
2805
|
}
|
|
3332
2806
|
|
|
3333
|
-
class ListPortfoliosCommand extends
|
|
3334
|
-
.classBuilder()
|
|
3335
|
-
.ep(commonParams)
|
|
3336
|
-
.m(function (Command, cs, config, o) {
|
|
3337
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3338
|
-
})
|
|
3339
|
-
.s("AWS242ServiceCatalogService", "ListPortfolios", {})
|
|
3340
|
-
.n("ServiceCatalogClient", "ListPortfoliosCommand")
|
|
3341
|
-
.sc(ListPortfolios$)
|
|
3342
|
-
.build() {
|
|
2807
|
+
class ListPortfoliosCommand extends command(_ep0, _mw0, "ListPortfolios", ListPortfolios$) {
|
|
3343
2808
|
}
|
|
3344
2809
|
|
|
3345
|
-
class ListPortfoliosForProductCommand extends
|
|
3346
|
-
.classBuilder()
|
|
3347
|
-
.ep(commonParams)
|
|
3348
|
-
.m(function (Command, cs, config, o) {
|
|
3349
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3350
|
-
})
|
|
3351
|
-
.s("AWS242ServiceCatalogService", "ListPortfoliosForProduct", {})
|
|
3352
|
-
.n("ServiceCatalogClient", "ListPortfoliosForProductCommand")
|
|
3353
|
-
.sc(ListPortfoliosForProduct$)
|
|
3354
|
-
.build() {
|
|
2810
|
+
class ListPortfoliosForProductCommand extends command(_ep0, _mw0, "ListPortfoliosForProduct", ListPortfoliosForProduct$) {
|
|
3355
2811
|
}
|
|
3356
2812
|
|
|
3357
|
-
class ListPrincipalsForPortfolioCommand extends
|
|
3358
|
-
.classBuilder()
|
|
3359
|
-
.ep(commonParams)
|
|
3360
|
-
.m(function (Command, cs, config, o) {
|
|
3361
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3362
|
-
})
|
|
3363
|
-
.s("AWS242ServiceCatalogService", "ListPrincipalsForPortfolio", {})
|
|
3364
|
-
.n("ServiceCatalogClient", "ListPrincipalsForPortfolioCommand")
|
|
3365
|
-
.sc(ListPrincipalsForPortfolio$)
|
|
3366
|
-
.build() {
|
|
2813
|
+
class ListPrincipalsForPortfolioCommand extends command(_ep0, _mw0, "ListPrincipalsForPortfolio", ListPrincipalsForPortfolio$) {
|
|
3367
2814
|
}
|
|
3368
2815
|
|
|
3369
|
-
class ListProvisionedProductPlansCommand extends
|
|
3370
|
-
.classBuilder()
|
|
3371
|
-
.ep(commonParams)
|
|
3372
|
-
.m(function (Command, cs, config, o) {
|
|
3373
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3374
|
-
})
|
|
3375
|
-
.s("AWS242ServiceCatalogService", "ListProvisionedProductPlans", {})
|
|
3376
|
-
.n("ServiceCatalogClient", "ListProvisionedProductPlansCommand")
|
|
3377
|
-
.sc(ListProvisionedProductPlans$)
|
|
3378
|
-
.build() {
|
|
2816
|
+
class ListProvisionedProductPlansCommand extends command(_ep0, _mw0, "ListProvisionedProductPlans", ListProvisionedProductPlans$) {
|
|
3379
2817
|
}
|
|
3380
2818
|
|
|
3381
|
-
class ListProvisioningArtifactsCommand extends
|
|
3382
|
-
.classBuilder()
|
|
3383
|
-
.ep(commonParams)
|
|
3384
|
-
.m(function (Command, cs, config, o) {
|
|
3385
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3386
|
-
})
|
|
3387
|
-
.s("AWS242ServiceCatalogService", "ListProvisioningArtifacts", {})
|
|
3388
|
-
.n("ServiceCatalogClient", "ListProvisioningArtifactsCommand")
|
|
3389
|
-
.sc(ListProvisioningArtifacts$)
|
|
3390
|
-
.build() {
|
|
2819
|
+
class ListProvisioningArtifactsCommand extends command(_ep0, _mw0, "ListProvisioningArtifacts", ListProvisioningArtifacts$) {
|
|
3391
2820
|
}
|
|
3392
2821
|
|
|
3393
|
-
class ListProvisioningArtifactsForServiceActionCommand extends
|
|
3394
|
-
.classBuilder()
|
|
3395
|
-
.ep(commonParams)
|
|
3396
|
-
.m(function (Command, cs, config, o) {
|
|
3397
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3398
|
-
})
|
|
3399
|
-
.s("AWS242ServiceCatalogService", "ListProvisioningArtifactsForServiceAction", {})
|
|
3400
|
-
.n("ServiceCatalogClient", "ListProvisioningArtifactsForServiceActionCommand")
|
|
3401
|
-
.sc(ListProvisioningArtifactsForServiceAction$)
|
|
3402
|
-
.build() {
|
|
2822
|
+
class ListProvisioningArtifactsForServiceActionCommand extends command(_ep0, _mw0, "ListProvisioningArtifactsForServiceAction", ListProvisioningArtifactsForServiceAction$) {
|
|
3403
2823
|
}
|
|
3404
2824
|
|
|
3405
|
-
class ListRecordHistoryCommand extends
|
|
3406
|
-
.classBuilder()
|
|
3407
|
-
.ep(commonParams)
|
|
3408
|
-
.m(function (Command, cs, config, o) {
|
|
3409
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3410
|
-
})
|
|
3411
|
-
.s("AWS242ServiceCatalogService", "ListRecordHistory", {})
|
|
3412
|
-
.n("ServiceCatalogClient", "ListRecordHistoryCommand")
|
|
3413
|
-
.sc(ListRecordHistory$)
|
|
3414
|
-
.build() {
|
|
2825
|
+
class ListRecordHistoryCommand extends command(_ep0, _mw0, "ListRecordHistory", ListRecordHistory$) {
|
|
3415
2826
|
}
|
|
3416
2827
|
|
|
3417
|
-
class ListResourcesForTagOptionCommand extends
|
|
3418
|
-
.classBuilder()
|
|
3419
|
-
.ep(commonParams)
|
|
3420
|
-
.m(function (Command, cs, config, o) {
|
|
3421
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3422
|
-
})
|
|
3423
|
-
.s("AWS242ServiceCatalogService", "ListResourcesForTagOption", {})
|
|
3424
|
-
.n("ServiceCatalogClient", "ListResourcesForTagOptionCommand")
|
|
3425
|
-
.sc(ListResourcesForTagOption$)
|
|
3426
|
-
.build() {
|
|
2828
|
+
class ListResourcesForTagOptionCommand extends command(_ep0, _mw0, "ListResourcesForTagOption", ListResourcesForTagOption$) {
|
|
3427
2829
|
}
|
|
3428
2830
|
|
|
3429
|
-
class ListServiceActionsCommand extends
|
|
3430
|
-
.classBuilder()
|
|
3431
|
-
.ep(commonParams)
|
|
3432
|
-
.m(function (Command, cs, config, o) {
|
|
3433
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3434
|
-
})
|
|
3435
|
-
.s("AWS242ServiceCatalogService", "ListServiceActions", {})
|
|
3436
|
-
.n("ServiceCatalogClient", "ListServiceActionsCommand")
|
|
3437
|
-
.sc(ListServiceActions$)
|
|
3438
|
-
.build() {
|
|
2831
|
+
class ListServiceActionsCommand extends command(_ep0, _mw0, "ListServiceActions", ListServiceActions$) {
|
|
3439
2832
|
}
|
|
3440
2833
|
|
|
3441
|
-
class ListServiceActionsForProvisioningArtifactCommand extends
|
|
3442
|
-
.classBuilder()
|
|
3443
|
-
.ep(commonParams)
|
|
3444
|
-
.m(function (Command, cs, config, o) {
|
|
3445
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3446
|
-
})
|
|
3447
|
-
.s("AWS242ServiceCatalogService", "ListServiceActionsForProvisioningArtifact", {})
|
|
3448
|
-
.n("ServiceCatalogClient", "ListServiceActionsForProvisioningArtifactCommand")
|
|
3449
|
-
.sc(ListServiceActionsForProvisioningArtifact$)
|
|
3450
|
-
.build() {
|
|
2834
|
+
class ListServiceActionsForProvisioningArtifactCommand extends command(_ep0, _mw0, "ListServiceActionsForProvisioningArtifact", ListServiceActionsForProvisioningArtifact$) {
|
|
3451
2835
|
}
|
|
3452
2836
|
|
|
3453
|
-
class ListStackInstancesForProvisionedProductCommand extends
|
|
3454
|
-
.classBuilder()
|
|
3455
|
-
.ep(commonParams)
|
|
3456
|
-
.m(function (Command, cs, config, o) {
|
|
3457
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3458
|
-
})
|
|
3459
|
-
.s("AWS242ServiceCatalogService", "ListStackInstancesForProvisionedProduct", {})
|
|
3460
|
-
.n("ServiceCatalogClient", "ListStackInstancesForProvisionedProductCommand")
|
|
3461
|
-
.sc(ListStackInstancesForProvisionedProduct$)
|
|
3462
|
-
.build() {
|
|
2837
|
+
class ListStackInstancesForProvisionedProductCommand extends command(_ep0, _mw0, "ListStackInstancesForProvisionedProduct", ListStackInstancesForProvisionedProduct$) {
|
|
3463
2838
|
}
|
|
3464
2839
|
|
|
3465
|
-
class ListTagOptionsCommand extends
|
|
3466
|
-
.classBuilder()
|
|
3467
|
-
.ep(commonParams)
|
|
3468
|
-
.m(function (Command, cs, config, o) {
|
|
3469
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3470
|
-
})
|
|
3471
|
-
.s("AWS242ServiceCatalogService", "ListTagOptions", {})
|
|
3472
|
-
.n("ServiceCatalogClient", "ListTagOptionsCommand")
|
|
3473
|
-
.sc(ListTagOptions$)
|
|
3474
|
-
.build() {
|
|
2840
|
+
class ListTagOptionsCommand extends command(_ep0, _mw0, "ListTagOptions", ListTagOptions$) {
|
|
3475
2841
|
}
|
|
3476
2842
|
|
|
3477
|
-
class NotifyProvisionProductEngineWorkflowResultCommand extends
|
|
3478
|
-
.classBuilder()
|
|
3479
|
-
.ep(commonParams)
|
|
3480
|
-
.m(function (Command, cs, config, o) {
|
|
3481
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3482
|
-
})
|
|
3483
|
-
.s("AWS242ServiceCatalogService", "NotifyProvisionProductEngineWorkflowResult", {})
|
|
3484
|
-
.n("ServiceCatalogClient", "NotifyProvisionProductEngineWorkflowResultCommand")
|
|
3485
|
-
.sc(NotifyProvisionProductEngineWorkflowResult$)
|
|
3486
|
-
.build() {
|
|
2843
|
+
class NotifyProvisionProductEngineWorkflowResultCommand extends command(_ep0, _mw0, "NotifyProvisionProductEngineWorkflowResult", NotifyProvisionProductEngineWorkflowResult$) {
|
|
3487
2844
|
}
|
|
3488
2845
|
|
|
3489
|
-
class NotifyTerminateProvisionedProductEngineWorkflowResultCommand extends
|
|
3490
|
-
.classBuilder()
|
|
3491
|
-
.ep(commonParams)
|
|
3492
|
-
.m(function (Command, cs, config, o) {
|
|
3493
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3494
|
-
})
|
|
3495
|
-
.s("AWS242ServiceCatalogService", "NotifyTerminateProvisionedProductEngineWorkflowResult", {})
|
|
3496
|
-
.n("ServiceCatalogClient", "NotifyTerminateProvisionedProductEngineWorkflowResultCommand")
|
|
3497
|
-
.sc(NotifyTerminateProvisionedProductEngineWorkflowResult$)
|
|
3498
|
-
.build() {
|
|
2846
|
+
class NotifyTerminateProvisionedProductEngineWorkflowResultCommand extends command(_ep0, _mw0, "NotifyTerminateProvisionedProductEngineWorkflowResult", NotifyTerminateProvisionedProductEngineWorkflowResult$) {
|
|
3499
2847
|
}
|
|
3500
2848
|
|
|
3501
|
-
class NotifyUpdateProvisionedProductEngineWorkflowResultCommand extends
|
|
3502
|
-
.classBuilder()
|
|
3503
|
-
.ep(commonParams)
|
|
3504
|
-
.m(function (Command, cs, config, o) {
|
|
3505
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3506
|
-
})
|
|
3507
|
-
.s("AWS242ServiceCatalogService", "NotifyUpdateProvisionedProductEngineWorkflowResult", {})
|
|
3508
|
-
.n("ServiceCatalogClient", "NotifyUpdateProvisionedProductEngineWorkflowResultCommand")
|
|
3509
|
-
.sc(NotifyUpdateProvisionedProductEngineWorkflowResult$)
|
|
3510
|
-
.build() {
|
|
2849
|
+
class NotifyUpdateProvisionedProductEngineWorkflowResultCommand extends command(_ep0, _mw0, "NotifyUpdateProvisionedProductEngineWorkflowResult", NotifyUpdateProvisionedProductEngineWorkflowResult$) {
|
|
3511
2850
|
}
|
|
3512
2851
|
|
|
3513
|
-
class ProvisionProductCommand extends
|
|
3514
|
-
.classBuilder()
|
|
3515
|
-
.ep(commonParams)
|
|
3516
|
-
.m(function (Command, cs, config, o) {
|
|
3517
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3518
|
-
})
|
|
3519
|
-
.s("AWS242ServiceCatalogService", "ProvisionProduct", {})
|
|
3520
|
-
.n("ServiceCatalogClient", "ProvisionProductCommand")
|
|
3521
|
-
.sc(ProvisionProduct$)
|
|
3522
|
-
.build() {
|
|
2852
|
+
class ProvisionProductCommand extends command(_ep0, _mw0, "ProvisionProduct", ProvisionProduct$) {
|
|
3523
2853
|
}
|
|
3524
2854
|
|
|
3525
|
-
class RejectPortfolioShareCommand extends
|
|
3526
|
-
.classBuilder()
|
|
3527
|
-
.ep(commonParams)
|
|
3528
|
-
.m(function (Command, cs, config, o) {
|
|
3529
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3530
|
-
})
|
|
3531
|
-
.s("AWS242ServiceCatalogService", "RejectPortfolioShare", {})
|
|
3532
|
-
.n("ServiceCatalogClient", "RejectPortfolioShareCommand")
|
|
3533
|
-
.sc(RejectPortfolioShare$)
|
|
3534
|
-
.build() {
|
|
2855
|
+
class RejectPortfolioShareCommand extends command(_ep0, _mw0, "RejectPortfolioShare", RejectPortfolioShare$) {
|
|
3535
2856
|
}
|
|
3536
2857
|
|
|
3537
|
-
class ScanProvisionedProductsCommand extends
|
|
3538
|
-
.classBuilder()
|
|
3539
|
-
.ep(commonParams)
|
|
3540
|
-
.m(function (Command, cs, config, o) {
|
|
3541
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3542
|
-
})
|
|
3543
|
-
.s("AWS242ServiceCatalogService", "ScanProvisionedProducts", {})
|
|
3544
|
-
.n("ServiceCatalogClient", "ScanProvisionedProductsCommand")
|
|
3545
|
-
.sc(ScanProvisionedProducts$)
|
|
3546
|
-
.build() {
|
|
2858
|
+
class ScanProvisionedProductsCommand extends command(_ep0, _mw0, "ScanProvisionedProducts", ScanProvisionedProducts$) {
|
|
3547
2859
|
}
|
|
3548
2860
|
|
|
3549
|
-
class SearchProductsAsAdminCommand extends
|
|
3550
|
-
.classBuilder()
|
|
3551
|
-
.ep(commonParams)
|
|
3552
|
-
.m(function (Command, cs, config, o) {
|
|
3553
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3554
|
-
})
|
|
3555
|
-
.s("AWS242ServiceCatalogService", "SearchProductsAsAdmin", {})
|
|
3556
|
-
.n("ServiceCatalogClient", "SearchProductsAsAdminCommand")
|
|
3557
|
-
.sc(SearchProductsAsAdmin$)
|
|
3558
|
-
.build() {
|
|
2861
|
+
class SearchProductsAsAdminCommand extends command(_ep0, _mw0, "SearchProductsAsAdmin", SearchProductsAsAdmin$) {
|
|
3559
2862
|
}
|
|
3560
2863
|
|
|
3561
|
-
class SearchProductsCommand extends
|
|
3562
|
-
.classBuilder()
|
|
3563
|
-
.ep(commonParams)
|
|
3564
|
-
.m(function (Command, cs, config, o) {
|
|
3565
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3566
|
-
})
|
|
3567
|
-
.s("AWS242ServiceCatalogService", "SearchProducts", {})
|
|
3568
|
-
.n("ServiceCatalogClient", "SearchProductsCommand")
|
|
3569
|
-
.sc(SearchProducts$)
|
|
3570
|
-
.build() {
|
|
2864
|
+
class SearchProductsCommand extends command(_ep0, _mw0, "SearchProducts", SearchProducts$) {
|
|
3571
2865
|
}
|
|
3572
2866
|
|
|
3573
|
-
class SearchProvisionedProductsCommand extends
|
|
3574
|
-
.classBuilder()
|
|
3575
|
-
.ep(commonParams)
|
|
3576
|
-
.m(function (Command, cs, config, o) {
|
|
3577
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3578
|
-
})
|
|
3579
|
-
.s("AWS242ServiceCatalogService", "SearchProvisionedProducts", {})
|
|
3580
|
-
.n("ServiceCatalogClient", "SearchProvisionedProductsCommand")
|
|
3581
|
-
.sc(SearchProvisionedProducts$)
|
|
3582
|
-
.build() {
|
|
2867
|
+
class SearchProvisionedProductsCommand extends command(_ep0, _mw0, "SearchProvisionedProducts", SearchProvisionedProducts$) {
|
|
3583
2868
|
}
|
|
3584
2869
|
|
|
3585
|
-
class TerminateProvisionedProductCommand extends
|
|
3586
|
-
.classBuilder()
|
|
3587
|
-
.ep(commonParams)
|
|
3588
|
-
.m(function (Command, cs, config, o) {
|
|
3589
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3590
|
-
})
|
|
3591
|
-
.s("AWS242ServiceCatalogService", "TerminateProvisionedProduct", {})
|
|
3592
|
-
.n("ServiceCatalogClient", "TerminateProvisionedProductCommand")
|
|
3593
|
-
.sc(TerminateProvisionedProduct$)
|
|
3594
|
-
.build() {
|
|
2870
|
+
class TerminateProvisionedProductCommand extends command(_ep0, _mw0, "TerminateProvisionedProduct", TerminateProvisionedProduct$) {
|
|
3595
2871
|
}
|
|
3596
2872
|
|
|
3597
|
-
class UpdateConstraintCommand extends
|
|
3598
|
-
.classBuilder()
|
|
3599
|
-
.ep(commonParams)
|
|
3600
|
-
.m(function (Command, cs, config, o) {
|
|
3601
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3602
|
-
})
|
|
3603
|
-
.s("AWS242ServiceCatalogService", "UpdateConstraint", {})
|
|
3604
|
-
.n("ServiceCatalogClient", "UpdateConstraintCommand")
|
|
3605
|
-
.sc(UpdateConstraint$)
|
|
3606
|
-
.build() {
|
|
2873
|
+
class UpdateConstraintCommand extends command(_ep0, _mw0, "UpdateConstraint", UpdateConstraint$) {
|
|
3607
2874
|
}
|
|
3608
2875
|
|
|
3609
|
-
class UpdatePortfolioCommand extends
|
|
3610
|
-
.classBuilder()
|
|
3611
|
-
.ep(commonParams)
|
|
3612
|
-
.m(function (Command, cs, config, o) {
|
|
3613
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3614
|
-
})
|
|
3615
|
-
.s("AWS242ServiceCatalogService", "UpdatePortfolio", {})
|
|
3616
|
-
.n("ServiceCatalogClient", "UpdatePortfolioCommand")
|
|
3617
|
-
.sc(UpdatePortfolio$)
|
|
3618
|
-
.build() {
|
|
2876
|
+
class UpdatePortfolioCommand extends command(_ep0, _mw0, "UpdatePortfolio", UpdatePortfolio$) {
|
|
3619
2877
|
}
|
|
3620
2878
|
|
|
3621
|
-
class UpdatePortfolioShareCommand extends
|
|
3622
|
-
.classBuilder()
|
|
3623
|
-
.ep(commonParams)
|
|
3624
|
-
.m(function (Command, cs, config, o) {
|
|
3625
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3626
|
-
})
|
|
3627
|
-
.s("AWS242ServiceCatalogService", "UpdatePortfolioShare", {})
|
|
3628
|
-
.n("ServiceCatalogClient", "UpdatePortfolioShareCommand")
|
|
3629
|
-
.sc(UpdatePortfolioShare$)
|
|
3630
|
-
.build() {
|
|
2879
|
+
class UpdatePortfolioShareCommand extends command(_ep0, _mw0, "UpdatePortfolioShare", UpdatePortfolioShare$) {
|
|
3631
2880
|
}
|
|
3632
2881
|
|
|
3633
|
-
class UpdateProductCommand extends
|
|
3634
|
-
.classBuilder()
|
|
3635
|
-
.ep(commonParams)
|
|
3636
|
-
.m(function (Command, cs, config, o) {
|
|
3637
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3638
|
-
})
|
|
3639
|
-
.s("AWS242ServiceCatalogService", "UpdateProduct", {})
|
|
3640
|
-
.n("ServiceCatalogClient", "UpdateProductCommand")
|
|
3641
|
-
.sc(UpdateProduct$)
|
|
3642
|
-
.build() {
|
|
2882
|
+
class UpdateProductCommand extends command(_ep0, _mw0, "UpdateProduct", UpdateProduct$) {
|
|
3643
2883
|
}
|
|
3644
2884
|
|
|
3645
|
-
class UpdateProvisionedProductCommand extends
|
|
3646
|
-
.classBuilder()
|
|
3647
|
-
.ep(commonParams)
|
|
3648
|
-
.m(function (Command, cs, config, o) {
|
|
3649
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3650
|
-
})
|
|
3651
|
-
.s("AWS242ServiceCatalogService", "UpdateProvisionedProduct", {})
|
|
3652
|
-
.n("ServiceCatalogClient", "UpdateProvisionedProductCommand")
|
|
3653
|
-
.sc(UpdateProvisionedProduct$)
|
|
3654
|
-
.build() {
|
|
2885
|
+
class UpdateProvisionedProductCommand extends command(_ep0, _mw0, "UpdateProvisionedProduct", UpdateProvisionedProduct$) {
|
|
3655
2886
|
}
|
|
3656
2887
|
|
|
3657
|
-
class UpdateProvisionedProductPropertiesCommand extends
|
|
3658
|
-
.classBuilder()
|
|
3659
|
-
.ep(commonParams)
|
|
3660
|
-
.m(function (Command, cs, config, o) {
|
|
3661
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3662
|
-
})
|
|
3663
|
-
.s("AWS242ServiceCatalogService", "UpdateProvisionedProductProperties", {})
|
|
3664
|
-
.n("ServiceCatalogClient", "UpdateProvisionedProductPropertiesCommand")
|
|
3665
|
-
.sc(UpdateProvisionedProductProperties$)
|
|
3666
|
-
.build() {
|
|
2888
|
+
class UpdateProvisionedProductPropertiesCommand extends command(_ep0, _mw0, "UpdateProvisionedProductProperties", UpdateProvisionedProductProperties$) {
|
|
3667
2889
|
}
|
|
3668
2890
|
|
|
3669
|
-
class UpdateProvisioningArtifactCommand extends
|
|
3670
|
-
.classBuilder()
|
|
3671
|
-
.ep(commonParams)
|
|
3672
|
-
.m(function (Command, cs, config, o) {
|
|
3673
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3674
|
-
})
|
|
3675
|
-
.s("AWS242ServiceCatalogService", "UpdateProvisioningArtifact", {})
|
|
3676
|
-
.n("ServiceCatalogClient", "UpdateProvisioningArtifactCommand")
|
|
3677
|
-
.sc(UpdateProvisioningArtifact$)
|
|
3678
|
-
.build() {
|
|
2891
|
+
class UpdateProvisioningArtifactCommand extends command(_ep0, _mw0, "UpdateProvisioningArtifact", UpdateProvisioningArtifact$) {
|
|
3679
2892
|
}
|
|
3680
2893
|
|
|
3681
|
-
class UpdateServiceActionCommand extends
|
|
3682
|
-
.classBuilder()
|
|
3683
|
-
.ep(commonParams)
|
|
3684
|
-
.m(function (Command, cs, config, o) {
|
|
3685
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3686
|
-
})
|
|
3687
|
-
.s("AWS242ServiceCatalogService", "UpdateServiceAction", {})
|
|
3688
|
-
.n("ServiceCatalogClient", "UpdateServiceActionCommand")
|
|
3689
|
-
.sc(UpdateServiceAction$)
|
|
3690
|
-
.build() {
|
|
2894
|
+
class UpdateServiceActionCommand extends command(_ep0, _mw0, "UpdateServiceAction", UpdateServiceAction$) {
|
|
3691
2895
|
}
|
|
3692
2896
|
|
|
3693
|
-
class UpdateTagOptionCommand extends
|
|
3694
|
-
.classBuilder()
|
|
3695
|
-
.ep(commonParams)
|
|
3696
|
-
.m(function (Command, cs, config, o) {
|
|
3697
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3698
|
-
})
|
|
3699
|
-
.s("AWS242ServiceCatalogService", "UpdateTagOption", {})
|
|
3700
|
-
.n("ServiceCatalogClient", "UpdateTagOptionCommand")
|
|
3701
|
-
.sc(UpdateTagOption$)
|
|
3702
|
-
.build() {
|
|
2897
|
+
class UpdateTagOptionCommand extends command(_ep0, _mw0, "UpdateTagOption", UpdateTagOption$) {
|
|
3703
2898
|
}
|
|
3704
2899
|
|
|
3705
2900
|
const paginateDescribePortfolioShares = createPaginator(ServiceCatalogClient, DescribePortfolioSharesCommand, "PageToken", "NextPageToken", "PageSize");
|