@aws-sdk/client-service-catalog 3.35.0 → 3.38.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 +47 -0
- package/dist-cjs/ServiceCatalog.js +0 -10
- package/dist-cjs/ServiceCatalogClient.js +0 -15
- package/dist-cjs/commands/AcceptPortfolioShareCommand.js +0 -25
- package/dist-cjs/commands/AssociateBudgetWithResourceCommand.js +0 -25
- package/dist-cjs/commands/AssociatePrincipalWithPortfolioCommand.js +0 -25
- package/dist-cjs/commands/AssociateProductWithPortfolioCommand.js +0 -26
- package/dist-cjs/commands/AssociateServiceActionWithProvisioningArtifactCommand.js +0 -25
- package/dist-cjs/commands/AssociateTagOptionWithResourceCommand.js +0 -25
- package/dist-cjs/commands/BatchAssociateServiceActionWithProvisioningArtifactCommand.js +0 -25
- package/dist-cjs/commands/BatchDisassociateServiceActionFromProvisioningArtifactCommand.js +0 -25
- package/dist-cjs/commands/CopyProductCommand.js +0 -29
- package/dist-cjs/commands/CreateConstraintCommand.js +0 -26
- package/dist-cjs/commands/CreatePortfolioCommand.js +0 -26
- package/dist-cjs/commands/CreatePortfolioShareCommand.js +0 -33
- package/dist-cjs/commands/CreateProductCommand.js +0 -31
- package/dist-cjs/commands/CreateProvisionedProductPlanCommand.js +0 -31
- package/dist-cjs/commands/CreateProvisioningArtifactCommand.js +0 -30
- package/dist-cjs/commands/CreateServiceActionCommand.js +0 -25
- package/dist-cjs/commands/CreateTagOptionCommand.js +0 -25
- package/dist-cjs/commands/DeleteConstraintCommand.js +0 -26
- package/dist-cjs/commands/DeletePortfolioCommand.js +0 -28
- package/dist-cjs/commands/DeletePortfolioShareCommand.js +0 -28
- package/dist-cjs/commands/DeleteProductCommand.js +0 -27
- package/dist-cjs/commands/DeleteProvisionedProductPlanCommand.js +0 -25
- package/dist-cjs/commands/DeleteProvisioningArtifactCommand.js +0 -28
- package/dist-cjs/commands/DeleteServiceActionCommand.js +0 -25
- package/dist-cjs/commands/DeleteTagOptionCommand.js +0 -26
- package/dist-cjs/commands/DescribeConstraintCommand.js +0 -25
- package/dist-cjs/commands/DescribeCopyProductStatusCommand.js +0 -25
- package/dist-cjs/commands/DescribePortfolioCommand.js +0 -26
- package/dist-cjs/commands/DescribePortfolioShareStatusCommand.js +0 -26
- package/dist-cjs/commands/DescribePortfolioSharesCommand.js +0 -29
- package/dist-cjs/commands/DescribeProductAsAdminCommand.js +0 -25
- package/dist-cjs/commands/DescribeProductCommand.js +0 -25
- package/dist-cjs/commands/DescribeProductViewCommand.js +0 -25
- package/dist-cjs/commands/DescribeProvisionedProductCommand.js +0 -25
- package/dist-cjs/commands/DescribeProvisionedProductPlanCommand.js +0 -25
- package/dist-cjs/commands/DescribeProvisioningArtifactCommand.js +0 -25
- package/dist-cjs/commands/DescribeProvisioningParametersCommand.js +0 -32
- package/dist-cjs/commands/DescribeRecordCommand.js +0 -33
- package/dist-cjs/commands/DescribeServiceActionCommand.js +0 -25
- package/dist-cjs/commands/DescribeServiceActionExecutionParametersCommand.js +0 -25
- package/dist-cjs/commands/DescribeTagOptionCommand.js +0 -25
- package/dist-cjs/commands/DisableAWSOrganizationsAccessCommand.js +0 -31
- package/dist-cjs/commands/DisassociateBudgetFromResourceCommand.js +0 -25
- package/dist-cjs/commands/DisassociatePrincipalFromPortfolioCommand.js +0 -26
- package/dist-cjs/commands/DisassociateProductFromPortfolioCommand.js +0 -26
- package/dist-cjs/commands/DisassociateServiceActionFromProvisioningArtifactCommand.js +0 -25
- package/dist-cjs/commands/DisassociateTagOptionFromResourceCommand.js +0 -25
- package/dist-cjs/commands/EnableAWSOrganizationsAccessCommand.js +0 -30
- package/dist-cjs/commands/ExecuteProvisionedProductPlanCommand.js +0 -25
- package/dist-cjs/commands/ExecuteProvisionedProductServiceActionCommand.js +0 -25
- package/dist-cjs/commands/GetAWSOrganizationsAccessStatusCommand.js +0 -26
- package/dist-cjs/commands/GetProvisionedProductOutputsCommand.js +0 -25
- package/dist-cjs/commands/ImportAsProvisionedProductCommand.js +0 -38
- package/dist-cjs/commands/ListAcceptedPortfolioSharesCommand.js +0 -25
- package/dist-cjs/commands/ListBudgetsForResourceCommand.js +0 -25
- package/dist-cjs/commands/ListConstraintsForPortfolioCommand.js +0 -25
- package/dist-cjs/commands/ListLaunchPathsCommand.js +0 -27
- package/dist-cjs/commands/ListOrganizationPortfolioAccessCommand.js +0 -28
- package/dist-cjs/commands/ListPortfolioAccessCommand.js +0 -26
- package/dist-cjs/commands/ListPortfoliosCommand.js +0 -25
- package/dist-cjs/commands/ListPortfoliosForProductCommand.js +0 -25
- package/dist-cjs/commands/ListPrincipalsForPortfolioCommand.js +0 -25
- package/dist-cjs/commands/ListProvisionedProductPlansCommand.js +0 -25
- package/dist-cjs/commands/ListProvisioningArtifactsCommand.js +0 -25
- package/dist-cjs/commands/ListProvisioningArtifactsForServiceActionCommand.js +0 -25
- package/dist-cjs/commands/ListRecordHistoryCommand.js +0 -25
- package/dist-cjs/commands/ListResourcesForTagOptionCommand.js +0 -25
- package/dist-cjs/commands/ListServiceActionsCommand.js +0 -25
- package/dist-cjs/commands/ListServiceActionsForProvisioningArtifactCommand.js +0 -25
- package/dist-cjs/commands/ListStackInstancesForProvisionedProductCommand.js +0 -25
- package/dist-cjs/commands/ListTagOptionsCommand.js +0 -25
- package/dist-cjs/commands/ProvisionProductCommand.js +0 -33
- package/dist-cjs/commands/RejectPortfolioShareCommand.js +0 -25
- package/dist-cjs/commands/ScanProvisionedProductsCommand.js +0 -26
- package/dist-cjs/commands/SearchProductsAsAdminCommand.js +0 -25
- package/dist-cjs/commands/SearchProductsCommand.js +0 -25
- package/dist-cjs/commands/SearchProvisionedProductsCommand.js +0 -25
- package/dist-cjs/commands/TerminateProvisionedProductCommand.js +0 -27
- package/dist-cjs/commands/UpdateConstraintCommand.js +0 -25
- package/dist-cjs/commands/UpdatePortfolioCommand.js +0 -26
- package/dist-cjs/commands/UpdatePortfolioShareCommand.js +0 -33
- package/dist-cjs/commands/UpdateProductCommand.js +0 -25
- package/dist-cjs/commands/UpdateProvisionedProductCommand.js +0 -29
- package/dist-cjs/commands/UpdateProvisionedProductPropertiesCommand.js +0 -25
- package/dist-cjs/commands/UpdateProvisioningArtifactCommand.js +0 -26
- package/dist-cjs/commands/UpdateServiceActionCommand.js +0 -25
- package/dist-cjs/commands/UpdateTagOptionCommand.js +0 -25
- package/dist-cjs/commands/index.js +90 -0
- package/dist-cjs/endpoints.js +1 -2
- package/dist-cjs/index.js +4 -110
- package/dist-cjs/models/index.js +0 -1
- package/dist-cjs/models/models_0.js +0 -706
- package/dist-cjs/pagination/DescribePortfolioSharesPaginator.js +0 -11
- package/dist-cjs/pagination/GetProvisionedProductOutputsPaginator.js +0 -11
- package/dist-cjs/pagination/Interfaces.js +0 -1
- package/dist-cjs/pagination/ListAcceptedPortfolioSharesPaginator.js +0 -11
- package/dist-cjs/pagination/ListBudgetsForResourcePaginator.js +0 -11
- package/dist-cjs/pagination/ListConstraintsForPortfolioPaginator.js +0 -11
- package/dist-cjs/pagination/ListLaunchPathsPaginator.js +0 -11
- package/dist-cjs/pagination/ListOrganizationPortfolioAccessPaginator.js +0 -11
- package/dist-cjs/pagination/ListPortfolioAccessPaginator.js +0 -11
- package/dist-cjs/pagination/ListPortfoliosForProductPaginator.js +0 -11
- package/dist-cjs/pagination/ListPortfoliosPaginator.js +0 -11
- package/dist-cjs/pagination/ListPrincipalsForPortfolioPaginator.js +0 -11
- package/dist-cjs/pagination/ListProvisioningArtifactsForServiceActionPaginator.js +0 -11
- package/dist-cjs/pagination/ListResourcesForTagOptionPaginator.js +0 -11
- package/dist-cjs/pagination/ListServiceActionsForProvisioningArtifactPaginator.js +0 -11
- package/dist-cjs/pagination/ListServiceActionsPaginator.js +0 -11
- package/dist-cjs/pagination/ListTagOptionsPaginator.js +0 -11
- package/dist-cjs/pagination/SearchProductsAsAdminPaginator.js +0 -11
- package/dist-cjs/pagination/SearchProductsPaginator.js +0 -11
- package/dist-cjs/pagination/SearchProvisionedProductsPaginator.js +0 -11
- package/dist-cjs/pagination/index.js +23 -0
- package/dist-cjs/protocols/Aws_json1_1.js +0 -6
- package/dist-cjs/runtimeConfig.browser.js +1 -6
- package/dist-cjs/runtimeConfig.js +2 -7
- package/dist-cjs/runtimeConfig.native.js +0 -4
- package/dist-cjs/runtimeConfig.shared.js +0 -4
- package/dist-es/ServiceCatalog.js +0 -1
- package/dist-es/ServiceCatalogClient.js +0 -1
- package/dist-es/commands/AcceptPortfolioShareCommand.js +0 -1
- package/dist-es/commands/AssociateBudgetWithResourceCommand.js +0 -1
- package/dist-es/commands/AssociatePrincipalWithPortfolioCommand.js +0 -1
- package/dist-es/commands/AssociateProductWithPortfolioCommand.js +0 -1
- package/dist-es/commands/AssociateServiceActionWithProvisioningArtifactCommand.js +0 -1
- package/dist-es/commands/AssociateTagOptionWithResourceCommand.js +0 -1
- package/dist-es/commands/BatchAssociateServiceActionWithProvisioningArtifactCommand.js +0 -1
- package/dist-es/commands/BatchDisassociateServiceActionFromProvisioningArtifactCommand.js +0 -1
- package/dist-es/commands/CopyProductCommand.js +0 -1
- package/dist-es/commands/CreateConstraintCommand.js +0 -1
- package/dist-es/commands/CreatePortfolioCommand.js +0 -1
- package/dist-es/commands/CreatePortfolioShareCommand.js +0 -1
- package/dist-es/commands/CreateProductCommand.js +0 -1
- package/dist-es/commands/CreateProvisionedProductPlanCommand.js +0 -1
- package/dist-es/commands/CreateProvisioningArtifactCommand.js +0 -1
- package/dist-es/commands/CreateServiceActionCommand.js +0 -1
- package/dist-es/commands/CreateTagOptionCommand.js +0 -1
- package/dist-es/commands/DeleteConstraintCommand.js +0 -1
- package/dist-es/commands/DeletePortfolioCommand.js +0 -1
- package/dist-es/commands/DeletePortfolioShareCommand.js +0 -1
- package/dist-es/commands/DeleteProductCommand.js +0 -1
- package/dist-es/commands/DeleteProvisionedProductPlanCommand.js +0 -1
- package/dist-es/commands/DeleteProvisioningArtifactCommand.js +0 -1
- package/dist-es/commands/DeleteServiceActionCommand.js +0 -1
- package/dist-es/commands/DeleteTagOptionCommand.js +0 -1
- package/dist-es/commands/DescribeConstraintCommand.js +0 -1
- package/dist-es/commands/DescribeCopyProductStatusCommand.js +0 -1
- package/dist-es/commands/DescribePortfolioCommand.js +0 -1
- package/dist-es/commands/DescribePortfolioShareStatusCommand.js +0 -1
- package/dist-es/commands/DescribePortfolioSharesCommand.js +0 -1
- package/dist-es/commands/DescribeProductAsAdminCommand.js +0 -1
- package/dist-es/commands/DescribeProductCommand.js +0 -1
- package/dist-es/commands/DescribeProductViewCommand.js +0 -1
- package/dist-es/commands/DescribeProvisionedProductCommand.js +0 -1
- package/dist-es/commands/DescribeProvisionedProductPlanCommand.js +0 -1
- package/dist-es/commands/DescribeProvisioningArtifactCommand.js +0 -1
- package/dist-es/commands/DescribeProvisioningParametersCommand.js +0 -1
- package/dist-es/commands/DescribeRecordCommand.js +0 -1
- package/dist-es/commands/DescribeServiceActionCommand.js +0 -1
- package/dist-es/commands/DescribeServiceActionExecutionParametersCommand.js +0 -1
- package/dist-es/commands/DescribeTagOptionCommand.js +0 -1
- package/dist-es/commands/DisableAWSOrganizationsAccessCommand.js +0 -1
- package/dist-es/commands/DisassociateBudgetFromResourceCommand.js +0 -1
- package/dist-es/commands/DisassociatePrincipalFromPortfolioCommand.js +0 -1
- package/dist-es/commands/DisassociateProductFromPortfolioCommand.js +0 -1
- package/dist-es/commands/DisassociateServiceActionFromProvisioningArtifactCommand.js +0 -1
- package/dist-es/commands/DisassociateTagOptionFromResourceCommand.js +0 -1
- package/dist-es/commands/EnableAWSOrganizationsAccessCommand.js +0 -1
- package/dist-es/commands/ExecuteProvisionedProductPlanCommand.js +0 -1
- package/dist-es/commands/ExecuteProvisionedProductServiceActionCommand.js +0 -1
- package/dist-es/commands/GetAWSOrganizationsAccessStatusCommand.js +0 -1
- package/dist-es/commands/GetProvisionedProductOutputsCommand.js +0 -1
- package/dist-es/commands/ImportAsProvisionedProductCommand.js +0 -1
- package/dist-es/commands/ListAcceptedPortfolioSharesCommand.js +0 -1
- package/dist-es/commands/ListBudgetsForResourceCommand.js +0 -1
- package/dist-es/commands/ListConstraintsForPortfolioCommand.js +0 -1
- package/dist-es/commands/ListLaunchPathsCommand.js +0 -1
- package/dist-es/commands/ListOrganizationPortfolioAccessCommand.js +0 -1
- package/dist-es/commands/ListPortfolioAccessCommand.js +0 -1
- package/dist-es/commands/ListPortfoliosCommand.js +0 -1
- package/dist-es/commands/ListPortfoliosForProductCommand.js +0 -1
- package/dist-es/commands/ListPrincipalsForPortfolioCommand.js +0 -1
- package/dist-es/commands/ListProvisionedProductPlansCommand.js +0 -1
- package/dist-es/commands/ListProvisioningArtifactsCommand.js +0 -1
- package/dist-es/commands/ListProvisioningArtifactsForServiceActionCommand.js +0 -1
- package/dist-es/commands/ListRecordHistoryCommand.js +0 -1
- package/dist-es/commands/ListResourcesForTagOptionCommand.js +0 -1
- package/dist-es/commands/ListServiceActionsCommand.js +0 -1
- package/dist-es/commands/ListServiceActionsForProvisioningArtifactCommand.js +0 -1
- package/dist-es/commands/ListStackInstancesForProvisionedProductCommand.js +0 -1
- package/dist-es/commands/ListTagOptionsCommand.js +0 -1
- package/dist-es/commands/ProvisionProductCommand.js +0 -1
- package/dist-es/commands/RejectPortfolioShareCommand.js +0 -1
- package/dist-es/commands/ScanProvisionedProductsCommand.js +0 -1
- package/dist-es/commands/SearchProductsAsAdminCommand.js +0 -1
- package/dist-es/commands/SearchProductsCommand.js +0 -1
- package/dist-es/commands/SearchProvisionedProductsCommand.js +0 -1
- package/dist-es/commands/TerminateProvisionedProductCommand.js +0 -1
- package/dist-es/commands/UpdateConstraintCommand.js +0 -1
- package/dist-es/commands/UpdatePortfolioCommand.js +0 -1
- package/dist-es/commands/UpdatePortfolioShareCommand.js +0 -1
- package/dist-es/commands/UpdateProductCommand.js +0 -1
- package/dist-es/commands/UpdateProvisionedProductCommand.js +0 -1
- package/dist-es/commands/UpdateProvisionedProductPropertiesCommand.js +0 -1
- package/dist-es/commands/UpdateProvisioningArtifactCommand.js +0 -1
- package/dist-es/commands/UpdateServiceActionCommand.js +0 -1
- package/dist-es/commands/UpdateTagOptionCommand.js +0 -1
- package/dist-es/commands/index.js +87 -0
- package/dist-es/endpoints.js +1 -2
- package/dist-es/index.js +4 -110
- package/dist-es/models/index.js +0 -1
- package/dist-es/models/models_0.js +0 -1
- package/dist-es/pagination/DescribePortfolioSharesPaginator.js +0 -1
- package/dist-es/pagination/GetProvisionedProductOutputsPaginator.js +0 -1
- package/dist-es/pagination/Interfaces.js +0 -1
- package/dist-es/pagination/ListAcceptedPortfolioSharesPaginator.js +0 -1
- package/dist-es/pagination/ListBudgetsForResourcePaginator.js +0 -1
- package/dist-es/pagination/ListConstraintsForPortfolioPaginator.js +0 -1
- package/dist-es/pagination/ListLaunchPathsPaginator.js +0 -1
- package/dist-es/pagination/ListOrganizationPortfolioAccessPaginator.js +0 -1
- package/dist-es/pagination/ListPortfolioAccessPaginator.js +0 -1
- package/dist-es/pagination/ListPortfoliosForProductPaginator.js +0 -1
- package/dist-es/pagination/ListPortfoliosPaginator.js +0 -1
- package/dist-es/pagination/ListPrincipalsForPortfolioPaginator.js +0 -1
- package/dist-es/pagination/ListProvisioningArtifactsForServiceActionPaginator.js +0 -1
- package/dist-es/pagination/ListResourcesForTagOptionPaginator.js +0 -1
- package/dist-es/pagination/ListServiceActionsForProvisioningArtifactPaginator.js +0 -1
- package/dist-es/pagination/ListServiceActionsPaginator.js +0 -1
- package/dist-es/pagination/ListTagOptionsPaginator.js +0 -1
- package/dist-es/pagination/SearchProductsAsAdminPaginator.js +0 -1
- package/dist-es/pagination/SearchProductsPaginator.js +0 -1
- package/dist-es/pagination/SearchProvisionedProductsPaginator.js +0 -1
- package/dist-es/pagination/index.js +20 -0
- package/dist-es/protocols/Aws_json1_1.js +0 -1
- package/dist-es/runtimeConfig.browser.js +1 -2
- package/dist-es/runtimeConfig.js +2 -3
- package/dist-es/runtimeConfig.native.js +0 -1
- package/dist-es/runtimeConfig.shared.js +0 -1
- package/dist-types/commands/index.d.ts +87 -0
- package/dist-types/index.d.ts +4 -109
- package/dist-types/pagination/index.d.ts +20 -0
- package/dist-types/ts3.4/ServiceCatalog.d.ts +88 -394
- package/dist-types/ts3.4/ServiceCatalogClient.d.ts +24 -95
- package/dist-types/ts3.4/commands/AcceptPortfolioShareCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/AssociateBudgetWithResourceCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/AssociatePrincipalWithPortfolioCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/AssociateProductWithPortfolioCommand.d.ts +2 -21
- package/dist-types/ts3.4/commands/AssociateServiceActionWithProvisioningArtifactCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/AssociateTagOptionWithResourceCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/BatchAssociateServiceActionWithProvisioningArtifactCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/BatchDisassociateServiceActionFromProvisioningArtifactCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/CopyProductCommand.d.ts +2 -24
- package/dist-types/ts3.4/commands/CreateConstraintCommand.d.ts +2 -21
- package/dist-types/ts3.4/commands/CreatePortfolioCommand.d.ts +2 -21
- package/dist-types/ts3.4/commands/CreatePortfolioShareCommand.d.ts +2 -28
- package/dist-types/ts3.4/commands/CreateProductCommand.d.ts +2 -26
- package/dist-types/ts3.4/commands/CreateProvisionedProductPlanCommand.d.ts +2 -26
- package/dist-types/ts3.4/commands/CreateProvisioningArtifactCommand.d.ts +2 -25
- package/dist-types/ts3.4/commands/CreateServiceActionCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/CreateTagOptionCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DeleteConstraintCommand.d.ts +2 -21
- package/dist-types/ts3.4/commands/DeletePortfolioCommand.d.ts +2 -23
- package/dist-types/ts3.4/commands/DeletePortfolioShareCommand.d.ts +2 -23
- package/dist-types/ts3.4/commands/DeleteProductCommand.d.ts +2 -22
- package/dist-types/ts3.4/commands/DeleteProvisionedProductPlanCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DeleteProvisioningArtifactCommand.d.ts +2 -23
- package/dist-types/ts3.4/commands/DeleteServiceActionCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DeleteTagOptionCommand.d.ts +2 -21
- package/dist-types/ts3.4/commands/DescribeConstraintCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DescribeCopyProductStatusCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DescribePortfolioCommand.d.ts +2 -21
- package/dist-types/ts3.4/commands/DescribePortfolioShareStatusCommand.d.ts +2 -21
- package/dist-types/ts3.4/commands/DescribePortfolioSharesCommand.d.ts +2 -24
- package/dist-types/ts3.4/commands/DescribeProductAsAdminCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DescribeProductCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DescribeProductViewCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DescribeProvisionedProductCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DescribeProvisionedProductPlanCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DescribeProvisioningArtifactCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DescribeProvisioningParametersCommand.d.ts +2 -27
- package/dist-types/ts3.4/commands/DescribeRecordCommand.d.ts +2 -28
- package/dist-types/ts3.4/commands/DescribeServiceActionCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DescribeServiceActionExecutionParametersCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DescribeTagOptionCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DisableAWSOrganizationsAccessCommand.d.ts +2 -26
- package/dist-types/ts3.4/commands/DisassociateBudgetFromResourceCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DisassociatePrincipalFromPortfolioCommand.d.ts +2 -21
- package/dist-types/ts3.4/commands/DisassociateProductFromPortfolioCommand.d.ts +2 -21
- package/dist-types/ts3.4/commands/DisassociateServiceActionFromProvisioningArtifactCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DisassociateTagOptionFromResourceCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/EnableAWSOrganizationsAccessCommand.d.ts +2 -25
- package/dist-types/ts3.4/commands/ExecuteProvisionedProductPlanCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/ExecuteProvisionedProductServiceActionCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/GetAWSOrganizationsAccessStatusCommand.d.ts +2 -21
- package/dist-types/ts3.4/commands/GetProvisionedProductOutputsCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/ImportAsProvisionedProductCommand.d.ts +2 -33
- package/dist-types/ts3.4/commands/ListAcceptedPortfolioSharesCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/ListBudgetsForResourceCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/ListConstraintsForPortfolioCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/ListLaunchPathsCommand.d.ts +2 -22
- package/dist-types/ts3.4/commands/ListOrganizationPortfolioAccessCommand.d.ts +2 -23
- package/dist-types/ts3.4/commands/ListPortfolioAccessCommand.d.ts +2 -21
- package/dist-types/ts3.4/commands/ListPortfoliosCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/ListPortfoliosForProductCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/ListPrincipalsForPortfolioCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/ListProvisionedProductPlansCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/ListProvisioningArtifactsCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/ListProvisioningArtifactsForServiceActionCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/ListRecordHistoryCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/ListResourcesForTagOptionCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/ListServiceActionsCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/ListServiceActionsForProvisioningArtifactCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/ListStackInstancesForProvisionedProductCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/ListTagOptionsCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/ProvisionProductCommand.d.ts +2 -28
- package/dist-types/ts3.4/commands/RejectPortfolioShareCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/ScanProvisionedProductsCommand.d.ts +2 -21
- package/dist-types/ts3.4/commands/SearchProductsAsAdminCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/SearchProductsCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/SearchProvisionedProductsCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/TerminateProvisionedProductCommand.d.ts +2 -22
- package/dist-types/ts3.4/commands/UpdateConstraintCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/UpdatePortfolioCommand.d.ts +2 -21
- package/dist-types/ts3.4/commands/UpdatePortfolioShareCommand.d.ts +2 -28
- package/dist-types/ts3.4/commands/UpdateProductCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/UpdateProvisionedProductCommand.d.ts +2 -24
- package/dist-types/ts3.4/commands/UpdateProvisionedProductPropertiesCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/UpdateProvisioningArtifactCommand.d.ts +2 -21
- package/dist-types/ts3.4/commands/UpdateServiceActionCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/UpdateTagOptionCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/index.d.ts +87 -0
- package/dist-types/ts3.4/index.d.ts +4 -109
- package/dist-types/ts3.4/models/models_0.d.ts +1048 -4920
- package/dist-types/ts3.4/pagination/index.d.ts +20 -0
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +1 -3
- package/dist-types/ts3.4/runtimeConfig.d.ts +1 -3
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +1 -3
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +1 -3
- package/package.json +33 -30
- package/dist-cjs/ServiceCatalog.js.map +0 -1
- package/dist-cjs/ServiceCatalogClient.js.map +0 -1
- package/dist-cjs/commands/AcceptPortfolioShareCommand.js.map +0 -1
- package/dist-cjs/commands/AssociateBudgetWithResourceCommand.js.map +0 -1
- package/dist-cjs/commands/AssociatePrincipalWithPortfolioCommand.js.map +0 -1
- package/dist-cjs/commands/AssociateProductWithPortfolioCommand.js.map +0 -1
- package/dist-cjs/commands/AssociateServiceActionWithProvisioningArtifactCommand.js.map +0 -1
- package/dist-cjs/commands/AssociateTagOptionWithResourceCommand.js.map +0 -1
- package/dist-cjs/commands/BatchAssociateServiceActionWithProvisioningArtifactCommand.js.map +0 -1
- package/dist-cjs/commands/BatchDisassociateServiceActionFromProvisioningArtifactCommand.js.map +0 -1
- package/dist-cjs/commands/CopyProductCommand.js.map +0 -1
- package/dist-cjs/commands/CreateConstraintCommand.js.map +0 -1
- package/dist-cjs/commands/CreatePortfolioCommand.js.map +0 -1
- package/dist-cjs/commands/CreatePortfolioShareCommand.js.map +0 -1
- package/dist-cjs/commands/CreateProductCommand.js.map +0 -1
- package/dist-cjs/commands/CreateProvisionedProductPlanCommand.js.map +0 -1
- package/dist-cjs/commands/CreateProvisioningArtifactCommand.js.map +0 -1
- package/dist-cjs/commands/CreateServiceActionCommand.js.map +0 -1
- package/dist-cjs/commands/CreateTagOptionCommand.js.map +0 -1
- package/dist-cjs/commands/DeleteConstraintCommand.js.map +0 -1
- package/dist-cjs/commands/DeletePortfolioCommand.js.map +0 -1
- package/dist-cjs/commands/DeletePortfolioShareCommand.js.map +0 -1
- package/dist-cjs/commands/DeleteProductCommand.js.map +0 -1
- package/dist-cjs/commands/DeleteProvisionedProductPlanCommand.js.map +0 -1
- package/dist-cjs/commands/DeleteProvisioningArtifactCommand.js.map +0 -1
- package/dist-cjs/commands/DeleteServiceActionCommand.js.map +0 -1
- package/dist-cjs/commands/DeleteTagOptionCommand.js.map +0 -1
- package/dist-cjs/commands/DescribeConstraintCommand.js.map +0 -1
- package/dist-cjs/commands/DescribeCopyProductStatusCommand.js.map +0 -1
- package/dist-cjs/commands/DescribePortfolioCommand.js.map +0 -1
- package/dist-cjs/commands/DescribePortfolioShareStatusCommand.js.map +0 -1
- package/dist-cjs/commands/DescribePortfolioSharesCommand.js.map +0 -1
- package/dist-cjs/commands/DescribeProductAsAdminCommand.js.map +0 -1
- package/dist-cjs/commands/DescribeProductCommand.js.map +0 -1
- package/dist-cjs/commands/DescribeProductViewCommand.js.map +0 -1
- package/dist-cjs/commands/DescribeProvisionedProductCommand.js.map +0 -1
- package/dist-cjs/commands/DescribeProvisionedProductPlanCommand.js.map +0 -1
- package/dist-cjs/commands/DescribeProvisioningArtifactCommand.js.map +0 -1
- package/dist-cjs/commands/DescribeProvisioningParametersCommand.js.map +0 -1
- package/dist-cjs/commands/DescribeRecordCommand.js.map +0 -1
- package/dist-cjs/commands/DescribeServiceActionCommand.js.map +0 -1
- package/dist-cjs/commands/DescribeServiceActionExecutionParametersCommand.js.map +0 -1
- package/dist-cjs/commands/DescribeTagOptionCommand.js.map +0 -1
- package/dist-cjs/commands/DisableAWSOrganizationsAccessCommand.js.map +0 -1
- package/dist-cjs/commands/DisassociateBudgetFromResourceCommand.js.map +0 -1
- package/dist-cjs/commands/DisassociatePrincipalFromPortfolioCommand.js.map +0 -1
- package/dist-cjs/commands/DisassociateProductFromPortfolioCommand.js.map +0 -1
- package/dist-cjs/commands/DisassociateServiceActionFromProvisioningArtifactCommand.js.map +0 -1
- package/dist-cjs/commands/DisassociateTagOptionFromResourceCommand.js.map +0 -1
- package/dist-cjs/commands/EnableAWSOrganizationsAccessCommand.js.map +0 -1
- package/dist-cjs/commands/ExecuteProvisionedProductPlanCommand.js.map +0 -1
- package/dist-cjs/commands/ExecuteProvisionedProductServiceActionCommand.js.map +0 -1
- package/dist-cjs/commands/GetAWSOrganizationsAccessStatusCommand.js.map +0 -1
- package/dist-cjs/commands/GetProvisionedProductOutputsCommand.js.map +0 -1
- package/dist-cjs/commands/ImportAsProvisionedProductCommand.js.map +0 -1
- package/dist-cjs/commands/ListAcceptedPortfolioSharesCommand.js.map +0 -1
- package/dist-cjs/commands/ListBudgetsForResourceCommand.js.map +0 -1
- package/dist-cjs/commands/ListConstraintsForPortfolioCommand.js.map +0 -1
- package/dist-cjs/commands/ListLaunchPathsCommand.js.map +0 -1
- package/dist-cjs/commands/ListOrganizationPortfolioAccessCommand.js.map +0 -1
- package/dist-cjs/commands/ListPortfolioAccessCommand.js.map +0 -1
- package/dist-cjs/commands/ListPortfoliosCommand.js.map +0 -1
- package/dist-cjs/commands/ListPortfoliosForProductCommand.js.map +0 -1
- package/dist-cjs/commands/ListPrincipalsForPortfolioCommand.js.map +0 -1
- package/dist-cjs/commands/ListProvisionedProductPlansCommand.js.map +0 -1
- package/dist-cjs/commands/ListProvisioningArtifactsCommand.js.map +0 -1
- package/dist-cjs/commands/ListProvisioningArtifactsForServiceActionCommand.js.map +0 -1
- package/dist-cjs/commands/ListRecordHistoryCommand.js.map +0 -1
- package/dist-cjs/commands/ListResourcesForTagOptionCommand.js.map +0 -1
- package/dist-cjs/commands/ListServiceActionsCommand.js.map +0 -1
- package/dist-cjs/commands/ListServiceActionsForProvisioningArtifactCommand.js.map +0 -1
- package/dist-cjs/commands/ListStackInstancesForProvisionedProductCommand.js.map +0 -1
- package/dist-cjs/commands/ListTagOptionsCommand.js.map +0 -1
- package/dist-cjs/commands/ProvisionProductCommand.js.map +0 -1
- package/dist-cjs/commands/RejectPortfolioShareCommand.js.map +0 -1
- package/dist-cjs/commands/ScanProvisionedProductsCommand.js.map +0 -1
- package/dist-cjs/commands/SearchProductsAsAdminCommand.js.map +0 -1
- package/dist-cjs/commands/SearchProductsCommand.js.map +0 -1
- package/dist-cjs/commands/SearchProvisionedProductsCommand.js.map +0 -1
- package/dist-cjs/commands/TerminateProvisionedProductCommand.js.map +0 -1
- package/dist-cjs/commands/UpdateConstraintCommand.js.map +0 -1
- package/dist-cjs/commands/UpdatePortfolioCommand.js.map +0 -1
- package/dist-cjs/commands/UpdatePortfolioShareCommand.js.map +0 -1
- package/dist-cjs/commands/UpdateProductCommand.js.map +0 -1
- package/dist-cjs/commands/UpdateProvisionedProductCommand.js.map +0 -1
- package/dist-cjs/commands/UpdateProvisionedProductPropertiesCommand.js.map +0 -1
- package/dist-cjs/commands/UpdateProvisioningArtifactCommand.js.map +0 -1
- package/dist-cjs/commands/UpdateServiceActionCommand.js.map +0 -1
- package/dist-cjs/commands/UpdateTagOptionCommand.js.map +0 -1
- package/dist-cjs/endpoints.js.map +0 -1
- package/dist-cjs/index.js.map +0 -1
- package/dist-cjs/models/index.js.map +0 -1
- package/dist-cjs/models/models_0.js.map +0 -1
- package/dist-cjs/pagination/DescribePortfolioSharesPaginator.js.map +0 -1
- package/dist-cjs/pagination/GetProvisionedProductOutputsPaginator.js.map +0 -1
- package/dist-cjs/pagination/Interfaces.js.map +0 -1
- package/dist-cjs/pagination/ListAcceptedPortfolioSharesPaginator.js.map +0 -1
- package/dist-cjs/pagination/ListBudgetsForResourcePaginator.js.map +0 -1
- package/dist-cjs/pagination/ListConstraintsForPortfolioPaginator.js.map +0 -1
- package/dist-cjs/pagination/ListLaunchPathsPaginator.js.map +0 -1
- package/dist-cjs/pagination/ListOrganizationPortfolioAccessPaginator.js.map +0 -1
- package/dist-cjs/pagination/ListPortfolioAccessPaginator.js.map +0 -1
- package/dist-cjs/pagination/ListPortfoliosForProductPaginator.js.map +0 -1
- package/dist-cjs/pagination/ListPortfoliosPaginator.js.map +0 -1
- package/dist-cjs/pagination/ListPrincipalsForPortfolioPaginator.js.map +0 -1
- package/dist-cjs/pagination/ListProvisioningArtifactsForServiceActionPaginator.js.map +0 -1
- package/dist-cjs/pagination/ListResourcesForTagOptionPaginator.js.map +0 -1
- package/dist-cjs/pagination/ListServiceActionsForProvisioningArtifactPaginator.js.map +0 -1
- package/dist-cjs/pagination/ListServiceActionsPaginator.js.map +0 -1
- package/dist-cjs/pagination/ListTagOptionsPaginator.js.map +0 -1
- package/dist-cjs/pagination/SearchProductsAsAdminPaginator.js.map +0 -1
- package/dist-cjs/pagination/SearchProductsPaginator.js.map +0 -1
- package/dist-cjs/pagination/SearchProvisionedProductsPaginator.js.map +0 -1
- package/dist-cjs/protocols/Aws_json1_1.js.map +0 -1
- package/dist-cjs/runtimeConfig.browser.js.map +0 -1
- package/dist-cjs/runtimeConfig.js.map +0 -1
- package/dist-cjs/runtimeConfig.native.js.map +0 -1
- package/dist-cjs/runtimeConfig.shared.js.map +0 -1
- package/dist-es/ServiceCatalog.js.map +0 -1
- package/dist-es/ServiceCatalogClient.js.map +0 -1
- package/dist-es/commands/AcceptPortfolioShareCommand.js.map +0 -1
- package/dist-es/commands/AssociateBudgetWithResourceCommand.js.map +0 -1
- package/dist-es/commands/AssociatePrincipalWithPortfolioCommand.js.map +0 -1
- package/dist-es/commands/AssociateProductWithPortfolioCommand.js.map +0 -1
- package/dist-es/commands/AssociateServiceActionWithProvisioningArtifactCommand.js.map +0 -1
- package/dist-es/commands/AssociateTagOptionWithResourceCommand.js.map +0 -1
- package/dist-es/commands/BatchAssociateServiceActionWithProvisioningArtifactCommand.js.map +0 -1
- package/dist-es/commands/BatchDisassociateServiceActionFromProvisioningArtifactCommand.js.map +0 -1
- package/dist-es/commands/CopyProductCommand.js.map +0 -1
- package/dist-es/commands/CreateConstraintCommand.js.map +0 -1
- package/dist-es/commands/CreatePortfolioCommand.js.map +0 -1
- package/dist-es/commands/CreatePortfolioShareCommand.js.map +0 -1
- package/dist-es/commands/CreateProductCommand.js.map +0 -1
- package/dist-es/commands/CreateProvisionedProductPlanCommand.js.map +0 -1
- package/dist-es/commands/CreateProvisioningArtifactCommand.js.map +0 -1
- package/dist-es/commands/CreateServiceActionCommand.js.map +0 -1
- package/dist-es/commands/CreateTagOptionCommand.js.map +0 -1
- package/dist-es/commands/DeleteConstraintCommand.js.map +0 -1
- package/dist-es/commands/DeletePortfolioCommand.js.map +0 -1
- package/dist-es/commands/DeletePortfolioShareCommand.js.map +0 -1
- package/dist-es/commands/DeleteProductCommand.js.map +0 -1
- package/dist-es/commands/DeleteProvisionedProductPlanCommand.js.map +0 -1
- package/dist-es/commands/DeleteProvisioningArtifactCommand.js.map +0 -1
- package/dist-es/commands/DeleteServiceActionCommand.js.map +0 -1
- package/dist-es/commands/DeleteTagOptionCommand.js.map +0 -1
- package/dist-es/commands/DescribeConstraintCommand.js.map +0 -1
- package/dist-es/commands/DescribeCopyProductStatusCommand.js.map +0 -1
- package/dist-es/commands/DescribePortfolioCommand.js.map +0 -1
- package/dist-es/commands/DescribePortfolioShareStatusCommand.js.map +0 -1
- package/dist-es/commands/DescribePortfolioSharesCommand.js.map +0 -1
- package/dist-es/commands/DescribeProductAsAdminCommand.js.map +0 -1
- package/dist-es/commands/DescribeProductCommand.js.map +0 -1
- package/dist-es/commands/DescribeProductViewCommand.js.map +0 -1
- package/dist-es/commands/DescribeProvisionedProductCommand.js.map +0 -1
- package/dist-es/commands/DescribeProvisionedProductPlanCommand.js.map +0 -1
- package/dist-es/commands/DescribeProvisioningArtifactCommand.js.map +0 -1
- package/dist-es/commands/DescribeProvisioningParametersCommand.js.map +0 -1
- package/dist-es/commands/DescribeRecordCommand.js.map +0 -1
- package/dist-es/commands/DescribeServiceActionCommand.js.map +0 -1
- package/dist-es/commands/DescribeServiceActionExecutionParametersCommand.js.map +0 -1
- package/dist-es/commands/DescribeTagOptionCommand.js.map +0 -1
- package/dist-es/commands/DisableAWSOrganizationsAccessCommand.js.map +0 -1
- package/dist-es/commands/DisassociateBudgetFromResourceCommand.js.map +0 -1
- package/dist-es/commands/DisassociatePrincipalFromPortfolioCommand.js.map +0 -1
- package/dist-es/commands/DisassociateProductFromPortfolioCommand.js.map +0 -1
- package/dist-es/commands/DisassociateServiceActionFromProvisioningArtifactCommand.js.map +0 -1
- package/dist-es/commands/DisassociateTagOptionFromResourceCommand.js.map +0 -1
- package/dist-es/commands/EnableAWSOrganizationsAccessCommand.js.map +0 -1
- package/dist-es/commands/ExecuteProvisionedProductPlanCommand.js.map +0 -1
- package/dist-es/commands/ExecuteProvisionedProductServiceActionCommand.js.map +0 -1
- package/dist-es/commands/GetAWSOrganizationsAccessStatusCommand.js.map +0 -1
- package/dist-es/commands/GetProvisionedProductOutputsCommand.js.map +0 -1
- package/dist-es/commands/ImportAsProvisionedProductCommand.js.map +0 -1
- package/dist-es/commands/ListAcceptedPortfolioSharesCommand.js.map +0 -1
- package/dist-es/commands/ListBudgetsForResourceCommand.js.map +0 -1
- package/dist-es/commands/ListConstraintsForPortfolioCommand.js.map +0 -1
- package/dist-es/commands/ListLaunchPathsCommand.js.map +0 -1
- package/dist-es/commands/ListOrganizationPortfolioAccessCommand.js.map +0 -1
- package/dist-es/commands/ListPortfolioAccessCommand.js.map +0 -1
- package/dist-es/commands/ListPortfoliosCommand.js.map +0 -1
- package/dist-es/commands/ListPortfoliosForProductCommand.js.map +0 -1
- package/dist-es/commands/ListPrincipalsForPortfolioCommand.js.map +0 -1
- package/dist-es/commands/ListProvisionedProductPlansCommand.js.map +0 -1
- package/dist-es/commands/ListProvisioningArtifactsCommand.js.map +0 -1
- package/dist-es/commands/ListProvisioningArtifactsForServiceActionCommand.js.map +0 -1
- package/dist-es/commands/ListRecordHistoryCommand.js.map +0 -1
- package/dist-es/commands/ListResourcesForTagOptionCommand.js.map +0 -1
- package/dist-es/commands/ListServiceActionsCommand.js.map +0 -1
- package/dist-es/commands/ListServiceActionsForProvisioningArtifactCommand.js.map +0 -1
- package/dist-es/commands/ListStackInstancesForProvisionedProductCommand.js.map +0 -1
- package/dist-es/commands/ListTagOptionsCommand.js.map +0 -1
- package/dist-es/commands/ProvisionProductCommand.js.map +0 -1
- package/dist-es/commands/RejectPortfolioShareCommand.js.map +0 -1
- package/dist-es/commands/ScanProvisionedProductsCommand.js.map +0 -1
- package/dist-es/commands/SearchProductsAsAdminCommand.js.map +0 -1
- package/dist-es/commands/SearchProductsCommand.js.map +0 -1
- package/dist-es/commands/SearchProvisionedProductsCommand.js.map +0 -1
- package/dist-es/commands/TerminateProvisionedProductCommand.js.map +0 -1
- package/dist-es/commands/UpdateConstraintCommand.js.map +0 -1
- package/dist-es/commands/UpdatePortfolioCommand.js.map +0 -1
- package/dist-es/commands/UpdatePortfolioShareCommand.js.map +0 -1
- package/dist-es/commands/UpdateProductCommand.js.map +0 -1
- package/dist-es/commands/UpdateProvisionedProductCommand.js.map +0 -1
- package/dist-es/commands/UpdateProvisionedProductPropertiesCommand.js.map +0 -1
- package/dist-es/commands/UpdateProvisioningArtifactCommand.js.map +0 -1
- package/dist-es/commands/UpdateServiceActionCommand.js.map +0 -1
- package/dist-es/commands/UpdateTagOptionCommand.js.map +0 -1
- package/dist-es/endpoints.js.map +0 -1
- package/dist-es/index.js.map +0 -1
- package/dist-es/models/index.js.map +0 -1
- package/dist-es/models/models_0.js.map +0 -1
- package/dist-es/pagination/DescribePortfolioSharesPaginator.js.map +0 -1
- package/dist-es/pagination/GetProvisionedProductOutputsPaginator.js.map +0 -1
- package/dist-es/pagination/Interfaces.js.map +0 -1
- package/dist-es/pagination/ListAcceptedPortfolioSharesPaginator.js.map +0 -1
- package/dist-es/pagination/ListBudgetsForResourcePaginator.js.map +0 -1
- package/dist-es/pagination/ListConstraintsForPortfolioPaginator.js.map +0 -1
- package/dist-es/pagination/ListLaunchPathsPaginator.js.map +0 -1
- package/dist-es/pagination/ListOrganizationPortfolioAccessPaginator.js.map +0 -1
- package/dist-es/pagination/ListPortfolioAccessPaginator.js.map +0 -1
- package/dist-es/pagination/ListPortfoliosForProductPaginator.js.map +0 -1
- package/dist-es/pagination/ListPortfoliosPaginator.js.map +0 -1
- package/dist-es/pagination/ListPrincipalsForPortfolioPaginator.js.map +0 -1
- package/dist-es/pagination/ListProvisioningArtifactsForServiceActionPaginator.js.map +0 -1
- package/dist-es/pagination/ListResourcesForTagOptionPaginator.js.map +0 -1
- package/dist-es/pagination/ListServiceActionsForProvisioningArtifactPaginator.js.map +0 -1
- package/dist-es/pagination/ListServiceActionsPaginator.js.map +0 -1
- package/dist-es/pagination/ListTagOptionsPaginator.js.map +0 -1
- package/dist-es/pagination/SearchProductsAsAdminPaginator.js.map +0 -1
- package/dist-es/pagination/SearchProductsPaginator.js.map +0 -1
- package/dist-es/pagination/SearchProvisionedProductsPaginator.js.map +0 -1
- package/dist-es/protocols/Aws_json1_1.js.map +0 -1
- package/dist-es/runtimeConfig.browser.js.map +0 -1
- package/dist-es/runtimeConfig.js.map +0 -1
- package/dist-es/runtimeConfig.native.js.map +0 -1
- package/dist-es/runtimeConfig.shared.js.map +0 -1
- package/jest.config.js +0 -4
- package/src/ServiceCatalog.ts +0 -3365
- package/src/ServiceCatalogClient.ts +0 -689
- package/src/commands/AcceptPortfolioShareCommand.ts +0 -95
- package/src/commands/AssociateBudgetWithResourceCommand.ts +0 -98
- package/src/commands/AssociatePrincipalWithPortfolioCommand.ts +0 -103
- package/src/commands/AssociateProductWithPortfolioCommand.ts +0 -101
- package/src/commands/AssociateServiceActionWithProvisioningArtifactCommand.ts +0 -110
- package/src/commands/AssociateTagOptionWithResourceCommand.ts +0 -103
- package/src/commands/BatchAssociateServiceActionWithProvisioningArtifactCommand.ts +0 -110
- package/src/commands/BatchDisassociateServiceActionFromProvisioningArtifactCommand.ts +0 -110
- package/src/commands/CopyProductCommand.ts +0 -99
- package/src/commands/CreateConstraintCommand.ts +0 -96
- package/src/commands/CreatePortfolioCommand.ts +0 -96
- package/src/commands/CreatePortfolioShareCommand.ts +0 -103
- package/src/commands/CreateProductCommand.ts +0 -101
- package/src/commands/CreateProvisionedProductPlanCommand.ts +0 -106
- package/src/commands/CreateProvisioningArtifactCommand.ts +0 -103
- package/src/commands/CreateServiceActionCommand.ts +0 -95
- package/src/commands/CreateTagOptionCommand.ts +0 -95
- package/src/commands/DeleteConstraintCommand.ts +0 -96
- package/src/commands/DeletePortfolioCommand.ts +0 -98
- package/src/commands/DeletePortfolioShareCommand.ts +0 -98
- package/src/commands/DeleteProductCommand.ts +0 -97
- package/src/commands/DeleteProvisionedProductPlanCommand.ts +0 -100
- package/src/commands/DeleteProvisioningArtifactCommand.ts +0 -101
- package/src/commands/DeleteServiceActionCommand.ts +0 -95
- package/src/commands/DeleteTagOptionCommand.ts +0 -96
- package/src/commands/DescribeConstraintCommand.ts +0 -95
- package/src/commands/DescribeCopyProductStatusCommand.ts +0 -98
- package/src/commands/DescribePortfolioCommand.ts +0 -96
- package/src/commands/DescribePortfolioShareStatusCommand.ts +0 -101
- package/src/commands/DescribePortfolioSharesCommand.ts +0 -99
- package/src/commands/DescribeProductAsAdminCommand.ts +0 -95
- package/src/commands/DescribeProductCommand.ts +0 -95
- package/src/commands/DescribeProductViewCommand.ts +0 -95
- package/src/commands/DescribeProvisionedProductCommand.ts +0 -98
- package/src/commands/DescribeProvisionedProductPlanCommand.ts +0 -103
- package/src/commands/DescribeProvisioningArtifactCommand.ts +0 -100
- package/src/commands/DescribeProvisioningParametersCommand.ts +0 -110
- package/src/commands/DescribeRecordCommand.ts +0 -103
- package/src/commands/DescribeServiceActionCommand.ts +0 -95
- package/src/commands/DescribeServiceActionExecutionParametersCommand.ts +0 -110
- package/src/commands/DescribeTagOptionCommand.ts +0 -95
- package/src/commands/DisableAWSOrganizationsAccessCommand.ts +0 -106
- package/src/commands/DisassociateBudgetFromResourceCommand.ts +0 -103
- package/src/commands/DisassociatePrincipalFromPortfolioCommand.ts +0 -104
- package/src/commands/DisassociateProductFromPortfolioCommand.ts +0 -104
- package/src/commands/DisassociateServiceActionFromProvisioningArtifactCommand.ts +0 -110
- package/src/commands/DisassociateTagOptionFromResourceCommand.ts +0 -103
- package/src/commands/EnableAWSOrganizationsAccessCommand.ts +0 -105
- package/src/commands/ExecuteProvisionedProductPlanCommand.ts +0 -100
- package/src/commands/ExecuteProvisionedProductServiceActionCommand.ts +0 -107
- package/src/commands/GetAWSOrganizationsAccessStatusCommand.ts +0 -104
- package/src/commands/GetProvisionedProductOutputsCommand.ts +0 -100
- package/src/commands/ImportAsProvisionedProductCommand.ts +0 -111
- package/src/commands/ListAcceptedPortfolioSharesCommand.ts +0 -98
- package/src/commands/ListBudgetsForResourceCommand.ts +0 -95
- package/src/commands/ListConstraintsForPortfolioCommand.ts +0 -98
- package/src/commands/ListLaunchPathsCommand.ts +0 -97
- package/src/commands/ListOrganizationPortfolioAccessCommand.ts +0 -106
- package/src/commands/ListPortfolioAccessCommand.ts +0 -96
- package/src/commands/ListPortfoliosCommand.ts +0 -95
- package/src/commands/ListPortfoliosForProductCommand.ts +0 -95
- package/src/commands/ListPrincipalsForPortfolioCommand.ts +0 -98
- package/src/commands/ListProvisionedProductPlansCommand.ts +0 -98
- package/src/commands/ListProvisioningArtifactsCommand.ts +0 -98
- package/src/commands/ListProvisioningArtifactsForServiceActionCommand.ts +0 -110
- package/src/commands/ListRecordHistoryCommand.ts +0 -95
- package/src/commands/ListResourcesForTagOptionCommand.ts +0 -98
- package/src/commands/ListServiceActionsCommand.ts +0 -95
- package/src/commands/ListServiceActionsForProvisioningArtifactCommand.ts +0 -110
- package/src/commands/ListStackInstancesForProvisionedProductCommand.ts +0 -110
- package/src/commands/ListTagOptionsCommand.ts +0 -95
- package/src/commands/ProvisionProductCommand.ts +0 -103
- package/src/commands/RejectPortfolioShareCommand.ts +0 -95
- package/src/commands/ScanProvisionedProductsCommand.ts +0 -96
- package/src/commands/SearchProductsAsAdminCommand.ts +0 -95
- package/src/commands/SearchProductsCommand.ts +0 -95
- package/src/commands/SearchProvisionedProductsCommand.ts +0 -98
- package/src/commands/TerminateProvisionedProductCommand.ts +0 -100
- package/src/commands/UpdateConstraintCommand.ts +0 -95
- package/src/commands/UpdatePortfolioCommand.ts +0 -96
- package/src/commands/UpdatePortfolioShareCommand.ts +0 -103
- package/src/commands/UpdateProductCommand.ts +0 -95
- package/src/commands/UpdateProvisionedProductCommand.ts +0 -99
- package/src/commands/UpdateProvisionedProductPropertiesCommand.ts +0 -103
- package/src/commands/UpdateProvisioningArtifactCommand.ts +0 -99
- package/src/commands/UpdateServiceActionCommand.ts +0 -95
- package/src/commands/UpdateTagOptionCommand.ts +0 -95
- package/src/endpoints.ts +0 -86
- package/src/index.ts +0 -110
- package/src/models/index.ts +0 -1
- package/src/models/models_0.ts +0 -8533
- package/src/pagination/DescribePortfolioSharesPaginator.ts +0 -59
- package/src/pagination/GetProvisionedProductOutputsPaginator.ts +0 -59
- package/src/pagination/Interfaces.ts +0 -8
- package/src/pagination/ListAcceptedPortfolioSharesPaginator.ts +0 -59
- package/src/pagination/ListBudgetsForResourcePaginator.ts +0 -59
- package/src/pagination/ListConstraintsForPortfolioPaginator.ts +0 -59
- package/src/pagination/ListLaunchPathsPaginator.ts +0 -59
- package/src/pagination/ListOrganizationPortfolioAccessPaginator.ts +0 -59
- package/src/pagination/ListPortfolioAccessPaginator.ts +0 -59
- package/src/pagination/ListPortfoliosForProductPaginator.ts +0 -59
- package/src/pagination/ListPortfoliosPaginator.ts +0 -59
- package/src/pagination/ListPrincipalsForPortfolioPaginator.ts +0 -59
- package/src/pagination/ListProvisioningArtifactsForServiceActionPaginator.ts +0 -59
- package/src/pagination/ListResourcesForTagOptionPaginator.ts +0 -59
- package/src/pagination/ListServiceActionsForProvisioningArtifactPaginator.ts +0 -59
- package/src/pagination/ListServiceActionsPaginator.ts +0 -59
- package/src/pagination/ListTagOptionsPaginator.ts +0 -59
- package/src/pagination/SearchProductsAsAdminPaginator.ts +0 -59
- package/src/pagination/SearchProductsPaginator.ts +0 -59
- package/src/pagination/SearchProvisionedProductsPaginator.ts +0 -59
- package/src/protocols/Aws_json1_1.ts +0 -11444
- package/src/runtimeConfig.browser.ts +0 -41
- package/src/runtimeConfig.native.ts +0 -17
- package/src/runtimeConfig.shared.ts +0 -17
- package/src/runtimeConfig.ts +0 -46
- package/tsconfig.es.json +0 -10
- package/tsconfig.json +0 -33
- package/tsconfig.types.json +0 -9
|
@@ -5,41 +5,11 @@ const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
|
5
5
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
6
6
|
const models_0_1 = require("../models/models_0");
|
|
7
7
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
8
|
-
/**
|
|
9
|
-
* <p>Creates a product.</p>
|
|
10
|
-
* <p>A delegated admin is authorized to invoke this command.</p>
|
|
11
|
-
*
|
|
12
|
-
* <p>The user or role that performs this operation must have the
|
|
13
|
-
* <code>cloudformation:GetTemplate</code> IAM policy permission. This policy permission is
|
|
14
|
-
* required when using the <code>ImportFromPhysicalId</code> template source in the
|
|
15
|
-
* information data section.</p>
|
|
16
|
-
* @example
|
|
17
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
18
|
-
* ```javascript
|
|
19
|
-
* import { ServiceCatalogClient, CreateProductCommand } from "@aws-sdk/client-service-catalog"; // ES Modules import
|
|
20
|
-
* // const { ServiceCatalogClient, CreateProductCommand } = require("@aws-sdk/client-service-catalog"); // CommonJS import
|
|
21
|
-
* const client = new ServiceCatalogClient(config);
|
|
22
|
-
* const command = new CreateProductCommand(input);
|
|
23
|
-
* const response = await client.send(command);
|
|
24
|
-
* ```
|
|
25
|
-
*
|
|
26
|
-
* @see {@link CreateProductCommandInput} for command's `input` shape.
|
|
27
|
-
* @see {@link CreateProductCommandOutput} for command's `response` shape.
|
|
28
|
-
* @see {@link ServiceCatalogClientResolvedConfig | config} for command's `input` shape.
|
|
29
|
-
*
|
|
30
|
-
*/
|
|
31
8
|
class CreateProductCommand extends smithy_client_1.Command {
|
|
32
|
-
// Start section: command_properties
|
|
33
|
-
// End section: command_properties
|
|
34
9
|
constructor(input) {
|
|
35
|
-
// Start section: command_constructor
|
|
36
10
|
super();
|
|
37
11
|
this.input = input;
|
|
38
|
-
// End section: command_constructor
|
|
39
12
|
}
|
|
40
|
-
/**
|
|
41
|
-
* @internal
|
|
42
|
-
*/
|
|
43
13
|
resolveMiddleware(clientStack, configuration, options) {
|
|
44
14
|
this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
45
15
|
const stack = clientStack.concat(this.middlewareStack);
|
|
@@ -64,4 +34,3 @@ class CreateProductCommand extends smithy_client_1.Command {
|
|
|
64
34
|
}
|
|
65
35
|
}
|
|
66
36
|
exports.CreateProductCommand = CreateProductCommand;
|
|
67
|
-
//# sourceMappingURL=CreateProductCommand.js.map
|
|
@@ -5,41 +5,11 @@ const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
|
5
5
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
6
6
|
const models_0_1 = require("../models/models_0");
|
|
7
7
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
8
|
-
/**
|
|
9
|
-
* <p>Creates a plan. A plan includes the list of resources to be
|
|
10
|
-
* created (when provisioning a new product) or modified (when updating a provisioned product)
|
|
11
|
-
* when the plan is executed.</p>
|
|
12
|
-
* <p>You can create one plan per provisioned product. To create a plan for an existing
|
|
13
|
-
* provisioned product, the product status must be AVAILBLE or TAINTED.</p>
|
|
14
|
-
* <p>To view the resource changes in the change set, use <a>DescribeProvisionedProductPlan</a>.
|
|
15
|
-
* To create or modify the provisioned product, use <a>ExecuteProvisionedProductPlan</a>.</p>
|
|
16
|
-
* @example
|
|
17
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
18
|
-
* ```javascript
|
|
19
|
-
* import { ServiceCatalogClient, CreateProvisionedProductPlanCommand } from "@aws-sdk/client-service-catalog"; // ES Modules import
|
|
20
|
-
* // const { ServiceCatalogClient, CreateProvisionedProductPlanCommand } = require("@aws-sdk/client-service-catalog"); // CommonJS import
|
|
21
|
-
* const client = new ServiceCatalogClient(config);
|
|
22
|
-
* const command = new CreateProvisionedProductPlanCommand(input);
|
|
23
|
-
* const response = await client.send(command);
|
|
24
|
-
* ```
|
|
25
|
-
*
|
|
26
|
-
* @see {@link CreateProvisionedProductPlanCommandInput} for command's `input` shape.
|
|
27
|
-
* @see {@link CreateProvisionedProductPlanCommandOutput} for command's `response` shape.
|
|
28
|
-
* @see {@link ServiceCatalogClientResolvedConfig | config} for command's `input` shape.
|
|
29
|
-
*
|
|
30
|
-
*/
|
|
31
8
|
class CreateProvisionedProductPlanCommand extends smithy_client_1.Command {
|
|
32
|
-
// Start section: command_properties
|
|
33
|
-
// End section: command_properties
|
|
34
9
|
constructor(input) {
|
|
35
|
-
// Start section: command_constructor
|
|
36
10
|
super();
|
|
37
11
|
this.input = input;
|
|
38
|
-
// End section: command_constructor
|
|
39
12
|
}
|
|
40
|
-
/**
|
|
41
|
-
* @internal
|
|
42
|
-
*/
|
|
43
13
|
resolveMiddleware(clientStack, configuration, options) {
|
|
44
14
|
this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
45
15
|
const stack = clientStack.concat(this.middlewareStack);
|
|
@@ -64,4 +34,3 @@ class CreateProvisionedProductPlanCommand extends smithy_client_1.Command {
|
|
|
64
34
|
}
|
|
65
35
|
}
|
|
66
36
|
exports.CreateProvisionedProductPlanCommand = CreateProvisionedProductPlanCommand;
|
|
67
|
-
//# sourceMappingURL=CreateProvisionedProductPlanCommand.js.map
|
|
@@ -5,40 +5,11 @@ const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
|
5
5
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
6
6
|
const models_0_1 = require("../models/models_0");
|
|
7
7
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
8
|
-
/**
|
|
9
|
-
* <p>Creates a provisioning artifact (also known as a version) for the specified product.</p>
|
|
10
|
-
* <p>You cannot create a provisioning artifact for a product that was shared with you.</p>
|
|
11
|
-
*
|
|
12
|
-
* <p>The user or role that performs this operation must have the <code>cloudformation:GetTemplate</code>
|
|
13
|
-
* IAM policy permission. This policy permission is required when using the
|
|
14
|
-
* <code>ImportFromPhysicalId</code> template source in the information data section.</p>
|
|
15
|
-
* @example
|
|
16
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
17
|
-
* ```javascript
|
|
18
|
-
* import { ServiceCatalogClient, CreateProvisioningArtifactCommand } from "@aws-sdk/client-service-catalog"; // ES Modules import
|
|
19
|
-
* // const { ServiceCatalogClient, CreateProvisioningArtifactCommand } = require("@aws-sdk/client-service-catalog"); // CommonJS import
|
|
20
|
-
* const client = new ServiceCatalogClient(config);
|
|
21
|
-
* const command = new CreateProvisioningArtifactCommand(input);
|
|
22
|
-
* const response = await client.send(command);
|
|
23
|
-
* ```
|
|
24
|
-
*
|
|
25
|
-
* @see {@link CreateProvisioningArtifactCommandInput} for command's `input` shape.
|
|
26
|
-
* @see {@link CreateProvisioningArtifactCommandOutput} for command's `response` shape.
|
|
27
|
-
* @see {@link ServiceCatalogClientResolvedConfig | config} for command's `input` shape.
|
|
28
|
-
*
|
|
29
|
-
*/
|
|
30
8
|
class CreateProvisioningArtifactCommand extends smithy_client_1.Command {
|
|
31
|
-
// Start section: command_properties
|
|
32
|
-
// End section: command_properties
|
|
33
9
|
constructor(input) {
|
|
34
|
-
// Start section: command_constructor
|
|
35
10
|
super();
|
|
36
11
|
this.input = input;
|
|
37
|
-
// End section: command_constructor
|
|
38
12
|
}
|
|
39
|
-
/**
|
|
40
|
-
* @internal
|
|
41
|
-
*/
|
|
42
13
|
resolveMiddleware(clientStack, configuration, options) {
|
|
43
14
|
this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
44
15
|
const stack = clientStack.concat(this.middlewareStack);
|
|
@@ -63,4 +34,3 @@ class CreateProvisioningArtifactCommand extends smithy_client_1.Command {
|
|
|
63
34
|
}
|
|
64
35
|
}
|
|
65
36
|
exports.CreateProvisioningArtifactCommand = CreateProvisioningArtifactCommand;
|
|
66
|
-
//# sourceMappingURL=CreateProvisioningArtifactCommand.js.map
|
|
@@ -5,35 +5,11 @@ const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
|
5
5
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
6
6
|
const models_0_1 = require("../models/models_0");
|
|
7
7
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
8
|
-
/**
|
|
9
|
-
* <p>Creates a self-service action.</p>
|
|
10
|
-
* @example
|
|
11
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
12
|
-
* ```javascript
|
|
13
|
-
* import { ServiceCatalogClient, CreateServiceActionCommand } from "@aws-sdk/client-service-catalog"; // ES Modules import
|
|
14
|
-
* // const { ServiceCatalogClient, CreateServiceActionCommand } = require("@aws-sdk/client-service-catalog"); // CommonJS import
|
|
15
|
-
* const client = new ServiceCatalogClient(config);
|
|
16
|
-
* const command = new CreateServiceActionCommand(input);
|
|
17
|
-
* const response = await client.send(command);
|
|
18
|
-
* ```
|
|
19
|
-
*
|
|
20
|
-
* @see {@link CreateServiceActionCommandInput} for command's `input` shape.
|
|
21
|
-
* @see {@link CreateServiceActionCommandOutput} for command's `response` shape.
|
|
22
|
-
* @see {@link ServiceCatalogClientResolvedConfig | config} for command's `input` shape.
|
|
23
|
-
*
|
|
24
|
-
*/
|
|
25
8
|
class CreateServiceActionCommand extends smithy_client_1.Command {
|
|
26
|
-
// Start section: command_properties
|
|
27
|
-
// End section: command_properties
|
|
28
9
|
constructor(input) {
|
|
29
|
-
// Start section: command_constructor
|
|
30
10
|
super();
|
|
31
11
|
this.input = input;
|
|
32
|
-
// End section: command_constructor
|
|
33
12
|
}
|
|
34
|
-
/**
|
|
35
|
-
* @internal
|
|
36
|
-
*/
|
|
37
13
|
resolveMiddleware(clientStack, configuration, options) {
|
|
38
14
|
this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
39
15
|
const stack = clientStack.concat(this.middlewareStack);
|
|
@@ -58,4 +34,3 @@ class CreateServiceActionCommand extends smithy_client_1.Command {
|
|
|
58
34
|
}
|
|
59
35
|
}
|
|
60
36
|
exports.CreateServiceActionCommand = CreateServiceActionCommand;
|
|
61
|
-
//# sourceMappingURL=CreateServiceActionCommand.js.map
|
|
@@ -5,35 +5,11 @@ const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
|
5
5
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
6
6
|
const models_0_1 = require("../models/models_0");
|
|
7
7
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
8
|
-
/**
|
|
9
|
-
* <p>Creates a TagOption.</p>
|
|
10
|
-
* @example
|
|
11
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
12
|
-
* ```javascript
|
|
13
|
-
* import { ServiceCatalogClient, CreateTagOptionCommand } from "@aws-sdk/client-service-catalog"; // ES Modules import
|
|
14
|
-
* // const { ServiceCatalogClient, CreateTagOptionCommand } = require("@aws-sdk/client-service-catalog"); // CommonJS import
|
|
15
|
-
* const client = new ServiceCatalogClient(config);
|
|
16
|
-
* const command = new CreateTagOptionCommand(input);
|
|
17
|
-
* const response = await client.send(command);
|
|
18
|
-
* ```
|
|
19
|
-
*
|
|
20
|
-
* @see {@link CreateTagOptionCommandInput} for command's `input` shape.
|
|
21
|
-
* @see {@link CreateTagOptionCommandOutput} for command's `response` shape.
|
|
22
|
-
* @see {@link ServiceCatalogClientResolvedConfig | config} for command's `input` shape.
|
|
23
|
-
*
|
|
24
|
-
*/
|
|
25
8
|
class CreateTagOptionCommand extends smithy_client_1.Command {
|
|
26
|
-
// Start section: command_properties
|
|
27
|
-
// End section: command_properties
|
|
28
9
|
constructor(input) {
|
|
29
|
-
// Start section: command_constructor
|
|
30
10
|
super();
|
|
31
11
|
this.input = input;
|
|
32
|
-
// End section: command_constructor
|
|
33
12
|
}
|
|
34
|
-
/**
|
|
35
|
-
* @internal
|
|
36
|
-
*/
|
|
37
13
|
resolveMiddleware(clientStack, configuration, options) {
|
|
38
14
|
this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
39
15
|
const stack = clientStack.concat(this.middlewareStack);
|
|
@@ -58,4 +34,3 @@ class CreateTagOptionCommand extends smithy_client_1.Command {
|
|
|
58
34
|
}
|
|
59
35
|
}
|
|
60
36
|
exports.CreateTagOptionCommand = CreateTagOptionCommand;
|
|
61
|
-
//# sourceMappingURL=CreateTagOptionCommand.js.map
|
|
@@ -5,36 +5,11 @@ const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
|
5
5
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
6
6
|
const models_0_1 = require("../models/models_0");
|
|
7
7
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
8
|
-
/**
|
|
9
|
-
* <p>Deletes the specified constraint.</p>
|
|
10
|
-
* <p>A delegated admin is authorized to invoke this command.</p>
|
|
11
|
-
* @example
|
|
12
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
13
|
-
* ```javascript
|
|
14
|
-
* import { ServiceCatalogClient, DeleteConstraintCommand } from "@aws-sdk/client-service-catalog"; // ES Modules import
|
|
15
|
-
* // const { ServiceCatalogClient, DeleteConstraintCommand } = require("@aws-sdk/client-service-catalog"); // CommonJS import
|
|
16
|
-
* const client = new ServiceCatalogClient(config);
|
|
17
|
-
* const command = new DeleteConstraintCommand(input);
|
|
18
|
-
* const response = await client.send(command);
|
|
19
|
-
* ```
|
|
20
|
-
*
|
|
21
|
-
* @see {@link DeleteConstraintCommandInput} for command's `input` shape.
|
|
22
|
-
* @see {@link DeleteConstraintCommandOutput} for command's `response` shape.
|
|
23
|
-
* @see {@link ServiceCatalogClientResolvedConfig | config} for command's `input` shape.
|
|
24
|
-
*
|
|
25
|
-
*/
|
|
26
8
|
class DeleteConstraintCommand extends smithy_client_1.Command {
|
|
27
|
-
// Start section: command_properties
|
|
28
|
-
// End section: command_properties
|
|
29
9
|
constructor(input) {
|
|
30
|
-
// Start section: command_constructor
|
|
31
10
|
super();
|
|
32
11
|
this.input = input;
|
|
33
|
-
// End section: command_constructor
|
|
34
12
|
}
|
|
35
|
-
/**
|
|
36
|
-
* @internal
|
|
37
|
-
*/
|
|
38
13
|
resolveMiddleware(clientStack, configuration, options) {
|
|
39
14
|
this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
40
15
|
const stack = clientStack.concat(this.middlewareStack);
|
|
@@ -59,4 +34,3 @@ class DeleteConstraintCommand extends smithy_client_1.Command {
|
|
|
59
34
|
}
|
|
60
35
|
}
|
|
61
36
|
exports.DeleteConstraintCommand = DeleteConstraintCommand;
|
|
62
|
-
//# sourceMappingURL=DeleteConstraintCommand.js.map
|
|
@@ -5,38 +5,11 @@ const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
|
5
5
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
6
6
|
const models_0_1 = require("../models/models_0");
|
|
7
7
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
8
|
-
/**
|
|
9
|
-
* <p>Deletes the specified portfolio.</p>
|
|
10
|
-
* <p>You cannot delete a portfolio if it was shared with you or if it has associated
|
|
11
|
-
* products, users, constraints, or shared accounts.</p>
|
|
12
|
-
* <p>A delegated admin is authorized to invoke this command.</p>
|
|
13
|
-
* @example
|
|
14
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
15
|
-
* ```javascript
|
|
16
|
-
* import { ServiceCatalogClient, DeletePortfolioCommand } from "@aws-sdk/client-service-catalog"; // ES Modules import
|
|
17
|
-
* // const { ServiceCatalogClient, DeletePortfolioCommand } = require("@aws-sdk/client-service-catalog"); // CommonJS import
|
|
18
|
-
* const client = new ServiceCatalogClient(config);
|
|
19
|
-
* const command = new DeletePortfolioCommand(input);
|
|
20
|
-
* const response = await client.send(command);
|
|
21
|
-
* ```
|
|
22
|
-
*
|
|
23
|
-
* @see {@link DeletePortfolioCommandInput} for command's `input` shape.
|
|
24
|
-
* @see {@link DeletePortfolioCommandOutput} for command's `response` shape.
|
|
25
|
-
* @see {@link ServiceCatalogClientResolvedConfig | config} for command's `input` shape.
|
|
26
|
-
*
|
|
27
|
-
*/
|
|
28
8
|
class DeletePortfolioCommand extends smithy_client_1.Command {
|
|
29
|
-
// Start section: command_properties
|
|
30
|
-
// End section: command_properties
|
|
31
9
|
constructor(input) {
|
|
32
|
-
// Start section: command_constructor
|
|
33
10
|
super();
|
|
34
11
|
this.input = input;
|
|
35
|
-
// End section: command_constructor
|
|
36
12
|
}
|
|
37
|
-
/**
|
|
38
|
-
* @internal
|
|
39
|
-
*/
|
|
40
13
|
resolveMiddleware(clientStack, configuration, options) {
|
|
41
14
|
this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
42
15
|
const stack = clientStack.concat(this.middlewareStack);
|
|
@@ -61,4 +34,3 @@ class DeletePortfolioCommand extends smithy_client_1.Command {
|
|
|
61
34
|
}
|
|
62
35
|
}
|
|
63
36
|
exports.DeletePortfolioCommand = DeletePortfolioCommand;
|
|
64
|
-
//# sourceMappingURL=DeletePortfolioCommand.js.map
|
|
@@ -5,38 +5,11 @@ const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
|
5
5
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
6
6
|
const models_0_1 = require("../models/models_0");
|
|
7
7
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
8
|
-
/**
|
|
9
|
-
* <p>Stops sharing the specified portfolio with the specified account or organization
|
|
10
|
-
* node. Shares to an organization node can only be deleted by the management account of an
|
|
11
|
-
* organization or by a delegated administrator.</p>
|
|
12
|
-
* <p>Note that if a delegated admin is de-registered, portfolio shares created from that account are removed.</p>
|
|
13
|
-
* @example
|
|
14
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
15
|
-
* ```javascript
|
|
16
|
-
* import { ServiceCatalogClient, DeletePortfolioShareCommand } from "@aws-sdk/client-service-catalog"; // ES Modules import
|
|
17
|
-
* // const { ServiceCatalogClient, DeletePortfolioShareCommand } = require("@aws-sdk/client-service-catalog"); // CommonJS import
|
|
18
|
-
* const client = new ServiceCatalogClient(config);
|
|
19
|
-
* const command = new DeletePortfolioShareCommand(input);
|
|
20
|
-
* const response = await client.send(command);
|
|
21
|
-
* ```
|
|
22
|
-
*
|
|
23
|
-
* @see {@link DeletePortfolioShareCommandInput} for command's `input` shape.
|
|
24
|
-
* @see {@link DeletePortfolioShareCommandOutput} for command's `response` shape.
|
|
25
|
-
* @see {@link ServiceCatalogClientResolvedConfig | config} for command's `input` shape.
|
|
26
|
-
*
|
|
27
|
-
*/
|
|
28
8
|
class DeletePortfolioShareCommand extends smithy_client_1.Command {
|
|
29
|
-
// Start section: command_properties
|
|
30
|
-
// End section: command_properties
|
|
31
9
|
constructor(input) {
|
|
32
|
-
// Start section: command_constructor
|
|
33
10
|
super();
|
|
34
11
|
this.input = input;
|
|
35
|
-
// End section: command_constructor
|
|
36
12
|
}
|
|
37
|
-
/**
|
|
38
|
-
* @internal
|
|
39
|
-
*/
|
|
40
13
|
resolveMiddleware(clientStack, configuration, options) {
|
|
41
14
|
this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
42
15
|
const stack = clientStack.concat(this.middlewareStack);
|
|
@@ -61,4 +34,3 @@ class DeletePortfolioShareCommand extends smithy_client_1.Command {
|
|
|
61
34
|
}
|
|
62
35
|
}
|
|
63
36
|
exports.DeletePortfolioShareCommand = DeletePortfolioShareCommand;
|
|
64
|
-
//# sourceMappingURL=DeletePortfolioShareCommand.js.map
|
|
@@ -5,37 +5,11 @@ const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
|
5
5
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
6
6
|
const models_0_1 = require("../models/models_0");
|
|
7
7
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
8
|
-
/**
|
|
9
|
-
* <p>Deletes the specified product.</p>
|
|
10
|
-
* <p>You cannot delete a product if it was shared with you or is associated with a portfolio.</p>
|
|
11
|
-
* <p>A delegated admin is authorized to invoke this command.</p>
|
|
12
|
-
* @example
|
|
13
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
14
|
-
* ```javascript
|
|
15
|
-
* import { ServiceCatalogClient, DeleteProductCommand } from "@aws-sdk/client-service-catalog"; // ES Modules import
|
|
16
|
-
* // const { ServiceCatalogClient, DeleteProductCommand } = require("@aws-sdk/client-service-catalog"); // CommonJS import
|
|
17
|
-
* const client = new ServiceCatalogClient(config);
|
|
18
|
-
* const command = new DeleteProductCommand(input);
|
|
19
|
-
* const response = await client.send(command);
|
|
20
|
-
* ```
|
|
21
|
-
*
|
|
22
|
-
* @see {@link DeleteProductCommandInput} for command's `input` shape.
|
|
23
|
-
* @see {@link DeleteProductCommandOutput} for command's `response` shape.
|
|
24
|
-
* @see {@link ServiceCatalogClientResolvedConfig | config} for command's `input` shape.
|
|
25
|
-
*
|
|
26
|
-
*/
|
|
27
8
|
class DeleteProductCommand extends smithy_client_1.Command {
|
|
28
|
-
// Start section: command_properties
|
|
29
|
-
// End section: command_properties
|
|
30
9
|
constructor(input) {
|
|
31
|
-
// Start section: command_constructor
|
|
32
10
|
super();
|
|
33
11
|
this.input = input;
|
|
34
|
-
// End section: command_constructor
|
|
35
12
|
}
|
|
36
|
-
/**
|
|
37
|
-
* @internal
|
|
38
|
-
*/
|
|
39
13
|
resolveMiddleware(clientStack, configuration, options) {
|
|
40
14
|
this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
41
15
|
const stack = clientStack.concat(this.middlewareStack);
|
|
@@ -60,4 +34,3 @@ class DeleteProductCommand extends smithy_client_1.Command {
|
|
|
60
34
|
}
|
|
61
35
|
}
|
|
62
36
|
exports.DeleteProductCommand = DeleteProductCommand;
|
|
63
|
-
//# sourceMappingURL=DeleteProductCommand.js.map
|
|
@@ -5,35 +5,11 @@ const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
|
5
5
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
6
6
|
const models_0_1 = require("../models/models_0");
|
|
7
7
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
8
|
-
/**
|
|
9
|
-
* <p>Deletes the specified plan.</p>
|
|
10
|
-
* @example
|
|
11
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
12
|
-
* ```javascript
|
|
13
|
-
* import { ServiceCatalogClient, DeleteProvisionedProductPlanCommand } from "@aws-sdk/client-service-catalog"; // ES Modules import
|
|
14
|
-
* // const { ServiceCatalogClient, DeleteProvisionedProductPlanCommand } = require("@aws-sdk/client-service-catalog"); // CommonJS import
|
|
15
|
-
* const client = new ServiceCatalogClient(config);
|
|
16
|
-
* const command = new DeleteProvisionedProductPlanCommand(input);
|
|
17
|
-
* const response = await client.send(command);
|
|
18
|
-
* ```
|
|
19
|
-
*
|
|
20
|
-
* @see {@link DeleteProvisionedProductPlanCommandInput} for command's `input` shape.
|
|
21
|
-
* @see {@link DeleteProvisionedProductPlanCommandOutput} for command's `response` shape.
|
|
22
|
-
* @see {@link ServiceCatalogClientResolvedConfig | config} for command's `input` shape.
|
|
23
|
-
*
|
|
24
|
-
*/
|
|
25
8
|
class DeleteProvisionedProductPlanCommand extends smithy_client_1.Command {
|
|
26
|
-
// Start section: command_properties
|
|
27
|
-
// End section: command_properties
|
|
28
9
|
constructor(input) {
|
|
29
|
-
// Start section: command_constructor
|
|
30
10
|
super();
|
|
31
11
|
this.input = input;
|
|
32
|
-
// End section: command_constructor
|
|
33
12
|
}
|
|
34
|
-
/**
|
|
35
|
-
* @internal
|
|
36
|
-
*/
|
|
37
13
|
resolveMiddleware(clientStack, configuration, options) {
|
|
38
14
|
this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
39
15
|
const stack = clientStack.concat(this.middlewareStack);
|
|
@@ -58,4 +34,3 @@ class DeleteProvisionedProductPlanCommand extends smithy_client_1.Command {
|
|
|
58
34
|
}
|
|
59
35
|
}
|
|
60
36
|
exports.DeleteProvisionedProductPlanCommand = DeleteProvisionedProductPlanCommand;
|
|
61
|
-
//# sourceMappingURL=DeleteProvisionedProductPlanCommand.js.map
|
|
@@ -5,38 +5,11 @@ const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
|
5
5
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
6
6
|
const models_0_1 = require("../models/models_0");
|
|
7
7
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
8
|
-
/**
|
|
9
|
-
* <p>Deletes the specified provisioning artifact (also known as a version) for the specified product.</p>
|
|
10
|
-
* <p>You cannot delete a provisioning artifact associated with a product that was shared with you.
|
|
11
|
-
* You cannot delete the last provisioning artifact for a product, because a product must have at
|
|
12
|
-
* least one provisioning artifact.</p>
|
|
13
|
-
* @example
|
|
14
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
15
|
-
* ```javascript
|
|
16
|
-
* import { ServiceCatalogClient, DeleteProvisioningArtifactCommand } from "@aws-sdk/client-service-catalog"; // ES Modules import
|
|
17
|
-
* // const { ServiceCatalogClient, DeleteProvisioningArtifactCommand } = require("@aws-sdk/client-service-catalog"); // CommonJS import
|
|
18
|
-
* const client = new ServiceCatalogClient(config);
|
|
19
|
-
* const command = new DeleteProvisioningArtifactCommand(input);
|
|
20
|
-
* const response = await client.send(command);
|
|
21
|
-
* ```
|
|
22
|
-
*
|
|
23
|
-
* @see {@link DeleteProvisioningArtifactCommandInput} for command's `input` shape.
|
|
24
|
-
* @see {@link DeleteProvisioningArtifactCommandOutput} for command's `response` shape.
|
|
25
|
-
* @see {@link ServiceCatalogClientResolvedConfig | config} for command's `input` shape.
|
|
26
|
-
*
|
|
27
|
-
*/
|
|
28
8
|
class DeleteProvisioningArtifactCommand extends smithy_client_1.Command {
|
|
29
|
-
// Start section: command_properties
|
|
30
|
-
// End section: command_properties
|
|
31
9
|
constructor(input) {
|
|
32
|
-
// Start section: command_constructor
|
|
33
10
|
super();
|
|
34
11
|
this.input = input;
|
|
35
|
-
// End section: command_constructor
|
|
36
12
|
}
|
|
37
|
-
/**
|
|
38
|
-
* @internal
|
|
39
|
-
*/
|
|
40
13
|
resolveMiddleware(clientStack, configuration, options) {
|
|
41
14
|
this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
42
15
|
const stack = clientStack.concat(this.middlewareStack);
|
|
@@ -61,4 +34,3 @@ class DeleteProvisioningArtifactCommand extends smithy_client_1.Command {
|
|
|
61
34
|
}
|
|
62
35
|
}
|
|
63
36
|
exports.DeleteProvisioningArtifactCommand = DeleteProvisioningArtifactCommand;
|
|
64
|
-
//# sourceMappingURL=DeleteProvisioningArtifactCommand.js.map
|
|
@@ -5,35 +5,11 @@ const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
|
5
5
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
6
6
|
const models_0_1 = require("../models/models_0");
|
|
7
7
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
8
|
-
/**
|
|
9
|
-
* <p>Deletes a self-service action.</p>
|
|
10
|
-
* @example
|
|
11
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
12
|
-
* ```javascript
|
|
13
|
-
* import { ServiceCatalogClient, DeleteServiceActionCommand } from "@aws-sdk/client-service-catalog"; // ES Modules import
|
|
14
|
-
* // const { ServiceCatalogClient, DeleteServiceActionCommand } = require("@aws-sdk/client-service-catalog"); // CommonJS import
|
|
15
|
-
* const client = new ServiceCatalogClient(config);
|
|
16
|
-
* const command = new DeleteServiceActionCommand(input);
|
|
17
|
-
* const response = await client.send(command);
|
|
18
|
-
* ```
|
|
19
|
-
*
|
|
20
|
-
* @see {@link DeleteServiceActionCommandInput} for command's `input` shape.
|
|
21
|
-
* @see {@link DeleteServiceActionCommandOutput} for command's `response` shape.
|
|
22
|
-
* @see {@link ServiceCatalogClientResolvedConfig | config} for command's `input` shape.
|
|
23
|
-
*
|
|
24
|
-
*/
|
|
25
8
|
class DeleteServiceActionCommand extends smithy_client_1.Command {
|
|
26
|
-
// Start section: command_properties
|
|
27
|
-
// End section: command_properties
|
|
28
9
|
constructor(input) {
|
|
29
|
-
// Start section: command_constructor
|
|
30
10
|
super();
|
|
31
11
|
this.input = input;
|
|
32
|
-
// End section: command_constructor
|
|
33
12
|
}
|
|
34
|
-
/**
|
|
35
|
-
* @internal
|
|
36
|
-
*/
|
|
37
13
|
resolveMiddleware(clientStack, configuration, options) {
|
|
38
14
|
this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
39
15
|
const stack = clientStack.concat(this.middlewareStack);
|
|
@@ -58,4 +34,3 @@ class DeleteServiceActionCommand extends smithy_client_1.Command {
|
|
|
58
34
|
}
|
|
59
35
|
}
|
|
60
36
|
exports.DeleteServiceActionCommand = DeleteServiceActionCommand;
|
|
61
|
-
//# sourceMappingURL=DeleteServiceActionCommand.js.map
|
|
@@ -5,36 +5,11 @@ const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
|
5
5
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
6
6
|
const models_0_1 = require("../models/models_0");
|
|
7
7
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
8
|
-
/**
|
|
9
|
-
* <p>Deletes the specified TagOption.</p>
|
|
10
|
-
* <p>You cannot delete a TagOption if it is associated with a product or portfolio.</p>
|
|
11
|
-
* @example
|
|
12
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
13
|
-
* ```javascript
|
|
14
|
-
* import { ServiceCatalogClient, DeleteTagOptionCommand } from "@aws-sdk/client-service-catalog"; // ES Modules import
|
|
15
|
-
* // const { ServiceCatalogClient, DeleteTagOptionCommand } = require("@aws-sdk/client-service-catalog"); // CommonJS import
|
|
16
|
-
* const client = new ServiceCatalogClient(config);
|
|
17
|
-
* const command = new DeleteTagOptionCommand(input);
|
|
18
|
-
* const response = await client.send(command);
|
|
19
|
-
* ```
|
|
20
|
-
*
|
|
21
|
-
* @see {@link DeleteTagOptionCommandInput} for command's `input` shape.
|
|
22
|
-
* @see {@link DeleteTagOptionCommandOutput} for command's `response` shape.
|
|
23
|
-
* @see {@link ServiceCatalogClientResolvedConfig | config} for command's `input` shape.
|
|
24
|
-
*
|
|
25
|
-
*/
|
|
26
8
|
class DeleteTagOptionCommand extends smithy_client_1.Command {
|
|
27
|
-
// Start section: command_properties
|
|
28
|
-
// End section: command_properties
|
|
29
9
|
constructor(input) {
|
|
30
|
-
// Start section: command_constructor
|
|
31
10
|
super();
|
|
32
11
|
this.input = input;
|
|
33
|
-
// End section: command_constructor
|
|
34
12
|
}
|
|
35
|
-
/**
|
|
36
|
-
* @internal
|
|
37
|
-
*/
|
|
38
13
|
resolveMiddleware(clientStack, configuration, options) {
|
|
39
14
|
this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
40
15
|
const stack = clientStack.concat(this.middlewareStack);
|
|
@@ -59,4 +34,3 @@ class DeleteTagOptionCommand extends smithy_client_1.Command {
|
|
|
59
34
|
}
|
|
60
35
|
}
|
|
61
36
|
exports.DeleteTagOptionCommand = DeleteTagOptionCommand;
|
|
62
|
-
//# sourceMappingURL=DeleteTagOptionCommand.js.map
|
|
@@ -5,35 +5,11 @@ const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
|
5
5
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
6
6
|
const models_0_1 = require("../models/models_0");
|
|
7
7
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
8
|
-
/**
|
|
9
|
-
* <p>Gets information about the specified constraint.</p>
|
|
10
|
-
* @example
|
|
11
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
12
|
-
* ```javascript
|
|
13
|
-
* import { ServiceCatalogClient, DescribeConstraintCommand } from "@aws-sdk/client-service-catalog"; // ES Modules import
|
|
14
|
-
* // const { ServiceCatalogClient, DescribeConstraintCommand } = require("@aws-sdk/client-service-catalog"); // CommonJS import
|
|
15
|
-
* const client = new ServiceCatalogClient(config);
|
|
16
|
-
* const command = new DescribeConstraintCommand(input);
|
|
17
|
-
* const response = await client.send(command);
|
|
18
|
-
* ```
|
|
19
|
-
*
|
|
20
|
-
* @see {@link DescribeConstraintCommandInput} for command's `input` shape.
|
|
21
|
-
* @see {@link DescribeConstraintCommandOutput} for command's `response` shape.
|
|
22
|
-
* @see {@link ServiceCatalogClientResolvedConfig | config} for command's `input` shape.
|
|
23
|
-
*
|
|
24
|
-
*/
|
|
25
8
|
class DescribeConstraintCommand extends smithy_client_1.Command {
|
|
26
|
-
// Start section: command_properties
|
|
27
|
-
// End section: command_properties
|
|
28
9
|
constructor(input) {
|
|
29
|
-
// Start section: command_constructor
|
|
30
10
|
super();
|
|
31
11
|
this.input = input;
|
|
32
|
-
// End section: command_constructor
|
|
33
12
|
}
|
|
34
|
-
/**
|
|
35
|
-
* @internal
|
|
36
|
-
*/
|
|
37
13
|
resolveMiddleware(clientStack, configuration, options) {
|
|
38
14
|
this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
39
15
|
const stack = clientStack.concat(this.middlewareStack);
|
|
@@ -58,4 +34,3 @@ class DescribeConstraintCommand extends smithy_client_1.Command {
|
|
|
58
34
|
}
|
|
59
35
|
}
|
|
60
36
|
exports.DescribeConstraintCommand = DescribeConstraintCommand;
|
|
61
|
-
//# sourceMappingURL=DescribeConstraintCommand.js.map
|
|
@@ -5,35 +5,11 @@ const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
|
5
5
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
6
6
|
const models_0_1 = require("../models/models_0");
|
|
7
7
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
8
|
-
/**
|
|
9
|
-
* <p>Gets the status of the specified copy product operation.</p>
|
|
10
|
-
* @example
|
|
11
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
12
|
-
* ```javascript
|
|
13
|
-
* import { ServiceCatalogClient, DescribeCopyProductStatusCommand } from "@aws-sdk/client-service-catalog"; // ES Modules import
|
|
14
|
-
* // const { ServiceCatalogClient, DescribeCopyProductStatusCommand } = require("@aws-sdk/client-service-catalog"); // CommonJS import
|
|
15
|
-
* const client = new ServiceCatalogClient(config);
|
|
16
|
-
* const command = new DescribeCopyProductStatusCommand(input);
|
|
17
|
-
* const response = await client.send(command);
|
|
18
|
-
* ```
|
|
19
|
-
*
|
|
20
|
-
* @see {@link DescribeCopyProductStatusCommandInput} for command's `input` shape.
|
|
21
|
-
* @see {@link DescribeCopyProductStatusCommandOutput} for command's `response` shape.
|
|
22
|
-
* @see {@link ServiceCatalogClientResolvedConfig | config} for command's `input` shape.
|
|
23
|
-
*
|
|
24
|
-
*/
|
|
25
8
|
class DescribeCopyProductStatusCommand extends smithy_client_1.Command {
|
|
26
|
-
// Start section: command_properties
|
|
27
|
-
// End section: command_properties
|
|
28
9
|
constructor(input) {
|
|
29
|
-
// Start section: command_constructor
|
|
30
10
|
super();
|
|
31
11
|
this.input = input;
|
|
32
|
-
// End section: command_constructor
|
|
33
12
|
}
|
|
34
|
-
/**
|
|
35
|
-
* @internal
|
|
36
|
-
*/
|
|
37
13
|
resolveMiddleware(clientStack, configuration, options) {
|
|
38
14
|
this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
39
15
|
const stack = clientStack.concat(this.middlewareStack);
|
|
@@ -58,4 +34,3 @@ class DescribeCopyProductStatusCommand extends smithy_client_1.Command {
|
|
|
58
34
|
}
|
|
59
35
|
}
|
|
60
36
|
exports.DescribeCopyProductStatusCommand = DescribeCopyProductStatusCommand;
|
|
61
|
-
//# sourceMappingURL=DescribeCopyProductStatusCommand.js.map
|