@aws-sdk/client-service-catalog 3.1044.0 → 3.1046.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist-cjs/auth/httpAuthSchemeProvider.js +4 -4
- package/dist-cjs/endpoint/bdd.js +2 -2
- package/dist-cjs/endpoint/endpointResolver.js +4 -4
- package/dist-cjs/index.js +196 -197
- package/dist-cjs/models/ServiceCatalogServiceException.js +3 -3
- package/dist-cjs/runtimeConfig.browser.js +12 -14
- package/dist-cjs/runtimeConfig.js +18 -22
- package/dist-cjs/runtimeConfig.shared.js +9 -10
- package/dist-es/ServiceCatalog.js +1 -1
- package/dist-es/ServiceCatalogClient.js +5 -5
- package/dist-es/auth/httpAuthSchemeProvider.js +1 -1
- package/dist-es/commands/AcceptPortfolioShareCommand.js +2 -2
- package/dist-es/commands/AssociateBudgetWithResourceCommand.js +2 -2
- package/dist-es/commands/AssociatePrincipalWithPortfolioCommand.js +2 -2
- package/dist-es/commands/AssociateProductWithPortfolioCommand.js +2 -2
- package/dist-es/commands/AssociateServiceActionWithProvisioningArtifactCommand.js +2 -2
- package/dist-es/commands/AssociateTagOptionWithResourceCommand.js +2 -2
- package/dist-es/commands/BatchAssociateServiceActionWithProvisioningArtifactCommand.js +2 -2
- package/dist-es/commands/BatchDisassociateServiceActionFromProvisioningArtifactCommand.js +2 -2
- package/dist-es/commands/CopyProductCommand.js +2 -2
- package/dist-es/commands/CreateConstraintCommand.js +2 -2
- package/dist-es/commands/CreatePortfolioCommand.js +2 -2
- package/dist-es/commands/CreatePortfolioShareCommand.js +2 -2
- package/dist-es/commands/CreateProductCommand.js +2 -2
- package/dist-es/commands/CreateProvisionedProductPlanCommand.js +2 -2
- package/dist-es/commands/CreateProvisioningArtifactCommand.js +2 -2
- package/dist-es/commands/CreateServiceActionCommand.js +2 -2
- package/dist-es/commands/CreateTagOptionCommand.js +2 -2
- package/dist-es/commands/DeleteConstraintCommand.js +2 -2
- package/dist-es/commands/DeletePortfolioCommand.js +2 -2
- package/dist-es/commands/DeletePortfolioShareCommand.js +2 -2
- package/dist-es/commands/DeleteProductCommand.js +2 -2
- package/dist-es/commands/DeleteProvisionedProductPlanCommand.js +2 -2
- package/dist-es/commands/DeleteProvisioningArtifactCommand.js +2 -2
- package/dist-es/commands/DeleteServiceActionCommand.js +2 -2
- package/dist-es/commands/DeleteTagOptionCommand.js +2 -2
- package/dist-es/commands/DescribeConstraintCommand.js +2 -2
- package/dist-es/commands/DescribeCopyProductStatusCommand.js +2 -2
- package/dist-es/commands/DescribePortfolioCommand.js +2 -2
- package/dist-es/commands/DescribePortfolioShareStatusCommand.js +2 -2
- package/dist-es/commands/DescribePortfolioSharesCommand.js +2 -2
- package/dist-es/commands/DescribeProductAsAdminCommand.js +2 -2
- package/dist-es/commands/DescribeProductCommand.js +2 -2
- package/dist-es/commands/DescribeProductViewCommand.js +2 -2
- package/dist-es/commands/DescribeProvisionedProductCommand.js +2 -2
- package/dist-es/commands/DescribeProvisionedProductPlanCommand.js +2 -2
- package/dist-es/commands/DescribeProvisioningArtifactCommand.js +2 -2
- package/dist-es/commands/DescribeProvisioningParametersCommand.js +2 -2
- package/dist-es/commands/DescribeRecordCommand.js +2 -2
- package/dist-es/commands/DescribeServiceActionCommand.js +2 -2
- package/dist-es/commands/DescribeServiceActionExecutionParametersCommand.js +2 -2
- package/dist-es/commands/DescribeTagOptionCommand.js +2 -2
- package/dist-es/commands/DisableAWSOrganizationsAccessCommand.js +2 -2
- package/dist-es/commands/DisassociateBudgetFromResourceCommand.js +2 -2
- package/dist-es/commands/DisassociatePrincipalFromPortfolioCommand.js +2 -2
- package/dist-es/commands/DisassociateProductFromPortfolioCommand.js +2 -2
- package/dist-es/commands/DisassociateServiceActionFromProvisioningArtifactCommand.js +2 -2
- package/dist-es/commands/DisassociateTagOptionFromResourceCommand.js +2 -2
- package/dist-es/commands/EnableAWSOrganizationsAccessCommand.js +2 -2
- package/dist-es/commands/ExecuteProvisionedProductPlanCommand.js +2 -2
- package/dist-es/commands/ExecuteProvisionedProductServiceActionCommand.js +2 -2
- package/dist-es/commands/GetAWSOrganizationsAccessStatusCommand.js +2 -2
- package/dist-es/commands/GetProvisionedProductOutputsCommand.js +2 -2
- package/dist-es/commands/ImportAsProvisionedProductCommand.js +2 -2
- package/dist-es/commands/ListAcceptedPortfolioSharesCommand.js +2 -2
- package/dist-es/commands/ListBudgetsForResourceCommand.js +2 -2
- package/dist-es/commands/ListConstraintsForPortfolioCommand.js +2 -2
- package/dist-es/commands/ListLaunchPathsCommand.js +2 -2
- package/dist-es/commands/ListOrganizationPortfolioAccessCommand.js +2 -2
- package/dist-es/commands/ListPortfolioAccessCommand.js +2 -2
- package/dist-es/commands/ListPortfoliosCommand.js +2 -2
- package/dist-es/commands/ListPortfoliosForProductCommand.js +2 -2
- package/dist-es/commands/ListPrincipalsForPortfolioCommand.js +2 -2
- package/dist-es/commands/ListProvisionedProductPlansCommand.js +2 -2
- package/dist-es/commands/ListProvisioningArtifactsCommand.js +2 -2
- package/dist-es/commands/ListProvisioningArtifactsForServiceActionCommand.js +2 -2
- package/dist-es/commands/ListRecordHistoryCommand.js +2 -2
- package/dist-es/commands/ListResourcesForTagOptionCommand.js +2 -2
- package/dist-es/commands/ListServiceActionsCommand.js +2 -2
- package/dist-es/commands/ListServiceActionsForProvisioningArtifactCommand.js +2 -2
- package/dist-es/commands/ListStackInstancesForProvisionedProductCommand.js +2 -2
- package/dist-es/commands/ListTagOptionsCommand.js +2 -2
- package/dist-es/commands/NotifyProvisionProductEngineWorkflowResultCommand.js +2 -2
- package/dist-es/commands/NotifyTerminateProvisionedProductEngineWorkflowResultCommand.js +2 -2
- package/dist-es/commands/NotifyUpdateProvisionedProductEngineWorkflowResultCommand.js +2 -2
- package/dist-es/commands/ProvisionProductCommand.js +2 -2
- package/dist-es/commands/RejectPortfolioShareCommand.js +2 -2
- package/dist-es/commands/ScanProvisionedProductsCommand.js +2 -2
- package/dist-es/commands/SearchProductsAsAdminCommand.js +2 -2
- package/dist-es/commands/SearchProductsCommand.js +2 -2
- package/dist-es/commands/SearchProvisionedProductsCommand.js +2 -2
- package/dist-es/commands/TerminateProvisionedProductCommand.js +2 -2
- package/dist-es/commands/UpdateConstraintCommand.js +2 -2
- package/dist-es/commands/UpdatePortfolioCommand.js +2 -2
- package/dist-es/commands/UpdatePortfolioShareCommand.js +2 -2
- package/dist-es/commands/UpdateProductCommand.js +2 -2
- package/dist-es/commands/UpdateProvisionedProductCommand.js +2 -2
- package/dist-es/commands/UpdateProvisionedProductPropertiesCommand.js +2 -2
- package/dist-es/commands/UpdateProvisioningArtifactCommand.js +2 -2
- package/dist-es/commands/UpdateServiceActionCommand.js +2 -2
- package/dist-es/commands/UpdateTagOptionCommand.js +2 -2
- package/dist-es/endpoint/bdd.js +1 -1
- package/dist-es/endpoint/endpointResolver.js +1 -1
- package/dist-es/models/ServiceCatalogServiceException.js +1 -1
- package/dist-es/runtimeConfig.browser.js +4 -6
- package/dist-es/runtimeConfig.js +4 -8
- package/dist-es/runtimeConfig.shared.js +3 -4
- package/dist-es/runtimeExtensions.js +2 -2
- package/dist-types/ServiceCatalogClient.d.ts +5 -5
- package/dist-types/commands/AcceptPortfolioShareCommand.d.ts +6 -4
- package/dist-types/commands/AssociateBudgetWithResourceCommand.d.ts +6 -4
- package/dist-types/commands/AssociatePrincipalWithPortfolioCommand.d.ts +6 -4
- package/dist-types/commands/AssociateProductWithPortfolioCommand.d.ts +6 -4
- package/dist-types/commands/AssociateServiceActionWithProvisioningArtifactCommand.d.ts +6 -4
- package/dist-types/commands/AssociateTagOptionWithResourceCommand.d.ts +6 -4
- package/dist-types/commands/BatchAssociateServiceActionWithProvisioningArtifactCommand.d.ts +6 -4
- package/dist-types/commands/BatchDisassociateServiceActionFromProvisioningArtifactCommand.d.ts +6 -4
- package/dist-types/commands/CopyProductCommand.d.ts +6 -4
- package/dist-types/commands/CreateConstraintCommand.d.ts +6 -4
- package/dist-types/commands/CreatePortfolioCommand.d.ts +6 -4
- package/dist-types/commands/CreatePortfolioShareCommand.d.ts +6 -4
- package/dist-types/commands/CreateProductCommand.d.ts +6 -4
- package/dist-types/commands/CreateProvisionedProductPlanCommand.d.ts +6 -4
- package/dist-types/commands/CreateProvisioningArtifactCommand.d.ts +6 -4
- package/dist-types/commands/CreateServiceActionCommand.d.ts +6 -4
- package/dist-types/commands/CreateTagOptionCommand.d.ts +6 -4
- package/dist-types/commands/DeleteConstraintCommand.d.ts +6 -4
- package/dist-types/commands/DeletePortfolioCommand.d.ts +6 -4
- package/dist-types/commands/DeletePortfolioShareCommand.d.ts +6 -4
- package/dist-types/commands/DeleteProductCommand.d.ts +6 -4
- package/dist-types/commands/DeleteProvisionedProductPlanCommand.d.ts +6 -4
- package/dist-types/commands/DeleteProvisioningArtifactCommand.d.ts +6 -4
- package/dist-types/commands/DeleteServiceActionCommand.d.ts +6 -4
- package/dist-types/commands/DeleteTagOptionCommand.d.ts +6 -4
- package/dist-types/commands/DescribeConstraintCommand.d.ts +6 -4
- package/dist-types/commands/DescribeCopyProductStatusCommand.d.ts +6 -4
- package/dist-types/commands/DescribePortfolioCommand.d.ts +6 -4
- package/dist-types/commands/DescribePortfolioShareStatusCommand.d.ts +6 -4
- package/dist-types/commands/DescribePortfolioSharesCommand.d.ts +6 -4
- package/dist-types/commands/DescribeProductAsAdminCommand.d.ts +6 -4
- package/dist-types/commands/DescribeProductCommand.d.ts +6 -4
- package/dist-types/commands/DescribeProductViewCommand.d.ts +6 -4
- package/dist-types/commands/DescribeProvisionedProductCommand.d.ts +6 -4
- package/dist-types/commands/DescribeProvisionedProductPlanCommand.d.ts +6 -4
- package/dist-types/commands/DescribeProvisioningArtifactCommand.d.ts +6 -4
- package/dist-types/commands/DescribeProvisioningParametersCommand.d.ts +6 -4
- package/dist-types/commands/DescribeRecordCommand.d.ts +6 -4
- package/dist-types/commands/DescribeServiceActionCommand.d.ts +6 -4
- package/dist-types/commands/DescribeServiceActionExecutionParametersCommand.d.ts +6 -4
- package/dist-types/commands/DescribeTagOptionCommand.d.ts +6 -4
- package/dist-types/commands/DisableAWSOrganizationsAccessCommand.d.ts +6 -4
- package/dist-types/commands/DisassociateBudgetFromResourceCommand.d.ts +6 -4
- package/dist-types/commands/DisassociatePrincipalFromPortfolioCommand.d.ts +6 -4
- package/dist-types/commands/DisassociateProductFromPortfolioCommand.d.ts +6 -4
- package/dist-types/commands/DisassociateServiceActionFromProvisioningArtifactCommand.d.ts +6 -4
- package/dist-types/commands/DisassociateTagOptionFromResourceCommand.d.ts +6 -4
- package/dist-types/commands/EnableAWSOrganizationsAccessCommand.d.ts +6 -4
- package/dist-types/commands/ExecuteProvisionedProductPlanCommand.d.ts +6 -4
- package/dist-types/commands/ExecuteProvisionedProductServiceActionCommand.d.ts +6 -4
- package/dist-types/commands/GetAWSOrganizationsAccessStatusCommand.d.ts +6 -4
- package/dist-types/commands/GetProvisionedProductOutputsCommand.d.ts +6 -4
- package/dist-types/commands/ImportAsProvisionedProductCommand.d.ts +6 -4
- package/dist-types/commands/ListAcceptedPortfolioSharesCommand.d.ts +6 -4
- package/dist-types/commands/ListBudgetsForResourceCommand.d.ts +6 -4
- package/dist-types/commands/ListConstraintsForPortfolioCommand.d.ts +6 -4
- package/dist-types/commands/ListLaunchPathsCommand.d.ts +6 -4
- package/dist-types/commands/ListOrganizationPortfolioAccessCommand.d.ts +6 -4
- package/dist-types/commands/ListPortfolioAccessCommand.d.ts +6 -4
- package/dist-types/commands/ListPortfoliosCommand.d.ts +6 -4
- package/dist-types/commands/ListPortfoliosForProductCommand.d.ts +6 -4
- package/dist-types/commands/ListPrincipalsForPortfolioCommand.d.ts +6 -4
- package/dist-types/commands/ListProvisionedProductPlansCommand.d.ts +6 -4
- package/dist-types/commands/ListProvisioningArtifactsCommand.d.ts +6 -4
- package/dist-types/commands/ListProvisioningArtifactsForServiceActionCommand.d.ts +6 -4
- package/dist-types/commands/ListRecordHistoryCommand.d.ts +6 -4
- package/dist-types/commands/ListResourcesForTagOptionCommand.d.ts +6 -4
- package/dist-types/commands/ListServiceActionsCommand.d.ts +6 -4
- package/dist-types/commands/ListServiceActionsForProvisioningArtifactCommand.d.ts +6 -4
- package/dist-types/commands/ListStackInstancesForProvisionedProductCommand.d.ts +6 -4
- package/dist-types/commands/ListTagOptionsCommand.d.ts +6 -4
- package/dist-types/commands/NotifyProvisionProductEngineWorkflowResultCommand.d.ts +6 -4
- package/dist-types/commands/NotifyTerminateProvisionedProductEngineWorkflowResultCommand.d.ts +6 -4
- package/dist-types/commands/NotifyUpdateProvisionedProductEngineWorkflowResultCommand.d.ts +6 -4
- package/dist-types/commands/ProvisionProductCommand.d.ts +6 -4
- package/dist-types/commands/RejectPortfolioShareCommand.d.ts +6 -4
- package/dist-types/commands/ScanProvisionedProductsCommand.d.ts +6 -4
- package/dist-types/commands/SearchProductsAsAdminCommand.d.ts +6 -4
- package/dist-types/commands/SearchProductsCommand.d.ts +6 -4
- package/dist-types/commands/SearchProvisionedProductsCommand.d.ts +6 -4
- package/dist-types/commands/TerminateProvisionedProductCommand.d.ts +6 -4
- package/dist-types/commands/UpdateConstraintCommand.d.ts +6 -4
- package/dist-types/commands/UpdatePortfolioCommand.d.ts +6 -4
- package/dist-types/commands/UpdatePortfolioShareCommand.d.ts +6 -4
- package/dist-types/commands/UpdateProductCommand.d.ts +6 -4
- package/dist-types/commands/UpdateProvisionedProductCommand.d.ts +6 -4
- package/dist-types/commands/UpdateProvisionedProductPropertiesCommand.d.ts +6 -4
- package/dist-types/commands/UpdateProvisioningArtifactCommand.d.ts +6 -4
- package/dist-types/commands/UpdateServiceActionCommand.d.ts +6 -4
- package/dist-types/commands/UpdateTagOptionCommand.d.ts +6 -4
- package/dist-types/endpoint/bdd.d.ts +1 -1
- package/dist-types/extensionConfiguration.d.ts +1 -1
- package/dist-types/models/ServiceCatalogServiceException.d.ts +1 -1
- package/dist-types/models/errors.d.ts +1 -1
- package/dist-types/runtimeConfig.browser.d.ts +2 -2
- package/dist-types/runtimeConfig.d.ts +2 -2
- package/dist-types/runtimeConfig.native.d.ts +2 -2
- package/dist-types/ts3.4/ServiceCatalogClient.d.ts +8 -14
- package/dist-types/ts3.4/commands/AcceptPortfolioShareCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/AssociateBudgetWithResourceCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/AssociatePrincipalWithPortfolioCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/AssociateProductWithPortfolioCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/AssociateServiceActionWithProvisioningArtifactCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/AssociateTagOptionWithResourceCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/BatchAssociateServiceActionWithProvisioningArtifactCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/BatchDisassociateServiceActionFromProvisioningArtifactCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CopyProductCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateConstraintCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreatePortfolioCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreatePortfolioShareCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateProductCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateProvisionedProductPlanCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateProvisioningArtifactCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateServiceActionCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateTagOptionCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteConstraintCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeletePortfolioCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeletePortfolioShareCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteProductCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteProvisionedProductPlanCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteProvisioningArtifactCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteServiceActionCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteTagOptionCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeConstraintCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeCopyProductStatusCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribePortfolioCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribePortfolioShareStatusCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribePortfolioSharesCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeProductAsAdminCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeProductCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeProductViewCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeProvisionedProductCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeProvisionedProductPlanCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeProvisioningArtifactCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeProvisioningParametersCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeRecordCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeServiceActionCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeServiceActionExecutionParametersCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeTagOptionCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DisableAWSOrganizationsAccessCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DisassociateBudgetFromResourceCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DisassociatePrincipalFromPortfolioCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DisassociateProductFromPortfolioCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DisassociateServiceActionFromProvisioningArtifactCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DisassociateTagOptionFromResourceCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/EnableAWSOrganizationsAccessCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ExecuteProvisionedProductPlanCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ExecuteProvisionedProductServiceActionCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetAWSOrganizationsAccessStatusCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetProvisionedProductOutputsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ImportAsProvisionedProductCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListAcceptedPortfolioSharesCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListBudgetsForResourceCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListConstraintsForPortfolioCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListLaunchPathsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListOrganizationPortfolioAccessCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListPortfolioAccessCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListPortfoliosCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListPortfoliosForProductCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListPrincipalsForPortfolioCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListProvisionedProductPlansCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListProvisioningArtifactsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListProvisioningArtifactsForServiceActionCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListRecordHistoryCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListResourcesForTagOptionCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListServiceActionsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListServiceActionsForProvisioningArtifactCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListStackInstancesForProvisionedProductCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListTagOptionsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/NotifyProvisionProductEngineWorkflowResultCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/NotifyTerminateProvisionedProductEngineWorkflowResultCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/NotifyUpdateProvisionedProductEngineWorkflowResultCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ProvisionProductCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/RejectPortfolioShareCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ScanProvisionedProductsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/SearchProductsAsAdminCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/SearchProductsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/SearchProvisionedProductsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/TerminateProvisionedProductCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateConstraintCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdatePortfolioCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdatePortfolioShareCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateProductCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateProvisionedProductCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateProvisionedProductPropertiesCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateProvisioningArtifactCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateServiceActionCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateTagOptionCommand.d.ts +6 -4
- package/dist-types/ts3.4/endpoint/bdd.d.ts +1 -1
- package/dist-types/ts3.4/extensionConfiguration.d.ts +1 -1
- package/dist-types/ts3.4/models/ServiceCatalogServiceException.d.ts +1 -1
- package/dist-types/ts3.4/models/errors.d.ts +1 -1
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +2 -2
- package/dist-types/ts3.4/runtimeConfig.d.ts +2 -2
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +3 -3
- package/package.json +13 -34
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { ScanProvisionedProductsInput, ScanProvisionedProductsOutput } from "../models/models_0";
|
|
4
4
|
import type { ServiceCatalogClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ServiceCatalogClient";
|
|
@@ -22,9 +22,11 @@ export interface ScanProvisionedProductsCommandInput extends ScanProvisionedProd
|
|
|
22
22
|
export interface ScanProvisionedProductsCommandOutput extends ScanProvisionedProductsOutput, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const ScanProvisionedProductsCommand_base: {
|
|
25
|
-
new (input: ScanProvisionedProductsCommandInput): import("@smithy/
|
|
26
|
-
new (...[input]: [] | [ScanProvisionedProductsCommandInput]): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: ScanProvisionedProductsCommandInput): import("@smithy/core/client").CommandImpl<ScanProvisionedProductsCommandInput, ScanProvisionedProductsCommandOutput, ServiceCatalogClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (...[input]: [] | [ScanProvisionedProductsCommandInput]): import("@smithy/core/client").CommandImpl<ScanProvisionedProductsCommandInput, ScanProvisionedProductsCommandOutput, ServiceCatalogClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Lists the provisioned products that are available (not terminated).</p>
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { SearchProductsAsAdminInput, SearchProductsAsAdminOutput } from "../models/models_0";
|
|
4
4
|
import type { ServiceCatalogClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ServiceCatalogClient";
|
|
@@ -22,9 +22,11 @@ export interface SearchProductsAsAdminCommandInput extends SearchProductsAsAdmin
|
|
|
22
22
|
export interface SearchProductsAsAdminCommandOutput extends SearchProductsAsAdminOutput, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const SearchProductsAsAdminCommand_base: {
|
|
25
|
-
new (input: SearchProductsAsAdminCommandInput): import("@smithy/
|
|
26
|
-
new (...[input]: [] | [SearchProductsAsAdminCommandInput]): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: SearchProductsAsAdminCommandInput): import("@smithy/core/client").CommandImpl<SearchProductsAsAdminCommandInput, SearchProductsAsAdminCommandOutput, ServiceCatalogClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (...[input]: [] | [SearchProductsAsAdminCommandInput]): import("@smithy/core/client").CommandImpl<SearchProductsAsAdminCommandInput, SearchProductsAsAdminCommandOutput, ServiceCatalogClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Gets information about the products for the specified portfolio or all products.</p>
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { SearchProductsInput, SearchProductsOutput } from "../models/models_0";
|
|
4
4
|
import type { ServiceCatalogClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ServiceCatalogClient";
|
|
@@ -22,9 +22,11 @@ export interface SearchProductsCommandInput extends SearchProductsInput {
|
|
|
22
22
|
export interface SearchProductsCommandOutput extends SearchProductsOutput, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const SearchProductsCommand_base: {
|
|
25
|
-
new (input: SearchProductsCommandInput): import("@smithy/
|
|
26
|
-
new (...[input]: [] | [SearchProductsCommandInput]): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: SearchProductsCommandInput): import("@smithy/core/client").CommandImpl<SearchProductsCommandInput, SearchProductsCommandOutput, ServiceCatalogClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (...[input]: [] | [SearchProductsCommandInput]): import("@smithy/core/client").CommandImpl<SearchProductsCommandInput, SearchProductsCommandOutput, ServiceCatalogClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Gets information about the products to which the caller has access.</p>
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { SearchProvisionedProductsInput, SearchProvisionedProductsOutput } from "../models/models_0";
|
|
4
4
|
import type { ServiceCatalogClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ServiceCatalogClient";
|
|
@@ -22,9 +22,11 @@ export interface SearchProvisionedProductsCommandInput extends SearchProvisioned
|
|
|
22
22
|
export interface SearchProvisionedProductsCommandOutput extends SearchProvisionedProductsOutput, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const SearchProvisionedProductsCommand_base: {
|
|
25
|
-
new (input: SearchProvisionedProductsCommandInput): import("@smithy/
|
|
26
|
-
new (...[input]: [] | [SearchProvisionedProductsCommandInput]): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: SearchProvisionedProductsCommandInput): import("@smithy/core/client").CommandImpl<SearchProvisionedProductsCommandInput, SearchProvisionedProductsCommandOutput, ServiceCatalogClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (...[input]: [] | [SearchProvisionedProductsCommandInput]): import("@smithy/core/client").CommandImpl<SearchProvisionedProductsCommandInput, SearchProvisionedProductsCommandOutput, ServiceCatalogClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Gets information about the provisioned products that meet the specified criteria.</p>
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { TerminateProvisionedProductInput, TerminateProvisionedProductOutput } from "../models/models_0";
|
|
4
4
|
import type { ServiceCatalogClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ServiceCatalogClient";
|
|
@@ -22,9 +22,11 @@ export interface TerminateProvisionedProductCommandInput extends TerminateProvis
|
|
|
22
22
|
export interface TerminateProvisionedProductCommandOutput extends TerminateProvisionedProductOutput, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const TerminateProvisionedProductCommand_base: {
|
|
25
|
-
new (input: TerminateProvisionedProductCommandInput): import("@smithy/
|
|
26
|
-
new (...[input]: [] | [TerminateProvisionedProductCommandInput]): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: TerminateProvisionedProductCommandInput): import("@smithy/core/client").CommandImpl<TerminateProvisionedProductCommandInput, TerminateProvisionedProductCommandOutput, ServiceCatalogClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (...[input]: [] | [TerminateProvisionedProductCommandInput]): import("@smithy/core/client").CommandImpl<TerminateProvisionedProductCommandInput, TerminateProvisionedProductCommandOutput, ServiceCatalogClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Terminates the specified provisioned product.</p>
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { UpdateConstraintInput, UpdateConstraintOutput } from "../models/models_0";
|
|
4
4
|
import type { ServiceCatalogClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ServiceCatalogClient";
|
|
@@ -22,9 +22,11 @@ export interface UpdateConstraintCommandInput extends UpdateConstraintInput {
|
|
|
22
22
|
export interface UpdateConstraintCommandOutput extends UpdateConstraintOutput, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const UpdateConstraintCommand_base: {
|
|
25
|
-
new (input: UpdateConstraintCommandInput): import("@smithy/
|
|
26
|
-
new (input: UpdateConstraintCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: UpdateConstraintCommandInput): import("@smithy/core/client").CommandImpl<UpdateConstraintCommandInput, UpdateConstraintCommandOutput, ServiceCatalogClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: UpdateConstraintCommandInput): import("@smithy/core/client").CommandImpl<UpdateConstraintCommandInput, UpdateConstraintCommandOutput, ServiceCatalogClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Updates the specified constraint.</p>
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { UpdatePortfolioInput, UpdatePortfolioOutput } from "../models/models_0";
|
|
4
4
|
import type { ServiceCatalogClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ServiceCatalogClient";
|
|
@@ -22,9 +22,11 @@ export interface UpdatePortfolioCommandInput extends UpdatePortfolioInput {
|
|
|
22
22
|
export interface UpdatePortfolioCommandOutput extends UpdatePortfolioOutput, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const UpdatePortfolioCommand_base: {
|
|
25
|
-
new (input: UpdatePortfolioCommandInput): import("@smithy/
|
|
26
|
-
new (input: UpdatePortfolioCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: UpdatePortfolioCommandInput): import("@smithy/core/client").CommandImpl<UpdatePortfolioCommandInput, UpdatePortfolioCommandOutput, ServiceCatalogClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: UpdatePortfolioCommandInput): import("@smithy/core/client").CommandImpl<UpdatePortfolioCommandInput, UpdatePortfolioCommandOutput, ServiceCatalogClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Updates the specified portfolio.</p>
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { UpdatePortfolioShareInput, UpdatePortfolioShareOutput } from "../models/models_0";
|
|
4
4
|
import type { ServiceCatalogClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ServiceCatalogClient";
|
|
@@ -22,9 +22,11 @@ export interface UpdatePortfolioShareCommandInput extends UpdatePortfolioShareIn
|
|
|
22
22
|
export interface UpdatePortfolioShareCommandOutput extends UpdatePortfolioShareOutput, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const UpdatePortfolioShareCommand_base: {
|
|
25
|
-
new (input: UpdatePortfolioShareCommandInput): import("@smithy/
|
|
26
|
-
new (input: UpdatePortfolioShareCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: UpdatePortfolioShareCommandInput): import("@smithy/core/client").CommandImpl<UpdatePortfolioShareCommandInput, UpdatePortfolioShareCommandOutput, ServiceCatalogClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: UpdatePortfolioShareCommandInput): import("@smithy/core/client").CommandImpl<UpdatePortfolioShareCommandInput, UpdatePortfolioShareCommandOutput, ServiceCatalogClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Updates the specified portfolio share. You can use this API to enable or disable <code>TagOptions</code> sharing
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { UpdateProductInput, UpdateProductOutput } from "../models/models_0";
|
|
4
4
|
import type { ServiceCatalogClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ServiceCatalogClient";
|
|
@@ -22,9 +22,11 @@ export interface UpdateProductCommandInput extends UpdateProductInput {
|
|
|
22
22
|
export interface UpdateProductCommandOutput extends UpdateProductOutput, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const UpdateProductCommand_base: {
|
|
25
|
-
new (input: UpdateProductCommandInput): import("@smithy/
|
|
26
|
-
new (input: UpdateProductCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: UpdateProductCommandInput): import("@smithy/core/client").CommandImpl<UpdateProductCommandInput, UpdateProductCommandOutput, ServiceCatalogClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: UpdateProductCommandInput): import("@smithy/core/client").CommandImpl<UpdateProductCommandInput, UpdateProductCommandOutput, ServiceCatalogClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Updates the specified product.</p>
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { UpdateProvisionedProductInput, UpdateProvisionedProductOutput } from "../models/models_0";
|
|
4
4
|
import type { ServiceCatalogClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ServiceCatalogClient";
|
|
@@ -22,9 +22,11 @@ export interface UpdateProvisionedProductCommandInput extends UpdateProvisionedP
|
|
|
22
22
|
export interface UpdateProvisionedProductCommandOutput extends UpdateProvisionedProductOutput, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const UpdateProvisionedProductCommand_base: {
|
|
25
|
-
new (input: UpdateProvisionedProductCommandInput): import("@smithy/
|
|
26
|
-
new (...[input]: [] | [UpdateProvisionedProductCommandInput]): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: UpdateProvisionedProductCommandInput): import("@smithy/core/client").CommandImpl<UpdateProvisionedProductCommandInput, UpdateProvisionedProductCommandOutput, ServiceCatalogClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (...[input]: [] | [UpdateProvisionedProductCommandInput]): import("@smithy/core/client").CommandImpl<UpdateProvisionedProductCommandInput, UpdateProvisionedProductCommandOutput, ServiceCatalogClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Requests updates to the configuration of the specified provisioned product.</p>
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { UpdateProvisionedProductPropertiesInput, UpdateProvisionedProductPropertiesOutput } from "../models/models_0";
|
|
4
4
|
import type { ServiceCatalogClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ServiceCatalogClient";
|
|
@@ -22,9 +22,11 @@ export interface UpdateProvisionedProductPropertiesCommandInput extends UpdatePr
|
|
|
22
22
|
export interface UpdateProvisionedProductPropertiesCommandOutput extends UpdateProvisionedProductPropertiesOutput, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const UpdateProvisionedProductPropertiesCommand_base: {
|
|
25
|
-
new (input: UpdateProvisionedProductPropertiesCommandInput): import("@smithy/
|
|
26
|
-
new (input: UpdateProvisionedProductPropertiesCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: UpdateProvisionedProductPropertiesCommandInput): import("@smithy/core/client").CommandImpl<UpdateProvisionedProductPropertiesCommandInput, UpdateProvisionedProductPropertiesCommandOutput, ServiceCatalogClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: UpdateProvisionedProductPropertiesCommandInput): import("@smithy/core/client").CommandImpl<UpdateProvisionedProductPropertiesCommandInput, UpdateProvisionedProductPropertiesCommandOutput, ServiceCatalogClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Requests updates to the properties of the specified provisioned product.</p>
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { UpdateProvisioningArtifactInput, UpdateProvisioningArtifactOutput } from "../models/models_0";
|
|
4
4
|
import type { ServiceCatalogClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ServiceCatalogClient";
|
|
@@ -22,9 +22,11 @@ export interface UpdateProvisioningArtifactCommandInput extends UpdateProvisioni
|
|
|
22
22
|
export interface UpdateProvisioningArtifactCommandOutput extends UpdateProvisioningArtifactOutput, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const UpdateProvisioningArtifactCommand_base: {
|
|
25
|
-
new (input: UpdateProvisioningArtifactCommandInput): import("@smithy/
|
|
26
|
-
new (input: UpdateProvisioningArtifactCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: UpdateProvisioningArtifactCommandInput): import("@smithy/core/client").CommandImpl<UpdateProvisioningArtifactCommandInput, UpdateProvisioningArtifactCommandOutput, ServiceCatalogClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: UpdateProvisioningArtifactCommandInput): import("@smithy/core/client").CommandImpl<UpdateProvisioningArtifactCommandInput, UpdateProvisioningArtifactCommandOutput, ServiceCatalogClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Updates the specified provisioning artifact (also known as a version) for the specified product.</p>
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { UpdateServiceActionInput, UpdateServiceActionOutput } from "../models/models_0";
|
|
4
4
|
import type { ServiceCatalogClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ServiceCatalogClient";
|
|
@@ -22,9 +22,11 @@ export interface UpdateServiceActionCommandInput extends UpdateServiceActionInpu
|
|
|
22
22
|
export interface UpdateServiceActionCommandOutput extends UpdateServiceActionOutput, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const UpdateServiceActionCommand_base: {
|
|
25
|
-
new (input: UpdateServiceActionCommandInput): import("@smithy/
|
|
26
|
-
new (input: UpdateServiceActionCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: UpdateServiceActionCommandInput): import("@smithy/core/client").CommandImpl<UpdateServiceActionCommandInput, UpdateServiceActionCommandOutput, ServiceCatalogClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: UpdateServiceActionCommandInput): import("@smithy/core/client").CommandImpl<UpdateServiceActionCommandInput, UpdateServiceActionCommandOutput, ServiceCatalogClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Updates a self-service action.</p>
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { UpdateTagOptionInput, UpdateTagOptionOutput } from "../models/models_0";
|
|
4
4
|
import type { ServiceCatalogClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ServiceCatalogClient";
|
|
@@ -22,9 +22,11 @@ export interface UpdateTagOptionCommandInput extends UpdateTagOptionInput {
|
|
|
22
22
|
export interface UpdateTagOptionCommandOutput extends UpdateTagOptionOutput, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const UpdateTagOptionCommand_base: {
|
|
25
|
-
new (input: UpdateTagOptionCommandInput): import("@smithy/
|
|
26
|
-
new (input: UpdateTagOptionCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: UpdateTagOptionCommandInput): import("@smithy/core/client").CommandImpl<UpdateTagOptionCommandInput, UpdateTagOptionCommandOutput, ServiceCatalogClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: UpdateTagOptionCommandInput): import("@smithy/core/client").CommandImpl<UpdateTagOptionCommandInput, UpdateTagOptionCommandOutput, ServiceCatalogClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Updates the specified TagOption.</p>
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { BinaryDecisionDiagram } from "@smithy/
|
|
1
|
+
import { BinaryDecisionDiagram } from "@smithy/core/endpoints";
|
|
2
2
|
export declare const bdd: BinaryDecisionDiagram;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import type { AwsRegionExtensionConfiguration } from "@aws-sdk/types";
|
|
2
|
-
import type { HttpHandlerExtensionConfiguration } from "@smithy/
|
|
2
|
+
import type { HttpHandlerExtensionConfiguration } from "@smithy/core/protocols";
|
|
3
3
|
import type { DefaultExtensionConfiguration } from "@smithy/types";
|
|
4
4
|
import type { HttpAuthExtensionConfiguration } from "./auth/httpAuthExtensionConfiguration";
|
|
5
5
|
/**
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { type ServiceExceptionOptions as __ServiceExceptionOptions, ServiceException as __ServiceException } from "@smithy/
|
|
1
|
+
import { type ServiceExceptionOptions as __ServiceExceptionOptions, ServiceException as __ServiceException } from "@smithy/core/client";
|
|
2
2
|
export type { __ServiceExceptionOptions };
|
|
3
3
|
export { __ServiceException };
|
|
4
4
|
/**
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import type { ExceptionOptionType as __ExceptionOptionType } from "@smithy/
|
|
1
|
+
import type { ExceptionOptionType as __ExceptionOptionType } from "@smithy/core/client";
|
|
2
2
|
import { ServiceCatalogServiceException as __BaseException } from "./ServiceCatalogServiceException";
|
|
3
3
|
/**
|
|
4
4
|
* <p>One or more parameters provided to the operation are not valid.</p>
|
|
@@ -5,13 +5,13 @@ import type { ServiceCatalogClientConfig } from "./ServiceCatalogClient";
|
|
|
5
5
|
*/
|
|
6
6
|
export declare const getRuntimeConfig: (config: ServiceCatalogClientConfig) => {
|
|
7
7
|
runtime: string;
|
|
8
|
-
defaultsMode: import("@smithy/types").Provider<import("@smithy/
|
|
8
|
+
defaultsMode: import("@smithy/types").Provider<import("@smithy/core/client").ResolvedDefaultsMode>;
|
|
9
9
|
bodyLengthChecker: import("@smithy/types").BodyLengthCalculator;
|
|
10
10
|
credentialDefaultProvider: ((input: any) => import("@smithy/types").AwsCredentialIdentityProvider) | ((_: unknown) => () => Promise<import("@smithy/types").AwsCredentialIdentity>);
|
|
11
11
|
defaultUserAgentProvider: (config?: import("@aws-sdk/util-user-agent-browser").PreviouslyResolved) => Promise<import("@smithy/types").UserAgent>;
|
|
12
12
|
maxAttempts: number | import("@smithy/types").Provider<number>;
|
|
13
13
|
region: string | import("@smithy/types").Provider<any>;
|
|
14
|
-
requestHandler: import("@smithy/
|
|
14
|
+
requestHandler: import("@smithy/core/protocols").HttpHandler<any> | RequestHandler;
|
|
15
15
|
retryMode: string | import("@smithy/types").Provider<string>;
|
|
16
16
|
sha256: import("@smithy/types").HashConstructor;
|
|
17
17
|
streamCollector: import("@smithy/types").StreamCollector;
|
|
@@ -5,14 +5,14 @@ import type { ServiceCatalogClientConfig } from "./ServiceCatalogClient";
|
|
|
5
5
|
*/
|
|
6
6
|
export declare const getRuntimeConfig: (config: ServiceCatalogClientConfig) => {
|
|
7
7
|
runtime: string;
|
|
8
|
-
defaultsMode: import("@smithy/types").Provider<import("@smithy/
|
|
8
|
+
defaultsMode: import("@smithy/types").Provider<import("@smithy/core/client").ResolvedDefaultsMode>;
|
|
9
9
|
authSchemePreference: string[] | import("@smithy/types").Provider<string[]>;
|
|
10
10
|
bodyLengthChecker: import("@smithy/types").BodyLengthCalculator;
|
|
11
11
|
credentialDefaultProvider: ((input: any) => import("@smithy/types").AwsCredentialIdentityProvider) | ((init?: import("@aws-sdk/credential-provider-node").DefaultProviderInit) => import("@aws-sdk/credential-provider-node/dist-types/runtime/memoize-chain").MemoizedRuntimeConfigAwsCredentialIdentityProvider);
|
|
12
12
|
defaultUserAgentProvider: (config?: import("@aws-sdk/util-user-agent-node").PreviouslyResolved) => Promise<import("@smithy/types").UserAgent>;
|
|
13
13
|
maxAttempts: number | import("@smithy/types").Provider<number>;
|
|
14
14
|
region: string | import("@smithy/types").Provider<string>;
|
|
15
|
-
requestHandler: RequestHandler | import("@smithy/
|
|
15
|
+
requestHandler: RequestHandler | import("@smithy/core/protocols").HttpHandler<any>;
|
|
16
16
|
retryMode: string | import("@smithy/types").Provider<string>;
|
|
17
17
|
sha256: import("@smithy/types").HashConstructor;
|
|
18
18
|
streamCollector: import("@smithy/types").StreamCollector;
|
|
@@ -5,7 +5,7 @@ import type { ServiceCatalogClientConfig } from "./ServiceCatalogClient";
|
|
|
5
5
|
export declare const getRuntimeConfig: (config: ServiceCatalogClientConfig) => {
|
|
6
6
|
runtime: string;
|
|
7
7
|
sha256: import("@smithy/types").HashConstructor;
|
|
8
|
-
requestHandler: import("@smithy/types").NodeHttpHandlerOptions | import("@smithy/types").FetchHttpHandlerOptions | Record<string, unknown> | import("@smithy/
|
|
8
|
+
requestHandler: import("@smithy/types").NodeHttpHandlerOptions | import("@smithy/types").FetchHttpHandlerOptions | Record<string, unknown> | import("@smithy/core/protocols").HttpHandler<any> | import("@smithy/fetch-http-handler").FetchHttpHandler;
|
|
9
9
|
cacheMiddleware?: boolean;
|
|
10
10
|
protocol: import("@smithy/types").ClientProtocol<any, any> | import("@smithy/types").ClientProtocolCtor<any, any> | typeof import("@aws-sdk/core/protocols").AwsJson1_1Protocol;
|
|
11
11
|
protocolSettings: {
|
|
@@ -32,7 +32,7 @@ export declare const getRuntimeConfig: (config: ServiceCatalogClientConfig) => {
|
|
|
32
32
|
retryMode: string | import("@smithy/types").Provider<string>;
|
|
33
33
|
logger: import("@smithy/types").Logger;
|
|
34
34
|
extensions: import("./runtimeExtensions").RuntimeExtension[];
|
|
35
|
-
defaultsMode: import("@smithy/
|
|
35
|
+
defaultsMode: import("@smithy/core/client").DefaultsMode | import("@smithy/types").Provider<import("@smithy/core/client").DefaultsMode>;
|
|
36
36
|
customUserAgent?: string | import("@smithy/types").UserAgent;
|
|
37
37
|
userAgentAppId?: string | undefined | import("@smithy/types").Provider<string | undefined>;
|
|
38
38
|
retryStrategy?: import("@smithy/types").RetryStrategy | import("@smithy/types").RetryStrategyV2;
|
|
@@ -6,25 +6,19 @@ import {
|
|
|
6
6
|
UserAgentInputConfig,
|
|
7
7
|
UserAgentResolvedConfig,
|
|
8
8
|
} from "@aws-sdk/middleware-user-agent";
|
|
9
|
-
import {
|
|
10
|
-
RegionInputConfig,
|
|
11
|
-
RegionResolvedConfig,
|
|
12
|
-
} from "@smithy/config-resolver";
|
|
13
|
-
import {
|
|
14
|
-
EndpointInputConfig,
|
|
15
|
-
EndpointResolvedConfig,
|
|
16
|
-
} from "@smithy/middleware-endpoint";
|
|
17
|
-
import {
|
|
18
|
-
RetryInputConfig,
|
|
19
|
-
RetryResolvedConfig,
|
|
20
|
-
} from "@smithy/middleware-retry";
|
|
21
|
-
import { HttpHandlerUserInput as __HttpHandlerUserInput } from "@smithy/protocol-http";
|
|
22
9
|
import {
|
|
23
10
|
DefaultsMode as __DefaultsMode,
|
|
24
11
|
SmithyConfiguration as __SmithyConfiguration,
|
|
25
12
|
SmithyResolvedConfiguration as __SmithyResolvedConfiguration,
|
|
26
13
|
Client as __Client,
|
|
27
|
-
} from "@smithy/
|
|
14
|
+
} from "@smithy/core/client";
|
|
15
|
+
import { RegionInputConfig, RegionResolvedConfig } from "@smithy/core/config";
|
|
16
|
+
import {
|
|
17
|
+
EndpointInputConfig,
|
|
18
|
+
EndpointResolvedConfig,
|
|
19
|
+
} from "@smithy/core/endpoints";
|
|
20
|
+
import { HttpHandlerUserInput as __HttpHandlerUserInput } from "@smithy/core/protocols";
|
|
21
|
+
import { RetryInputConfig, RetryResolvedConfig } from "@smithy/core/retry";
|
|
28
22
|
import {
|
|
29
23
|
AwsCredentialIdentityProvider,
|
|
30
24
|
BodyLengthCalculator as __BodyLengthCalculator,
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import {
|
|
4
4
|
AcceptPortfolioShareInput,
|
|
@@ -19,7 +19,7 @@ export interface AcceptPortfolioShareCommandOutput
|
|
|
19
19
|
declare const AcceptPortfolioShareCommand_base: {
|
|
20
20
|
new (
|
|
21
21
|
input: AcceptPortfolioShareCommandInput
|
|
22
|
-
): import("@smithy/
|
|
22
|
+
): import("@smithy/core/client").CommandImpl<
|
|
23
23
|
AcceptPortfolioShareCommandInput,
|
|
24
24
|
AcceptPortfolioShareCommandOutput,
|
|
25
25
|
ServiceCatalogClientResolvedConfig,
|
|
@@ -28,14 +28,16 @@ declare const AcceptPortfolioShareCommand_base: {
|
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
30
|
input: AcceptPortfolioShareCommandInput
|
|
31
|
-
): import("@smithy/
|
|
31
|
+
): import("@smithy/core/client").CommandImpl<
|
|
32
32
|
AcceptPortfolioShareCommandInput,
|
|
33
33
|
AcceptPortfolioShareCommandOutput,
|
|
34
34
|
ServiceCatalogClientResolvedConfig,
|
|
35
35
|
ServiceInputTypes,
|
|
36
36
|
ServiceOutputTypes
|
|
37
37
|
>;
|
|
38
|
-
getEndpointParameterInstructions():
|
|
38
|
+
getEndpointParameterInstructions(): {
|
|
39
|
+
[x: string]: unknown;
|
|
40
|
+
};
|
|
39
41
|
};
|
|
40
42
|
export declare class AcceptPortfolioShareCommand extends AcceptPortfolioShareCommand_base {
|
|
41
43
|
protected static __types: {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import {
|
|
4
4
|
AssociateBudgetWithResourceInput,
|
|
@@ -19,7 +19,7 @@ export interface AssociateBudgetWithResourceCommandOutput
|
|
|
19
19
|
declare const AssociateBudgetWithResourceCommand_base: {
|
|
20
20
|
new (
|
|
21
21
|
input: AssociateBudgetWithResourceCommandInput
|
|
22
|
-
): import("@smithy/
|
|
22
|
+
): import("@smithy/core/client").CommandImpl<
|
|
23
23
|
AssociateBudgetWithResourceCommandInput,
|
|
24
24
|
AssociateBudgetWithResourceCommandOutput,
|
|
25
25
|
ServiceCatalogClientResolvedConfig,
|
|
@@ -28,14 +28,16 @@ declare const AssociateBudgetWithResourceCommand_base: {
|
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
30
|
input: AssociateBudgetWithResourceCommandInput
|
|
31
|
-
): import("@smithy/
|
|
31
|
+
): import("@smithy/core/client").CommandImpl<
|
|
32
32
|
AssociateBudgetWithResourceCommandInput,
|
|
33
33
|
AssociateBudgetWithResourceCommandOutput,
|
|
34
34
|
ServiceCatalogClientResolvedConfig,
|
|
35
35
|
ServiceInputTypes,
|
|
36
36
|
ServiceOutputTypes
|
|
37
37
|
>;
|
|
38
|
-
getEndpointParameterInstructions():
|
|
38
|
+
getEndpointParameterInstructions(): {
|
|
39
|
+
[x: string]: unknown;
|
|
40
|
+
};
|
|
39
41
|
};
|
|
40
42
|
export declare class AssociateBudgetWithResourceCommand extends AssociateBudgetWithResourceCommand_base {
|
|
41
43
|
protected static __types: {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import {
|
|
4
4
|
AssociatePrincipalWithPortfolioInput,
|
|
@@ -19,7 +19,7 @@ export interface AssociatePrincipalWithPortfolioCommandOutput
|
|
|
19
19
|
declare const AssociatePrincipalWithPortfolioCommand_base: {
|
|
20
20
|
new (
|
|
21
21
|
input: AssociatePrincipalWithPortfolioCommandInput
|
|
22
|
-
): import("@smithy/
|
|
22
|
+
): import("@smithy/core/client").CommandImpl<
|
|
23
23
|
AssociatePrincipalWithPortfolioCommandInput,
|
|
24
24
|
AssociatePrincipalWithPortfolioCommandOutput,
|
|
25
25
|
ServiceCatalogClientResolvedConfig,
|
|
@@ -28,14 +28,16 @@ declare const AssociatePrincipalWithPortfolioCommand_base: {
|
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
30
|
input: AssociatePrincipalWithPortfolioCommandInput
|
|
31
|
-
): import("@smithy/
|
|
31
|
+
): import("@smithy/core/client").CommandImpl<
|
|
32
32
|
AssociatePrincipalWithPortfolioCommandInput,
|
|
33
33
|
AssociatePrincipalWithPortfolioCommandOutput,
|
|
34
34
|
ServiceCatalogClientResolvedConfig,
|
|
35
35
|
ServiceInputTypes,
|
|
36
36
|
ServiceOutputTypes
|
|
37
37
|
>;
|
|
38
|
-
getEndpointParameterInstructions():
|
|
38
|
+
getEndpointParameterInstructions(): {
|
|
39
|
+
[x: string]: unknown;
|
|
40
|
+
};
|
|
39
41
|
};
|
|
40
42
|
export declare class AssociatePrincipalWithPortfolioCommand extends AssociatePrincipalWithPortfolioCommand_base {
|
|
41
43
|
protected static __types: {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import {
|
|
4
4
|
AssociateProductWithPortfolioInput,
|
|
@@ -19,7 +19,7 @@ export interface AssociateProductWithPortfolioCommandOutput
|
|
|
19
19
|
declare const AssociateProductWithPortfolioCommand_base: {
|
|
20
20
|
new (
|
|
21
21
|
input: AssociateProductWithPortfolioCommandInput
|
|
22
|
-
): import("@smithy/
|
|
22
|
+
): import("@smithy/core/client").CommandImpl<
|
|
23
23
|
AssociateProductWithPortfolioCommandInput,
|
|
24
24
|
AssociateProductWithPortfolioCommandOutput,
|
|
25
25
|
ServiceCatalogClientResolvedConfig,
|
|
@@ -28,14 +28,16 @@ declare const AssociateProductWithPortfolioCommand_base: {
|
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
30
|
input: AssociateProductWithPortfolioCommandInput
|
|
31
|
-
): import("@smithy/
|
|
31
|
+
): import("@smithy/core/client").CommandImpl<
|
|
32
32
|
AssociateProductWithPortfolioCommandInput,
|
|
33
33
|
AssociateProductWithPortfolioCommandOutput,
|
|
34
34
|
ServiceCatalogClientResolvedConfig,
|
|
35
35
|
ServiceInputTypes,
|
|
36
36
|
ServiceOutputTypes
|
|
37
37
|
>;
|
|
38
|
-
getEndpointParameterInstructions():
|
|
38
|
+
getEndpointParameterInstructions(): {
|
|
39
|
+
[x: string]: unknown;
|
|
40
|
+
};
|
|
39
41
|
};
|
|
40
42
|
export declare class AssociateProductWithPortfolioCommand extends AssociateProductWithPortfolioCommand_base {
|
|
41
43
|
protected static __types: {
|
package/dist-types/ts3.4/commands/AssociateServiceActionWithProvisioningArtifactCommand.d.ts
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import {
|
|
4
4
|
AssociateServiceActionWithProvisioningArtifactInput,
|
|
@@ -19,7 +19,7 @@ export interface AssociateServiceActionWithProvisioningArtifactCommandOutput
|
|
|
19
19
|
declare const AssociateServiceActionWithProvisioningArtifactCommand_base: {
|
|
20
20
|
new (
|
|
21
21
|
input: AssociateServiceActionWithProvisioningArtifactCommandInput
|
|
22
|
-
): import("@smithy/
|
|
22
|
+
): import("@smithy/core/client").CommandImpl<
|
|
23
23
|
AssociateServiceActionWithProvisioningArtifactCommandInput,
|
|
24
24
|
AssociateServiceActionWithProvisioningArtifactCommandOutput,
|
|
25
25
|
ServiceCatalogClientResolvedConfig,
|
|
@@ -28,14 +28,16 @@ declare const AssociateServiceActionWithProvisioningArtifactCommand_base: {
|
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
30
|
input: AssociateServiceActionWithProvisioningArtifactCommandInput
|
|
31
|
-
): import("@smithy/
|
|
31
|
+
): import("@smithy/core/client").CommandImpl<
|
|
32
32
|
AssociateServiceActionWithProvisioningArtifactCommandInput,
|
|
33
33
|
AssociateServiceActionWithProvisioningArtifactCommandOutput,
|
|
34
34
|
ServiceCatalogClientResolvedConfig,
|
|
35
35
|
ServiceInputTypes,
|
|
36
36
|
ServiceOutputTypes
|
|
37
37
|
>;
|
|
38
|
-
getEndpointParameterInstructions():
|
|
38
|
+
getEndpointParameterInstructions(): {
|
|
39
|
+
[x: string]: unknown;
|
|
40
|
+
};
|
|
39
41
|
};
|
|
40
42
|
export declare class AssociateServiceActionWithProvisioningArtifactCommand extends AssociateServiceActionWithProvisioningArtifactCommand_base {
|
|
41
43
|
protected static __types: {
|