@aws-sdk/client-service-catalog 3.927.0 → 3.929.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.
Files changed (111) hide show
  1. package/dist-cjs/index.js +2814 -3152
  2. package/dist-cjs/runtimeConfig.shared.js +7 -0
  3. package/dist-es/ServiceCatalogClient.js +2 -0
  4. package/dist-es/commands/AcceptPortfolioShareCommand.js +3 -9
  5. package/dist-es/commands/AssociateBudgetWithResourceCommand.js +3 -9
  6. package/dist-es/commands/AssociatePrincipalWithPortfolioCommand.js +3 -9
  7. package/dist-es/commands/AssociateProductWithPortfolioCommand.js +3 -9
  8. package/dist-es/commands/AssociateServiceActionWithProvisioningArtifactCommand.js +3 -9
  9. package/dist-es/commands/AssociateTagOptionWithResourceCommand.js +3 -9
  10. package/dist-es/commands/BatchAssociateServiceActionWithProvisioningArtifactCommand.js +3 -9
  11. package/dist-es/commands/BatchDisassociateServiceActionFromProvisioningArtifactCommand.js +3 -9
  12. package/dist-es/commands/CopyProductCommand.js +3 -9
  13. package/dist-es/commands/CreateConstraintCommand.js +3 -9
  14. package/dist-es/commands/CreatePortfolioCommand.js +3 -9
  15. package/dist-es/commands/CreatePortfolioShareCommand.js +3 -9
  16. package/dist-es/commands/CreateProductCommand.js +3 -9
  17. package/dist-es/commands/CreateProvisionedProductPlanCommand.js +3 -9
  18. package/dist-es/commands/CreateProvisioningArtifactCommand.js +3 -9
  19. package/dist-es/commands/CreateServiceActionCommand.js +3 -9
  20. package/dist-es/commands/CreateTagOptionCommand.js +3 -9
  21. package/dist-es/commands/DeleteConstraintCommand.js +3 -9
  22. package/dist-es/commands/DeletePortfolioCommand.js +3 -9
  23. package/dist-es/commands/DeletePortfolioShareCommand.js +3 -9
  24. package/dist-es/commands/DeleteProductCommand.js +3 -9
  25. package/dist-es/commands/DeleteProvisionedProductPlanCommand.js +3 -9
  26. package/dist-es/commands/DeleteProvisioningArtifactCommand.js +3 -9
  27. package/dist-es/commands/DeleteServiceActionCommand.js +3 -9
  28. package/dist-es/commands/DeleteTagOptionCommand.js +3 -9
  29. package/dist-es/commands/DescribeConstraintCommand.js +3 -9
  30. package/dist-es/commands/DescribeCopyProductStatusCommand.js +3 -9
  31. package/dist-es/commands/DescribePortfolioCommand.js +3 -9
  32. package/dist-es/commands/DescribePortfolioShareStatusCommand.js +3 -9
  33. package/dist-es/commands/DescribePortfolioSharesCommand.js +3 -9
  34. package/dist-es/commands/DescribeProductAsAdminCommand.js +3 -9
  35. package/dist-es/commands/DescribeProductCommand.js +3 -9
  36. package/dist-es/commands/DescribeProductViewCommand.js +3 -9
  37. package/dist-es/commands/DescribeProvisionedProductCommand.js +3 -9
  38. package/dist-es/commands/DescribeProvisionedProductPlanCommand.js +3 -9
  39. package/dist-es/commands/DescribeProvisioningArtifactCommand.js +3 -9
  40. package/dist-es/commands/DescribeProvisioningParametersCommand.js +3 -9
  41. package/dist-es/commands/DescribeRecordCommand.js +3 -9
  42. package/dist-es/commands/DescribeServiceActionCommand.js +3 -9
  43. package/dist-es/commands/DescribeServiceActionExecutionParametersCommand.js +3 -9
  44. package/dist-es/commands/DescribeTagOptionCommand.js +3 -9
  45. package/dist-es/commands/DisableAWSOrganizationsAccessCommand.js +3 -9
  46. package/dist-es/commands/DisassociateBudgetFromResourceCommand.js +3 -9
  47. package/dist-es/commands/DisassociatePrincipalFromPortfolioCommand.js +3 -9
  48. package/dist-es/commands/DisassociateProductFromPortfolioCommand.js +3 -9
  49. package/dist-es/commands/DisassociateServiceActionFromProvisioningArtifactCommand.js +3 -9
  50. package/dist-es/commands/DisassociateTagOptionFromResourceCommand.js +3 -9
  51. package/dist-es/commands/EnableAWSOrganizationsAccessCommand.js +3 -9
  52. package/dist-es/commands/ExecuteProvisionedProductPlanCommand.js +3 -9
  53. package/dist-es/commands/ExecuteProvisionedProductServiceActionCommand.js +3 -9
  54. package/dist-es/commands/GetAWSOrganizationsAccessStatusCommand.js +3 -9
  55. package/dist-es/commands/GetProvisionedProductOutputsCommand.js +3 -9
  56. package/dist-es/commands/ImportAsProvisionedProductCommand.js +3 -9
  57. package/dist-es/commands/ListAcceptedPortfolioSharesCommand.js +3 -9
  58. package/dist-es/commands/ListBudgetsForResourceCommand.js +3 -9
  59. package/dist-es/commands/ListConstraintsForPortfolioCommand.js +3 -9
  60. package/dist-es/commands/ListLaunchPathsCommand.js +3 -9
  61. package/dist-es/commands/ListOrganizationPortfolioAccessCommand.js +3 -9
  62. package/dist-es/commands/ListPortfolioAccessCommand.js +3 -9
  63. package/dist-es/commands/ListPortfoliosCommand.js +3 -9
  64. package/dist-es/commands/ListPortfoliosForProductCommand.js +3 -9
  65. package/dist-es/commands/ListPrincipalsForPortfolioCommand.js +3 -9
  66. package/dist-es/commands/ListProvisionedProductPlansCommand.js +3 -9
  67. package/dist-es/commands/ListProvisioningArtifactsCommand.js +3 -9
  68. package/dist-es/commands/ListProvisioningArtifactsForServiceActionCommand.js +3 -9
  69. package/dist-es/commands/ListRecordHistoryCommand.js +3 -9
  70. package/dist-es/commands/ListResourcesForTagOptionCommand.js +3 -9
  71. package/dist-es/commands/ListServiceActionsCommand.js +3 -9
  72. package/dist-es/commands/ListServiceActionsForProvisioningArtifactCommand.js +3 -9
  73. package/dist-es/commands/ListStackInstancesForProvisionedProductCommand.js +3 -9
  74. package/dist-es/commands/ListTagOptionsCommand.js +3 -9
  75. package/dist-es/commands/NotifyProvisionProductEngineWorkflowResultCommand.js +3 -9
  76. package/dist-es/commands/NotifyTerminateProvisionedProductEngineWorkflowResultCommand.js +3 -9
  77. package/dist-es/commands/NotifyUpdateProvisionedProductEngineWorkflowResultCommand.js +3 -9
  78. package/dist-es/commands/ProvisionProductCommand.js +3 -9
  79. package/dist-es/commands/RejectPortfolioShareCommand.js +3 -9
  80. package/dist-es/commands/ScanProvisionedProductsCommand.js +3 -9
  81. package/dist-es/commands/SearchProductsAsAdminCommand.js +3 -9
  82. package/dist-es/commands/SearchProductsCommand.js +3 -9
  83. package/dist-es/commands/SearchProvisionedProductsCommand.js +3 -9
  84. package/dist-es/commands/TerminateProvisionedProductCommand.js +3 -9
  85. package/dist-es/commands/UpdateConstraintCommand.js +3 -9
  86. package/dist-es/commands/UpdatePortfolioCommand.js +3 -9
  87. package/dist-es/commands/UpdatePortfolioShareCommand.js +3 -9
  88. package/dist-es/commands/UpdateProductCommand.js +3 -9
  89. package/dist-es/commands/UpdateProvisionedProductCommand.js +3 -9
  90. package/dist-es/commands/UpdateProvisionedProductPropertiesCommand.js +3 -9
  91. package/dist-es/commands/UpdateProvisioningArtifactCommand.js +3 -9
  92. package/dist-es/commands/UpdateServiceActionCommand.js +3 -9
  93. package/dist-es/commands/UpdateTagOptionCommand.js +3 -9
  94. package/dist-es/runtimeConfig.shared.js +7 -0
  95. package/dist-es/schemas/schemas_0.js +2632 -0
  96. package/dist-types/ServiceCatalogClient.d.ts +10 -1
  97. package/dist-types/runtimeConfig.browser.d.ts +1 -0
  98. package/dist-types/runtimeConfig.d.ts +1 -0
  99. package/dist-types/runtimeConfig.native.d.ts +1 -0
  100. package/dist-types/runtimeConfig.shared.d.ts +1 -0
  101. package/dist-types/schemas/schemas_0.d.ts +407 -0
  102. package/dist-types/ts3.4/ServiceCatalogClient.d.ts +4 -0
  103. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +4 -0
  104. package/dist-types/ts3.4/runtimeConfig.d.ts +4 -0
  105. package/dist-types/ts3.4/runtimeConfig.native.d.ts +4 -0
  106. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +4 -0
  107. package/dist-types/ts3.4/schemas/schemas_0.d.ts +413 -0
  108. package/package.json +5 -6
  109. package/dist-es/protocols/Aws_json1_1.js +0 -2502
  110. package/dist-types/protocols/Aws_json1_1.d.ts +0 -812
  111. package/dist-types/ts3.4/protocols/Aws_json1_1.d.ts +0 -1085

There are too many changes on this page to be displayed.


The amount of changes on this page would crash your brower.

You can still verify the content by downloading the package file manually.