@aws-sdk/client-service-catalog 3.186.0 → 3.188.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/CHANGELOG.md +8 -0
- package/dist-es/ServiceCatalog.js +350 -357
- package/dist-es/ServiceCatalogClient.js +22 -28
- package/dist-es/commands/AcceptPortfolioShareCommand.js +21 -28
- package/dist-es/commands/AssociateBudgetWithResourceCommand.js +21 -28
- package/dist-es/commands/AssociatePrincipalWithPortfolioCommand.js +21 -28
- package/dist-es/commands/AssociateProductWithPortfolioCommand.js +21 -28
- package/dist-es/commands/AssociateServiceActionWithProvisioningArtifactCommand.js +21 -28
- package/dist-es/commands/AssociateTagOptionWithResourceCommand.js +21 -28
- package/dist-es/commands/BatchAssociateServiceActionWithProvisioningArtifactCommand.js +21 -28
- package/dist-es/commands/BatchDisassociateServiceActionFromProvisioningArtifactCommand.js +21 -28
- package/dist-es/commands/CopyProductCommand.js +21 -28
- package/dist-es/commands/CreateConstraintCommand.js +21 -28
- package/dist-es/commands/CreatePortfolioCommand.js +21 -28
- package/dist-es/commands/CreatePortfolioShareCommand.js +21 -28
- package/dist-es/commands/CreateProductCommand.js +21 -28
- package/dist-es/commands/CreateProvisionedProductPlanCommand.js +21 -28
- package/dist-es/commands/CreateProvisioningArtifactCommand.js +21 -28
- package/dist-es/commands/CreateServiceActionCommand.js +21 -28
- package/dist-es/commands/CreateTagOptionCommand.js +21 -28
- package/dist-es/commands/DeleteConstraintCommand.js +21 -28
- package/dist-es/commands/DeletePortfolioCommand.js +21 -28
- package/dist-es/commands/DeletePortfolioShareCommand.js +21 -28
- package/dist-es/commands/DeleteProductCommand.js +21 -28
- package/dist-es/commands/DeleteProvisionedProductPlanCommand.js +21 -28
- package/dist-es/commands/DeleteProvisioningArtifactCommand.js +21 -28
- package/dist-es/commands/DeleteServiceActionCommand.js +21 -28
- package/dist-es/commands/DeleteTagOptionCommand.js +21 -28
- package/dist-es/commands/DescribeConstraintCommand.js +21 -28
- package/dist-es/commands/DescribeCopyProductStatusCommand.js +21 -28
- package/dist-es/commands/DescribePortfolioCommand.js +21 -28
- package/dist-es/commands/DescribePortfolioShareStatusCommand.js +21 -28
- package/dist-es/commands/DescribePortfolioSharesCommand.js +21 -28
- package/dist-es/commands/DescribeProductAsAdminCommand.js +21 -28
- package/dist-es/commands/DescribeProductCommand.js +21 -28
- package/dist-es/commands/DescribeProductViewCommand.js +21 -28
- package/dist-es/commands/DescribeProvisionedProductCommand.js +21 -28
- package/dist-es/commands/DescribeProvisionedProductPlanCommand.js +21 -28
- package/dist-es/commands/DescribeProvisioningArtifactCommand.js +21 -28
- package/dist-es/commands/DescribeProvisioningParametersCommand.js +21 -28
- package/dist-es/commands/DescribeRecordCommand.js +21 -28
- package/dist-es/commands/DescribeServiceActionCommand.js +21 -28
- package/dist-es/commands/DescribeServiceActionExecutionParametersCommand.js +21 -28
- package/dist-es/commands/DescribeTagOptionCommand.js +21 -28
- package/dist-es/commands/DisableAWSOrganizationsAccessCommand.js +21 -28
- package/dist-es/commands/DisassociateBudgetFromResourceCommand.js +21 -28
- package/dist-es/commands/DisassociatePrincipalFromPortfolioCommand.js +21 -28
- package/dist-es/commands/DisassociateProductFromPortfolioCommand.js +21 -28
- package/dist-es/commands/DisassociateServiceActionFromProvisioningArtifactCommand.js +21 -28
- package/dist-es/commands/DisassociateTagOptionFromResourceCommand.js +21 -28
- package/dist-es/commands/EnableAWSOrganizationsAccessCommand.js +21 -28
- package/dist-es/commands/ExecuteProvisionedProductPlanCommand.js +21 -28
- package/dist-es/commands/ExecuteProvisionedProductServiceActionCommand.js +21 -28
- package/dist-es/commands/GetAWSOrganizationsAccessStatusCommand.js +21 -28
- package/dist-es/commands/GetProvisionedProductOutputsCommand.js +21 -28
- package/dist-es/commands/ImportAsProvisionedProductCommand.js +21 -28
- package/dist-es/commands/ListAcceptedPortfolioSharesCommand.js +21 -28
- package/dist-es/commands/ListBudgetsForResourceCommand.js +21 -28
- package/dist-es/commands/ListConstraintsForPortfolioCommand.js +21 -28
- package/dist-es/commands/ListLaunchPathsCommand.js +21 -28
- package/dist-es/commands/ListOrganizationPortfolioAccessCommand.js +21 -28
- package/dist-es/commands/ListPortfolioAccessCommand.js +21 -28
- package/dist-es/commands/ListPortfoliosCommand.js +21 -28
- package/dist-es/commands/ListPortfoliosForProductCommand.js +21 -28
- package/dist-es/commands/ListPrincipalsForPortfolioCommand.js +21 -28
- package/dist-es/commands/ListProvisionedProductPlansCommand.js +21 -28
- package/dist-es/commands/ListProvisioningArtifactsCommand.js +21 -28
- package/dist-es/commands/ListProvisioningArtifactsForServiceActionCommand.js +21 -28
- package/dist-es/commands/ListRecordHistoryCommand.js +21 -28
- package/dist-es/commands/ListResourcesForTagOptionCommand.js +21 -28
- package/dist-es/commands/ListServiceActionsCommand.js +21 -28
- package/dist-es/commands/ListServiceActionsForProvisioningArtifactCommand.js +21 -28
- package/dist-es/commands/ListStackInstancesForProvisionedProductCommand.js +21 -28
- package/dist-es/commands/ListTagOptionsCommand.js +21 -28
- package/dist-es/commands/ProvisionProductCommand.js +21 -28
- package/dist-es/commands/RejectPortfolioShareCommand.js +21 -28
- package/dist-es/commands/ScanProvisionedProductsCommand.js +21 -28
- package/dist-es/commands/SearchProductsAsAdminCommand.js +21 -28
- package/dist-es/commands/SearchProductsCommand.js +21 -28
- package/dist-es/commands/SearchProvisionedProductsCommand.js +21 -28
- package/dist-es/commands/TerminateProvisionedProductCommand.js +21 -28
- package/dist-es/commands/UpdateConstraintCommand.js +21 -28
- package/dist-es/commands/UpdatePortfolioCommand.js +21 -28
- package/dist-es/commands/UpdatePortfolioShareCommand.js +21 -28
- package/dist-es/commands/UpdateProductCommand.js +21 -28
- package/dist-es/commands/UpdateProvisionedProductCommand.js +21 -28
- package/dist-es/commands/UpdateProvisionedProductPropertiesCommand.js +21 -28
- package/dist-es/commands/UpdateProvisioningArtifactCommand.js +21 -28
- package/dist-es/commands/UpdateServiceActionCommand.js +21 -28
- package/dist-es/commands/UpdateTagOptionCommand.js +21 -28
- package/dist-es/endpoints.js +8 -8
- package/dist-es/models/ServiceCatalogServiceException.js +5 -10
- package/dist-es/models/models_0.js +777 -324
- package/dist-es/pagination/DescribePortfolioSharesPaginator.js +25 -68
- package/dist-es/pagination/GetProvisionedProductOutputsPaginator.js +25 -68
- package/dist-es/pagination/ListAcceptedPortfolioSharesPaginator.js +25 -68
- package/dist-es/pagination/ListBudgetsForResourcePaginator.js +25 -68
- package/dist-es/pagination/ListConstraintsForPortfolioPaginator.js +25 -68
- package/dist-es/pagination/ListLaunchPathsPaginator.js +25 -68
- package/dist-es/pagination/ListOrganizationPortfolioAccessPaginator.js +25 -68
- package/dist-es/pagination/ListPortfolioAccessPaginator.js +25 -68
- package/dist-es/pagination/ListPortfoliosForProductPaginator.js +25 -68
- package/dist-es/pagination/ListPortfoliosPaginator.js +25 -68
- package/dist-es/pagination/ListPrincipalsForPortfolioPaginator.js +25 -68
- package/dist-es/pagination/ListProvisioningArtifactsForServiceActionPaginator.js +25 -68
- package/dist-es/pagination/ListResourcesForTagOptionPaginator.js +25 -68
- package/dist-es/pagination/ListServiceActionsForProvisioningArtifactPaginator.js +25 -68
- package/dist-es/pagination/ListServiceActionsPaginator.js +25 -68
- package/dist-es/pagination/ListTagOptionsPaginator.js +25 -68
- package/dist-es/pagination/SearchProductsAsAdminPaginator.js +25 -68
- package/dist-es/pagination/SearchProductsPaginator.js +25 -68
- package/dist-es/pagination/SearchProvisionedProductsPaginator.js +25 -68
- package/dist-es/protocols/Aws_json1_1.js +5338 -6725
- package/dist-es/runtimeConfig.browser.js +26 -12
- package/dist-es/runtimeConfig.js +30 -12
- package/dist-es/runtimeConfig.native.js +8 -5
- package/dist-es/runtimeConfig.shared.js +8 -11
- package/package.json +33 -33
package/CHANGELOG.md
CHANGED
|
@@ -3,6 +3,14 @@
|
|
|
3
3
|
All notable changes to this project will be documented in this file.
|
|
4
4
|
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
|
5
5
|
|
|
6
|
+
# [3.188.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.187.0...v3.188.0) (2022-10-13)
|
|
7
|
+
|
|
8
|
+
**Note:** Version bump only for package @aws-sdk/client-service-catalog
|
|
9
|
+
|
|
10
|
+
|
|
11
|
+
|
|
12
|
+
|
|
13
|
+
|
|
6
14
|
# [3.186.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.185.0...v3.186.0) (2022-10-06)
|
|
7
15
|
|
|
8
16
|
**Note:** Version bump only for package @aws-sdk/client-service-catalog
|