@aws-sdk/client-service-catalog 3.927.0 → 3.928.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 +2814 -3152
- package/dist-cjs/runtimeConfig.shared.js +7 -0
- package/dist-es/ServiceCatalogClient.js +2 -0
- package/dist-es/commands/AcceptPortfolioShareCommand.js +3 -9
- package/dist-es/commands/AssociateBudgetWithResourceCommand.js +3 -9
- package/dist-es/commands/AssociatePrincipalWithPortfolioCommand.js +3 -9
- package/dist-es/commands/AssociateProductWithPortfolioCommand.js +3 -9
- package/dist-es/commands/AssociateServiceActionWithProvisioningArtifactCommand.js +3 -9
- package/dist-es/commands/AssociateTagOptionWithResourceCommand.js +3 -9
- package/dist-es/commands/BatchAssociateServiceActionWithProvisioningArtifactCommand.js +3 -9
- package/dist-es/commands/BatchDisassociateServiceActionFromProvisioningArtifactCommand.js +3 -9
- package/dist-es/commands/CopyProductCommand.js +3 -9
- package/dist-es/commands/CreateConstraintCommand.js +3 -9
- package/dist-es/commands/CreatePortfolioCommand.js +3 -9
- package/dist-es/commands/CreatePortfolioShareCommand.js +3 -9
- package/dist-es/commands/CreateProductCommand.js +3 -9
- package/dist-es/commands/CreateProvisionedProductPlanCommand.js +3 -9
- package/dist-es/commands/CreateProvisioningArtifactCommand.js +3 -9
- package/dist-es/commands/CreateServiceActionCommand.js +3 -9
- package/dist-es/commands/CreateTagOptionCommand.js +3 -9
- package/dist-es/commands/DeleteConstraintCommand.js +3 -9
- package/dist-es/commands/DeletePortfolioCommand.js +3 -9
- package/dist-es/commands/DeletePortfolioShareCommand.js +3 -9
- package/dist-es/commands/DeleteProductCommand.js +3 -9
- package/dist-es/commands/DeleteProvisionedProductPlanCommand.js +3 -9
- package/dist-es/commands/DeleteProvisioningArtifactCommand.js +3 -9
- package/dist-es/commands/DeleteServiceActionCommand.js +3 -9
- package/dist-es/commands/DeleteTagOptionCommand.js +3 -9
- package/dist-es/commands/DescribeConstraintCommand.js +3 -9
- package/dist-es/commands/DescribeCopyProductStatusCommand.js +3 -9
- package/dist-es/commands/DescribePortfolioCommand.js +3 -9
- package/dist-es/commands/DescribePortfolioShareStatusCommand.js +3 -9
- package/dist-es/commands/DescribePortfolioSharesCommand.js +3 -9
- package/dist-es/commands/DescribeProductAsAdminCommand.js +3 -9
- package/dist-es/commands/DescribeProductCommand.js +3 -9
- package/dist-es/commands/DescribeProductViewCommand.js +3 -9
- package/dist-es/commands/DescribeProvisionedProductCommand.js +3 -9
- package/dist-es/commands/DescribeProvisionedProductPlanCommand.js +3 -9
- package/dist-es/commands/DescribeProvisioningArtifactCommand.js +3 -9
- package/dist-es/commands/DescribeProvisioningParametersCommand.js +3 -9
- package/dist-es/commands/DescribeRecordCommand.js +3 -9
- package/dist-es/commands/DescribeServiceActionCommand.js +3 -9
- package/dist-es/commands/DescribeServiceActionExecutionParametersCommand.js +3 -9
- package/dist-es/commands/DescribeTagOptionCommand.js +3 -9
- package/dist-es/commands/DisableAWSOrganizationsAccessCommand.js +3 -9
- package/dist-es/commands/DisassociateBudgetFromResourceCommand.js +3 -9
- package/dist-es/commands/DisassociatePrincipalFromPortfolioCommand.js +3 -9
- package/dist-es/commands/DisassociateProductFromPortfolioCommand.js +3 -9
- package/dist-es/commands/DisassociateServiceActionFromProvisioningArtifactCommand.js +3 -9
- package/dist-es/commands/DisassociateTagOptionFromResourceCommand.js +3 -9
- package/dist-es/commands/EnableAWSOrganizationsAccessCommand.js +3 -9
- package/dist-es/commands/ExecuteProvisionedProductPlanCommand.js +3 -9
- package/dist-es/commands/ExecuteProvisionedProductServiceActionCommand.js +3 -9
- package/dist-es/commands/GetAWSOrganizationsAccessStatusCommand.js +3 -9
- package/dist-es/commands/GetProvisionedProductOutputsCommand.js +3 -9
- package/dist-es/commands/ImportAsProvisionedProductCommand.js +3 -9
- package/dist-es/commands/ListAcceptedPortfolioSharesCommand.js +3 -9
- package/dist-es/commands/ListBudgetsForResourceCommand.js +3 -9
- package/dist-es/commands/ListConstraintsForPortfolioCommand.js +3 -9
- package/dist-es/commands/ListLaunchPathsCommand.js +3 -9
- package/dist-es/commands/ListOrganizationPortfolioAccessCommand.js +3 -9
- package/dist-es/commands/ListPortfolioAccessCommand.js +3 -9
- package/dist-es/commands/ListPortfoliosCommand.js +3 -9
- package/dist-es/commands/ListPortfoliosForProductCommand.js +3 -9
- package/dist-es/commands/ListPrincipalsForPortfolioCommand.js +3 -9
- package/dist-es/commands/ListProvisionedProductPlansCommand.js +3 -9
- package/dist-es/commands/ListProvisioningArtifactsCommand.js +3 -9
- package/dist-es/commands/ListProvisioningArtifactsForServiceActionCommand.js +3 -9
- package/dist-es/commands/ListRecordHistoryCommand.js +3 -9
- package/dist-es/commands/ListResourcesForTagOptionCommand.js +3 -9
- package/dist-es/commands/ListServiceActionsCommand.js +3 -9
- package/dist-es/commands/ListServiceActionsForProvisioningArtifactCommand.js +3 -9
- package/dist-es/commands/ListStackInstancesForProvisionedProductCommand.js +3 -9
- package/dist-es/commands/ListTagOptionsCommand.js +3 -9
- package/dist-es/commands/NotifyProvisionProductEngineWorkflowResultCommand.js +3 -9
- package/dist-es/commands/NotifyTerminateProvisionedProductEngineWorkflowResultCommand.js +3 -9
- package/dist-es/commands/NotifyUpdateProvisionedProductEngineWorkflowResultCommand.js +3 -9
- package/dist-es/commands/ProvisionProductCommand.js +3 -9
- package/dist-es/commands/RejectPortfolioShareCommand.js +3 -9
- package/dist-es/commands/ScanProvisionedProductsCommand.js +3 -9
- package/dist-es/commands/SearchProductsAsAdminCommand.js +3 -9
- package/dist-es/commands/SearchProductsCommand.js +3 -9
- package/dist-es/commands/SearchProvisionedProductsCommand.js +3 -9
- package/dist-es/commands/TerminateProvisionedProductCommand.js +3 -9
- package/dist-es/commands/UpdateConstraintCommand.js +3 -9
- package/dist-es/commands/UpdatePortfolioCommand.js +3 -9
- package/dist-es/commands/UpdatePortfolioShareCommand.js +3 -9
- package/dist-es/commands/UpdateProductCommand.js +3 -9
- package/dist-es/commands/UpdateProvisionedProductCommand.js +3 -9
- package/dist-es/commands/UpdateProvisionedProductPropertiesCommand.js +3 -9
- package/dist-es/commands/UpdateProvisioningArtifactCommand.js +3 -9
- package/dist-es/commands/UpdateServiceActionCommand.js +3 -9
- package/dist-es/commands/UpdateTagOptionCommand.js +3 -9
- package/dist-es/runtimeConfig.shared.js +7 -0
- package/dist-es/schemas/schemas_0.js +2632 -0
- package/dist-types/ServiceCatalogClient.d.ts +10 -1
- package/dist-types/runtimeConfig.browser.d.ts +1 -0
- package/dist-types/runtimeConfig.d.ts +1 -0
- package/dist-types/runtimeConfig.native.d.ts +1 -0
- package/dist-types/runtimeConfig.shared.d.ts +1 -0
- package/dist-types/schemas/schemas_0.d.ts +407 -0
- package/dist-types/ts3.4/ServiceCatalogClient.d.ts +4 -0
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +4 -0
- package/dist-types/ts3.4/runtimeConfig.d.ts +4 -0
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +4 -0
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +4 -0
- package/dist-types/ts3.4/schemas/schemas_0.d.ts +413 -0
- package/package.json +5 -6
- package/dist-es/protocols/Aws_json1_1.js +0 -2502
- package/dist-types/protocols/Aws_json1_1.d.ts +0 -812
- package/dist-types/ts3.4/protocols/Aws_json1_1.d.ts +0 -1085
There are too many changes on this page to be displayed.
The amount of changes on this page would crash your brower.
You can still verify the content by downloading the package file manually.