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