@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
|
@@ -87,659 +87,353 @@ import { UpdateProvisioningArtifactCommandInput, UpdateProvisioningArtifactComma
|
|
|
87
87
|
import { UpdateServiceActionCommandInput, UpdateServiceActionCommandOutput } from "./commands/UpdateServiceActionCommand";
|
|
88
88
|
import { UpdateTagOptionCommandInput, UpdateTagOptionCommandOutput } from "./commands/UpdateTagOptionCommand";
|
|
89
89
|
import { ServiceCatalogClient } from "./ServiceCatalogClient";
|
|
90
|
-
|
|
91
|
-
* <fullname>AWS Service Catalog</fullname>
|
|
92
|
-
* <p>
|
|
93
|
-
* <a href="https://aws.amazon.com/servicecatalog/">AWS Service Catalog</a> enables
|
|
94
|
-
* organizations to create and manage catalogs of IT services that are approved for AWS. To
|
|
95
|
-
* get the most out of this documentation, you should be familiar with the terminology
|
|
96
|
-
* discussed in <a href="http://docs.aws.amazon.com/servicecatalog/latest/adminguide/what-is_concepts.html">AWS Service Catalog
|
|
97
|
-
* Concepts</a>.</p>
|
|
98
|
-
*/
|
|
90
|
+
|
|
99
91
|
export declare class ServiceCatalog extends ServiceCatalogClient {
|
|
100
|
-
|
|
101
|
-
* <p>Accepts an offer to share the specified portfolio.</p>
|
|
102
|
-
*/
|
|
92
|
+
|
|
103
93
|
acceptPortfolioShare(args: AcceptPortfolioShareCommandInput, options?: __HttpHandlerOptions): Promise<AcceptPortfolioShareCommandOutput>;
|
|
104
94
|
acceptPortfolioShare(args: AcceptPortfolioShareCommandInput, cb: (err: any, data?: AcceptPortfolioShareCommandOutput) => void): void;
|
|
105
95
|
acceptPortfolioShare(args: AcceptPortfolioShareCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: AcceptPortfolioShareCommandOutput) => void): void;
|
|
106
|
-
|
|
107
|
-
* <p>Associates the specified budget with the specified resource.</p>
|
|
108
|
-
*/
|
|
96
|
+
|
|
109
97
|
associateBudgetWithResource(args: AssociateBudgetWithResourceCommandInput, options?: __HttpHandlerOptions): Promise<AssociateBudgetWithResourceCommandOutput>;
|
|
110
98
|
associateBudgetWithResource(args: AssociateBudgetWithResourceCommandInput, cb: (err: any, data?: AssociateBudgetWithResourceCommandOutput) => void): void;
|
|
111
99
|
associateBudgetWithResource(args: AssociateBudgetWithResourceCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: AssociateBudgetWithResourceCommandOutput) => void): void;
|
|
112
|
-
|
|
113
|
-
* <p>Associates the specified principal ARN with the specified portfolio.</p>
|
|
114
|
-
*/
|
|
100
|
+
|
|
115
101
|
associatePrincipalWithPortfolio(args: AssociatePrincipalWithPortfolioCommandInput, options?: __HttpHandlerOptions): Promise<AssociatePrincipalWithPortfolioCommandOutput>;
|
|
116
102
|
associatePrincipalWithPortfolio(args: AssociatePrincipalWithPortfolioCommandInput, cb: (err: any, data?: AssociatePrincipalWithPortfolioCommandOutput) => void): void;
|
|
117
103
|
associatePrincipalWithPortfolio(args: AssociatePrincipalWithPortfolioCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: AssociatePrincipalWithPortfolioCommandOutput) => void): void;
|
|
118
|
-
|
|
119
|
-
* <p>Associates the specified product with the specified portfolio.</p>
|
|
120
|
-
* <p>A delegated admin is authorized to invoke this command.</p>
|
|
121
|
-
*/
|
|
104
|
+
|
|
122
105
|
associateProductWithPortfolio(args: AssociateProductWithPortfolioCommandInput, options?: __HttpHandlerOptions): Promise<AssociateProductWithPortfolioCommandOutput>;
|
|
123
106
|
associateProductWithPortfolio(args: AssociateProductWithPortfolioCommandInput, cb: (err: any, data?: AssociateProductWithPortfolioCommandOutput) => void): void;
|
|
124
107
|
associateProductWithPortfolio(args: AssociateProductWithPortfolioCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: AssociateProductWithPortfolioCommandOutput) => void): void;
|
|
125
|
-
|
|
126
|
-
* <p>Associates a self-service action with a provisioning artifact.</p>
|
|
127
|
-
*/
|
|
108
|
+
|
|
128
109
|
associateServiceActionWithProvisioningArtifact(args: AssociateServiceActionWithProvisioningArtifactCommandInput, options?: __HttpHandlerOptions): Promise<AssociateServiceActionWithProvisioningArtifactCommandOutput>;
|
|
129
110
|
associateServiceActionWithProvisioningArtifact(args: AssociateServiceActionWithProvisioningArtifactCommandInput, cb: (err: any, data?: AssociateServiceActionWithProvisioningArtifactCommandOutput) => void): void;
|
|
130
111
|
associateServiceActionWithProvisioningArtifact(args: AssociateServiceActionWithProvisioningArtifactCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: AssociateServiceActionWithProvisioningArtifactCommandOutput) => void): void;
|
|
131
|
-
|
|
132
|
-
* <p>Associate the specified TagOption with the specified portfolio or product.</p>
|
|
133
|
-
*/
|
|
112
|
+
|
|
134
113
|
associateTagOptionWithResource(args: AssociateTagOptionWithResourceCommandInput, options?: __HttpHandlerOptions): Promise<AssociateTagOptionWithResourceCommandOutput>;
|
|
135
114
|
associateTagOptionWithResource(args: AssociateTagOptionWithResourceCommandInput, cb: (err: any, data?: AssociateTagOptionWithResourceCommandOutput) => void): void;
|
|
136
115
|
associateTagOptionWithResource(args: AssociateTagOptionWithResourceCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: AssociateTagOptionWithResourceCommandOutput) => void): void;
|
|
137
|
-
|
|
138
|
-
* <p>Associates multiple self-service actions with provisioning artifacts.</p>
|
|
139
|
-
*/
|
|
116
|
+
|
|
140
117
|
batchAssociateServiceActionWithProvisioningArtifact(args: BatchAssociateServiceActionWithProvisioningArtifactCommandInput, options?: __HttpHandlerOptions): Promise<BatchAssociateServiceActionWithProvisioningArtifactCommandOutput>;
|
|
141
118
|
batchAssociateServiceActionWithProvisioningArtifact(args: BatchAssociateServiceActionWithProvisioningArtifactCommandInput, cb: (err: any, data?: BatchAssociateServiceActionWithProvisioningArtifactCommandOutput) => void): void;
|
|
142
119
|
batchAssociateServiceActionWithProvisioningArtifact(args: BatchAssociateServiceActionWithProvisioningArtifactCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: BatchAssociateServiceActionWithProvisioningArtifactCommandOutput) => void): void;
|
|
143
|
-
|
|
144
|
-
* <p>Disassociates a batch of self-service actions from the specified provisioning artifact.</p>
|
|
145
|
-
*/
|
|
120
|
+
|
|
146
121
|
batchDisassociateServiceActionFromProvisioningArtifact(args: BatchDisassociateServiceActionFromProvisioningArtifactCommandInput, options?: __HttpHandlerOptions): Promise<BatchDisassociateServiceActionFromProvisioningArtifactCommandOutput>;
|
|
147
122
|
batchDisassociateServiceActionFromProvisioningArtifact(args: BatchDisassociateServiceActionFromProvisioningArtifactCommandInput, cb: (err: any, data?: BatchDisassociateServiceActionFromProvisioningArtifactCommandOutput) => void): void;
|
|
148
123
|
batchDisassociateServiceActionFromProvisioningArtifact(args: BatchDisassociateServiceActionFromProvisioningArtifactCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: BatchDisassociateServiceActionFromProvisioningArtifactCommandOutput) => void): void;
|
|
149
|
-
|
|
150
|
-
* <p>Copies the specified source product to the specified target product or a new product.</p>
|
|
151
|
-
* <p>You can copy a product to the same account or another account.
|
|
152
|
-
* You can copy a product to the same region or another region.</p>
|
|
153
|
-
* <p>This operation is performed asynchronously. To track the progress of the
|
|
154
|
-
* operation, use <a>DescribeCopyProductStatus</a>.</p>
|
|
155
|
-
*/
|
|
124
|
+
|
|
156
125
|
copyProduct(args: CopyProductCommandInput, options?: __HttpHandlerOptions): Promise<CopyProductCommandOutput>;
|
|
157
126
|
copyProduct(args: CopyProductCommandInput, cb: (err: any, data?: CopyProductCommandOutput) => void): void;
|
|
158
127
|
copyProduct(args: CopyProductCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CopyProductCommandOutput) => void): void;
|
|
159
|
-
|
|
160
|
-
* <p>Creates a constraint.</p>
|
|
161
|
-
* <p>A delegated admin is authorized to invoke this command.</p>
|
|
162
|
-
*/
|
|
128
|
+
|
|
163
129
|
createConstraint(args: CreateConstraintCommandInput, options?: __HttpHandlerOptions): Promise<CreateConstraintCommandOutput>;
|
|
164
130
|
createConstraint(args: CreateConstraintCommandInput, cb: (err: any, data?: CreateConstraintCommandOutput) => void): void;
|
|
165
131
|
createConstraint(args: CreateConstraintCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateConstraintCommandOutput) => void): void;
|
|
166
|
-
|
|
167
|
-
* <p>Creates a portfolio.</p>
|
|
168
|
-
* <p>A delegated admin is authorized to invoke this command.</p>
|
|
169
|
-
*/
|
|
132
|
+
|
|
170
133
|
createPortfolio(args: CreatePortfolioCommandInput, options?: __HttpHandlerOptions): Promise<CreatePortfolioCommandOutput>;
|
|
171
134
|
createPortfolio(args: CreatePortfolioCommandInput, cb: (err: any, data?: CreatePortfolioCommandOutput) => void): void;
|
|
172
135
|
createPortfolio(args: CreatePortfolioCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreatePortfolioCommandOutput) => void): void;
|
|
173
|
-
|
|
174
|
-
* <p>Shares the specified portfolio with the specified account or organization node.
|
|
175
|
-
* Shares to an organization node can only be created by the management account of an
|
|
176
|
-
* organization or by a delegated administrator. You can share portfolios to an organization,
|
|
177
|
-
* an organizational unit, or a specific account.</p>
|
|
178
|
-
* <p>Note that if a delegated admin is de-registered, they can no longer create portfolio shares.</p>
|
|
179
|
-
* <p>
|
|
180
|
-
* <code>AWSOrganizationsAccess</code> must be enabled in order to create a portfolio share to an organization node.</p>
|
|
181
|
-
* <p>You can't share a shared resource, including portfolios that contain a shared product.</p>
|
|
182
|
-
* <p>If the portfolio share with the specified account or organization node already exists, this action will have no effect and will not return an error. To update an existing share, you must use the <code> UpdatePortfolioShare</code> API instead.</p>
|
|
183
|
-
*/
|
|
136
|
+
|
|
184
137
|
createPortfolioShare(args: CreatePortfolioShareCommandInput, options?: __HttpHandlerOptions): Promise<CreatePortfolioShareCommandOutput>;
|
|
185
138
|
createPortfolioShare(args: CreatePortfolioShareCommandInput, cb: (err: any, data?: CreatePortfolioShareCommandOutput) => void): void;
|
|
186
139
|
createPortfolioShare(args: CreatePortfolioShareCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreatePortfolioShareCommandOutput) => void): void;
|
|
187
|
-
|
|
188
|
-
* <p>Creates a product.</p>
|
|
189
|
-
* <p>A delegated admin is authorized to invoke this command.</p>
|
|
190
|
-
*
|
|
191
|
-
* <p>The user or role that performs this operation must have the
|
|
192
|
-
* <code>cloudformation:GetTemplate</code> IAM policy permission. This policy permission is
|
|
193
|
-
* required when using the <code>ImportFromPhysicalId</code> template source in the
|
|
194
|
-
* information data section.</p>
|
|
195
|
-
*/
|
|
140
|
+
|
|
196
141
|
createProduct(args: CreateProductCommandInput, options?: __HttpHandlerOptions): Promise<CreateProductCommandOutput>;
|
|
197
142
|
createProduct(args: CreateProductCommandInput, cb: (err: any, data?: CreateProductCommandOutput) => void): void;
|
|
198
143
|
createProduct(args: CreateProductCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateProductCommandOutput) => void): void;
|
|
199
|
-
|
|
200
|
-
* <p>Creates a plan. A plan includes the list of resources to be
|
|
201
|
-
* created (when provisioning a new product) or modified (when updating a provisioned product)
|
|
202
|
-
* when the plan is executed.</p>
|
|
203
|
-
* <p>You can create one plan per provisioned product. To create a plan for an existing
|
|
204
|
-
* provisioned product, the product status must be AVAILBLE or TAINTED.</p>
|
|
205
|
-
* <p>To view the resource changes in the change set, use <a>DescribeProvisionedProductPlan</a>.
|
|
206
|
-
* To create or modify the provisioned product, use <a>ExecuteProvisionedProductPlan</a>.</p>
|
|
207
|
-
*/
|
|
144
|
+
|
|
208
145
|
createProvisionedProductPlan(args: CreateProvisionedProductPlanCommandInput, options?: __HttpHandlerOptions): Promise<CreateProvisionedProductPlanCommandOutput>;
|
|
209
146
|
createProvisionedProductPlan(args: CreateProvisionedProductPlanCommandInput, cb: (err: any, data?: CreateProvisionedProductPlanCommandOutput) => void): void;
|
|
210
147
|
createProvisionedProductPlan(args: CreateProvisionedProductPlanCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateProvisionedProductPlanCommandOutput) => void): void;
|
|
211
|
-
|
|
212
|
-
* <p>Creates a provisioning artifact (also known as a version) for the specified product.</p>
|
|
213
|
-
* <p>You cannot create a provisioning artifact for a product that was shared with you.</p>
|
|
214
|
-
*
|
|
215
|
-
* <p>The user or role that performs this operation must have the <code>cloudformation:GetTemplate</code>
|
|
216
|
-
* IAM policy permission. This policy permission is required when using the
|
|
217
|
-
* <code>ImportFromPhysicalId</code> template source in the information data section.</p>
|
|
218
|
-
*/
|
|
148
|
+
|
|
219
149
|
createProvisioningArtifact(args: CreateProvisioningArtifactCommandInput, options?: __HttpHandlerOptions): Promise<CreateProvisioningArtifactCommandOutput>;
|
|
220
150
|
createProvisioningArtifact(args: CreateProvisioningArtifactCommandInput, cb: (err: any, data?: CreateProvisioningArtifactCommandOutput) => void): void;
|
|
221
151
|
createProvisioningArtifact(args: CreateProvisioningArtifactCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateProvisioningArtifactCommandOutput) => void): void;
|
|
222
|
-
|
|
223
|
-
* <p>Creates a self-service action.</p>
|
|
224
|
-
*/
|
|
152
|
+
|
|
225
153
|
createServiceAction(args: CreateServiceActionCommandInput, options?: __HttpHandlerOptions): Promise<CreateServiceActionCommandOutput>;
|
|
226
154
|
createServiceAction(args: CreateServiceActionCommandInput, cb: (err: any, data?: CreateServiceActionCommandOutput) => void): void;
|
|
227
155
|
createServiceAction(args: CreateServiceActionCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateServiceActionCommandOutput) => void): void;
|
|
228
|
-
|
|
229
|
-
* <p>Creates a TagOption.</p>
|
|
230
|
-
*/
|
|
156
|
+
|
|
231
157
|
createTagOption(args: CreateTagOptionCommandInput, options?: __HttpHandlerOptions): Promise<CreateTagOptionCommandOutput>;
|
|
232
158
|
createTagOption(args: CreateTagOptionCommandInput, cb: (err: any, data?: CreateTagOptionCommandOutput) => void): void;
|
|
233
159
|
createTagOption(args: CreateTagOptionCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateTagOptionCommandOutput) => void): void;
|
|
234
|
-
|
|
235
|
-
* <p>Deletes the specified constraint.</p>
|
|
236
|
-
* <p>A delegated admin is authorized to invoke this command.</p>
|
|
237
|
-
*/
|
|
160
|
+
|
|
238
161
|
deleteConstraint(args: DeleteConstraintCommandInput, options?: __HttpHandlerOptions): Promise<DeleteConstraintCommandOutput>;
|
|
239
162
|
deleteConstraint(args: DeleteConstraintCommandInput, cb: (err: any, data?: DeleteConstraintCommandOutput) => void): void;
|
|
240
163
|
deleteConstraint(args: DeleteConstraintCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteConstraintCommandOutput) => void): void;
|
|
241
|
-
|
|
242
|
-
* <p>Deletes the specified portfolio.</p>
|
|
243
|
-
* <p>You cannot delete a portfolio if it was shared with you or if it has associated
|
|
244
|
-
* products, users, constraints, or shared accounts.</p>
|
|
245
|
-
* <p>A delegated admin is authorized to invoke this command.</p>
|
|
246
|
-
*/
|
|
164
|
+
|
|
247
165
|
deletePortfolio(args: DeletePortfolioCommandInput, options?: __HttpHandlerOptions): Promise<DeletePortfolioCommandOutput>;
|
|
248
166
|
deletePortfolio(args: DeletePortfolioCommandInput, cb: (err: any, data?: DeletePortfolioCommandOutput) => void): void;
|
|
249
167
|
deletePortfolio(args: DeletePortfolioCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeletePortfolioCommandOutput) => void): void;
|
|
250
|
-
|
|
251
|
-
* <p>Stops sharing the specified portfolio with the specified account or organization
|
|
252
|
-
* node. Shares to an organization node can only be deleted by the management account of an
|
|
253
|
-
* organization or by a delegated administrator.</p>
|
|
254
|
-
* <p>Note that if a delegated admin is de-registered, portfolio shares created from that account are removed.</p>
|
|
255
|
-
*/
|
|
168
|
+
|
|
256
169
|
deletePortfolioShare(args: DeletePortfolioShareCommandInput, options?: __HttpHandlerOptions): Promise<DeletePortfolioShareCommandOutput>;
|
|
257
170
|
deletePortfolioShare(args: DeletePortfolioShareCommandInput, cb: (err: any, data?: DeletePortfolioShareCommandOutput) => void): void;
|
|
258
171
|
deletePortfolioShare(args: DeletePortfolioShareCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeletePortfolioShareCommandOutput) => void): void;
|
|
259
|
-
|
|
260
|
-
* <p>Deletes the specified product.</p>
|
|
261
|
-
* <p>You cannot delete a product if it was shared with you or is associated with a portfolio.</p>
|
|
262
|
-
* <p>A delegated admin is authorized to invoke this command.</p>
|
|
263
|
-
*/
|
|
172
|
+
|
|
264
173
|
deleteProduct(args: DeleteProductCommandInput, options?: __HttpHandlerOptions): Promise<DeleteProductCommandOutput>;
|
|
265
174
|
deleteProduct(args: DeleteProductCommandInput, cb: (err: any, data?: DeleteProductCommandOutput) => void): void;
|
|
266
175
|
deleteProduct(args: DeleteProductCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteProductCommandOutput) => void): void;
|
|
267
|
-
|
|
268
|
-
* <p>Deletes the specified plan.</p>
|
|
269
|
-
*/
|
|
176
|
+
|
|
270
177
|
deleteProvisionedProductPlan(args: DeleteProvisionedProductPlanCommandInput, options?: __HttpHandlerOptions): Promise<DeleteProvisionedProductPlanCommandOutput>;
|
|
271
178
|
deleteProvisionedProductPlan(args: DeleteProvisionedProductPlanCommandInput, cb: (err: any, data?: DeleteProvisionedProductPlanCommandOutput) => void): void;
|
|
272
179
|
deleteProvisionedProductPlan(args: DeleteProvisionedProductPlanCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteProvisionedProductPlanCommandOutput) => void): void;
|
|
273
|
-
|
|
274
|
-
* <p>Deletes the specified provisioning artifact (also known as a version) for the specified product.</p>
|
|
275
|
-
* <p>You cannot delete a provisioning artifact associated with a product that was shared with you.
|
|
276
|
-
* You cannot delete the last provisioning artifact for a product, because a product must have at
|
|
277
|
-
* least one provisioning artifact.</p>
|
|
278
|
-
*/
|
|
180
|
+
|
|
279
181
|
deleteProvisioningArtifact(args: DeleteProvisioningArtifactCommandInput, options?: __HttpHandlerOptions): Promise<DeleteProvisioningArtifactCommandOutput>;
|
|
280
182
|
deleteProvisioningArtifact(args: DeleteProvisioningArtifactCommandInput, cb: (err: any, data?: DeleteProvisioningArtifactCommandOutput) => void): void;
|
|
281
183
|
deleteProvisioningArtifact(args: DeleteProvisioningArtifactCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteProvisioningArtifactCommandOutput) => void): void;
|
|
282
|
-
|
|
283
|
-
* <p>Deletes a self-service action.</p>
|
|
284
|
-
*/
|
|
184
|
+
|
|
285
185
|
deleteServiceAction(args: DeleteServiceActionCommandInput, options?: __HttpHandlerOptions): Promise<DeleteServiceActionCommandOutput>;
|
|
286
186
|
deleteServiceAction(args: DeleteServiceActionCommandInput, cb: (err: any, data?: DeleteServiceActionCommandOutput) => void): void;
|
|
287
187
|
deleteServiceAction(args: DeleteServiceActionCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteServiceActionCommandOutput) => void): void;
|
|
288
|
-
|
|
289
|
-
* <p>Deletes the specified TagOption.</p>
|
|
290
|
-
* <p>You cannot delete a TagOption if it is associated with a product or portfolio.</p>
|
|
291
|
-
*/
|
|
188
|
+
|
|
292
189
|
deleteTagOption(args: DeleteTagOptionCommandInput, options?: __HttpHandlerOptions): Promise<DeleteTagOptionCommandOutput>;
|
|
293
190
|
deleteTagOption(args: DeleteTagOptionCommandInput, cb: (err: any, data?: DeleteTagOptionCommandOutput) => void): void;
|
|
294
191
|
deleteTagOption(args: DeleteTagOptionCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteTagOptionCommandOutput) => void): void;
|
|
295
|
-
|
|
296
|
-
* <p>Gets information about the specified constraint.</p>
|
|
297
|
-
*/
|
|
192
|
+
|
|
298
193
|
describeConstraint(args: DescribeConstraintCommandInput, options?: __HttpHandlerOptions): Promise<DescribeConstraintCommandOutput>;
|
|
299
194
|
describeConstraint(args: DescribeConstraintCommandInput, cb: (err: any, data?: DescribeConstraintCommandOutput) => void): void;
|
|
300
195
|
describeConstraint(args: DescribeConstraintCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeConstraintCommandOutput) => void): void;
|
|
301
|
-
|
|
302
|
-
* <p>Gets the status of the specified copy product operation.</p>
|
|
303
|
-
*/
|
|
196
|
+
|
|
304
197
|
describeCopyProductStatus(args: DescribeCopyProductStatusCommandInput, options?: __HttpHandlerOptions): Promise<DescribeCopyProductStatusCommandOutput>;
|
|
305
198
|
describeCopyProductStatus(args: DescribeCopyProductStatusCommandInput, cb: (err: any, data?: DescribeCopyProductStatusCommandOutput) => void): void;
|
|
306
199
|
describeCopyProductStatus(args: DescribeCopyProductStatusCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeCopyProductStatusCommandOutput) => void): void;
|
|
307
|
-
|
|
308
|
-
* <p>Gets information about the specified portfolio.</p>
|
|
309
|
-
* <p>A delegated admin is authorized to invoke this command.</p>
|
|
310
|
-
*/
|
|
200
|
+
|
|
311
201
|
describePortfolio(args: DescribePortfolioCommandInput, options?: __HttpHandlerOptions): Promise<DescribePortfolioCommandOutput>;
|
|
312
202
|
describePortfolio(args: DescribePortfolioCommandInput, cb: (err: any, data?: DescribePortfolioCommandOutput) => void): void;
|
|
313
203
|
describePortfolio(args: DescribePortfolioCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribePortfolioCommandOutput) => void): void;
|
|
314
|
-
|
|
315
|
-
* <p>Returns a summary of each of the portfolio shares that were created for the specified portfolio.</p>
|
|
316
|
-
* <p>You can use this API to determine which accounts or organizational nodes this
|
|
317
|
-
* portfolio have been shared, whether the recipient entity has imported the share, and
|
|
318
|
-
* whether TagOptions are included with the share.</p>
|
|
319
|
-
* <p>The <code>PortfolioId</code> and <code>Type</code> parameters are both required.</p>
|
|
320
|
-
*/
|
|
204
|
+
|
|
321
205
|
describePortfolioShares(args: DescribePortfolioSharesCommandInput, options?: __HttpHandlerOptions): Promise<DescribePortfolioSharesCommandOutput>;
|
|
322
206
|
describePortfolioShares(args: DescribePortfolioSharesCommandInput, cb: (err: any, data?: DescribePortfolioSharesCommandOutput) => void): void;
|
|
323
207
|
describePortfolioShares(args: DescribePortfolioSharesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribePortfolioSharesCommandOutput) => void): void;
|
|
324
|
-
|
|
325
|
-
* <p>Gets the status of the specified portfolio share operation. This API can only be called
|
|
326
|
-
* by the management account in the organization or by a delegated admin.</p>
|
|
327
|
-
*/
|
|
208
|
+
|
|
328
209
|
describePortfolioShareStatus(args: DescribePortfolioShareStatusCommandInput, options?: __HttpHandlerOptions): Promise<DescribePortfolioShareStatusCommandOutput>;
|
|
329
210
|
describePortfolioShareStatus(args: DescribePortfolioShareStatusCommandInput, cb: (err: any, data?: DescribePortfolioShareStatusCommandOutput) => void): void;
|
|
330
211
|
describePortfolioShareStatus(args: DescribePortfolioShareStatusCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribePortfolioShareStatusCommandOutput) => void): void;
|
|
331
|
-
|
|
332
|
-
* <p>Gets information about the specified product.</p>
|
|
333
|
-
*/
|
|
212
|
+
|
|
334
213
|
describeProduct(args: DescribeProductCommandInput, options?: __HttpHandlerOptions): Promise<DescribeProductCommandOutput>;
|
|
335
214
|
describeProduct(args: DescribeProductCommandInput, cb: (err: any, data?: DescribeProductCommandOutput) => void): void;
|
|
336
215
|
describeProduct(args: DescribeProductCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeProductCommandOutput) => void): void;
|
|
337
|
-
|
|
338
|
-
* <p>Gets information about the specified product. This operation is run with administrator access.</p>
|
|
339
|
-
*/
|
|
216
|
+
|
|
340
217
|
describeProductAsAdmin(args: DescribeProductAsAdminCommandInput, options?: __HttpHandlerOptions): Promise<DescribeProductAsAdminCommandOutput>;
|
|
341
218
|
describeProductAsAdmin(args: DescribeProductAsAdminCommandInput, cb: (err: any, data?: DescribeProductAsAdminCommandOutput) => void): void;
|
|
342
219
|
describeProductAsAdmin(args: DescribeProductAsAdminCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeProductAsAdminCommandOutput) => void): void;
|
|
343
|
-
|
|
344
|
-
* <p>Gets information about the specified product.</p>
|
|
345
|
-
*/
|
|
220
|
+
|
|
346
221
|
describeProductView(args: DescribeProductViewCommandInput, options?: __HttpHandlerOptions): Promise<DescribeProductViewCommandOutput>;
|
|
347
222
|
describeProductView(args: DescribeProductViewCommandInput, cb: (err: any, data?: DescribeProductViewCommandOutput) => void): void;
|
|
348
223
|
describeProductView(args: DescribeProductViewCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeProductViewCommandOutput) => void): void;
|
|
349
|
-
|
|
350
|
-
* <p>Gets information about the specified provisioned product.</p>
|
|
351
|
-
*/
|
|
224
|
+
|
|
352
225
|
describeProvisionedProduct(args: DescribeProvisionedProductCommandInput, options?: __HttpHandlerOptions): Promise<DescribeProvisionedProductCommandOutput>;
|
|
353
226
|
describeProvisionedProduct(args: DescribeProvisionedProductCommandInput, cb: (err: any, data?: DescribeProvisionedProductCommandOutput) => void): void;
|
|
354
227
|
describeProvisionedProduct(args: DescribeProvisionedProductCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeProvisionedProductCommandOutput) => void): void;
|
|
355
|
-
|
|
356
|
-
* <p>Gets information about the resource changes for the specified plan.</p>
|
|
357
|
-
*/
|
|
228
|
+
|
|
358
229
|
describeProvisionedProductPlan(args: DescribeProvisionedProductPlanCommandInput, options?: __HttpHandlerOptions): Promise<DescribeProvisionedProductPlanCommandOutput>;
|
|
359
230
|
describeProvisionedProductPlan(args: DescribeProvisionedProductPlanCommandInput, cb: (err: any, data?: DescribeProvisionedProductPlanCommandOutput) => void): void;
|
|
360
231
|
describeProvisionedProductPlan(args: DescribeProvisionedProductPlanCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeProvisionedProductPlanCommandOutput) => void): void;
|
|
361
|
-
|
|
362
|
-
* <p>Gets information about the specified provisioning artifact (also known as a version) for the specified product.</p>
|
|
363
|
-
*/
|
|
232
|
+
|
|
364
233
|
describeProvisioningArtifact(args: DescribeProvisioningArtifactCommandInput, options?: __HttpHandlerOptions): Promise<DescribeProvisioningArtifactCommandOutput>;
|
|
365
234
|
describeProvisioningArtifact(args: DescribeProvisioningArtifactCommandInput, cb: (err: any, data?: DescribeProvisioningArtifactCommandOutput) => void): void;
|
|
366
235
|
describeProvisioningArtifact(args: DescribeProvisioningArtifactCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeProvisioningArtifactCommandOutput) => void): void;
|
|
367
|
-
|
|
368
|
-
* <p>Gets information about the configuration required to provision the specified product using
|
|
369
|
-
* the specified provisioning artifact.</p>
|
|
370
|
-
* <p>If the output contains a TagOption key with an empty list of values, there is a
|
|
371
|
-
* TagOption conflict for that key. The end user cannot take action to fix the conflict, and
|
|
372
|
-
* launch is not blocked. In subsequent calls to <a>ProvisionProduct</a>,
|
|
373
|
-
* do not include conflicted TagOption keys as tags, or this causes the error
|
|
374
|
-
* "Parameter validation failed: Missing required parameter in Tags[<i>N</i>]:<i>Value</i>".
|
|
375
|
-
* Tag the provisioned product with the value <code>sc-tagoption-conflict-portfolioId-productId</code>.</p>
|
|
376
|
-
*/
|
|
236
|
+
|
|
377
237
|
describeProvisioningParameters(args: DescribeProvisioningParametersCommandInput, options?: __HttpHandlerOptions): Promise<DescribeProvisioningParametersCommandOutput>;
|
|
378
238
|
describeProvisioningParameters(args: DescribeProvisioningParametersCommandInput, cb: (err: any, data?: DescribeProvisioningParametersCommandOutput) => void): void;
|
|
379
239
|
describeProvisioningParameters(args: DescribeProvisioningParametersCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeProvisioningParametersCommandOutput) => void): void;
|
|
380
|
-
|
|
381
|
-
* <p>Gets information about the specified request operation.</p>
|
|
382
|
-
* <p>Use this operation after calling a request operation (for example, <a>ProvisionProduct</a>,
|
|
383
|
-
* <a>TerminateProvisionedProduct</a>, or <a>UpdateProvisionedProduct</a>).
|
|
384
|
-
* </p>
|
|
385
|
-
* <note>
|
|
386
|
-
* <p>If a provisioned product was transferred to a new owner using <a>UpdateProvisionedProductProperties</a>, the new owner
|
|
387
|
-
* will be able to describe all past records for that product. The previous owner will no longer be able to describe the records, but will be able to
|
|
388
|
-
* use <a>ListRecordHistory</a> to see the product's history from when he was the owner.</p>
|
|
389
|
-
* </note>
|
|
390
|
-
*/
|
|
240
|
+
|
|
391
241
|
describeRecord(args: DescribeRecordCommandInput, options?: __HttpHandlerOptions): Promise<DescribeRecordCommandOutput>;
|
|
392
242
|
describeRecord(args: DescribeRecordCommandInput, cb: (err: any, data?: DescribeRecordCommandOutput) => void): void;
|
|
393
243
|
describeRecord(args: DescribeRecordCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeRecordCommandOutput) => void): void;
|
|
394
|
-
|
|
395
|
-
* <p>Describes a self-service action.</p>
|
|
396
|
-
*/
|
|
244
|
+
|
|
397
245
|
describeServiceAction(args: DescribeServiceActionCommandInput, options?: __HttpHandlerOptions): Promise<DescribeServiceActionCommandOutput>;
|
|
398
246
|
describeServiceAction(args: DescribeServiceActionCommandInput, cb: (err: any, data?: DescribeServiceActionCommandOutput) => void): void;
|
|
399
247
|
describeServiceAction(args: DescribeServiceActionCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeServiceActionCommandOutput) => void): void;
|
|
400
|
-
|
|
401
|
-
* <p>Finds the default parameters for a specific self-service action on a specific provisioned product and returns a map of the results to the user.</p>
|
|
402
|
-
*/
|
|
248
|
+
|
|
403
249
|
describeServiceActionExecutionParameters(args: DescribeServiceActionExecutionParametersCommandInput, options?: __HttpHandlerOptions): Promise<DescribeServiceActionExecutionParametersCommandOutput>;
|
|
404
250
|
describeServiceActionExecutionParameters(args: DescribeServiceActionExecutionParametersCommandInput, cb: (err: any, data?: DescribeServiceActionExecutionParametersCommandOutput) => void): void;
|
|
405
251
|
describeServiceActionExecutionParameters(args: DescribeServiceActionExecutionParametersCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeServiceActionExecutionParametersCommandOutput) => void): void;
|
|
406
|
-
|
|
407
|
-
* <p>Gets information about the specified TagOption.</p>
|
|
408
|
-
*/
|
|
252
|
+
|
|
409
253
|
describeTagOption(args: DescribeTagOptionCommandInput, options?: __HttpHandlerOptions): Promise<DescribeTagOptionCommandOutput>;
|
|
410
254
|
describeTagOption(args: DescribeTagOptionCommandInput, cb: (err: any, data?: DescribeTagOptionCommandOutput) => void): void;
|
|
411
255
|
describeTagOption(args: DescribeTagOptionCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeTagOptionCommandOutput) => void): void;
|
|
412
|
-
|
|
413
|
-
* <p>Disable portfolio sharing through AWS Organizations feature. This feature will not
|
|
414
|
-
* delete your current shares but it will prevent you from creating new shares throughout your
|
|
415
|
-
* organization. Current shares will not be in sync with your organization structure if it
|
|
416
|
-
* changes after calling this API. This API can only be called by the management account in
|
|
417
|
-
* the organization.</p>
|
|
418
|
-
* <p>This API can't be invoked if there are active delegated administrators in the organization.</p>
|
|
419
|
-
* <p>Note that a delegated administrator is not authorized to invoke <code>DisableAWSOrganizationsAccess</code>.</p>
|
|
420
|
-
*/
|
|
256
|
+
|
|
421
257
|
disableAWSOrganizationsAccess(args: DisableAWSOrganizationsAccessCommandInput, options?: __HttpHandlerOptions): Promise<DisableAWSOrganizationsAccessCommandOutput>;
|
|
422
258
|
disableAWSOrganizationsAccess(args: DisableAWSOrganizationsAccessCommandInput, cb: (err: any, data?: DisableAWSOrganizationsAccessCommandOutput) => void): void;
|
|
423
259
|
disableAWSOrganizationsAccess(args: DisableAWSOrganizationsAccessCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DisableAWSOrganizationsAccessCommandOutput) => void): void;
|
|
424
|
-
|
|
425
|
-
* <p>Disassociates the specified budget from the specified resource.</p>
|
|
426
|
-
*/
|
|
260
|
+
|
|
427
261
|
disassociateBudgetFromResource(args: DisassociateBudgetFromResourceCommandInput, options?: __HttpHandlerOptions): Promise<DisassociateBudgetFromResourceCommandOutput>;
|
|
428
262
|
disassociateBudgetFromResource(args: DisassociateBudgetFromResourceCommandInput, cb: (err: any, data?: DisassociateBudgetFromResourceCommandOutput) => void): void;
|
|
429
263
|
disassociateBudgetFromResource(args: DisassociateBudgetFromResourceCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DisassociateBudgetFromResourceCommandOutput) => void): void;
|
|
430
|
-
|
|
431
|
-
* <p>Disassociates a previously associated principal ARN from a specified
|
|
432
|
-
* portfolio.</p>
|
|
433
|
-
*/
|
|
264
|
+
|
|
434
265
|
disassociatePrincipalFromPortfolio(args: DisassociatePrincipalFromPortfolioCommandInput, options?: __HttpHandlerOptions): Promise<DisassociatePrincipalFromPortfolioCommandOutput>;
|
|
435
266
|
disassociatePrincipalFromPortfolio(args: DisassociatePrincipalFromPortfolioCommandInput, cb: (err: any, data?: DisassociatePrincipalFromPortfolioCommandOutput) => void): void;
|
|
436
267
|
disassociatePrincipalFromPortfolio(args: DisassociatePrincipalFromPortfolioCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DisassociatePrincipalFromPortfolioCommandOutput) => void): void;
|
|
437
|
-
|
|
438
|
-
* <p>Disassociates the specified product from the specified portfolio. </p>
|
|
439
|
-
* <p>A delegated admin is authorized to invoke this command.</p>
|
|
440
|
-
*/
|
|
268
|
+
|
|
441
269
|
disassociateProductFromPortfolio(args: DisassociateProductFromPortfolioCommandInput, options?: __HttpHandlerOptions): Promise<DisassociateProductFromPortfolioCommandOutput>;
|
|
442
270
|
disassociateProductFromPortfolio(args: DisassociateProductFromPortfolioCommandInput, cb: (err: any, data?: DisassociateProductFromPortfolioCommandOutput) => void): void;
|
|
443
271
|
disassociateProductFromPortfolio(args: DisassociateProductFromPortfolioCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DisassociateProductFromPortfolioCommandOutput) => void): void;
|
|
444
|
-
|
|
445
|
-
* <p>Disassociates the specified self-service action association from the specified provisioning artifact.</p>
|
|
446
|
-
*/
|
|
272
|
+
|
|
447
273
|
disassociateServiceActionFromProvisioningArtifact(args: DisassociateServiceActionFromProvisioningArtifactCommandInput, options?: __HttpHandlerOptions): Promise<DisassociateServiceActionFromProvisioningArtifactCommandOutput>;
|
|
448
274
|
disassociateServiceActionFromProvisioningArtifact(args: DisassociateServiceActionFromProvisioningArtifactCommandInput, cb: (err: any, data?: DisassociateServiceActionFromProvisioningArtifactCommandOutput) => void): void;
|
|
449
275
|
disassociateServiceActionFromProvisioningArtifact(args: DisassociateServiceActionFromProvisioningArtifactCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DisassociateServiceActionFromProvisioningArtifactCommandOutput) => void): void;
|
|
450
|
-
|
|
451
|
-
* <p>Disassociates the specified TagOption from the specified resource.</p>
|
|
452
|
-
*/
|
|
276
|
+
|
|
453
277
|
disassociateTagOptionFromResource(args: DisassociateTagOptionFromResourceCommandInput, options?: __HttpHandlerOptions): Promise<DisassociateTagOptionFromResourceCommandOutput>;
|
|
454
278
|
disassociateTagOptionFromResource(args: DisassociateTagOptionFromResourceCommandInput, cb: (err: any, data?: DisassociateTagOptionFromResourceCommandOutput) => void): void;
|
|
455
279
|
disassociateTagOptionFromResource(args: DisassociateTagOptionFromResourceCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DisassociateTagOptionFromResourceCommandOutput) => void): void;
|
|
456
|
-
|
|
457
|
-
* <p>Enable portfolio sharing feature through AWS Organizations. This API will allow Service
|
|
458
|
-
* Catalog to receive updates on your organization in order to sync your shares with the
|
|
459
|
-
* current structure. This API can only be called by the management account in the
|
|
460
|
-
* organization.</p>
|
|
461
|
-
* <p>By calling this API Service Catalog will make a call to organizations:EnableAWSServiceAccess on your behalf so that your shares can be in sync with any changes in your AWS Organizations structure.</p>
|
|
462
|
-
* <p>Note that a delegated administrator is not authorized to invoke <code>EnableAWSOrganizationsAccess</code>.</p>
|
|
463
|
-
*/
|
|
280
|
+
|
|
464
281
|
enableAWSOrganizationsAccess(args: EnableAWSOrganizationsAccessCommandInput, options?: __HttpHandlerOptions): Promise<EnableAWSOrganizationsAccessCommandOutput>;
|
|
465
282
|
enableAWSOrganizationsAccess(args: EnableAWSOrganizationsAccessCommandInput, cb: (err: any, data?: EnableAWSOrganizationsAccessCommandOutput) => void): void;
|
|
466
283
|
enableAWSOrganizationsAccess(args: EnableAWSOrganizationsAccessCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: EnableAWSOrganizationsAccessCommandOutput) => void): void;
|
|
467
|
-
|
|
468
|
-
* <p>Provisions or modifies a product based on the resource changes for the specified plan.</p>
|
|
469
|
-
*/
|
|
284
|
+
|
|
470
285
|
executeProvisionedProductPlan(args: ExecuteProvisionedProductPlanCommandInput, options?: __HttpHandlerOptions): Promise<ExecuteProvisionedProductPlanCommandOutput>;
|
|
471
286
|
executeProvisionedProductPlan(args: ExecuteProvisionedProductPlanCommandInput, cb: (err: any, data?: ExecuteProvisionedProductPlanCommandOutput) => void): void;
|
|
472
287
|
executeProvisionedProductPlan(args: ExecuteProvisionedProductPlanCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ExecuteProvisionedProductPlanCommandOutput) => void): void;
|
|
473
|
-
|
|
474
|
-
* <p>Executes a self-service action against a provisioned product.</p>
|
|
475
|
-
*/
|
|
288
|
+
|
|
476
289
|
executeProvisionedProductServiceAction(args: ExecuteProvisionedProductServiceActionCommandInput, options?: __HttpHandlerOptions): Promise<ExecuteProvisionedProductServiceActionCommandOutput>;
|
|
477
290
|
executeProvisionedProductServiceAction(args: ExecuteProvisionedProductServiceActionCommandInput, cb: (err: any, data?: ExecuteProvisionedProductServiceActionCommandOutput) => void): void;
|
|
478
291
|
executeProvisionedProductServiceAction(args: ExecuteProvisionedProductServiceActionCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ExecuteProvisionedProductServiceActionCommandOutput) => void): void;
|
|
479
|
-
|
|
480
|
-
* <p>Get the Access Status for AWS Organization portfolio share feature. This API can only be
|
|
481
|
-
* called by the management account in the organization or by a delegated admin.</p>
|
|
482
|
-
*/
|
|
292
|
+
|
|
483
293
|
getAWSOrganizationsAccessStatus(args: GetAWSOrganizationsAccessStatusCommandInput, options?: __HttpHandlerOptions): Promise<GetAWSOrganizationsAccessStatusCommandOutput>;
|
|
484
294
|
getAWSOrganizationsAccessStatus(args: GetAWSOrganizationsAccessStatusCommandInput, cb: (err: any, data?: GetAWSOrganizationsAccessStatusCommandOutput) => void): void;
|
|
485
295
|
getAWSOrganizationsAccessStatus(args: GetAWSOrganizationsAccessStatusCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetAWSOrganizationsAccessStatusCommandOutput) => void): void;
|
|
486
|
-
|
|
487
|
-
* <p>This API takes either a <code>ProvisonedProductId</code> or a <code>ProvisionedProductName</code>, along with a list of one or more output keys, and responds with the key/value pairs of those outputs.</p>
|
|
488
|
-
*/
|
|
296
|
+
|
|
489
297
|
getProvisionedProductOutputs(args: GetProvisionedProductOutputsCommandInput, options?: __HttpHandlerOptions): Promise<GetProvisionedProductOutputsCommandOutput>;
|
|
490
298
|
getProvisionedProductOutputs(args: GetProvisionedProductOutputsCommandInput, cb: (err: any, data?: GetProvisionedProductOutputsCommandOutput) => void): void;
|
|
491
299
|
getProvisionedProductOutputs(args: GetProvisionedProductOutputsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetProvisionedProductOutputsCommandOutput) => void): void;
|
|
492
|
-
|
|
493
|
-
* <p>Requests the import of a resource as a Service Catalog provisioned product that is
|
|
494
|
-
* associated to a Service Catalog product and provisioning artifact. Once imported, all
|
|
495
|
-
* supported Service Catalog governance actions are supported on the provisioned
|
|
496
|
-
* product.</p>
|
|
497
|
-
* <p>Resource import only supports CloudFormation stack ARNs. CloudFormation StackSets and
|
|
498
|
-
* non-root nested stacks are not supported.</p>
|
|
499
|
-
* <p>The CloudFormation stack must have one of the following statuses to be imported:
|
|
500
|
-
* <code>CREATE_COMPLETE</code>, <code>UPDATE_COMPLETE</code>, <code>UPDATE_ROLLBACK_COMPLETE</code>, <code>IMPORT_COMPLETE</code>,
|
|
501
|
-
* <code>IMPORT_ROLLBACK_COMPLETE</code>.</p>
|
|
502
|
-
* <p>Import of the resource requires that the CloudFormation stack template matches the
|
|
503
|
-
* associated Service Catalog product provisioning artifact. </p>
|
|
504
|
-
*
|
|
505
|
-
* <p>The user or role that performs this operation must have the <code>cloudformation:GetTemplate</code>
|
|
506
|
-
* and <code>cloudformation:DescribeStacks</code> IAM policy permissions. </p>
|
|
507
|
-
*/
|
|
300
|
+
|
|
508
301
|
importAsProvisionedProduct(args: ImportAsProvisionedProductCommandInput, options?: __HttpHandlerOptions): Promise<ImportAsProvisionedProductCommandOutput>;
|
|
509
302
|
importAsProvisionedProduct(args: ImportAsProvisionedProductCommandInput, cb: (err: any, data?: ImportAsProvisionedProductCommandOutput) => void): void;
|
|
510
303
|
importAsProvisionedProduct(args: ImportAsProvisionedProductCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ImportAsProvisionedProductCommandOutput) => void): void;
|
|
511
|
-
|
|
512
|
-
* <p>Lists all portfolios for which sharing was accepted by this account.</p>
|
|
513
|
-
*/
|
|
304
|
+
|
|
514
305
|
listAcceptedPortfolioShares(args: ListAcceptedPortfolioSharesCommandInput, options?: __HttpHandlerOptions): Promise<ListAcceptedPortfolioSharesCommandOutput>;
|
|
515
306
|
listAcceptedPortfolioShares(args: ListAcceptedPortfolioSharesCommandInput, cb: (err: any, data?: ListAcceptedPortfolioSharesCommandOutput) => void): void;
|
|
516
307
|
listAcceptedPortfolioShares(args: ListAcceptedPortfolioSharesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListAcceptedPortfolioSharesCommandOutput) => void): void;
|
|
517
|
-
|
|
518
|
-
* <p>Lists all the budgets associated to the specified resource.</p>
|
|
519
|
-
*/
|
|
308
|
+
|
|
520
309
|
listBudgetsForResource(args: ListBudgetsForResourceCommandInput, options?: __HttpHandlerOptions): Promise<ListBudgetsForResourceCommandOutput>;
|
|
521
310
|
listBudgetsForResource(args: ListBudgetsForResourceCommandInput, cb: (err: any, data?: ListBudgetsForResourceCommandOutput) => void): void;
|
|
522
311
|
listBudgetsForResource(args: ListBudgetsForResourceCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListBudgetsForResourceCommandOutput) => void): void;
|
|
523
|
-
|
|
524
|
-
* <p>Lists the constraints for the specified portfolio and product.</p>
|
|
525
|
-
*/
|
|
312
|
+
|
|
526
313
|
listConstraintsForPortfolio(args: ListConstraintsForPortfolioCommandInput, options?: __HttpHandlerOptions): Promise<ListConstraintsForPortfolioCommandOutput>;
|
|
527
314
|
listConstraintsForPortfolio(args: ListConstraintsForPortfolioCommandInput, cb: (err: any, data?: ListConstraintsForPortfolioCommandOutput) => void): void;
|
|
528
315
|
listConstraintsForPortfolio(args: ListConstraintsForPortfolioCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListConstraintsForPortfolioCommandOutput) => void): void;
|
|
529
|
-
|
|
530
|
-
* <p>Lists the paths to the specified product. A path is how the user
|
|
531
|
-
* has access to a specified product, and is necessary when provisioning a product. A path
|
|
532
|
-
* also determines the constraints put on the product.</p>
|
|
533
|
-
*/
|
|
316
|
+
|
|
534
317
|
listLaunchPaths(args: ListLaunchPathsCommandInput, options?: __HttpHandlerOptions): Promise<ListLaunchPathsCommandOutput>;
|
|
535
318
|
listLaunchPaths(args: ListLaunchPathsCommandInput, cb: (err: any, data?: ListLaunchPathsCommandOutput) => void): void;
|
|
536
319
|
listLaunchPaths(args: ListLaunchPathsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListLaunchPathsCommandOutput) => void): void;
|
|
537
|
-
|
|
538
|
-
* <p>Lists the organization nodes that have access to the specified portfolio. This API can
|
|
539
|
-
* only be called by the management account in the organization or by a delegated
|
|
540
|
-
* admin.</p>
|
|
541
|
-
* <p>If a delegated admin is de-registered, they can no longer perform this operation.</p>
|
|
542
|
-
*/
|
|
320
|
+
|
|
543
321
|
listOrganizationPortfolioAccess(args: ListOrganizationPortfolioAccessCommandInput, options?: __HttpHandlerOptions): Promise<ListOrganizationPortfolioAccessCommandOutput>;
|
|
544
322
|
listOrganizationPortfolioAccess(args: ListOrganizationPortfolioAccessCommandInput, cb: (err: any, data?: ListOrganizationPortfolioAccessCommandOutput) => void): void;
|
|
545
323
|
listOrganizationPortfolioAccess(args: ListOrganizationPortfolioAccessCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListOrganizationPortfolioAccessCommandOutput) => void): void;
|
|
546
|
-
|
|
547
|
-
* <p>Lists the account IDs that have access to the specified portfolio.</p>
|
|
548
|
-
* <p>A delegated admin can list the accounts that have access to the shared portfolio. Note that if a delegated admin is de-registered, they can no longer perform this operation.</p>
|
|
549
|
-
*/
|
|
324
|
+
|
|
550
325
|
listPortfolioAccess(args: ListPortfolioAccessCommandInput, options?: __HttpHandlerOptions): Promise<ListPortfolioAccessCommandOutput>;
|
|
551
326
|
listPortfolioAccess(args: ListPortfolioAccessCommandInput, cb: (err: any, data?: ListPortfolioAccessCommandOutput) => void): void;
|
|
552
327
|
listPortfolioAccess(args: ListPortfolioAccessCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListPortfolioAccessCommandOutput) => void): void;
|
|
553
|
-
|
|
554
|
-
* <p>Lists all portfolios in the catalog.</p>
|
|
555
|
-
*/
|
|
328
|
+
|
|
556
329
|
listPortfolios(args: ListPortfoliosCommandInput, options?: __HttpHandlerOptions): Promise<ListPortfoliosCommandOutput>;
|
|
557
330
|
listPortfolios(args: ListPortfoliosCommandInput, cb: (err: any, data?: ListPortfoliosCommandOutput) => void): void;
|
|
558
331
|
listPortfolios(args: ListPortfoliosCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListPortfoliosCommandOutput) => void): void;
|
|
559
|
-
|
|
560
|
-
* <p>Lists all portfolios that the specified product is associated with.</p>
|
|
561
|
-
*/
|
|
332
|
+
|
|
562
333
|
listPortfoliosForProduct(args: ListPortfoliosForProductCommandInput, options?: __HttpHandlerOptions): Promise<ListPortfoliosForProductCommandOutput>;
|
|
563
334
|
listPortfoliosForProduct(args: ListPortfoliosForProductCommandInput, cb: (err: any, data?: ListPortfoliosForProductCommandOutput) => void): void;
|
|
564
335
|
listPortfoliosForProduct(args: ListPortfoliosForProductCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListPortfoliosForProductCommandOutput) => void): void;
|
|
565
|
-
|
|
566
|
-
* <p>Lists all principal ARNs associated with the specified portfolio.</p>
|
|
567
|
-
*/
|
|
336
|
+
|
|
568
337
|
listPrincipalsForPortfolio(args: ListPrincipalsForPortfolioCommandInput, options?: __HttpHandlerOptions): Promise<ListPrincipalsForPortfolioCommandOutput>;
|
|
569
338
|
listPrincipalsForPortfolio(args: ListPrincipalsForPortfolioCommandInput, cb: (err: any, data?: ListPrincipalsForPortfolioCommandOutput) => void): void;
|
|
570
339
|
listPrincipalsForPortfolio(args: ListPrincipalsForPortfolioCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListPrincipalsForPortfolioCommandOutput) => void): void;
|
|
571
|
-
|
|
572
|
-
* <p>Lists the plans for the specified provisioned product or all plans to which the user has access.</p>
|
|
573
|
-
*/
|
|
340
|
+
|
|
574
341
|
listProvisionedProductPlans(args: ListProvisionedProductPlansCommandInput, options?: __HttpHandlerOptions): Promise<ListProvisionedProductPlansCommandOutput>;
|
|
575
342
|
listProvisionedProductPlans(args: ListProvisionedProductPlansCommandInput, cb: (err: any, data?: ListProvisionedProductPlansCommandOutput) => void): void;
|
|
576
343
|
listProvisionedProductPlans(args: ListProvisionedProductPlansCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListProvisionedProductPlansCommandOutput) => void): void;
|
|
577
|
-
|
|
578
|
-
* <p>Lists all provisioning artifacts (also known as versions) for the specified product.</p>
|
|
579
|
-
*/
|
|
344
|
+
|
|
580
345
|
listProvisioningArtifacts(args: ListProvisioningArtifactsCommandInput, options?: __HttpHandlerOptions): Promise<ListProvisioningArtifactsCommandOutput>;
|
|
581
346
|
listProvisioningArtifacts(args: ListProvisioningArtifactsCommandInput, cb: (err: any, data?: ListProvisioningArtifactsCommandOutput) => void): void;
|
|
582
347
|
listProvisioningArtifacts(args: ListProvisioningArtifactsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListProvisioningArtifactsCommandOutput) => void): void;
|
|
583
|
-
|
|
584
|
-
* <p>Lists all provisioning artifacts (also known as versions) for the specified self-service action.</p>
|
|
585
|
-
*/
|
|
348
|
+
|
|
586
349
|
listProvisioningArtifactsForServiceAction(args: ListProvisioningArtifactsForServiceActionCommandInput, options?: __HttpHandlerOptions): Promise<ListProvisioningArtifactsForServiceActionCommandOutput>;
|
|
587
350
|
listProvisioningArtifactsForServiceAction(args: ListProvisioningArtifactsForServiceActionCommandInput, cb: (err: any, data?: ListProvisioningArtifactsForServiceActionCommandOutput) => void): void;
|
|
588
351
|
listProvisioningArtifactsForServiceAction(args: ListProvisioningArtifactsForServiceActionCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListProvisioningArtifactsForServiceActionCommandOutput) => void): void;
|
|
589
|
-
|
|
590
|
-
* <p>Lists the specified requests or all performed requests.</p>
|
|
591
|
-
*/
|
|
352
|
+
|
|
592
353
|
listRecordHistory(args: ListRecordHistoryCommandInput, options?: __HttpHandlerOptions): Promise<ListRecordHistoryCommandOutput>;
|
|
593
354
|
listRecordHistory(args: ListRecordHistoryCommandInput, cb: (err: any, data?: ListRecordHistoryCommandOutput) => void): void;
|
|
594
355
|
listRecordHistory(args: ListRecordHistoryCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListRecordHistoryCommandOutput) => void): void;
|
|
595
|
-
|
|
596
|
-
* <p>Lists the resources associated with the specified TagOption.</p>
|
|
597
|
-
*/
|
|
356
|
+
|
|
598
357
|
listResourcesForTagOption(args: ListResourcesForTagOptionCommandInput, options?: __HttpHandlerOptions): Promise<ListResourcesForTagOptionCommandOutput>;
|
|
599
358
|
listResourcesForTagOption(args: ListResourcesForTagOptionCommandInput, cb: (err: any, data?: ListResourcesForTagOptionCommandOutput) => void): void;
|
|
600
359
|
listResourcesForTagOption(args: ListResourcesForTagOptionCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListResourcesForTagOptionCommandOutput) => void): void;
|
|
601
|
-
|
|
602
|
-
* <p>Lists all self-service actions.</p>
|
|
603
|
-
*/
|
|
360
|
+
|
|
604
361
|
listServiceActions(args: ListServiceActionsCommandInput, options?: __HttpHandlerOptions): Promise<ListServiceActionsCommandOutput>;
|
|
605
362
|
listServiceActions(args: ListServiceActionsCommandInput, cb: (err: any, data?: ListServiceActionsCommandOutput) => void): void;
|
|
606
363
|
listServiceActions(args: ListServiceActionsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListServiceActionsCommandOutput) => void): void;
|
|
607
|
-
|
|
608
|
-
* <p>Returns a paginated list of self-service actions associated with the specified Product ID and Provisioning Artifact ID.</p>
|
|
609
|
-
*/
|
|
364
|
+
|
|
610
365
|
listServiceActionsForProvisioningArtifact(args: ListServiceActionsForProvisioningArtifactCommandInput, options?: __HttpHandlerOptions): Promise<ListServiceActionsForProvisioningArtifactCommandOutput>;
|
|
611
366
|
listServiceActionsForProvisioningArtifact(args: ListServiceActionsForProvisioningArtifactCommandInput, cb: (err: any, data?: ListServiceActionsForProvisioningArtifactCommandOutput) => void): void;
|
|
612
367
|
listServiceActionsForProvisioningArtifact(args: ListServiceActionsForProvisioningArtifactCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListServiceActionsForProvisioningArtifactCommandOutput) => void): void;
|
|
613
|
-
|
|
614
|
-
* <p>Returns summary information about stack instances that are associated with the specified <code>CFN_STACKSET</code> type provisioned product. You can filter for stack instances that are associated with a specific AWS account name or region. </p>
|
|
615
|
-
*/
|
|
368
|
+
|
|
616
369
|
listStackInstancesForProvisionedProduct(args: ListStackInstancesForProvisionedProductCommandInput, options?: __HttpHandlerOptions): Promise<ListStackInstancesForProvisionedProductCommandOutput>;
|
|
617
370
|
listStackInstancesForProvisionedProduct(args: ListStackInstancesForProvisionedProductCommandInput, cb: (err: any, data?: ListStackInstancesForProvisionedProductCommandOutput) => void): void;
|
|
618
371
|
listStackInstancesForProvisionedProduct(args: ListStackInstancesForProvisionedProductCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListStackInstancesForProvisionedProductCommandOutput) => void): void;
|
|
619
|
-
|
|
620
|
-
* <p>Lists the specified TagOptions or all TagOptions.</p>
|
|
621
|
-
*/
|
|
372
|
+
|
|
622
373
|
listTagOptions(args: ListTagOptionsCommandInput, options?: __HttpHandlerOptions): Promise<ListTagOptionsCommandOutput>;
|
|
623
374
|
listTagOptions(args: ListTagOptionsCommandInput, cb: (err: any, data?: ListTagOptionsCommandOutput) => void): void;
|
|
624
375
|
listTagOptions(args: ListTagOptionsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListTagOptionsCommandOutput) => void): void;
|
|
625
|
-
|
|
626
|
-
* <p>Provisions the specified product.</p>
|
|
627
|
-
* <p>A provisioned product is a resourced instance of a product.
|
|
628
|
-
* For example, provisioning a product based on a CloudFormation template launches a
|
|
629
|
-
* CloudFormation stack and its underlying resources.
|
|
630
|
-
* You can check the status of this request using <a>DescribeRecord</a>.</p>
|
|
631
|
-
* <p>If the request contains a tag key with an empty list of values, there is a
|
|
632
|
-
* tag conflict for that key. Do not include conflicted keys as tags, or this causes
|
|
633
|
-
* the error "Parameter validation failed: Missing required parameter in
|
|
634
|
-
* Tags[<i>N</i>]:<i>Value</i>".</p>
|
|
635
|
-
*/
|
|
376
|
+
|
|
636
377
|
provisionProduct(args: ProvisionProductCommandInput, options?: __HttpHandlerOptions): Promise<ProvisionProductCommandOutput>;
|
|
637
378
|
provisionProduct(args: ProvisionProductCommandInput, cb: (err: any, data?: ProvisionProductCommandOutput) => void): void;
|
|
638
379
|
provisionProduct(args: ProvisionProductCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ProvisionProductCommandOutput) => void): void;
|
|
639
|
-
|
|
640
|
-
* <p>Rejects an offer to share the specified portfolio.</p>
|
|
641
|
-
*/
|
|
380
|
+
|
|
642
381
|
rejectPortfolioShare(args: RejectPortfolioShareCommandInput, options?: __HttpHandlerOptions): Promise<RejectPortfolioShareCommandOutput>;
|
|
643
382
|
rejectPortfolioShare(args: RejectPortfolioShareCommandInput, cb: (err: any, data?: RejectPortfolioShareCommandOutput) => void): void;
|
|
644
383
|
rejectPortfolioShare(args: RejectPortfolioShareCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: RejectPortfolioShareCommandOutput) => void): void;
|
|
645
|
-
|
|
646
|
-
* <p>Lists the provisioned products that are available (not terminated).</p>
|
|
647
|
-
* <p>To use additional filtering, see <a>SearchProvisionedProducts</a>.</p>
|
|
648
|
-
*/
|
|
384
|
+
|
|
649
385
|
scanProvisionedProducts(args: ScanProvisionedProductsCommandInput, options?: __HttpHandlerOptions): Promise<ScanProvisionedProductsCommandOutput>;
|
|
650
386
|
scanProvisionedProducts(args: ScanProvisionedProductsCommandInput, cb: (err: any, data?: ScanProvisionedProductsCommandOutput) => void): void;
|
|
651
387
|
scanProvisionedProducts(args: ScanProvisionedProductsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ScanProvisionedProductsCommandOutput) => void): void;
|
|
652
|
-
|
|
653
|
-
* <p>Gets information about the products to which the caller has access.</p>
|
|
654
|
-
*/
|
|
388
|
+
|
|
655
389
|
searchProducts(args: SearchProductsCommandInput, options?: __HttpHandlerOptions): Promise<SearchProductsCommandOutput>;
|
|
656
390
|
searchProducts(args: SearchProductsCommandInput, cb: (err: any, data?: SearchProductsCommandOutput) => void): void;
|
|
657
391
|
searchProducts(args: SearchProductsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: SearchProductsCommandOutput) => void): void;
|
|
658
|
-
|
|
659
|
-
* <p>Gets information about the products for the specified portfolio or all products.</p>
|
|
660
|
-
*/
|
|
392
|
+
|
|
661
393
|
searchProductsAsAdmin(args: SearchProductsAsAdminCommandInput, options?: __HttpHandlerOptions): Promise<SearchProductsAsAdminCommandOutput>;
|
|
662
394
|
searchProductsAsAdmin(args: SearchProductsAsAdminCommandInput, cb: (err: any, data?: SearchProductsAsAdminCommandOutput) => void): void;
|
|
663
395
|
searchProductsAsAdmin(args: SearchProductsAsAdminCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: SearchProductsAsAdminCommandOutput) => void): void;
|
|
664
|
-
|
|
665
|
-
* <p>Gets information about the provisioned products that meet the specified criteria.</p>
|
|
666
|
-
*/
|
|
396
|
+
|
|
667
397
|
searchProvisionedProducts(args: SearchProvisionedProductsCommandInput, options?: __HttpHandlerOptions): Promise<SearchProvisionedProductsCommandOutput>;
|
|
668
398
|
searchProvisionedProducts(args: SearchProvisionedProductsCommandInput, cb: (err: any, data?: SearchProvisionedProductsCommandOutput) => void): void;
|
|
669
399
|
searchProvisionedProducts(args: SearchProvisionedProductsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: SearchProvisionedProductsCommandOutput) => void): void;
|
|
670
|
-
|
|
671
|
-
* <p>Terminates the specified provisioned product.</p>
|
|
672
|
-
* <p>This operation does not delete any records associated with the provisioned product.</p>
|
|
673
|
-
* <p>You can check the status of this request using <a>DescribeRecord</a>.</p>
|
|
674
|
-
*/
|
|
400
|
+
|
|
675
401
|
terminateProvisionedProduct(args: TerminateProvisionedProductCommandInput, options?: __HttpHandlerOptions): Promise<TerminateProvisionedProductCommandOutput>;
|
|
676
402
|
terminateProvisionedProduct(args: TerminateProvisionedProductCommandInput, cb: (err: any, data?: TerminateProvisionedProductCommandOutput) => void): void;
|
|
677
403
|
terminateProvisionedProduct(args: TerminateProvisionedProductCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: TerminateProvisionedProductCommandOutput) => void): void;
|
|
678
|
-
|
|
679
|
-
* <p>Updates the specified constraint.</p>
|
|
680
|
-
*/
|
|
404
|
+
|
|
681
405
|
updateConstraint(args: UpdateConstraintCommandInput, options?: __HttpHandlerOptions): Promise<UpdateConstraintCommandOutput>;
|
|
682
406
|
updateConstraint(args: UpdateConstraintCommandInput, cb: (err: any, data?: UpdateConstraintCommandOutput) => void): void;
|
|
683
407
|
updateConstraint(args: UpdateConstraintCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateConstraintCommandOutput) => void): void;
|
|
684
|
-
|
|
685
|
-
* <p>Updates the specified portfolio.</p>
|
|
686
|
-
* <p>You cannot update a product that was shared with you.</p>
|
|
687
|
-
*/
|
|
408
|
+
|
|
688
409
|
updatePortfolio(args: UpdatePortfolioCommandInput, options?: __HttpHandlerOptions): Promise<UpdatePortfolioCommandOutput>;
|
|
689
410
|
updatePortfolio(args: UpdatePortfolioCommandInput, cb: (err: any, data?: UpdatePortfolioCommandOutput) => void): void;
|
|
690
411
|
updatePortfolio(args: UpdatePortfolioCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdatePortfolioCommandOutput) => void): void;
|
|
691
|
-
|
|
692
|
-
* <p>Updates the specified portfolio share. You can use this API to enable or disable TagOptions sharing for an existing portfolio share. </p>
|
|
693
|
-
*
|
|
694
|
-
* <p>The portfolio share cannot be updated if the <code> CreatePortfolioShare</code> operation is <code>IN_PROGRESS</code>, as the share is not available to recipient entities. In this case, you must wait for the portfolio share to be COMPLETED.</p>
|
|
695
|
-
*
|
|
696
|
-
* <p>You must provide the <code>accountId</code> or organization node in the input, but not both.</p>
|
|
697
|
-
*
|
|
698
|
-
* <p>If the portfolio is shared to both an external account and an organization node, and both shares need to be updated, you must invoke <code>UpdatePortfolioShare</code> separately for each share type. </p>
|
|
699
|
-
*
|
|
700
|
-
* <p>This API cannot be used for removing the portfolio share. You must use <code>DeletePortfolioShare</code> API for that action. </p>
|
|
701
|
-
*/
|
|
412
|
+
|
|
702
413
|
updatePortfolioShare(args: UpdatePortfolioShareCommandInput, options?: __HttpHandlerOptions): Promise<UpdatePortfolioShareCommandOutput>;
|
|
703
414
|
updatePortfolioShare(args: UpdatePortfolioShareCommandInput, cb: (err: any, data?: UpdatePortfolioShareCommandOutput) => void): void;
|
|
704
415
|
updatePortfolioShare(args: UpdatePortfolioShareCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdatePortfolioShareCommandOutput) => void): void;
|
|
705
|
-
|
|
706
|
-
* <p>Updates the specified product.</p>
|
|
707
|
-
*/
|
|
416
|
+
|
|
708
417
|
updateProduct(args: UpdateProductCommandInput, options?: __HttpHandlerOptions): Promise<UpdateProductCommandOutput>;
|
|
709
418
|
updateProduct(args: UpdateProductCommandInput, cb: (err: any, data?: UpdateProductCommandOutput) => void): void;
|
|
710
419
|
updateProduct(args: UpdateProductCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateProductCommandOutput) => void): void;
|
|
711
|
-
|
|
712
|
-
* <p>Requests updates to the configuration of the specified provisioned product.</p>
|
|
713
|
-
* <p>If there are tags associated with the object, they cannot be updated or added.
|
|
714
|
-
* Depending on the specific updates requested, this operation can update with no
|
|
715
|
-
* interruption, with some interruption, or replace the provisioned product entirely.</p>
|
|
716
|
-
* <p>You can check the status of this request using <a>DescribeRecord</a>.</p>
|
|
717
|
-
*/
|
|
420
|
+
|
|
718
421
|
updateProvisionedProduct(args: UpdateProvisionedProductCommandInput, options?: __HttpHandlerOptions): Promise<UpdateProvisionedProductCommandOutput>;
|
|
719
422
|
updateProvisionedProduct(args: UpdateProvisionedProductCommandInput, cb: (err: any, data?: UpdateProvisionedProductCommandOutput) => void): void;
|
|
720
423
|
updateProvisionedProduct(args: UpdateProvisionedProductCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateProvisionedProductCommandOutput) => void): void;
|
|
721
|
-
|
|
722
|
-
* <p>Requests updates to the properties of the specified provisioned product.</p>
|
|
723
|
-
*/
|
|
424
|
+
|
|
724
425
|
updateProvisionedProductProperties(args: UpdateProvisionedProductPropertiesCommandInput, options?: __HttpHandlerOptions): Promise<UpdateProvisionedProductPropertiesCommandOutput>;
|
|
725
426
|
updateProvisionedProductProperties(args: UpdateProvisionedProductPropertiesCommandInput, cb: (err: any, data?: UpdateProvisionedProductPropertiesCommandOutput) => void): void;
|
|
726
427
|
updateProvisionedProductProperties(args: UpdateProvisionedProductPropertiesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateProvisionedProductPropertiesCommandOutput) => void): void;
|
|
727
|
-
|
|
728
|
-
* <p>Updates the specified provisioning artifact (also known as a version) for the specified product.</p>
|
|
729
|
-
* <p>You cannot update a provisioning artifact for a product that was shared with you.</p>
|
|
730
|
-
*/
|
|
428
|
+
|
|
731
429
|
updateProvisioningArtifact(args: UpdateProvisioningArtifactCommandInput, options?: __HttpHandlerOptions): Promise<UpdateProvisioningArtifactCommandOutput>;
|
|
732
430
|
updateProvisioningArtifact(args: UpdateProvisioningArtifactCommandInput, cb: (err: any, data?: UpdateProvisioningArtifactCommandOutput) => void): void;
|
|
733
431
|
updateProvisioningArtifact(args: UpdateProvisioningArtifactCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateProvisioningArtifactCommandOutput) => void): void;
|
|
734
|
-
|
|
735
|
-
* <p>Updates a self-service action.</p>
|
|
736
|
-
*/
|
|
432
|
+
|
|
737
433
|
updateServiceAction(args: UpdateServiceActionCommandInput, options?: __HttpHandlerOptions): Promise<UpdateServiceActionCommandOutput>;
|
|
738
434
|
updateServiceAction(args: UpdateServiceActionCommandInput, cb: (err: any, data?: UpdateServiceActionCommandOutput) => void): void;
|
|
739
435
|
updateServiceAction(args: UpdateServiceActionCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateServiceActionCommandOutput) => void): void;
|
|
740
|
-
|
|
741
|
-
* <p>Updates the specified TagOption.</p>
|
|
742
|
-
*/
|
|
436
|
+
|
|
743
437
|
updateTagOption(args: UpdateTagOptionCommandInput, options?: __HttpHandlerOptions): Promise<UpdateTagOptionCommandOutput>;
|
|
744
438
|
updateTagOption(args: UpdateTagOptionCommandInput, cb: (err: any, data?: UpdateTagOptionCommandOutput) => void): void;
|
|
745
439
|
updateTagOption(args: UpdateTagOptionCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateTagOptionCommandOutput) => void): void;
|