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