@aws-sdk/client-service-catalog 3.296.0 → 3.298.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 (289) hide show
  1. package/dist-cjs/commands/AcceptPortfolioShareCommand.js +2 -3
  2. package/dist-cjs/commands/AssociateBudgetWithResourceCommand.js +2 -3
  3. package/dist-cjs/commands/AssociatePrincipalWithPortfolioCommand.js +2 -3
  4. package/dist-cjs/commands/AssociateProductWithPortfolioCommand.js +2 -3
  5. package/dist-cjs/commands/AssociateServiceActionWithProvisioningArtifactCommand.js +2 -3
  6. package/dist-cjs/commands/AssociateTagOptionWithResourceCommand.js +2 -3
  7. package/dist-cjs/commands/BatchAssociateServiceActionWithProvisioningArtifactCommand.js +2 -3
  8. package/dist-cjs/commands/BatchDisassociateServiceActionFromProvisioningArtifactCommand.js +2 -3
  9. package/dist-cjs/commands/CopyProductCommand.js +2 -3
  10. package/dist-cjs/commands/CreateConstraintCommand.js +2 -3
  11. package/dist-cjs/commands/CreatePortfolioCommand.js +2 -3
  12. package/dist-cjs/commands/CreatePortfolioShareCommand.js +2 -3
  13. package/dist-cjs/commands/CreateProductCommand.js +2 -3
  14. package/dist-cjs/commands/CreateProvisionedProductPlanCommand.js +2 -3
  15. package/dist-cjs/commands/CreateProvisioningArtifactCommand.js +2 -3
  16. package/dist-cjs/commands/CreateServiceActionCommand.js +2 -3
  17. package/dist-cjs/commands/CreateTagOptionCommand.js +2 -3
  18. package/dist-cjs/commands/DeleteConstraintCommand.js +2 -3
  19. package/dist-cjs/commands/DeletePortfolioCommand.js +2 -3
  20. package/dist-cjs/commands/DeletePortfolioShareCommand.js +2 -3
  21. package/dist-cjs/commands/DeleteProductCommand.js +2 -3
  22. package/dist-cjs/commands/DeleteProvisionedProductPlanCommand.js +2 -3
  23. package/dist-cjs/commands/DeleteProvisioningArtifactCommand.js +2 -3
  24. package/dist-cjs/commands/DeleteServiceActionCommand.js +2 -3
  25. package/dist-cjs/commands/DeleteTagOptionCommand.js +2 -3
  26. package/dist-cjs/commands/DescribeConstraintCommand.js +2 -3
  27. package/dist-cjs/commands/DescribeCopyProductStatusCommand.js +2 -3
  28. package/dist-cjs/commands/DescribePortfolioCommand.js +2 -3
  29. package/dist-cjs/commands/DescribePortfolioShareStatusCommand.js +2 -3
  30. package/dist-cjs/commands/DescribePortfolioSharesCommand.js +2 -3
  31. package/dist-cjs/commands/DescribeProductAsAdminCommand.js +2 -3
  32. package/dist-cjs/commands/DescribeProductCommand.js +2 -3
  33. package/dist-cjs/commands/DescribeProductViewCommand.js +2 -3
  34. package/dist-cjs/commands/DescribeProvisionedProductCommand.js +2 -3
  35. package/dist-cjs/commands/DescribeProvisionedProductPlanCommand.js +2 -3
  36. package/dist-cjs/commands/DescribeProvisioningArtifactCommand.js +2 -3
  37. package/dist-cjs/commands/DescribeProvisioningParametersCommand.js +2 -3
  38. package/dist-cjs/commands/DescribeRecordCommand.js +2 -3
  39. package/dist-cjs/commands/DescribeServiceActionCommand.js +2 -3
  40. package/dist-cjs/commands/DescribeServiceActionExecutionParametersCommand.js +2 -3
  41. package/dist-cjs/commands/DescribeTagOptionCommand.js +2 -3
  42. package/dist-cjs/commands/DisableAWSOrganizationsAccessCommand.js +2 -3
  43. package/dist-cjs/commands/DisassociateBudgetFromResourceCommand.js +2 -3
  44. package/dist-cjs/commands/DisassociatePrincipalFromPortfolioCommand.js +2 -3
  45. package/dist-cjs/commands/DisassociateProductFromPortfolioCommand.js +2 -3
  46. package/dist-cjs/commands/DisassociateServiceActionFromProvisioningArtifactCommand.js +2 -3
  47. package/dist-cjs/commands/DisassociateTagOptionFromResourceCommand.js +2 -3
  48. package/dist-cjs/commands/EnableAWSOrganizationsAccessCommand.js +2 -3
  49. package/dist-cjs/commands/ExecuteProvisionedProductPlanCommand.js +2 -3
  50. package/dist-cjs/commands/ExecuteProvisionedProductServiceActionCommand.js +2 -3
  51. package/dist-cjs/commands/GetAWSOrganizationsAccessStatusCommand.js +2 -3
  52. package/dist-cjs/commands/GetProvisionedProductOutputsCommand.js +2 -3
  53. package/dist-cjs/commands/ImportAsProvisionedProductCommand.js +2 -3
  54. package/dist-cjs/commands/ListAcceptedPortfolioSharesCommand.js +2 -3
  55. package/dist-cjs/commands/ListBudgetsForResourceCommand.js +2 -3
  56. package/dist-cjs/commands/ListConstraintsForPortfolioCommand.js +2 -3
  57. package/dist-cjs/commands/ListLaunchPathsCommand.js +2 -3
  58. package/dist-cjs/commands/ListOrganizationPortfolioAccessCommand.js +2 -3
  59. package/dist-cjs/commands/ListPortfolioAccessCommand.js +2 -3
  60. package/dist-cjs/commands/ListPortfoliosCommand.js +2 -3
  61. package/dist-cjs/commands/ListPortfoliosForProductCommand.js +2 -3
  62. package/dist-cjs/commands/ListPrincipalsForPortfolioCommand.js +2 -3
  63. package/dist-cjs/commands/ListProvisionedProductPlansCommand.js +2 -3
  64. package/dist-cjs/commands/ListProvisioningArtifactsCommand.js +2 -3
  65. package/dist-cjs/commands/ListProvisioningArtifactsForServiceActionCommand.js +2 -3
  66. package/dist-cjs/commands/ListRecordHistoryCommand.js +2 -3
  67. package/dist-cjs/commands/ListResourcesForTagOptionCommand.js +2 -3
  68. package/dist-cjs/commands/ListServiceActionsCommand.js +2 -3
  69. package/dist-cjs/commands/ListServiceActionsForProvisioningArtifactCommand.js +2 -3
  70. package/dist-cjs/commands/ListStackInstancesForProvisionedProductCommand.js +2 -3
  71. package/dist-cjs/commands/ListTagOptionsCommand.js +2 -3
  72. package/dist-cjs/commands/ProvisionProductCommand.js +2 -3
  73. package/dist-cjs/commands/RejectPortfolioShareCommand.js +2 -3
  74. package/dist-cjs/commands/ScanProvisionedProductsCommand.js +2 -3
  75. package/dist-cjs/commands/SearchProductsAsAdminCommand.js +2 -3
  76. package/dist-cjs/commands/SearchProductsCommand.js +2 -3
  77. package/dist-cjs/commands/SearchProvisionedProductsCommand.js +2 -3
  78. package/dist-cjs/commands/TerminateProvisionedProductCommand.js +2 -3
  79. package/dist-cjs/commands/UpdateConstraintCommand.js +2 -3
  80. package/dist-cjs/commands/UpdatePortfolioCommand.js +2 -3
  81. package/dist-cjs/commands/UpdatePortfolioShareCommand.js +2 -3
  82. package/dist-cjs/commands/UpdateProductCommand.js +2 -3
  83. package/dist-cjs/commands/UpdateProvisionedProductCommand.js +2 -3
  84. package/dist-cjs/commands/UpdateProvisionedProductPropertiesCommand.js +2 -3
  85. package/dist-cjs/commands/UpdateProvisioningArtifactCommand.js +2 -3
  86. package/dist-cjs/commands/UpdateServiceActionCommand.js +2 -3
  87. package/dist-cjs/commands/UpdateTagOptionCommand.js +2 -3
  88. package/dist-cjs/models/models_0.js +1 -934
  89. package/dist-es/commands/AcceptPortfolioShareCommand.js +2 -3
  90. package/dist-es/commands/AssociateBudgetWithResourceCommand.js +2 -3
  91. package/dist-es/commands/AssociatePrincipalWithPortfolioCommand.js +2 -3
  92. package/dist-es/commands/AssociateProductWithPortfolioCommand.js +2 -3
  93. package/dist-es/commands/AssociateServiceActionWithProvisioningArtifactCommand.js +2 -3
  94. package/dist-es/commands/AssociateTagOptionWithResourceCommand.js +2 -3
  95. package/dist-es/commands/BatchAssociateServiceActionWithProvisioningArtifactCommand.js +2 -3
  96. package/dist-es/commands/BatchDisassociateServiceActionFromProvisioningArtifactCommand.js +2 -3
  97. package/dist-es/commands/CopyProductCommand.js +2 -3
  98. package/dist-es/commands/CreateConstraintCommand.js +2 -3
  99. package/dist-es/commands/CreatePortfolioCommand.js +2 -3
  100. package/dist-es/commands/CreatePortfolioShareCommand.js +2 -3
  101. package/dist-es/commands/CreateProductCommand.js +2 -3
  102. package/dist-es/commands/CreateProvisionedProductPlanCommand.js +2 -3
  103. package/dist-es/commands/CreateProvisioningArtifactCommand.js +2 -3
  104. package/dist-es/commands/CreateServiceActionCommand.js +2 -3
  105. package/dist-es/commands/CreateTagOptionCommand.js +2 -3
  106. package/dist-es/commands/DeleteConstraintCommand.js +2 -3
  107. package/dist-es/commands/DeletePortfolioCommand.js +2 -3
  108. package/dist-es/commands/DeletePortfolioShareCommand.js +2 -3
  109. package/dist-es/commands/DeleteProductCommand.js +2 -3
  110. package/dist-es/commands/DeleteProvisionedProductPlanCommand.js +2 -3
  111. package/dist-es/commands/DeleteProvisioningArtifactCommand.js +2 -3
  112. package/dist-es/commands/DeleteServiceActionCommand.js +2 -3
  113. package/dist-es/commands/DeleteTagOptionCommand.js +2 -3
  114. package/dist-es/commands/DescribeConstraintCommand.js +2 -3
  115. package/dist-es/commands/DescribeCopyProductStatusCommand.js +2 -3
  116. package/dist-es/commands/DescribePortfolioCommand.js +2 -3
  117. package/dist-es/commands/DescribePortfolioShareStatusCommand.js +2 -3
  118. package/dist-es/commands/DescribePortfolioSharesCommand.js +2 -3
  119. package/dist-es/commands/DescribeProductAsAdminCommand.js +2 -3
  120. package/dist-es/commands/DescribeProductCommand.js +2 -3
  121. package/dist-es/commands/DescribeProductViewCommand.js +2 -3
  122. package/dist-es/commands/DescribeProvisionedProductCommand.js +2 -3
  123. package/dist-es/commands/DescribeProvisionedProductPlanCommand.js +2 -3
  124. package/dist-es/commands/DescribeProvisioningArtifactCommand.js +2 -3
  125. package/dist-es/commands/DescribeProvisioningParametersCommand.js +2 -3
  126. package/dist-es/commands/DescribeRecordCommand.js +2 -3
  127. package/dist-es/commands/DescribeServiceActionCommand.js +2 -3
  128. package/dist-es/commands/DescribeServiceActionExecutionParametersCommand.js +2 -3
  129. package/dist-es/commands/DescribeTagOptionCommand.js +2 -3
  130. package/dist-es/commands/DisableAWSOrganizationsAccessCommand.js +2 -3
  131. package/dist-es/commands/DisassociateBudgetFromResourceCommand.js +2 -3
  132. package/dist-es/commands/DisassociatePrincipalFromPortfolioCommand.js +2 -3
  133. package/dist-es/commands/DisassociateProductFromPortfolioCommand.js +2 -3
  134. package/dist-es/commands/DisassociateServiceActionFromProvisioningArtifactCommand.js +2 -3
  135. package/dist-es/commands/DisassociateTagOptionFromResourceCommand.js +2 -3
  136. package/dist-es/commands/EnableAWSOrganizationsAccessCommand.js +2 -3
  137. package/dist-es/commands/ExecuteProvisionedProductPlanCommand.js +2 -3
  138. package/dist-es/commands/ExecuteProvisionedProductServiceActionCommand.js +2 -3
  139. package/dist-es/commands/GetAWSOrganizationsAccessStatusCommand.js +2 -3
  140. package/dist-es/commands/GetProvisionedProductOutputsCommand.js +2 -3
  141. package/dist-es/commands/ImportAsProvisionedProductCommand.js +2 -3
  142. package/dist-es/commands/ListAcceptedPortfolioSharesCommand.js +2 -3
  143. package/dist-es/commands/ListBudgetsForResourceCommand.js +2 -3
  144. package/dist-es/commands/ListConstraintsForPortfolioCommand.js +2 -3
  145. package/dist-es/commands/ListLaunchPathsCommand.js +2 -3
  146. package/dist-es/commands/ListOrganizationPortfolioAccessCommand.js +2 -3
  147. package/dist-es/commands/ListPortfolioAccessCommand.js +2 -3
  148. package/dist-es/commands/ListPortfoliosCommand.js +2 -3
  149. package/dist-es/commands/ListPortfoliosForProductCommand.js +2 -3
  150. package/dist-es/commands/ListPrincipalsForPortfolioCommand.js +2 -3
  151. package/dist-es/commands/ListProvisionedProductPlansCommand.js +2 -3
  152. package/dist-es/commands/ListProvisioningArtifactsCommand.js +2 -3
  153. package/dist-es/commands/ListProvisioningArtifactsForServiceActionCommand.js +2 -3
  154. package/dist-es/commands/ListRecordHistoryCommand.js +2 -3
  155. package/dist-es/commands/ListResourcesForTagOptionCommand.js +2 -3
  156. package/dist-es/commands/ListServiceActionsCommand.js +2 -3
  157. package/dist-es/commands/ListServiceActionsForProvisioningArtifactCommand.js +2 -3
  158. package/dist-es/commands/ListStackInstancesForProvisionedProductCommand.js +2 -3
  159. package/dist-es/commands/ListTagOptionsCommand.js +2 -3
  160. package/dist-es/commands/ProvisionProductCommand.js +2 -3
  161. package/dist-es/commands/RejectPortfolioShareCommand.js +2 -3
  162. package/dist-es/commands/ScanProvisionedProductsCommand.js +2 -3
  163. package/dist-es/commands/SearchProductsAsAdminCommand.js +2 -3
  164. package/dist-es/commands/SearchProductsCommand.js +2 -3
  165. package/dist-es/commands/SearchProvisionedProductsCommand.js +2 -3
  166. package/dist-es/commands/TerminateProvisionedProductCommand.js +2 -3
  167. package/dist-es/commands/UpdateConstraintCommand.js +2 -3
  168. package/dist-es/commands/UpdatePortfolioCommand.js +2 -3
  169. package/dist-es/commands/UpdatePortfolioShareCommand.js +2 -3
  170. package/dist-es/commands/UpdateProductCommand.js +2 -3
  171. package/dist-es/commands/UpdateProvisionedProductCommand.js +2 -3
  172. package/dist-es/commands/UpdateProvisionedProductPropertiesCommand.js +2 -3
  173. package/dist-es/commands/UpdateProvisioningArtifactCommand.js +2 -3
  174. package/dist-es/commands/UpdateServiceActionCommand.js +2 -3
  175. package/dist-es/commands/UpdateTagOptionCommand.js +2 -3
  176. package/dist-es/models/models_0.js +0 -696
  177. package/dist-types/ServiceCatalog.d.ts +88 -0
  178. package/dist-types/ServiceCatalogClient.d.ts +24 -4
  179. package/dist-types/commands/AcceptPortfolioShareCommand.d.ts +16 -0
  180. package/dist-types/commands/AssociateBudgetWithResourceCommand.d.ts +16 -0
  181. package/dist-types/commands/AssociatePrincipalWithPortfolioCommand.d.ts +16 -0
  182. package/dist-types/commands/AssociateProductWithPortfolioCommand.d.ts +16 -0
  183. package/dist-types/commands/AssociateServiceActionWithProvisioningArtifactCommand.d.ts +16 -0
  184. package/dist-types/commands/AssociateTagOptionWithResourceCommand.d.ts +16 -0
  185. package/dist-types/commands/BatchAssociateServiceActionWithProvisioningArtifactCommand.d.ts +16 -0
  186. package/dist-types/commands/BatchDisassociateServiceActionFromProvisioningArtifactCommand.d.ts +16 -0
  187. package/dist-types/commands/CopyProductCommand.d.ts +16 -0
  188. package/dist-types/commands/CreateConstraintCommand.d.ts +16 -0
  189. package/dist-types/commands/CreatePortfolioCommand.d.ts +16 -0
  190. package/dist-types/commands/CreatePortfolioShareCommand.d.ts +16 -0
  191. package/dist-types/commands/CreateProductCommand.d.ts +16 -0
  192. package/dist-types/commands/CreateProvisionedProductPlanCommand.d.ts +16 -0
  193. package/dist-types/commands/CreateProvisioningArtifactCommand.d.ts +16 -0
  194. package/dist-types/commands/CreateServiceActionCommand.d.ts +16 -0
  195. package/dist-types/commands/CreateTagOptionCommand.d.ts +16 -0
  196. package/dist-types/commands/DeleteConstraintCommand.d.ts +16 -0
  197. package/dist-types/commands/DeletePortfolioCommand.d.ts +16 -0
  198. package/dist-types/commands/DeletePortfolioShareCommand.d.ts +16 -0
  199. package/dist-types/commands/DeleteProductCommand.d.ts +16 -0
  200. package/dist-types/commands/DeleteProvisionedProductPlanCommand.d.ts +16 -0
  201. package/dist-types/commands/DeleteProvisioningArtifactCommand.d.ts +16 -0
  202. package/dist-types/commands/DeleteServiceActionCommand.d.ts +16 -0
  203. package/dist-types/commands/DeleteTagOptionCommand.d.ts +16 -0
  204. package/dist-types/commands/DescribeConstraintCommand.d.ts +16 -0
  205. package/dist-types/commands/DescribeCopyProductStatusCommand.d.ts +16 -0
  206. package/dist-types/commands/DescribePortfolioCommand.d.ts +16 -0
  207. package/dist-types/commands/DescribePortfolioShareStatusCommand.d.ts +16 -0
  208. package/dist-types/commands/DescribePortfolioSharesCommand.d.ts +16 -0
  209. package/dist-types/commands/DescribeProductAsAdminCommand.d.ts +16 -0
  210. package/dist-types/commands/DescribeProductCommand.d.ts +16 -0
  211. package/dist-types/commands/DescribeProductViewCommand.d.ts +16 -0
  212. package/dist-types/commands/DescribeProvisionedProductCommand.d.ts +16 -0
  213. package/dist-types/commands/DescribeProvisionedProductPlanCommand.d.ts +16 -0
  214. package/dist-types/commands/DescribeProvisioningArtifactCommand.d.ts +16 -0
  215. package/dist-types/commands/DescribeProvisioningParametersCommand.d.ts +16 -0
  216. package/dist-types/commands/DescribeRecordCommand.d.ts +16 -0
  217. package/dist-types/commands/DescribeServiceActionCommand.d.ts +16 -0
  218. package/dist-types/commands/DescribeServiceActionExecutionParametersCommand.d.ts +16 -0
  219. package/dist-types/commands/DescribeTagOptionCommand.d.ts +16 -0
  220. package/dist-types/commands/DisableAWSOrganizationsAccessCommand.d.ts +16 -0
  221. package/dist-types/commands/DisassociateBudgetFromResourceCommand.d.ts +16 -0
  222. package/dist-types/commands/DisassociatePrincipalFromPortfolioCommand.d.ts +16 -0
  223. package/dist-types/commands/DisassociateProductFromPortfolioCommand.d.ts +16 -0
  224. package/dist-types/commands/DisassociateServiceActionFromProvisioningArtifactCommand.d.ts +16 -0
  225. package/dist-types/commands/DisassociateTagOptionFromResourceCommand.d.ts +16 -0
  226. package/dist-types/commands/EnableAWSOrganizationsAccessCommand.d.ts +16 -0
  227. package/dist-types/commands/ExecuteProvisionedProductPlanCommand.d.ts +16 -0
  228. package/dist-types/commands/ExecuteProvisionedProductServiceActionCommand.d.ts +16 -0
  229. package/dist-types/commands/GetAWSOrganizationsAccessStatusCommand.d.ts +16 -0
  230. package/dist-types/commands/GetProvisionedProductOutputsCommand.d.ts +16 -0
  231. package/dist-types/commands/ImportAsProvisionedProductCommand.d.ts +16 -0
  232. package/dist-types/commands/ListAcceptedPortfolioSharesCommand.d.ts +16 -0
  233. package/dist-types/commands/ListBudgetsForResourceCommand.d.ts +16 -0
  234. package/dist-types/commands/ListConstraintsForPortfolioCommand.d.ts +16 -0
  235. package/dist-types/commands/ListLaunchPathsCommand.d.ts +16 -0
  236. package/dist-types/commands/ListOrganizationPortfolioAccessCommand.d.ts +16 -0
  237. package/dist-types/commands/ListPortfolioAccessCommand.d.ts +16 -0
  238. package/dist-types/commands/ListPortfoliosCommand.d.ts +16 -0
  239. package/dist-types/commands/ListPortfoliosForProductCommand.d.ts +16 -0
  240. package/dist-types/commands/ListPrincipalsForPortfolioCommand.d.ts +16 -0
  241. package/dist-types/commands/ListProvisionedProductPlansCommand.d.ts +16 -0
  242. package/dist-types/commands/ListProvisioningArtifactsCommand.d.ts +16 -0
  243. package/dist-types/commands/ListProvisioningArtifactsForServiceActionCommand.d.ts +16 -0
  244. package/dist-types/commands/ListRecordHistoryCommand.d.ts +16 -0
  245. package/dist-types/commands/ListResourcesForTagOptionCommand.d.ts +16 -0
  246. package/dist-types/commands/ListServiceActionsCommand.d.ts +16 -0
  247. package/dist-types/commands/ListServiceActionsForProvisioningArtifactCommand.d.ts +16 -0
  248. package/dist-types/commands/ListStackInstancesForProvisionedProductCommand.d.ts +16 -0
  249. package/dist-types/commands/ListTagOptionsCommand.d.ts +16 -0
  250. package/dist-types/commands/ProvisionProductCommand.d.ts +16 -0
  251. package/dist-types/commands/RejectPortfolioShareCommand.d.ts +16 -0
  252. package/dist-types/commands/ScanProvisionedProductsCommand.d.ts +16 -0
  253. package/dist-types/commands/SearchProductsAsAdminCommand.d.ts +16 -0
  254. package/dist-types/commands/SearchProductsCommand.d.ts +16 -0
  255. package/dist-types/commands/SearchProvisionedProductsCommand.d.ts +16 -0
  256. package/dist-types/commands/TerminateProvisionedProductCommand.d.ts +16 -0
  257. package/dist-types/commands/UpdateConstraintCommand.d.ts +16 -0
  258. package/dist-types/commands/UpdatePortfolioCommand.d.ts +16 -0
  259. package/dist-types/commands/UpdatePortfolioShareCommand.d.ts +16 -0
  260. package/dist-types/commands/UpdateProductCommand.d.ts +16 -0
  261. package/dist-types/commands/UpdateProvisionedProductCommand.d.ts +16 -0
  262. package/dist-types/commands/UpdateProvisionedProductPropertiesCommand.d.ts +16 -0
  263. package/dist-types/commands/UpdateProvisioningArtifactCommand.d.ts +16 -0
  264. package/dist-types/commands/UpdateServiceActionCommand.d.ts +16 -0
  265. package/dist-types/commands/UpdateTagOptionCommand.d.ts +16 -0
  266. package/dist-types/models/ServiceCatalogServiceException.d.ts +2 -0
  267. package/dist-types/models/models_0.d.ts +705 -939
  268. package/dist-types/pagination/DescribePortfolioSharesPaginator.d.ts +3 -0
  269. package/dist-types/pagination/GetProvisionedProductOutputsPaginator.d.ts +3 -0
  270. package/dist-types/pagination/Interfaces.d.ts +3 -0
  271. package/dist-types/pagination/ListAcceptedPortfolioSharesPaginator.d.ts +3 -0
  272. package/dist-types/pagination/ListBudgetsForResourcePaginator.d.ts +3 -0
  273. package/dist-types/pagination/ListConstraintsForPortfolioPaginator.d.ts +3 -0
  274. package/dist-types/pagination/ListLaunchPathsPaginator.d.ts +3 -0
  275. package/dist-types/pagination/ListOrganizationPortfolioAccessPaginator.d.ts +3 -0
  276. package/dist-types/pagination/ListPortfolioAccessPaginator.d.ts +3 -0
  277. package/dist-types/pagination/ListPortfoliosForProductPaginator.d.ts +3 -0
  278. package/dist-types/pagination/ListPortfoliosPaginator.d.ts +3 -0
  279. package/dist-types/pagination/ListPrincipalsForPortfolioPaginator.d.ts +3 -0
  280. package/dist-types/pagination/ListProvisioningArtifactsForServiceActionPaginator.d.ts +3 -0
  281. package/dist-types/pagination/ListResourcesForTagOptionPaginator.d.ts +3 -0
  282. package/dist-types/pagination/ListServiceActionsForProvisioningArtifactPaginator.d.ts +3 -0
  283. package/dist-types/pagination/ListServiceActionsPaginator.d.ts +3 -0
  284. package/dist-types/pagination/ListTagOptionsPaginator.d.ts +3 -0
  285. package/dist-types/pagination/SearchProductsAsAdminPaginator.d.ts +3 -0
  286. package/dist-types/pagination/SearchProductsPaginator.d.ts +3 -0
  287. package/dist-types/pagination/SearchProvisionedProductsPaginator.d.ts +3 -0
  288. package/dist-types/ts3.4/models/models_0.d.ts +0 -674
  289. package/package.json +4 -3
@@ -1,10 +1,16 @@
1
1
  import { ExceptionOptionType as __ExceptionOptionType } from "@aws-sdk/smithy-client";
2
2
  import { ServiceCatalogServiceException as __BaseException } from "./ServiceCatalogServiceException";
3
+ /**
4
+ * @public
5
+ */
3
6
  export declare enum PortfolioShareType {
4
7
  AWS_ORGANIZATIONS = "AWS_ORGANIZATIONS",
5
8
  AWS_SERVICECATALOG = "AWS_SERVICECATALOG",
6
9
  IMPORTED = "IMPORTED"
7
10
  }
11
+ /**
12
+ * @public
13
+ */
8
14
  export interface AcceptPortfolioShareInput {
9
15
  /**
10
16
  * <p>The language code.</p>
@@ -50,9 +56,13 @@ export interface AcceptPortfolioShareInput {
50
56
  */
51
57
  PortfolioShareType?: PortfolioShareType | string;
52
58
  }
59
+ /**
60
+ * @public
61
+ */
53
62
  export interface AcceptPortfolioShareOutput {
54
63
  }
55
64
  /**
65
+ * @public
56
66
  * <p>One or more parameters provided to the operation are not valid.</p>
57
67
  */
58
68
  export declare class InvalidParametersException extends __BaseException {
@@ -65,6 +75,7 @@ export declare class InvalidParametersException extends __BaseException {
65
75
  constructor(opts: __ExceptionOptionType<InvalidParametersException, __BaseException>);
66
76
  }
67
77
  /**
78
+ * @public
68
79
  * <p>The current limits of the service would have been exceeded by this operation. Decrease your
69
80
  * resource use or increase your service limits and retry the operation.</p>
70
81
  */
@@ -78,6 +89,7 @@ export declare class LimitExceededException extends __BaseException {
78
89
  constructor(opts: __ExceptionOptionType<LimitExceededException, __BaseException>);
79
90
  }
80
91
  /**
92
+ * @public
81
93
  * <p>The specified resource was not found.</p>
82
94
  */
83
95
  export declare class ResourceNotFoundException extends __BaseException {
@@ -89,12 +101,16 @@ export declare class ResourceNotFoundException extends __BaseException {
89
101
  */
90
102
  constructor(opts: __ExceptionOptionType<ResourceNotFoundException, __BaseException>);
91
103
  }
104
+ /**
105
+ * @public
106
+ */
92
107
  export declare enum AccessLevelFilterKey {
93
108
  ACCOUNT = "Account",
94
109
  ROLE = "Role",
95
110
  USER = "User"
96
111
  }
97
112
  /**
113
+ * @public
98
114
  * <p>The access level to use to filter results.</p>
99
115
  */
100
116
  export interface AccessLevelFilter {
@@ -121,12 +137,16 @@ export interface AccessLevelFilter {
121
137
  */
122
138
  Value?: string;
123
139
  }
140
+ /**
141
+ * @public
142
+ */
124
143
  export declare enum AccessStatus {
125
144
  DISABLED = "DISABLED",
126
145
  ENABLED = "ENABLED",
127
146
  UNDER_CHANGE = "UNDER_CHANGE"
128
147
  }
129
148
  /**
149
+ * @public
130
150
  * <p>Information about a tag. A tag is a key-value pair. Tags are propagated
131
151
  * to the resources created when provisioning a product.</p>
132
152
  */
@@ -140,6 +160,9 @@ export interface Tag {
140
160
  */
141
161
  Value: string | undefined;
142
162
  }
163
+ /**
164
+ * @public
165
+ */
143
166
  export interface AssociateBudgetWithResourceInput {
144
167
  /**
145
168
  * <p>The name of the budget you want to associate.</p>
@@ -150,9 +173,13 @@ export interface AssociateBudgetWithResourceInput {
150
173
  */
151
174
  ResourceId: string | undefined;
152
175
  }
176
+ /**
177
+ * @public
178
+ */
153
179
  export interface AssociateBudgetWithResourceOutput {
154
180
  }
155
181
  /**
182
+ * @public
156
183
  * <p>The specified resource is a duplicate.</p>
157
184
  */
158
185
  export declare class DuplicateResourceException extends __BaseException {
@@ -164,10 +191,16 @@ export declare class DuplicateResourceException extends __BaseException {
164
191
  */
165
192
  constructor(opts: __ExceptionOptionType<DuplicateResourceException, __BaseException>);
166
193
  }
194
+ /**
195
+ * @public
196
+ */
167
197
  export declare enum PrincipalType {
168
198
  IAM = "IAM",
169
199
  IAM_PATTERN = "IAM_PATTERN"
170
200
  }
201
+ /**
202
+ * @public
203
+ */
171
204
  export interface AssociatePrincipalWithPortfolioInput {
172
205
  /**
173
206
  * <p>The language code.</p>
@@ -205,8 +238,14 @@ export interface AssociatePrincipalWithPortfolioInput {
205
238
  */
206
239
  PrincipalType: PrincipalType | string | undefined;
207
240
  }
241
+ /**
242
+ * @public
243
+ */
208
244
  export interface AssociatePrincipalWithPortfolioOutput {
209
245
  }
246
+ /**
247
+ * @public
248
+ */
210
249
  export interface AssociateProductWithPortfolioInput {
211
250
  /**
212
251
  * <p>The language code.</p>
@@ -239,8 +278,14 @@ export interface AssociateProductWithPortfolioInput {
239
278
  */
240
279
  SourcePortfolioId?: string;
241
280
  }
281
+ /**
282
+ * @public
283
+ */
242
284
  export interface AssociateProductWithPortfolioOutput {
243
285
  }
286
+ /**
287
+ * @public
288
+ */
244
289
  export interface AssociateServiceActionWithProvisioningArtifactInput {
245
290
  /**
246
291
  * <p>The product identifier. For example, <code>prod-abcdzk7xy33qa</code>.</p>
@@ -273,8 +318,14 @@ export interface AssociateServiceActionWithProvisioningArtifactInput {
273
318
  */
274
319
  AcceptLanguage?: string;
275
320
  }
321
+ /**
322
+ * @public
323
+ */
276
324
  export interface AssociateServiceActionWithProvisioningArtifactOutput {
277
325
  }
326
+ /**
327
+ * @public
328
+ */
278
329
  export interface AssociateTagOptionWithResourceInput {
279
330
  /**
280
331
  * <p>The resource identifier.</p>
@@ -285,9 +336,13 @@ export interface AssociateTagOptionWithResourceInput {
285
336
  */
286
337
  TagOptionId: string | undefined;
287
338
  }
339
+ /**
340
+ * @public
341
+ */
288
342
  export interface AssociateTagOptionWithResourceOutput {
289
343
  }
290
344
  /**
345
+ * @public
291
346
  * <p>An attempt was made to modify a resource that is in a state that is not valid.
292
347
  * Check your resources to ensure that they are in valid states before retrying the operation.</p>
293
348
  */
@@ -301,6 +356,7 @@ export declare class InvalidStateException extends __BaseException {
301
356
  constructor(opts: __ExceptionOptionType<InvalidStateException, __BaseException>);
302
357
  }
303
358
  /**
359
+ * @public
304
360
  * <p>An operation requiring TagOptions failed because the TagOptions migration process has
305
361
  * not been performed for this account. Use the Amazon Web Services Management Console to perform the migration
306
362
  * process before retrying the operation.</p>
@@ -315,6 +371,7 @@ export declare class TagOptionNotMigratedException extends __BaseException {
315
371
  constructor(opts: __ExceptionOptionType<TagOptionNotMigratedException, __BaseException>);
316
372
  }
317
373
  /**
374
+ * @public
318
375
  * <p>A self-service action association consisting of the Action ID, the Product ID, and the Provisioning Artifact ID.</p>
319
376
  */
320
377
  export interface ServiceActionAssociation {
@@ -331,6 +388,9 @@ export interface ServiceActionAssociation {
331
388
  */
332
389
  ProvisioningArtifactId: string | undefined;
333
390
  }
391
+ /**
392
+ * @public
393
+ */
334
394
  export interface BatchAssociateServiceActionWithProvisioningArtifactInput {
335
395
  /**
336
396
  * <p>One or more associations, each consisting of the Action ID, the Product ID, and the Provisioning Artifact ID.</p>
@@ -355,6 +415,9 @@ export interface BatchAssociateServiceActionWithProvisioningArtifactInput {
355
415
  */
356
416
  AcceptLanguage?: string;
357
417
  }
418
+ /**
419
+ * @public
420
+ */
358
421
  export declare enum ServiceActionAssociationErrorCode {
359
422
  DuplicateResourceException = "DUPLICATE_RESOURCE",
360
423
  InternalFailure = "INTERNAL_FAILURE",
@@ -363,6 +426,7 @@ export declare enum ServiceActionAssociationErrorCode {
363
426
  ThrottlingException = "THROTTLING"
364
427
  }
365
428
  /**
429
+ * @public
366
430
  * <p>An object containing information about the error, along with identifying information about the self-service action and its associations.</p>
367
431
  */
368
432
  export interface FailedServiceActionAssociation {
@@ -387,12 +451,18 @@ export interface FailedServiceActionAssociation {
387
451
  */
388
452
  ErrorMessage?: string;
389
453
  }
454
+ /**
455
+ * @public
456
+ */
390
457
  export interface BatchAssociateServiceActionWithProvisioningArtifactOutput {
391
458
  /**
392
459
  * <p>An object that contains a list of errors, along with information to help you identify the self-service action.</p>
393
460
  */
394
461
  FailedServiceActionAssociations?: FailedServiceActionAssociation[];
395
462
  }
463
+ /**
464
+ * @public
465
+ */
396
466
  export interface BatchDisassociateServiceActionFromProvisioningArtifactInput {
397
467
  /**
398
468
  * <p>One or more associations, each consisting of the Action ID, the Product ID, and the Provisioning Artifact ID.</p>
@@ -417,18 +487,30 @@ export interface BatchDisassociateServiceActionFromProvisioningArtifactInput {
417
487
  */
418
488
  AcceptLanguage?: string;
419
489
  }
490
+ /**
491
+ * @public
492
+ */
420
493
  export interface BatchDisassociateServiceActionFromProvisioningArtifactOutput {
421
494
  /**
422
495
  * <p>An object that contains a list of errors, along with information to help you identify the self-service action.</p>
423
496
  */
424
497
  FailedServiceActionAssociations?: FailedServiceActionAssociation[];
425
498
  }
499
+ /**
500
+ * @public
501
+ */
426
502
  export declare enum CopyOption {
427
503
  CopyTags = "CopyTags"
428
504
  }
505
+ /**
506
+ * @public
507
+ */
429
508
  export declare enum ProvisioningArtifactPropertyName {
430
509
  Id = "Id"
431
510
  }
511
+ /**
512
+ * @public
513
+ */
432
514
  export interface CopyProductInput {
433
515
  /**
434
516
  * <p>The language code.</p>
@@ -476,12 +558,18 @@ export interface CopyProductInput {
476
558
  */
477
559
  IdempotencyToken?: string;
478
560
  }
561
+ /**
562
+ * @public
563
+ */
479
564
  export interface CopyProductOutput {
480
565
  /**
481
566
  * <p>The token to use to track the progress of the operation.</p>
482
567
  */
483
568
  CopyProductToken?: string;
484
569
  }
570
+ /**
571
+ * @public
572
+ */
485
573
  export interface CreateConstraintInput {
486
574
  /**
487
575
  * <p>The language code.</p>
@@ -517,11 +605,11 @@ export interface CreateConstraintInput {
517
605
  * <p>You are required to specify either the <code>RoleArn</code> or the <code>LocalRoleName</code> but can't use both.</p>
518
606
  * <p>Specify the <code>RoleArn</code> property as follows:</p>
519
607
  * <p>
520
- * <code>{"RoleArn" : "arn:aws:iam::123456789012:role/LaunchRole"}</code>
608
+ * <code>\{"RoleArn" : "arn:aws:iam::123456789012:role/LaunchRole"\}</code>
521
609
  * </p>
522
610
  * <p>Specify the <code>LocalRoleName</code> property as follows:</p>
523
611
  * <p>
524
- * <code>{"LocalRoleName": "SCBasicLaunchRole"}</code>
612
+ * <code>\{"LocalRoleName": "SCBasicLaunchRole"\}</code>
525
613
  * </p>
526
614
  * <p>If you specify the <code>LocalRoleName</code> property, when an account uses the launch constraint, the IAM role with that name in the account will be used. This allows launch-role constraints to be
527
615
  * account-agnostic so the administrator can create fewer resources per shared account.</p>
@@ -535,14 +623,14 @@ export interface CreateConstraintInput {
535
623
  * <dd>
536
624
  * <p>Specify the <code>NotificationArns</code> property as follows:</p>
537
625
  * <p>
538
- * <code>{"NotificationArns" : ["arn:aws:sns:us-east-1:123456789012:Topic"]}</code>
626
+ * <code>\{"NotificationArns" : ["arn:aws:sns:us-east-1:123456789012:Topic"]\}</code>
539
627
  * </p>
540
628
  * </dd>
541
629
  * <dt>RESOURCE_UPDATE</dt>
542
630
  * <dd>
543
631
  * <p>Specify the <code>TagUpdatesOnProvisionedProduct</code> property as follows:</p>
544
632
  * <p>
545
- * <code>{"Version":"2.0","Properties":{"TagUpdateOnProvisionedProduct":"String"}}</code>
633
+ * <code>\{"Version":"2.0","Properties":\{"TagUpdateOnProvisionedProduct":"String"\}\}</code>
546
634
  * </p>
547
635
  * <p>The <code>TagUpdatesOnProvisionedProduct</code> property accepts a string value of <code>ALLOWED</code> or <code>NOT_ALLOWED</code>.</p>
548
636
  * </dd>
@@ -550,7 +638,7 @@ export interface CreateConstraintInput {
550
638
  * <dd>
551
639
  * <p>Specify the <code>Parameters</code> property as follows:</p>
552
640
  * <p>
553
- * <code>{"Version": "String", "Properties": {"AccountList": [ "String" ], "RegionList": [ "String" ], "AdminRole": "String", "ExecutionRole": "String"}}</code>
641
+ * <code>\{"Version": "String", "Properties": \{"AccountList": [ "String" ], "RegionList": [ "String" ], "AdminRole": "String", "ExecutionRole": "String"\}\}</code>
554
642
  * </p>
555
643
  * <p>You cannot have both a <code>LAUNCH</code> and a <code>STACKSET</code> constraint.</p>
556
644
  * <p>You also cannot have more than one <code>STACKSET</code> constraint on a product and portfolio.</p>
@@ -606,6 +694,7 @@ export interface CreateConstraintInput {
606
694
  IdempotencyToken?: string;
607
695
  }
608
696
  /**
697
+ * @public
609
698
  * <p>Information about a constraint.</p>
610
699
  */
611
700
  export interface ConstraintDetail {
@@ -654,11 +743,17 @@ export interface ConstraintDetail {
654
743
  */
655
744
  PortfolioId?: string;
656
745
  }
746
+ /**
747
+ * @public
748
+ */
657
749
  export declare enum Status {
658
750
  AVAILABLE = "AVAILABLE",
659
751
  CREATING = "CREATING",
660
752
  FAILED = "FAILED"
661
753
  }
754
+ /**
755
+ * @public
756
+ */
662
757
  export interface CreateConstraintOutput {
663
758
  /**
664
759
  * <p>Information about the constraint.</p>
@@ -673,6 +768,9 @@ export interface CreateConstraintOutput {
673
768
  */
674
769
  Status?: Status | string;
675
770
  }
771
+ /**
772
+ * @public
773
+ */
676
774
  export interface CreatePortfolioInput {
677
775
  /**
678
776
  * <p>The language code.</p>
@@ -715,6 +813,7 @@ export interface CreatePortfolioInput {
715
813
  IdempotencyToken?: string;
716
814
  }
717
815
  /**
816
+ * @public
718
817
  * <p>Information about a portfolio.</p>
719
818
  */
720
819
  export interface PortfolioDetail {
@@ -743,6 +842,9 @@ export interface PortfolioDetail {
743
842
  */
744
843
  ProviderName?: string;
745
844
  }
845
+ /**
846
+ * @public
847
+ */
746
848
  export interface CreatePortfolioOutput {
747
849
  /**
748
850
  * <p>Information about the portfolio.</p>
@@ -753,12 +855,16 @@ export interface CreatePortfolioOutput {
753
855
  */
754
856
  Tags?: Tag[];
755
857
  }
858
+ /**
859
+ * @public
860
+ */
756
861
  export declare enum OrganizationNodeType {
757
862
  ACCOUNT = "ACCOUNT",
758
863
  ORGANIZATION = "ORGANIZATION",
759
864
  ORGANIZATIONAL_UNIT = "ORGANIZATIONAL_UNIT"
760
865
  }
761
866
  /**
867
+ * @public
762
868
  * <p>Information about the organization node.</p>
763
869
  */
764
870
  export interface OrganizationNode {
@@ -771,6 +877,9 @@ export interface OrganizationNode {
771
877
  */
772
878
  Value?: string;
773
879
  }
880
+ /**
881
+ * @public
882
+ */
774
883
  export interface CreatePortfolioShareInput {
775
884
  /**
776
885
  * <p>The language code.</p>
@@ -820,6 +929,9 @@ export interface CreatePortfolioShareInput {
820
929
  */
821
930
  SharePrincipals?: boolean;
822
931
  }
932
+ /**
933
+ * @public
934
+ */
823
935
  export interface CreatePortfolioShareOutput {
824
936
  /**
825
937
  * <p>The portfolio shares a unique identifier that only returns if the portfolio is shared to an organization node.</p>
@@ -827,6 +939,7 @@ export interface CreatePortfolioShareOutput {
827
939
  PortfolioShareToken?: string;
828
940
  }
829
941
  /**
942
+ * @public
830
943
  * <p>The operation is not supported.</p>
831
944
  */
832
945
  export declare class OperationNotSupportedException extends __BaseException {
@@ -838,16 +951,23 @@ export declare class OperationNotSupportedException extends __BaseException {
838
951
  */
839
952
  constructor(opts: __ExceptionOptionType<OperationNotSupportedException, __BaseException>);
840
953
  }
954
+ /**
955
+ * @public
956
+ */
841
957
  export declare enum ProductType {
842
958
  CLOUD_FORMATION_TEMPLATE = "CLOUD_FORMATION_TEMPLATE",
843
959
  MARKETPLACE = "MARKETPLACE"
844
960
  }
961
+ /**
962
+ * @public
963
+ */
845
964
  export declare enum ProvisioningArtifactType {
846
965
  CLOUD_FORMATION_TEMPLATE = "CLOUD_FORMATION_TEMPLATE",
847
966
  MARKETPLACE_AMI = "MARKETPLACE_AMI",
848
967
  MARKETPLACE_CAR = "MARKETPLACE_CAR"
849
968
  }
850
969
  /**
970
+ * @public
851
971
  * <p>Information about a provisioning artifact (also known as a version) for a product.</p>
852
972
  */
853
973
  export interface ProvisioningArtifactProperties {
@@ -898,6 +1018,7 @@ export interface ProvisioningArtifactProperties {
898
1018
  DisableTemplateValidation?: boolean;
899
1019
  }
900
1020
  /**
1021
+ * @public
901
1022
  * <p>The subtype containing details about the Codestar connection <code>Type</code>. </p>
902
1023
  */
903
1024
  export interface CodeStarParameters {
@@ -921,6 +1042,7 @@ export interface CodeStarParameters {
921
1042
  ArtifactPath: string | undefined;
922
1043
  }
923
1044
  /**
1045
+ * @public
924
1046
  * <p>Provides connection details.</p>
925
1047
  */
926
1048
  export interface SourceConnectionParameters {
@@ -929,10 +1051,14 @@ export interface SourceConnectionParameters {
929
1051
  */
930
1052
  CodeStar?: CodeStarParameters;
931
1053
  }
1054
+ /**
1055
+ * @public
1056
+ */
932
1057
  export declare enum SourceType {
933
1058
  CODESTAR = "CODESTAR"
934
1059
  }
935
1060
  /**
1061
+ * @public
936
1062
  * <p>A top level <code>ProductViewDetail</code> response containing details about the product’s connection.
937
1063
  * Service Catalog returns this field for the <code>CreateProduct</code>, <code>UpdateProduct</code>,
938
1064
  * <code>DescribeProductAsAdmin</code>, and <code>SearchProductAsAdmin</code> APIs.
@@ -949,6 +1075,9 @@ export interface SourceConnection {
949
1075
  */
950
1076
  ConnectionParameters: SourceConnectionParameters | undefined;
951
1077
  }
1078
+ /**
1079
+ * @public
1080
+ */
952
1081
  export interface CreateProductInput {
953
1082
  /**
954
1083
  * <p>The language code.</p>
@@ -1035,6 +1164,7 @@ export interface CreateProductInput {
1035
1164
  SourceConnection?: SourceConnection;
1036
1165
  }
1037
1166
  /**
1167
+ * @public
1038
1168
  * <p>Summary information about a product view.</p>
1039
1169
  */
1040
1170
  export interface ProductViewSummary {
@@ -1090,11 +1220,15 @@ export interface ProductViewSummary {
1090
1220
  */
1091
1221
  SupportUrl?: string;
1092
1222
  }
1223
+ /**
1224
+ * @public
1225
+ */
1093
1226
  export declare enum LastSyncStatus {
1094
1227
  FAILED = "FAILED",
1095
1228
  SUCCEEDED = "SUCCEEDED"
1096
1229
  }
1097
1230
  /**
1231
+ * @public
1098
1232
  * <p>Provides details about the product's connection sync and contains the following sub-fields. </p>
1099
1233
  * <ul>
1100
1234
  * <li>
@@ -1147,6 +1281,7 @@ export interface LastSync {
1147
1281
  LastSuccessfulSyncProvisioningArtifactId?: string;
1148
1282
  }
1149
1283
  /**
1284
+ * @public
1150
1285
  * <p>Provides details about the configured <code>SourceConnection</code>. </p>
1151
1286
  */
1152
1287
  export interface SourceConnectionDetail {
@@ -1191,6 +1326,7 @@ export interface SourceConnectionDetail {
1191
1326
  LastSync?: LastSync;
1192
1327
  }
1193
1328
  /**
1329
+ * @public
1194
1330
  * <p>Information about a product view.</p>
1195
1331
  */
1196
1332
  export interface ProductViewDetail {
@@ -1233,11 +1369,15 @@ export interface ProductViewDetail {
1233
1369
  */
1234
1370
  SourceConnection?: SourceConnectionDetail;
1235
1371
  }
1372
+ /**
1373
+ * @public
1374
+ */
1236
1375
  export declare enum ProvisioningArtifactGuidance {
1237
1376
  DEFAULT = "DEFAULT",
1238
1377
  DEPRECATED = "DEPRECATED"
1239
1378
  }
1240
1379
  /**
1380
+ * @public
1241
1381
  * <p>Information about a provisioning artifact (also known as a version) for a product.</p>
1242
1382
  */
1243
1383
  export interface ProvisioningArtifactDetail {
@@ -1294,6 +1434,9 @@ export interface ProvisioningArtifactDetail {
1294
1434
  */
1295
1435
  SourceRevision?: string;
1296
1436
  }
1437
+ /**
1438
+ * @public
1439
+ */
1297
1440
  export interface CreateProductOutput {
1298
1441
  /**
1299
1442
  * <p>Information about the product view.</p>
@@ -1308,10 +1451,14 @@ export interface CreateProductOutput {
1308
1451
  */
1309
1452
  Tags?: Tag[];
1310
1453
  }
1454
+ /**
1455
+ * @public
1456
+ */
1311
1457
  export declare enum ProvisionedProductPlanType {
1312
1458
  CLOUDFORMATION = "CLOUDFORMATION"
1313
1459
  }
1314
1460
  /**
1461
+ * @public
1315
1462
  * <p>The parameter key-value pair used to update a provisioned product.</p>
1316
1463
  */
1317
1464
  export interface UpdateProvisioningParameter {
@@ -1328,6 +1475,9 @@ export interface UpdateProvisioningParameter {
1328
1475
  */
1329
1476
  UsePreviousValue?: boolean;
1330
1477
  }
1478
+ /**
1479
+ * @public
1480
+ */
1331
1481
  export interface CreateProvisionedProductPlanInput {
1332
1482
  /**
1333
1483
  * <p>The language code.</p>
@@ -1395,6 +1545,9 @@ export interface CreateProvisionedProductPlanInput {
1395
1545
  */
1396
1546
  Tags?: Tag[];
1397
1547
  }
1548
+ /**
1549
+ * @public
1550
+ */
1398
1551
  export interface CreateProvisionedProductPlanOutput {
1399
1552
  /**
1400
1553
  * <p>The name of the plan.</p>
@@ -1417,6 +1570,9 @@ export interface CreateProvisionedProductPlanOutput {
1417
1570
  */
1418
1571
  ProvisioningArtifactId?: string;
1419
1572
  }
1573
+ /**
1574
+ * @public
1575
+ */
1420
1576
  export interface CreateProvisioningArtifactInput {
1421
1577
  /**
1422
1578
  * <p>The language code.</p>
@@ -1450,6 +1606,9 @@ export interface CreateProvisioningArtifactInput {
1450
1606
  */
1451
1607
  IdempotencyToken?: string;
1452
1608
  }
1609
+ /**
1610
+ * @public
1611
+ */
1453
1612
  export interface CreateProvisioningArtifactOutput {
1454
1613
  /**
1455
1614
  * <p>Information about the provisioning artifact.</p>
@@ -1474,15 +1633,24 @@ export interface CreateProvisioningArtifactOutput {
1474
1633
  */
1475
1634
  Status?: Status | string;
1476
1635
  }
1636
+ /**
1637
+ * @public
1638
+ */
1477
1639
  export declare enum ServiceActionDefinitionKey {
1478
1640
  AssumeRole = "AssumeRole",
1479
1641
  Name = "Name",
1480
1642
  Parameters = "Parameters",
1481
1643
  Version = "Version"
1482
1644
  }
1645
+ /**
1646
+ * @public
1647
+ */
1483
1648
  export declare enum ServiceActionDefinitionType {
1484
1649
  SsmAutomation = "SSM_AUTOMATION"
1485
1650
  }
1651
+ /**
1652
+ * @public
1653
+ */
1486
1654
  export interface CreateServiceActionInput {
1487
1655
  /**
1488
1656
  * <p>The self-service action name.</p>
@@ -1513,7 +1681,7 @@ export interface CreateServiceActionInput {
1513
1681
  * <dt>Parameters</dt>
1514
1682
  * <dd>
1515
1683
  * <p>The list of parameters in JSON format.</p>
1516
- * <p>For example: <code>[{\"Name\":\"InstanceId\",\"Type\":\"TARGET\"}]</code> or <code>[{\"Name\":\"InstanceId\",\"Type\":\"TEXT_VALUE\"}]</code>.</p>
1684
+ * <p>For example: <code>[\{\"Name\":\"InstanceId\",\"Type\":\"TARGET\"\}]</code> or <code>[\{\"Name\":\"InstanceId\",\"Type\":\"TEXT_VALUE\"\}]</code>.</p>
1517
1685
  * </dd>
1518
1686
  * </dl>
1519
1687
  */
@@ -1547,6 +1715,7 @@ export interface CreateServiceActionInput {
1547
1715
  IdempotencyToken?: string;
1548
1716
  }
1549
1717
  /**
1718
+ * @public
1550
1719
  * <p>Detailed information about the self-service action.</p>
1551
1720
  */
1552
1721
  export interface ServiceActionSummary {
@@ -1568,6 +1737,7 @@ export interface ServiceActionSummary {
1568
1737
  DefinitionType?: ServiceActionDefinitionType | string;
1569
1738
  }
1570
1739
  /**
1740
+ * @public
1571
1741
  * <p>An object containing detailed information about the self-service action.</p>
1572
1742
  */
1573
1743
  export interface ServiceActionDetail {
@@ -1580,12 +1750,18 @@ export interface ServiceActionDetail {
1580
1750
  */
1581
1751
  Definition?: Record<string, string>;
1582
1752
  }
1753
+ /**
1754
+ * @public
1755
+ */
1583
1756
  export interface CreateServiceActionOutput {
1584
1757
  /**
1585
1758
  * <p>An object containing information about the self-service action.</p>
1586
1759
  */
1587
1760
  ServiceActionDetail?: ServiceActionDetail;
1588
1761
  }
1762
+ /**
1763
+ * @public
1764
+ */
1589
1765
  export interface CreateTagOptionInput {
1590
1766
  /**
1591
1767
  * <p>The TagOption key.</p>
@@ -1597,6 +1773,7 @@ export interface CreateTagOptionInput {
1597
1773
  Value: string | undefined;
1598
1774
  }
1599
1775
  /**
1776
+ * @public
1600
1777
  * <p>Information about a TagOption.</p>
1601
1778
  */
1602
1779
  export interface TagOptionDetail {
@@ -1621,12 +1798,18 @@ export interface TagOptionDetail {
1621
1798
  */
1622
1799
  Owner?: string;
1623
1800
  }
1801
+ /**
1802
+ * @public
1803
+ */
1624
1804
  export interface CreateTagOptionOutput {
1625
1805
  /**
1626
1806
  * <p>Information about the TagOption.</p>
1627
1807
  */
1628
1808
  TagOptionDetail?: TagOptionDetail;
1629
1809
  }
1810
+ /**
1811
+ * @public
1812
+ */
1630
1813
  export interface DeleteConstraintInput {
1631
1814
  /**
1632
1815
  * <p>The language code.</p>
@@ -1651,8 +1834,14 @@ export interface DeleteConstraintInput {
1651
1834
  */
1652
1835
  Id: string | undefined;
1653
1836
  }
1837
+ /**
1838
+ * @public
1839
+ */
1654
1840
  export interface DeleteConstraintOutput {
1655
1841
  }
1842
+ /**
1843
+ * @public
1844
+ */
1656
1845
  export interface DeletePortfolioInput {
1657
1846
  /**
1658
1847
  * <p>The language code.</p>
@@ -1677,9 +1866,13 @@ export interface DeletePortfolioInput {
1677
1866
  */
1678
1867
  Id: string | undefined;
1679
1868
  }
1869
+ /**
1870
+ * @public
1871
+ */
1680
1872
  export interface DeletePortfolioOutput {
1681
1873
  }
1682
1874
  /**
1875
+ * @public
1683
1876
  * <p>A resource that is currently in use. Ensure that the resource is not in use and retry the operation.</p>
1684
1877
  */
1685
1878
  export declare class ResourceInUseException extends __BaseException {
@@ -1691,6 +1884,9 @@ export declare class ResourceInUseException extends __BaseException {
1691
1884
  */
1692
1885
  constructor(opts: __ExceptionOptionType<ResourceInUseException, __BaseException>);
1693
1886
  }
1887
+ /**
1888
+ * @public
1889
+ */
1694
1890
  export interface DeletePortfolioShareInput {
1695
1891
  /**
1696
1892
  * <p>The language code.</p>
@@ -1723,12 +1919,18 @@ export interface DeletePortfolioShareInput {
1723
1919
  */
1724
1920
  OrganizationNode?: OrganizationNode;
1725
1921
  }
1922
+ /**
1923
+ * @public
1924
+ */
1726
1925
  export interface DeletePortfolioShareOutput {
1727
1926
  /**
1728
1927
  * <p>The portfolio share unique identifier. This will only be returned if delete is made to an organization node.</p>
1729
1928
  */
1730
1929
  PortfolioShareToken?: string;
1731
1930
  }
1931
+ /**
1932
+ * @public
1933
+ */
1732
1934
  export interface DeleteProductInput {
1733
1935
  /**
1734
1936
  * <p>The language code.</p>
@@ -1753,8 +1955,14 @@ export interface DeleteProductInput {
1753
1955
  */
1754
1956
  Id: string | undefined;
1755
1957
  }
1958
+ /**
1959
+ * @public
1960
+ */
1756
1961
  export interface DeleteProductOutput {
1757
1962
  }
1963
+ /**
1964
+ * @public
1965
+ */
1758
1966
  export interface DeleteProvisionedProductPlanInput {
1759
1967
  /**
1760
1968
  * <p>The language code.</p>
@@ -1784,8 +1992,14 @@ export interface DeleteProvisionedProductPlanInput {
1784
1992
  */
1785
1993
  IgnoreErrors?: boolean;
1786
1994
  }
1995
+ /**
1996
+ * @public
1997
+ */
1787
1998
  export interface DeleteProvisionedProductPlanOutput {
1788
1999
  }
2000
+ /**
2001
+ * @public
2002
+ */
1789
2003
  export interface DeleteProvisioningArtifactInput {
1790
2004
  /**
1791
2005
  * <p>The language code.</p>
@@ -1814,8 +2028,14 @@ export interface DeleteProvisioningArtifactInput {
1814
2028
  */
1815
2029
  ProvisioningArtifactId: string | undefined;
1816
2030
  }
2031
+ /**
2032
+ * @public
2033
+ */
1817
2034
  export interface DeleteProvisioningArtifactOutput {
1818
2035
  }
2036
+ /**
2037
+ * @public
2038
+ */
1819
2039
  export interface DeleteServiceActionInput {
1820
2040
  /**
1821
2041
  * <p>The self-service action identifier. For example, <code>act-fs7abcd89wxyz</code>.</p>
@@ -1840,16 +2060,28 @@ export interface DeleteServiceActionInput {
1840
2060
  */
1841
2061
  AcceptLanguage?: string;
1842
2062
  }
2063
+ /**
2064
+ * @public
2065
+ */
1843
2066
  export interface DeleteServiceActionOutput {
1844
2067
  }
2068
+ /**
2069
+ * @public
2070
+ */
1845
2071
  export interface DeleteTagOptionInput {
1846
2072
  /**
1847
2073
  * <p>The TagOption identifier.</p>
1848
2074
  */
1849
2075
  Id: string | undefined;
1850
2076
  }
2077
+ /**
2078
+ * @public
2079
+ */
1851
2080
  export interface DeleteTagOptionOutput {
1852
2081
  }
2082
+ /**
2083
+ * @public
2084
+ */
1853
2085
  export interface DescribeConstraintInput {
1854
2086
  /**
1855
2087
  * <p>The language code.</p>
@@ -1874,6 +2106,9 @@ export interface DescribeConstraintInput {
1874
2106
  */
1875
2107
  Id: string | undefined;
1876
2108
  }
2109
+ /**
2110
+ * @public
2111
+ */
1877
2112
  export interface DescribeConstraintOutput {
1878
2113
  /**
1879
2114
  * <p>Information about the constraint.</p>
@@ -1888,6 +2123,9 @@ export interface DescribeConstraintOutput {
1888
2123
  */
1889
2124
  Status?: Status | string;
1890
2125
  }
2126
+ /**
2127
+ * @public
2128
+ */
1891
2129
  export interface DescribeCopyProductStatusInput {
1892
2130
  /**
1893
2131
  * <p>The language code.</p>
@@ -1912,11 +2150,17 @@ export interface DescribeCopyProductStatusInput {
1912
2150
  */
1913
2151
  CopyProductToken: string | undefined;
1914
2152
  }
2153
+ /**
2154
+ * @public
2155
+ */
1915
2156
  export declare enum CopyProductStatus {
1916
2157
  FAILED = "FAILED",
1917
2158
  IN_PROGRESS = "IN_PROGRESS",
1918
2159
  SUCCEEDED = "SUCCEEDED"
1919
2160
  }
2161
+ /**
2162
+ * @public
2163
+ */
1920
2164
  export interface DescribeCopyProductStatusOutput {
1921
2165
  /**
1922
2166
  * <p>The status of the copy product operation.</p>
@@ -1931,6 +2175,9 @@ export interface DescribeCopyProductStatusOutput {
1931
2175
  */
1932
2176
  StatusDetail?: string;
1933
2177
  }
2178
+ /**
2179
+ * @public
2180
+ */
1934
2181
  export interface DescribePortfolioInput {
1935
2182
  /**
1936
2183
  * <p>The language code.</p>
@@ -1956,6 +2203,7 @@ export interface DescribePortfolioInput {
1956
2203
  Id: string | undefined;
1957
2204
  }
1958
2205
  /**
2206
+ * @public
1959
2207
  * <p>Information about a budget.</p>
1960
2208
  */
1961
2209
  export interface BudgetDetail {
@@ -1964,6 +2212,9 @@ export interface BudgetDetail {
1964
2212
  */
1965
2213
  BudgetName?: string;
1966
2214
  }
2215
+ /**
2216
+ * @public
2217
+ */
1967
2218
  export interface DescribePortfolioOutput {
1968
2219
  /**
1969
2220
  * <p>Information about the portfolio.</p>
@@ -1982,12 +2233,18 @@ export interface DescribePortfolioOutput {
1982
2233
  */
1983
2234
  Budgets?: BudgetDetail[];
1984
2235
  }
2236
+ /**
2237
+ * @public
2238
+ */
1985
2239
  export declare enum DescribePortfolioShareType {
1986
2240
  ACCOUNT = "ACCOUNT",
1987
2241
  ORGANIZATION = "ORGANIZATION",
1988
2242
  ORGANIZATIONAL_UNIT = "ORGANIZATIONAL_UNIT",
1989
2243
  ORGANIZATION_MEMBER_ACCOUNT = "ORGANIZATION_MEMBER_ACCOUNT"
1990
2244
  }
2245
+ /**
2246
+ * @public
2247
+ */
1991
2248
  export interface DescribePortfolioSharesInput {
1992
2249
  /**
1993
2250
  * <p>The unique identifier of the portfolio for which shares will be retrieved.</p>
@@ -2011,6 +2268,7 @@ export interface DescribePortfolioSharesInput {
2011
2268
  PageSize?: number;
2012
2269
  }
2013
2270
  /**
2271
+ * @public
2014
2272
  * <p>Information about the portfolio share.</p>
2015
2273
  */
2016
2274
  export interface PortfolioShareDetail {
@@ -2040,6 +2298,9 @@ export interface PortfolioShareDetail {
2040
2298
  */
2041
2299
  SharePrincipals?: boolean;
2042
2300
  }
2301
+ /**
2302
+ * @public
2303
+ */
2043
2304
  export interface DescribePortfolioSharesOutput {
2044
2305
  /**
2045
2306
  * <p>The page token to use to retrieve the next set of results. If there are no additional results, this value is null.</p>
@@ -2050,6 +2311,9 @@ export interface DescribePortfolioSharesOutput {
2050
2311
  */
2051
2312
  PortfolioShareDetails?: PortfolioShareDetail[];
2052
2313
  }
2314
+ /**
2315
+ * @public
2316
+ */
2053
2317
  export interface DescribePortfolioShareStatusInput {
2054
2318
  /**
2055
2319
  * <p>The token for the portfolio share operation. This token is returned either by CreatePortfolioShare or by DeletePortfolioShare.</p>
@@ -2057,6 +2321,7 @@ export interface DescribePortfolioShareStatusInput {
2057
2321
  PortfolioShareToken: string | undefined;
2058
2322
  }
2059
2323
  /**
2324
+ * @public
2060
2325
  * <p>Errors that occurred during the portfolio share operation.</p>
2061
2326
  */
2062
2327
  export interface ShareError {
@@ -2074,6 +2339,7 @@ export interface ShareError {
2074
2339
  Error?: string;
2075
2340
  }
2076
2341
  /**
2342
+ * @public
2077
2343
  * <p>Information about the portfolio share operation.</p>
2078
2344
  */
2079
2345
  export interface ShareDetails {
@@ -2086,6 +2352,9 @@ export interface ShareDetails {
2086
2352
  */
2087
2353
  ShareErrors?: ShareError[];
2088
2354
  }
2355
+ /**
2356
+ * @public
2357
+ */
2089
2358
  export declare enum ShareStatus {
2090
2359
  COMPLETED = "COMPLETED",
2091
2360
  COMPLETED_WITH_ERRORS = "COMPLETED_WITH_ERRORS",
@@ -2093,6 +2362,9 @@ export declare enum ShareStatus {
2093
2362
  IN_PROGRESS = "IN_PROGRESS",
2094
2363
  NOT_STARTED = "NOT_STARTED"
2095
2364
  }
2365
+ /**
2366
+ * @public
2367
+ */
2096
2368
  export interface DescribePortfolioShareStatusOutput {
2097
2369
  /**
2098
2370
  * <p>The token for the portfolio share operation. For example, <code>share-6v24abcdefghi</code>.</p>
@@ -2115,6 +2387,9 @@ export interface DescribePortfolioShareStatusOutput {
2115
2387
  */
2116
2388
  ShareDetails?: ShareDetails;
2117
2389
  }
2390
+ /**
2391
+ * @public
2392
+ */
2118
2393
  export interface DescribeProductInput {
2119
2394
  /**
2120
2395
  * <p>The language code.</p>
@@ -2144,6 +2419,7 @@ export interface DescribeProductInput {
2144
2419
  Name?: string;
2145
2420
  }
2146
2421
  /**
2422
+ * @public
2147
2423
  * <p>A launch path object.</p>
2148
2424
  */
2149
2425
  export interface LaunchPath {
@@ -2157,6 +2433,7 @@ export interface LaunchPath {
2157
2433
  Name?: string;
2158
2434
  }
2159
2435
  /**
2436
+ * @public
2160
2437
  * <p>Information about a provisioning artifact. A provisioning artifact is also known as a product version.</p>
2161
2438
  */
2162
2439
  export interface ProvisioningArtifact {
@@ -2181,6 +2458,9 @@ export interface ProvisioningArtifact {
2181
2458
  */
2182
2459
  Guidance?: ProvisioningArtifactGuidance | string;
2183
2460
  }
2461
+ /**
2462
+ * @public
2463
+ */
2184
2464
  export interface DescribeProductOutput {
2185
2465
  /**
2186
2466
  * <p>Summary information about the product view.</p>
@@ -2199,6 +2479,9 @@ export interface DescribeProductOutput {
2199
2479
  */
2200
2480
  LaunchPaths?: LaunchPath[];
2201
2481
  }
2482
+ /**
2483
+ * @public
2484
+ */
2202
2485
  export interface DescribeProductAsAdminInput {
2203
2486
  /**
2204
2487
  * <p>The language code.</p>
@@ -2237,6 +2520,7 @@ export interface DescribeProductAsAdminInput {
2237
2520
  SourcePortfolioId?: string;
2238
2521
  }
2239
2522
  /**
2523
+ * @public
2240
2524
  * <p>Summary information about a provisioning artifact (also known as a version) for a product.</p>
2241
2525
  */
2242
2526
  export interface ProvisioningArtifactSummary {
@@ -2261,6 +2545,9 @@ export interface ProvisioningArtifactSummary {
2261
2545
  */
2262
2546
  ProvisioningArtifactMetadata?: Record<string, string>;
2263
2547
  }
2548
+ /**
2549
+ * @public
2550
+ */
2264
2551
  export interface DescribeProductAsAdminOutput {
2265
2552
  /**
2266
2553
  * <p>Information about the product view.</p>
@@ -2283,6 +2570,9 @@ export interface DescribeProductAsAdminOutput {
2283
2570
  */
2284
2571
  Budgets?: BudgetDetail[];
2285
2572
  }
2573
+ /**
2574
+ * @public
2575
+ */
2286
2576
  export interface DescribeProductViewInput {
2287
2577
  /**
2288
2578
  * <p>The language code.</p>
@@ -2307,6 +2597,9 @@ export interface DescribeProductViewInput {
2307
2597
  */
2308
2598
  Id: string | undefined;
2309
2599
  }
2600
+ /**
2601
+ * @public
2602
+ */
2310
2603
  export interface DescribeProductViewOutput {
2311
2604
  /**
2312
2605
  * <p>Summary information about the product.</p>
@@ -2318,6 +2611,7 @@ export interface DescribeProductViewOutput {
2318
2611
  ProvisioningArtifacts?: ProvisioningArtifact[];
2319
2612
  }
2320
2613
  /**
2614
+ * @public
2321
2615
  * DescribeProvisionedProductAPI input structure.
2322
2616
  *
2323
2617
  * AcceptLanguage - [Optional]
@@ -2360,6 +2654,7 @@ export interface DescribeProvisionedProductInput {
2360
2654
  Name?: string;
2361
2655
  }
2362
2656
  /**
2657
+ * @public
2363
2658
  * <p>Information about a CloudWatch dashboard.</p>
2364
2659
  */
2365
2660
  export interface CloudWatchDashboard {
@@ -2368,6 +2663,9 @@ export interface CloudWatchDashboard {
2368
2663
  */
2369
2664
  Name?: string;
2370
2665
  }
2666
+ /**
2667
+ * @public
2668
+ */
2371
2669
  export declare enum ProvisionedProductStatus {
2372
2670
  AVAILABLE = "AVAILABLE",
2373
2671
  ERROR = "ERROR",
@@ -2376,6 +2674,7 @@ export declare enum ProvisionedProductStatus {
2376
2674
  UNDER_CHANGE = "UNDER_CHANGE"
2377
2675
  }
2378
2676
  /**
2677
+ * @public
2379
2678
  * <p>Information about a provisioned product.</p>
2380
2679
  */
2381
2680
  export interface ProvisionedProductDetail {
@@ -2509,6 +2808,9 @@ export interface ProvisionedProductDetail {
2509
2808
  */
2510
2809
  LaunchRoleArn?: string;
2511
2810
  }
2811
+ /**
2812
+ * @public
2813
+ */
2512
2814
  export interface DescribeProvisionedProductOutput {
2513
2815
  /**
2514
2816
  * <p>Information about the provisioned product.</p>
@@ -2519,6 +2821,9 @@ export interface DescribeProvisionedProductOutput {
2519
2821
  */
2520
2822
  CloudWatchDashboards?: CloudWatchDashboard[];
2521
2823
  }
2824
+ /**
2825
+ * @public
2826
+ */
2522
2827
  export interface DescribeProvisionedProductPlanInput {
2523
2828
  /**
2524
2829
  * <p>The language code.</p>
@@ -2551,6 +2856,9 @@ export interface DescribeProvisionedProductPlanInput {
2551
2856
  */
2552
2857
  PageToken?: string;
2553
2858
  }
2859
+ /**
2860
+ * @public
2861
+ */
2554
2862
  export declare enum ProvisionedProductPlanStatus {
2555
2863
  CREATE_FAILED = "CREATE_FAILED",
2556
2864
  CREATE_IN_PROGRESS = "CREATE_IN_PROGRESS",
@@ -2560,6 +2868,7 @@ export declare enum ProvisionedProductPlanStatus {
2560
2868
  EXECUTE_SUCCESS = "EXECUTE_SUCCESS"
2561
2869
  }
2562
2870
  /**
2871
+ * @public
2563
2872
  * <p>Information about a plan.</p>
2564
2873
  */
2565
2874
  export interface ProvisionedProductPlanDetails {
@@ -2628,15 +2937,24 @@ export interface ProvisionedProductPlanDetails {
2628
2937
  */
2629
2938
  StatusMessage?: string;
2630
2939
  }
2940
+ /**
2941
+ * @public
2942
+ */
2631
2943
  export declare enum ChangeAction {
2632
2944
  ADD = "ADD",
2633
2945
  MODIFY = "MODIFY",
2634
2946
  REMOVE = "REMOVE"
2635
2947
  }
2948
+ /**
2949
+ * @public
2950
+ */
2636
2951
  export declare enum EvaluationType {
2637
2952
  DYNAMIC = "DYNAMIC",
2638
2953
  STATIC = "STATIC"
2639
2954
  }
2955
+ /**
2956
+ * @public
2957
+ */
2640
2958
  export declare enum ResourceAttribute {
2641
2959
  CREATIONPOLICY = "CREATIONPOLICY",
2642
2960
  DELETIONPOLICY = "DELETIONPOLICY",
@@ -2645,12 +2963,16 @@ export declare enum ResourceAttribute {
2645
2963
  TAGS = "TAGS",
2646
2964
  UPDATEPOLICY = "UPDATEPOLICY"
2647
2965
  }
2966
+ /**
2967
+ * @public
2968
+ */
2648
2969
  export declare enum RequiresRecreation {
2649
2970
  ALWAYS = "ALWAYS",
2650
2971
  CONDITIONALLY = "CONDITIONALLY",
2651
2972
  NEVER = "NEVER"
2652
2973
  }
2653
2974
  /**
2975
+ * @public
2654
2976
  * <p>Information about a change to a resource attribute.</p>
2655
2977
  */
2656
2978
  export interface ResourceTargetDefinition {
@@ -2670,6 +2992,7 @@ export interface ResourceTargetDefinition {
2670
2992
  RequiresRecreation?: RequiresRecreation | string;
2671
2993
  }
2672
2994
  /**
2995
+ * @public
2673
2996
  * <p>Information about a change to a resource attribute.</p>
2674
2997
  */
2675
2998
  export interface ResourceChangeDetail {
@@ -2687,12 +3010,16 @@ export interface ResourceChangeDetail {
2687
3010
  */
2688
3011
  CausingEntity?: string;
2689
3012
  }
3013
+ /**
3014
+ * @public
3015
+ */
2690
3016
  export declare enum Replacement {
2691
3017
  CONDITIONAL = "CONDITIONAL",
2692
3018
  FALSE = "FALSE",
2693
3019
  TRUE = "TRUE"
2694
3020
  }
2695
3021
  /**
3022
+ * @public
2696
3023
  * <p>Information about a resource change that will occur when a plan is executed.</p>
2697
3024
  */
2698
3025
  export interface ResourceChange {
@@ -2726,6 +3053,9 @@ export interface ResourceChange {
2726
3053
  */
2727
3054
  Details?: ResourceChangeDetail[];
2728
3055
  }
3056
+ /**
3057
+ * @public
3058
+ */
2729
3059
  export interface DescribeProvisionedProductPlanOutput {
2730
3060
  /**
2731
3061
  * <p>Information about the plan.</p>
@@ -2740,6 +3070,9 @@ export interface DescribeProvisionedProductPlanOutput {
2740
3070
  */
2741
3071
  NextPageToken?: string;
2742
3072
  }
3073
+ /**
3074
+ * @public
3075
+ */
2743
3076
  export interface DescribeProvisioningArtifactInput {
2744
3077
  /**
2745
3078
  * <p>The language code.</p>
@@ -2780,6 +3113,9 @@ export interface DescribeProvisioningArtifactInput {
2780
3113
  */
2781
3114
  Verbose?: boolean;
2782
3115
  }
3116
+ /**
3117
+ * @public
3118
+ */
2783
3119
  export interface DescribeProvisioningArtifactOutput {
2784
3120
  /**
2785
3121
  * <p>Information about the provisioning artifact.</p>
@@ -2794,6 +3130,9 @@ export interface DescribeProvisioningArtifactOutput {
2794
3130
  */
2795
3131
  Status?: Status | string;
2796
3132
  }
3133
+ /**
3134
+ * @public
3135
+ */
2797
3136
  export interface DescribeProvisioningParametersInput {
2798
3137
  /**
2799
3138
  * <p>The language code.</p>
@@ -2841,6 +3180,7 @@ export interface DescribeProvisioningParametersInput {
2841
3180
  PathName?: string;
2842
3181
  }
2843
3182
  /**
3183
+ * @public
2844
3184
  * <p>Summary information about a constraint.</p>
2845
3185
  */
2846
3186
  export interface ConstraintSummary {
@@ -2874,6 +3214,7 @@ export interface ConstraintSummary {
2874
3214
  Description?: string;
2875
3215
  }
2876
3216
  /**
3217
+ * @public
2877
3218
  * <p>Provisioning artifact output.</p>
2878
3219
  */
2879
3220
  export interface ProvisioningArtifactOutput {
@@ -2887,6 +3228,7 @@ export interface ProvisioningArtifactOutput {
2887
3228
  Description?: string;
2888
3229
  }
2889
3230
  /**
3231
+ * @public
2890
3232
  * <p>The constraints that the administrator has put on the parameter.</p>
2891
3233
  */
2892
3234
  export interface ParameterConstraints {
@@ -2927,6 +3269,7 @@ export interface ParameterConstraints {
2927
3269
  MinValue?: string;
2928
3270
  }
2929
3271
  /**
3272
+ * @public
2930
3273
  * <p>Information about a parameter used to provision a product.</p>
2931
3274
  */
2932
3275
  export interface ProvisioningArtifactParameter {
@@ -2957,6 +3300,7 @@ export interface ProvisioningArtifactParameter {
2957
3300
  ParameterConstraints?: ParameterConstraints;
2958
3301
  }
2959
3302
  /**
3303
+ * @public
2960
3304
  * <p>The user-defined preferences that will be applied during product provisioning, unless overridden by <code>ProvisioningPreferences</code> or <code>UpdateProvisioningPreferences</code>.</p>
2961
3305
  * <p>For more information on maximum concurrent accounts and failure tolerance, see <a href="https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/stacksets-concepts.html#stackset-ops-options">Stack set operation options</a> in the <i>CloudFormation User Guide</i>.</p>
2962
3306
  */
@@ -2973,6 +3317,7 @@ export interface ProvisioningArtifactPreferences {
2973
3317
  StackSetRegions?: string[];
2974
3318
  }
2975
3319
  /**
3320
+ * @public
2976
3321
  * <p>Summary information about a TagOption.</p>
2977
3322
  */
2978
3323
  export interface TagOptionSummary {
@@ -2986,6 +3331,7 @@ export interface TagOptionSummary {
2986
3331
  Values?: string[];
2987
3332
  }
2988
3333
  /**
3334
+ * @public
2989
3335
  * <p>Additional information provided by the administrator.</p>
2990
3336
  */
2991
3337
  export interface UsageInstruction {
@@ -2998,6 +3344,9 @@ export interface UsageInstruction {
2998
3344
  */
2999
3345
  Value?: string;
3000
3346
  }
3347
+ /**
3348
+ * @public
3349
+ */
3001
3350
  export interface DescribeProvisioningParametersOutput {
3002
3351
  /**
3003
3352
  * <p>Information about the parameters used to provision the product.</p>
@@ -3031,6 +3380,9 @@ export interface DescribeProvisioningParametersOutput {
3031
3380
  */
3032
3381
  ProvisioningArtifactOutputKeys?: ProvisioningArtifactOutput[];
3033
3382
  }
3383
+ /**
3384
+ * @public
3385
+ */
3034
3386
  export interface DescribeRecordInput {
3035
3387
  /**
3036
3388
  * <p>The language code.</p>
@@ -3065,6 +3417,7 @@ export interface DescribeRecordInput {
3065
3417
  PageSize?: number;
3066
3418
  }
3067
3419
  /**
3420
+ * @public
3068
3421
  * <p>The error code and description resulting from an operation.</p>
3069
3422
  */
3070
3423
  export interface RecordError {
@@ -3078,6 +3431,7 @@ export interface RecordError {
3078
3431
  Description?: string;
3079
3432
  }
3080
3433
  /**
3434
+ * @public
3081
3435
  * <p>Information about a tag, which is a key-value pair.</p>
3082
3436
  */
3083
3437
  export interface RecordTag {
@@ -3090,6 +3444,9 @@ export interface RecordTag {
3090
3444
  */
3091
3445
  Value?: string;
3092
3446
  }
3447
+ /**
3448
+ * @public
3449
+ */
3093
3450
  export declare enum RecordStatus {
3094
3451
  CREATED = "CREATED",
3095
3452
  FAILED = "FAILED",
@@ -3098,6 +3455,7 @@ export declare enum RecordStatus {
3098
3455
  SUCCEEDED = "SUCCEEDED"
3099
3456
  }
3100
3457
  /**
3458
+ * @public
3101
3459
  * <p>Information about a request operation.</p>
3102
3460
  */
3103
3461
  export interface RecordDetail {
@@ -3200,6 +3558,7 @@ export interface RecordDetail {
3200
3558
  LaunchRoleArn?: string;
3201
3559
  }
3202
3560
  /**
3561
+ * @public
3203
3562
  * <p>The output for the product created as the result of a request. For example, the output for
3204
3563
  * a CloudFormation-backed product that creates an S3 bucket would include the S3 bucket URL.</p>
3205
3564
  */
@@ -3217,6 +3576,9 @@ export interface RecordOutput {
3217
3576
  */
3218
3577
  Description?: string;
3219
3578
  }
3579
+ /**
3580
+ * @public
3581
+ */
3220
3582
  export interface DescribeRecordOutput {
3221
3583
  /**
3222
3584
  * <p>Information about the product.</p>
@@ -3232,6 +3594,9 @@ export interface DescribeRecordOutput {
3232
3594
  */
3233
3595
  NextPageToken?: string;
3234
3596
  }
3597
+ /**
3598
+ * @public
3599
+ */
3235
3600
  export interface DescribeServiceActionInput {
3236
3601
  /**
3237
3602
  * <p>The self-service action identifier.</p>
@@ -3256,12 +3621,18 @@ export interface DescribeServiceActionInput {
3256
3621
  */
3257
3622
  AcceptLanguage?: string;
3258
3623
  }
3624
+ /**
3625
+ * @public
3626
+ */
3259
3627
  export interface DescribeServiceActionOutput {
3260
3628
  /**
3261
3629
  * <p>Detailed information about the self-service action.</p>
3262
3630
  */
3263
3631
  ServiceActionDetail?: ServiceActionDetail;
3264
3632
  }
3633
+ /**
3634
+ * @public
3635
+ */
3265
3636
  export interface DescribeServiceActionExecutionParametersInput {
3266
3637
  /**
3267
3638
  * <p>The identifier of the provisioned product.</p>
@@ -3291,6 +3662,7 @@ export interface DescribeServiceActionExecutionParametersInput {
3291
3662
  AcceptLanguage?: string;
3292
3663
  }
3293
3664
  /**
3665
+ * @public
3294
3666
  * <p>Details of an execution parameter value that is passed to a self-service action when executed on a provisioned product.</p>
3295
3667
  */
3296
3668
  export interface ExecutionParameter {
@@ -3307,28 +3679,46 @@ export interface ExecutionParameter {
3307
3679
  */
3308
3680
  DefaultValues?: string[];
3309
3681
  }
3682
+ /**
3683
+ * @public
3684
+ */
3310
3685
  export interface DescribeServiceActionExecutionParametersOutput {
3311
3686
  /**
3312
3687
  * <p>The parameters of the self-service action.</p>
3313
3688
  */
3314
3689
  ServiceActionParameters?: ExecutionParameter[];
3315
3690
  }
3691
+ /**
3692
+ * @public
3693
+ */
3316
3694
  export interface DescribeTagOptionInput {
3317
3695
  /**
3318
3696
  * <p>The TagOption identifier.</p>
3319
3697
  */
3320
3698
  Id: string | undefined;
3321
3699
  }
3700
+ /**
3701
+ * @public
3702
+ */
3322
3703
  export interface DescribeTagOptionOutput {
3323
3704
  /**
3324
3705
  * <p>Information about the TagOption.</p>
3325
3706
  */
3326
3707
  TagOptionDetail?: TagOptionDetail;
3327
3708
  }
3709
+ /**
3710
+ * @public
3711
+ */
3328
3712
  export interface DisableAWSOrganizationsAccessInput {
3329
3713
  }
3714
+ /**
3715
+ * @public
3716
+ */
3330
3717
  export interface DisableAWSOrganizationsAccessOutput {
3331
3718
  }
3719
+ /**
3720
+ * @public
3721
+ */
3332
3722
  export interface DisassociateBudgetFromResourceInput {
3333
3723
  /**
3334
3724
  * <p>The name of the budget you want to disassociate.</p>
@@ -3339,8 +3729,14 @@ export interface DisassociateBudgetFromResourceInput {
3339
3729
  */
3340
3730
  ResourceId: string | undefined;
3341
3731
  }
3732
+ /**
3733
+ * @public
3734
+ */
3342
3735
  export interface DisassociateBudgetFromResourceOutput {
3343
3736
  }
3737
+ /**
3738
+ * @public
3739
+ */
3344
3740
  export interface DisassociatePrincipalFromPortfolioInput {
3345
3741
  /**
3346
3742
  * <p>The language code.</p>
@@ -3375,8 +3771,14 @@ export interface DisassociatePrincipalFromPortfolioInput {
3375
3771
  */
3376
3772
  PrincipalType?: PrincipalType | string;
3377
3773
  }
3774
+ /**
3775
+ * @public
3776
+ */
3378
3777
  export interface DisassociatePrincipalFromPortfolioOutput {
3379
3778
  }
3779
+ /**
3780
+ * @public
3781
+ */
3380
3782
  export interface DisassociateProductFromPortfolioInput {
3381
3783
  /**
3382
3784
  * <p>The language code.</p>
@@ -3405,8 +3807,14 @@ export interface DisassociateProductFromPortfolioInput {
3405
3807
  */
3406
3808
  PortfolioId: string | undefined;
3407
3809
  }
3810
+ /**
3811
+ * @public
3812
+ */
3408
3813
  export interface DisassociateProductFromPortfolioOutput {
3409
3814
  }
3815
+ /**
3816
+ * @public
3817
+ */
3410
3818
  export interface DisassociateServiceActionFromProvisioningArtifactInput {
3411
3819
  /**
3412
3820
  * <p>The product identifier. For example, <code>prod-abcdzk7xy33qa</code>.</p>
@@ -3439,8 +3847,14 @@ export interface DisassociateServiceActionFromProvisioningArtifactInput {
3439
3847
  */
3440
3848
  AcceptLanguage?: string;
3441
3849
  }
3850
+ /**
3851
+ * @public
3852
+ */
3442
3853
  export interface DisassociateServiceActionFromProvisioningArtifactOutput {
3443
3854
  }
3855
+ /**
3856
+ * @public
3857
+ */
3444
3858
  export interface DisassociateTagOptionFromResourceInput {
3445
3859
  /**
3446
3860
  * <p>The resource identifier.</p>
@@ -3451,12 +3865,24 @@ export interface DisassociateTagOptionFromResourceInput {
3451
3865
  */
3452
3866
  TagOptionId: string | undefined;
3453
3867
  }
3868
+ /**
3869
+ * @public
3870
+ */
3454
3871
  export interface DisassociateTagOptionFromResourceOutput {
3455
3872
  }
3873
+ /**
3874
+ * @public
3875
+ */
3456
3876
  export interface EnableAWSOrganizationsAccessInput {
3457
3877
  }
3878
+ /**
3879
+ * @public
3880
+ */
3458
3881
  export interface EnableAWSOrganizationsAccessOutput {
3459
3882
  }
3883
+ /**
3884
+ * @public
3885
+ */
3460
3886
  export interface ExecuteProvisionedProductPlanInput {
3461
3887
  /**
3462
3888
  * <p>The language code.</p>
@@ -3486,12 +3912,18 @@ export interface ExecuteProvisionedProductPlanInput {
3486
3912
  */
3487
3913
  IdempotencyToken?: string;
3488
3914
  }
3915
+ /**
3916
+ * @public
3917
+ */
3489
3918
  export interface ExecuteProvisionedProductPlanOutput {
3490
3919
  /**
3491
3920
  * <p>Information about the result of provisioning the product.</p>
3492
3921
  */
3493
3922
  RecordDetail?: RecordDetail;
3494
3923
  }
3924
+ /**
3925
+ * @public
3926
+ */
3495
3927
  export interface ExecuteProvisionedProductServiceActionInput {
3496
3928
  /**
3497
3929
  * <p>The identifier of the provisioned product.</p>
@@ -3530,20 +3962,32 @@ export interface ExecuteProvisionedProductServiceActionInput {
3530
3962
  */
3531
3963
  Parameters?: Record<string, string[]>;
3532
3964
  }
3965
+ /**
3966
+ * @public
3967
+ */
3533
3968
  export interface ExecuteProvisionedProductServiceActionOutput {
3534
3969
  /**
3535
3970
  * <p>An object containing detailed information about the result of provisioning the product.</p>
3536
3971
  */
3537
3972
  RecordDetail?: RecordDetail;
3538
3973
  }
3974
+ /**
3975
+ * @public
3976
+ */
3539
3977
  export interface GetAWSOrganizationsAccessStatusInput {
3540
3978
  }
3979
+ /**
3980
+ * @public
3981
+ */
3541
3982
  export interface GetAWSOrganizationsAccessStatusOutput {
3542
3983
  /**
3543
3984
  * <p>The status of the portfolio share feature.</p>
3544
3985
  */
3545
3986
  AccessStatus?: AccessStatus | string;
3546
3987
  }
3988
+ /**
3989
+ * @public
3990
+ */
3547
3991
  export interface GetProvisionedProductOutputsInput {
3548
3992
  /**
3549
3993
  * <p>The language code.</p>
@@ -3584,6 +4028,9 @@ export interface GetProvisionedProductOutputsInput {
3584
4028
  */
3585
4029
  PageToken?: string;
3586
4030
  }
4031
+ /**
4032
+ * @public
4033
+ */
3587
4034
  export interface GetProvisionedProductOutputsOutput {
3588
4035
  /**
3589
4036
  * <p>Information about the product created as the result of a request. For example, the output for a CloudFormation-backed product that creates an S3 bucket would include the S3 bucket URL.
@@ -3595,6 +4042,9 @@ export interface GetProvisionedProductOutputsOutput {
3595
4042
  */
3596
4043
  NextPageToken?: string;
3597
4044
  }
4045
+ /**
4046
+ * @public
4047
+ */
3598
4048
  export interface ImportAsProvisionedProductInput {
3599
4049
  /**
3600
4050
  * <p>The language code.</p>
@@ -3637,12 +4087,18 @@ export interface ImportAsProvisionedProductInput {
3637
4087
  */
3638
4088
  IdempotencyToken?: string;
3639
4089
  }
4090
+ /**
4091
+ * @public
4092
+ */
3640
4093
  export interface ImportAsProvisionedProductOutput {
3641
4094
  /**
3642
4095
  * <p>Information about a request operation.</p>
3643
4096
  */
3644
4097
  RecordDetail?: RecordDetail;
3645
4098
  }
4099
+ /**
4100
+ * @public
4101
+ */
3646
4102
  export interface ListAcceptedPortfolioSharesInput {
3647
4103
  /**
3648
4104
  * <p>The language code.</p>
@@ -3690,6 +4146,9 @@ export interface ListAcceptedPortfolioSharesInput {
3690
4146
  */
3691
4147
  PortfolioShareType?: PortfolioShareType | string;
3692
4148
  }
4149
+ /**
4150
+ * @public
4151
+ */
3693
4152
  export interface ListAcceptedPortfolioSharesOutput {
3694
4153
  /**
3695
4154
  * <p>Information about the portfolios.</p>
@@ -3700,6 +4159,9 @@ export interface ListAcceptedPortfolioSharesOutput {
3700
4159
  */
3701
4160
  NextPageToken?: string;
3702
4161
  }
4162
+ /**
4163
+ * @public
4164
+ */
3703
4165
  export interface ListBudgetsForResourceInput {
3704
4166
  /**
3705
4167
  * <p>The language code.</p>
@@ -3732,6 +4194,9 @@ export interface ListBudgetsForResourceInput {
3732
4194
  */
3733
4195
  PageToken?: string;
3734
4196
  }
4197
+ /**
4198
+ * @public
4199
+ */
3735
4200
  export interface ListBudgetsForResourceOutput {
3736
4201
  /**
3737
4202
  * <p>Information about the associated budgets.</p>
@@ -3742,6 +4207,9 @@ export interface ListBudgetsForResourceOutput {
3742
4207
  */
3743
4208
  NextPageToken?: string;
3744
4209
  }
4210
+ /**
4211
+ * @public
4212
+ */
3745
4213
  export interface ListConstraintsForPortfolioInput {
3746
4214
  /**
3747
4215
  * <p>The language code.</p>
@@ -3778,6 +4246,9 @@ export interface ListConstraintsForPortfolioInput {
3778
4246
  */
3779
4247
  PageToken?: string;
3780
4248
  }
4249
+ /**
4250
+ * @public
4251
+ */
3781
4252
  export interface ListConstraintsForPortfolioOutput {
3782
4253
  /**
3783
4254
  * <p>Information about the constraints.</p>
@@ -3788,6 +4259,9 @@ export interface ListConstraintsForPortfolioOutput {
3788
4259
  */
3789
4260
  NextPageToken?: string;
3790
4261
  }
4262
+ /**
4263
+ * @public
4264
+ */
3791
4265
  export interface ListLaunchPathsInput {
3792
4266
  /**
3793
4267
  * <p>The language code.</p>
@@ -3821,6 +4295,7 @@ export interface ListLaunchPathsInput {
3821
4295
  PageToken?: string;
3822
4296
  }
3823
4297
  /**
4298
+ * @public
3824
4299
  * <p>Summary information about a product path for a user.</p>
3825
4300
  */
3826
4301
  export interface LaunchPathSummary {
@@ -3841,6 +4316,9 @@ export interface LaunchPathSummary {
3841
4316
  */
3842
4317
  Name?: string;
3843
4318
  }
4319
+ /**
4320
+ * @public
4321
+ */
3844
4322
  export interface ListLaunchPathsOutput {
3845
4323
  /**
3846
4324
  * <p>Information about the launch path.</p>
@@ -3851,6 +4329,9 @@ export interface ListLaunchPathsOutput {
3851
4329
  */
3852
4330
  NextPageToken?: string;
3853
4331
  }
4332
+ /**
4333
+ * @public
4334
+ */
3854
4335
  export interface ListOrganizationPortfolioAccessInput {
3855
4336
  /**
3856
4337
  * <p>The language code.</p>
@@ -3901,6 +4382,9 @@ export interface ListOrganizationPortfolioAccessInput {
3901
4382
  */
3902
4383
  PageSize?: number;
3903
4384
  }
4385
+ /**
4386
+ * @public
4387
+ */
3904
4388
  export interface ListOrganizationPortfolioAccessOutput {
3905
4389
  /**
3906
4390
  * <p>Displays information about the organization nodes.</p>
@@ -3911,6 +4395,9 @@ export interface ListOrganizationPortfolioAccessOutput {
3911
4395
  */
3912
4396
  NextPageToken?: string;
3913
4397
  }
4398
+ /**
4399
+ * @public
4400
+ */
3914
4401
  export interface ListPortfolioAccessInput {
3915
4402
  /**
3916
4403
  * <p>The language code.</p>
@@ -3947,6 +4434,9 @@ export interface ListPortfolioAccessInput {
3947
4434
  */
3948
4435
  PageSize?: number;
3949
4436
  }
4437
+ /**
4438
+ * @public
4439
+ */
3950
4440
  export interface ListPortfolioAccessOutput {
3951
4441
  /**
3952
4442
  * <p>Information about the Amazon Web Services accounts with access to the portfolio.</p>
@@ -3957,6 +4447,9 @@ export interface ListPortfolioAccessOutput {
3957
4447
  */
3958
4448
  NextPageToken?: string;
3959
4449
  }
4450
+ /**
4451
+ * @public
4452
+ */
3960
4453
  export interface ListPortfoliosInput {
3961
4454
  /**
3962
4455
  * <p>The language code.</p>
@@ -3985,6 +4478,9 @@ export interface ListPortfoliosInput {
3985
4478
  */
3986
4479
  PageSize?: number;
3987
4480
  }
4481
+ /**
4482
+ * @public
4483
+ */
3988
4484
  export interface ListPortfoliosOutput {
3989
4485
  /**
3990
4486
  * <p>Information about the portfolios.</p>
@@ -3995,6 +4491,9 @@ export interface ListPortfoliosOutput {
3995
4491
  */
3996
4492
  NextPageToken?: string;
3997
4493
  }
4494
+ /**
4495
+ * @public
4496
+ */
3998
4497
  export interface ListPortfoliosForProductInput {
3999
4498
  /**
4000
4499
  * <p>The language code.</p>
@@ -4027,6 +4526,9 @@ export interface ListPortfoliosForProductInput {
4027
4526
  */
4028
4527
  PageSize?: number;
4029
4528
  }
4529
+ /**
4530
+ * @public
4531
+ */
4030
4532
  export interface ListPortfoliosForProductOutput {
4031
4533
  /**
4032
4534
  * <p>Information about the portfolios.</p>
@@ -4037,6 +4539,9 @@ export interface ListPortfoliosForProductOutput {
4037
4539
  */
4038
4540
  NextPageToken?: string;
4039
4541
  }
4542
+ /**
4543
+ * @public
4544
+ */
4040
4545
  export interface ListPrincipalsForPortfolioInput {
4041
4546
  /**
4042
4547
  * <p>The language code.</p>
@@ -4070,6 +4575,7 @@ export interface ListPrincipalsForPortfolioInput {
4070
4575
  PageToken?: string;
4071
4576
  }
4072
4577
  /**
4578
+ * @public
4073
4579
  * <p>Information about a principal.</p>
4074
4580
  */
4075
4581
  export interface Principal {
@@ -4084,6 +4590,9 @@ export interface Principal {
4084
4590
  */
4085
4591
  PrincipalType?: PrincipalType | string;
4086
4592
  }
4593
+ /**
4594
+ * @public
4595
+ */
4087
4596
  export interface ListPrincipalsForPortfolioOutput {
4088
4597
  /**
4089
4598
  * <p>The <code>PrincipalARN</code>s and corresponding <code>PrincipalType</code>s associated with the portfolio.</p>
@@ -4094,6 +4603,9 @@ export interface ListPrincipalsForPortfolioOutput {
4094
4603
  */
4095
4604
  NextPageToken?: string;
4096
4605
  }
4606
+ /**
4607
+ * @public
4608
+ */
4097
4609
  export interface ListProvisionedProductPlansInput {
4098
4610
  /**
4099
4611
  * <p>The language code.</p>
@@ -4131,6 +4643,7 @@ export interface ListProvisionedProductPlansInput {
4131
4643
  AccessLevelFilter?: AccessLevelFilter;
4132
4644
  }
4133
4645
  /**
4646
+ * @public
4134
4647
  * <p>Summary information about a plan.</p>
4135
4648
  */
4136
4649
  export interface ProvisionedProductPlanSummary {
@@ -4159,6 +4672,9 @@ export interface ProvisionedProductPlanSummary {
4159
4672
  */
4160
4673
  ProvisioningArtifactId?: string;
4161
4674
  }
4675
+ /**
4676
+ * @public
4677
+ */
4162
4678
  export interface ListProvisionedProductPlansOutput {
4163
4679
  /**
4164
4680
  * <p>Information about the plans.</p>
@@ -4169,6 +4685,9 @@ export interface ListProvisionedProductPlansOutput {
4169
4685
  */
4170
4686
  NextPageToken?: string;
4171
4687
  }
4688
+ /**
4689
+ * @public
4690
+ */
4172
4691
  export interface ListProvisioningArtifactsInput {
4173
4692
  /**
4174
4693
  * <p>The language code.</p>
@@ -4193,6 +4712,9 @@ export interface ListProvisioningArtifactsInput {
4193
4712
  */
4194
4713
  ProductId: string | undefined;
4195
4714
  }
4715
+ /**
4716
+ * @public
4717
+ */
4196
4718
  export interface ListProvisioningArtifactsOutput {
4197
4719
  /**
4198
4720
  * <p>Information about the provisioning artifacts.</p>
@@ -4203,6 +4725,9 @@ export interface ListProvisioningArtifactsOutput {
4203
4725
  */
4204
4726
  NextPageToken?: string;
4205
4727
  }
4728
+ /**
4729
+ * @public
4730
+ */
4206
4731
  export interface ListProvisioningArtifactsForServiceActionInput {
4207
4732
  /**
4208
4733
  * <p>The self-service action identifier. For example, <code>act-fs7abcd89wxyz</code>.</p>
@@ -4236,6 +4761,7 @@ export interface ListProvisioningArtifactsForServiceActionInput {
4236
4761
  AcceptLanguage?: string;
4237
4762
  }
4238
4763
  /**
4764
+ * @public
4239
4765
  * <p>An object that contains summary information about a product view and a provisioning artifact.</p>
4240
4766
  */
4241
4767
  export interface ProvisioningArtifactView {
@@ -4248,6 +4774,9 @@ export interface ProvisioningArtifactView {
4248
4774
  */
4249
4775
  ProvisioningArtifact?: ProvisioningArtifact;
4250
4776
  }
4777
+ /**
4778
+ * @public
4779
+ */
4251
4780
  export interface ListProvisioningArtifactsForServiceActionOutput {
4252
4781
  /**
4253
4782
  * <p>An array of objects with information about product views and provisioning artifacts.</p>
@@ -4259,6 +4788,7 @@ export interface ListProvisioningArtifactsForServiceActionOutput {
4259
4788
  NextPageToken?: string;
4260
4789
  }
4261
4790
  /**
4791
+ * @public
4262
4792
  * <p>The search filter to use when listing history records.</p>
4263
4793
  */
4264
4794
  export interface ListRecordHistorySearchFilter {
@@ -4281,6 +4811,9 @@ export interface ListRecordHistorySearchFilter {
4281
4811
  */
4282
4812
  Value?: string;
4283
4813
  }
4814
+ /**
4815
+ * @public
4816
+ */
4284
4817
  export interface ListRecordHistoryInput {
4285
4818
  /**
4286
4819
  * <p>The language code.</p>
@@ -4317,6 +4850,9 @@ export interface ListRecordHistoryInput {
4317
4850
  */
4318
4851
  PageToken?: string;
4319
4852
  }
4853
+ /**
4854
+ * @public
4855
+ */
4320
4856
  export interface ListRecordHistoryOutput {
4321
4857
  /**
4322
4858
  * <p>The records, in reverse chronological order.</p>
@@ -4327,6 +4863,9 @@ export interface ListRecordHistoryOutput {
4327
4863
  */
4328
4864
  NextPageToken?: string;
4329
4865
  }
4866
+ /**
4867
+ * @public
4868
+ */
4330
4869
  export interface ListResourcesForTagOptionInput {
4331
4870
  /**
4332
4871
  * <p>The TagOption identifier.</p>
@@ -4358,6 +4897,7 @@ export interface ListResourcesForTagOptionInput {
4358
4897
  PageToken?: string;
4359
4898
  }
4360
4899
  /**
4900
+ * @public
4361
4901
  * <p>Information about a resource.</p>
4362
4902
  */
4363
4903
  export interface ResourceDetail {
@@ -4382,6 +4922,9 @@ export interface ResourceDetail {
4382
4922
  */
4383
4923
  CreatedTime?: Date;
4384
4924
  }
4925
+ /**
4926
+ * @public
4927
+ */
4385
4928
  export interface ListResourcesForTagOptionOutput {
4386
4929
  /**
4387
4930
  * <p>Information about the resources.</p>
@@ -4392,6 +4935,9 @@ export interface ListResourcesForTagOptionOutput {
4392
4935
  */
4393
4936
  PageToken?: string;
4394
4937
  }
4938
+ /**
4939
+ * @public
4940
+ */
4395
4941
  export interface ListServiceActionsInput {
4396
4942
  /**
4397
4943
  * <p>The language code.</p>
@@ -4420,6 +4966,9 @@ export interface ListServiceActionsInput {
4420
4966
  */
4421
4967
  PageToken?: string;
4422
4968
  }
4969
+ /**
4970
+ * @public
4971
+ */
4423
4972
  export interface ListServiceActionsOutput {
4424
4973
  /**
4425
4974
  * <p>An object containing information about the service actions associated with the provisioning artifact.</p>
@@ -4430,6 +4979,9 @@ export interface ListServiceActionsOutput {
4430
4979
  */
4431
4980
  NextPageToken?: string;
4432
4981
  }
4982
+ /**
4983
+ * @public
4984
+ */
4433
4985
  export interface ListServiceActionsForProvisioningArtifactInput {
4434
4986
  /**
4435
4987
  * <p>The product identifier. For example, <code>prod-abcdzk7xy33qa</code>.</p>
@@ -4466,6 +5018,9 @@ export interface ListServiceActionsForProvisioningArtifactInput {
4466
5018
  */
4467
5019
  AcceptLanguage?: string;
4468
5020
  }
5021
+ /**
5022
+ * @public
5023
+ */
4469
5024
  export interface ListServiceActionsForProvisioningArtifactOutput {
4470
5025
  /**
4471
5026
  * <p>An object containing information about the self-service actions associated with the provisioning artifact.</p>
@@ -4476,6 +5031,9 @@ export interface ListServiceActionsForProvisioningArtifactOutput {
4476
5031
  */
4477
5032
  NextPageToken?: string;
4478
5033
  }
5034
+ /**
5035
+ * @public
5036
+ */
4479
5037
  export interface ListStackInstancesForProvisionedProductInput {
4480
5038
  /**
4481
5039
  * <p>The language code.</p>
@@ -4508,12 +5066,16 @@ export interface ListStackInstancesForProvisionedProductInput {
4508
5066
  */
4509
5067
  PageSize?: number;
4510
5068
  }
5069
+ /**
5070
+ * @public
5071
+ */
4511
5072
  export declare enum StackInstanceStatus {
4512
5073
  CURRENT = "CURRENT",
4513
5074
  INOPERABLE = "INOPERABLE",
4514
5075
  OUTDATED = "OUTDATED"
4515
5076
  }
4516
5077
  /**
5078
+ * @public
4517
5079
  * <p>An CloudFormation stack, in a specific account and Region, that's part of a stack set operation. A stack instance is a reference to an attempted or actual stack in a given account within a given Region. A stack instance can exist without a stack—for example, if the stack couldn't be created for some reason. A stack instance is associated with only one stack set. Each stack instance contains the ID of its associated stack set, as well as the ID of the actual stack and the stack status. </p>
4518
5080
  */
4519
5081
  export interface StackInstance {
@@ -4546,6 +5108,9 @@ export interface StackInstance {
4546
5108
  */
4547
5109
  StackInstanceStatus?: StackInstanceStatus | string;
4548
5110
  }
5111
+ /**
5112
+ * @public
5113
+ */
4549
5114
  export interface ListStackInstancesForProvisionedProductOutput {
4550
5115
  /**
4551
5116
  * <p>List of stack instances.</p>
@@ -4557,6 +5122,7 @@ export interface ListStackInstancesForProvisionedProductOutput {
4557
5122
  NextPageToken?: string;
4558
5123
  }
4559
5124
  /**
5125
+ * @public
4560
5126
  * <p>Filters to use when listing TagOptions.</p>
4561
5127
  */
4562
5128
  export interface ListTagOptionsFilters {
@@ -4573,6 +5139,9 @@ export interface ListTagOptionsFilters {
4573
5139
  */
4574
5140
  Active?: boolean;
4575
5141
  }
5142
+ /**
5143
+ * @public
5144
+ */
4576
5145
  export interface ListTagOptionsInput {
4577
5146
  /**
4578
5147
  * <p>The search filters. If no search filters are specified, the output includes all TagOptions.</p>
@@ -4587,6 +5156,9 @@ export interface ListTagOptionsInput {
4587
5156
  */
4588
5157
  PageToken?: string;
4589
5158
  }
5159
+ /**
5160
+ * @public
5161
+ */
4590
5162
  export interface ListTagOptionsOutput {
4591
5163
  /**
4592
5164
  * <p>Information about the TagOptions.</p>
@@ -4598,6 +5170,7 @@ export interface ListTagOptionsOutput {
4598
5170
  PageToken?: string;
4599
5171
  }
4600
5172
  /**
5173
+ * @public
4601
5174
  * <p>Information about a parameter used to provision a product.</p>
4602
5175
  */
4603
5176
  export interface ProvisioningParameter {
@@ -4611,6 +5184,7 @@ export interface ProvisioningParameter {
4611
5184
  Value?: string;
4612
5185
  }
4613
5186
  /**
5187
+ * @public
4614
5188
  * <p>The user-defined preferences that will be applied when updating a provisioned
4615
5189
  * product. Not all preferences are applicable to all provisioned product type</p>
4616
5190
  * <p>One or more Amazon Web Services accounts that will have access to the provisioned product.</p>
@@ -4667,6 +5241,9 @@ export interface ProvisioningPreferences {
4667
5241
  */
4668
5242
  StackSetMaxConcurrencyPercentage?: number;
4669
5243
  }
5244
+ /**
5245
+ * @public
5246
+ */
4670
5247
  export interface ProvisionProductInput {
4671
5248
  /**
4672
5249
  * <p>The language code.</p>
@@ -4740,12 +5317,18 @@ export interface ProvisionProductInput {
4740
5317
  */
4741
5318
  ProvisionToken?: string;
4742
5319
  }
5320
+ /**
5321
+ * @public
5322
+ */
4743
5323
  export interface ProvisionProductOutput {
4744
5324
  /**
4745
5325
  * <p>Information about the result of provisioning the product.</p>
4746
5326
  */
4747
5327
  RecordDetail?: RecordDetail;
4748
5328
  }
5329
+ /**
5330
+ * @public
5331
+ */
4749
5332
  export interface RejectPortfolioShareInput {
4750
5333
  /**
4751
5334
  * <p>The language code.</p>
@@ -4791,8 +5374,14 @@ export interface RejectPortfolioShareInput {
4791
5374
  */
4792
5375
  PortfolioShareType?: PortfolioShareType | string;
4793
5376
  }
5377
+ /**
5378
+ * @public
5379
+ */
4794
5380
  export interface RejectPortfolioShareOutput {
4795
5381
  }
5382
+ /**
5383
+ * @public
5384
+ */
4796
5385
  export interface ScanProvisionedProductsInput {
4797
5386
  /**
4798
5387
  * <p>The language code.</p>
@@ -4825,6 +5414,9 @@ export interface ScanProvisionedProductsInput {
4825
5414
  */
4826
5415
  PageToken?: string;
4827
5416
  }
5417
+ /**
5418
+ * @public
5419
+ */
4828
5420
  export interface ScanProvisionedProductsOutput {
4829
5421
  /**
4830
5422
  * <p>Information about the provisioned products.</p>
@@ -4835,21 +5427,33 @@ export interface ScanProvisionedProductsOutput {
4835
5427
  */
4836
5428
  NextPageToken?: string;
4837
5429
  }
5430
+ /**
5431
+ * @public
5432
+ */
4838
5433
  export declare enum ProductViewFilterBy {
4839
5434
  FullTextSearch = "FullTextSearch",
4840
5435
  Owner = "Owner",
4841
5436
  ProductType = "ProductType",
4842
5437
  SourceProductId = "SourceProductId"
4843
5438
  }
5439
+ /**
5440
+ * @public
5441
+ */
4844
5442
  export declare enum ProductViewSortBy {
4845
5443
  CreationDate = "CreationDate",
4846
5444
  Title = "Title",
4847
5445
  VersionCount = "VersionCount"
4848
5446
  }
5447
+ /**
5448
+ * @public
5449
+ */
4849
5450
  export declare enum SortOrder {
4850
5451
  ASCENDING = "ASCENDING",
4851
5452
  DESCENDING = "DESCENDING"
4852
5453
  }
5454
+ /**
5455
+ * @public
5456
+ */
4853
5457
  export interface SearchProductsInput {
4854
5458
  /**
4855
5459
  * <p>The language code.</p>
@@ -4892,6 +5496,7 @@ export interface SearchProductsInput {
4892
5496
  PageToken?: string;
4893
5497
  }
4894
5498
  /**
5499
+ * @public
4895
5500
  * <p>A single product view aggregation value/count pair, containing metadata about each
4896
5501
  * product to which the calling user has access.</p>
4897
5502
  */
@@ -4905,6 +5510,9 @@ export interface ProductViewAggregationValue {
4905
5510
  */
4906
5511
  ApproximateCount?: number;
4907
5512
  }
5513
+ /**
5514
+ * @public
5515
+ */
4908
5516
  export interface SearchProductsOutput {
4909
5517
  /**
4910
5518
  * <p>Information about the product views.</p>
@@ -4919,9 +5527,15 @@ export interface SearchProductsOutput {
4919
5527
  */
4920
5528
  NextPageToken?: string;
4921
5529
  }
5530
+ /**
5531
+ * @public
5532
+ */
4922
5533
  export declare enum ProductSource {
4923
5534
  ACCOUNT = "ACCOUNT"
4924
5535
  }
5536
+ /**
5537
+ * @public
5538
+ */
4925
5539
  export interface SearchProductsAsAdminInput {
4926
5540
  /**
4927
5541
  * <p>The language code.</p>
@@ -4971,6 +5585,9 @@ export interface SearchProductsAsAdminInput {
4971
5585
  */
4972
5586
  ProductSource?: ProductSource | string;
4973
5587
  }
5588
+ /**
5589
+ * @public
5590
+ */
4974
5591
  export interface SearchProductsAsAdminOutput {
4975
5592
  /**
4976
5593
  * <p>Information about the product views.</p>
@@ -4981,9 +5598,15 @@ export interface SearchProductsAsAdminOutput {
4981
5598
  */
4982
5599
  NextPageToken?: string;
4983
5600
  }
5601
+ /**
5602
+ * @public
5603
+ */
4984
5604
  export declare enum ProvisionedProductViewFilterBy {
4985
5605
  SearchQuery = "SearchQuery"
4986
5606
  }
5607
+ /**
5608
+ * @public
5609
+ */
4987
5610
  export interface SearchProvisionedProductsInput {
4988
5611
  /**
4989
5612
  * <p>The language code.</p>
@@ -5038,6 +5661,7 @@ export interface SearchProvisionedProductsInput {
5038
5661
  PageToken?: string;
5039
5662
  }
5040
5663
  /**
5664
+ * @public
5041
5665
  * <p>Information about a provisioned product.</p>
5042
5666
  */
5043
5667
  export interface ProvisionedProductAttribute {
@@ -5191,6 +5815,9 @@ export interface ProvisionedProductAttribute {
5191
5815
  */
5192
5816
  UserArnSession?: string;
5193
5817
  }
5818
+ /**
5819
+ * @public
5820
+ */
5194
5821
  export interface SearchProvisionedProductsOutput {
5195
5822
  /**
5196
5823
  * <p>Information about the provisioned products.</p>
@@ -5205,6 +5832,9 @@ export interface SearchProvisionedProductsOutput {
5205
5832
  */
5206
5833
  NextPageToken?: string;
5207
5834
  }
5835
+ /**
5836
+ * @public
5837
+ */
5208
5838
  export interface TerminateProvisionedProductInput {
5209
5839
  /**
5210
5840
  * <p>The name of the provisioned product. You cannot specify both
@@ -5254,12 +5884,18 @@ export interface TerminateProvisionedProductInput {
5254
5884
  */
5255
5885
  RetainPhysicalResources?: boolean;
5256
5886
  }
5887
+ /**
5888
+ * @public
5889
+ */
5257
5890
  export interface TerminateProvisionedProductOutput {
5258
5891
  /**
5259
5892
  * <p>Information about the result of this request.</p>
5260
5893
  */
5261
5894
  RecordDetail?: RecordDetail;
5262
5895
  }
5896
+ /**
5897
+ * @public
5898
+ */
5263
5899
  export interface UpdateConstraintInput {
5264
5900
  /**
5265
5901
  * <p>The language code.</p>
@@ -5295,11 +5931,11 @@ export interface UpdateConstraintInput {
5295
5931
  * <p>You are required to specify either the <code>RoleArn</code> or the <code>LocalRoleName</code> but can't use both.</p>
5296
5932
  * <p>Specify the <code>RoleArn</code> property as follows:</p>
5297
5933
  * <p>
5298
- * <code>{"RoleArn" : "arn:aws:iam::123456789012:role/LaunchRole"}</code>
5934
+ * <code>\{"RoleArn" : "arn:aws:iam::123456789012:role/LaunchRole"\}</code>
5299
5935
  * </p>
5300
5936
  * <p>Specify the <code>LocalRoleName</code> property as follows:</p>
5301
5937
  * <p>
5302
- * <code>{"LocalRoleName": "SCBasicLaunchRole"}</code>
5938
+ * <code>\{"LocalRoleName": "SCBasicLaunchRole"\}</code>
5303
5939
  * </p>
5304
5940
  * <p>If you specify the <code>LocalRoleName</code> property, when an account uses the launch constraint, the IAM role with that name in the account will be used. This allows launch-role constraints to be
5305
5941
  * account-agnostic so the administrator can create fewer resources per shared account.</p>
@@ -5313,14 +5949,14 @@ export interface UpdateConstraintInput {
5313
5949
  * <dd>
5314
5950
  * <p>Specify the <code>NotificationArns</code> property as follows:</p>
5315
5951
  * <p>
5316
- * <code>{"NotificationArns" : ["arn:aws:sns:us-east-1:123456789012:Topic"]}</code>
5952
+ * <code>\{"NotificationArns" : ["arn:aws:sns:us-east-1:123456789012:Topic"]\}</code>
5317
5953
  * </p>
5318
5954
  * </dd>
5319
5955
  * <dt>RESOURCE_UPDATE</dt>
5320
5956
  * <dd>
5321
5957
  * <p>Specify the <code>TagUpdatesOnProvisionedProduct</code> property as follows:</p>
5322
5958
  * <p>
5323
- * <code>{"Version":"2.0","Properties":{"TagUpdateOnProvisionedProduct":"String"}}</code>
5959
+ * <code>\{"Version":"2.0","Properties":\{"TagUpdateOnProvisionedProduct":"String"\}\}</code>
5324
5960
  * </p>
5325
5961
  * <p>The <code>TagUpdatesOnProvisionedProduct</code> property accepts a string value of <code>ALLOWED</code> or <code>NOT_ALLOWED</code>.</p>
5326
5962
  * </dd>
@@ -5328,7 +5964,7 @@ export interface UpdateConstraintInput {
5328
5964
  * <dd>
5329
5965
  * <p>Specify the <code>Parameters</code> property as follows:</p>
5330
5966
  * <p>
5331
- * <code>{"Version": "String", "Properties": {"AccountList": [ "String" ], "RegionList": [ "String" ], "AdminRole": "String", "ExecutionRole": "String"}}</code>
5967
+ * <code>\{"Version": "String", "Properties": \{"AccountList": [ "String" ], "RegionList": [ "String" ], "AdminRole": "String", "ExecutionRole": "String"\}\}</code>
5332
5968
  * </p>
5333
5969
  * <p>You cannot have both a <code>LAUNCH</code> and a <code>STACKSET</code> constraint.</p>
5334
5970
  * <p>You also cannot have more than one <code>STACKSET</code> constraint on a product and portfolio.</p>
@@ -5343,6 +5979,9 @@ export interface UpdateConstraintInput {
5343
5979
  */
5344
5980
  Parameters?: string;
5345
5981
  }
5982
+ /**
5983
+ * @public
5984
+ */
5346
5985
  export interface UpdateConstraintOutput {
5347
5986
  /**
5348
5987
  * <p>Information about the constraint.</p>
@@ -5357,6 +5996,9 @@ export interface UpdateConstraintOutput {
5357
5996
  */
5358
5997
  Status?: Status | string;
5359
5998
  }
5999
+ /**
6000
+ * @public
6001
+ */
5360
6002
  export interface UpdatePortfolioInput {
5361
6003
  /**
5362
6004
  * <p>The language code.</p>
@@ -5401,6 +6043,9 @@ export interface UpdatePortfolioInput {
5401
6043
  */
5402
6044
  RemoveTags?: string[];
5403
6045
  }
6046
+ /**
6047
+ * @public
6048
+ */
5404
6049
  export interface UpdatePortfolioOutput {
5405
6050
  /**
5406
6051
  * <p>Information about the portfolio.</p>
@@ -5411,6 +6056,9 @@ export interface UpdatePortfolioOutput {
5411
6056
  */
5412
6057
  Tags?: Tag[];
5413
6058
  }
6059
+ /**
6060
+ * @public
6061
+ */
5414
6062
  export interface UpdatePortfolioShareInput {
5415
6063
  /**
5416
6064
  * <p>The language code.</p>
@@ -5453,6 +6101,9 @@ export interface UpdatePortfolioShareInput {
5453
6101
  */
5454
6102
  SharePrincipals?: boolean;
5455
6103
  }
6104
+ /**
6105
+ * @public
6106
+ */
5456
6107
  export interface UpdatePortfolioShareOutput {
5457
6108
  /**
5458
6109
  * <p>The token that tracks the status of the <code>UpdatePortfolioShare</code> operation for external account to account or organizational type sharing.</p>
@@ -5465,6 +6116,9 @@ export interface UpdatePortfolioShareOutput {
5465
6116
  */
5466
6117
  Status?: ShareStatus | string;
5467
6118
  }
6119
+ /**
6120
+ * @public
6121
+ */
5468
6122
  export interface UpdateProductInput {
5469
6123
  /**
5470
6124
  * <p>The language code.</p>
@@ -5543,6 +6197,9 @@ export interface UpdateProductInput {
5543
6197
  */
5544
6198
  SourceConnection?: SourceConnection;
5545
6199
  }
6200
+ /**
6201
+ * @public
6202
+ */
5546
6203
  export interface UpdateProductOutput {
5547
6204
  /**
5548
6205
  * <p>Information about the product view.</p>
@@ -5553,12 +6210,16 @@ export interface UpdateProductOutput {
5553
6210
  */
5554
6211
  Tags?: Tag[];
5555
6212
  }
6213
+ /**
6214
+ * @public
6215
+ */
5556
6216
  export declare enum StackSetOperationType {
5557
6217
  CREATE = "CREATE",
5558
6218
  DELETE = "DELETE",
5559
6219
  UPDATE = "UPDATE"
5560
6220
  }
5561
6221
  /**
6222
+ * @public
5562
6223
  * <p>The user-defined preferences that will be applied when updating a provisioned product. Not all preferences are applicable to all provisioned product types.</p>
5563
6224
  */
5564
6225
  export interface UpdateProvisioningPreferences {
@@ -5625,6 +6286,9 @@ export interface UpdateProvisioningPreferences {
5625
6286
  */
5626
6287
  StackSetOperationType?: StackSetOperationType | string;
5627
6288
  }
6289
+ /**
6290
+ * @public
6291
+ */
5628
6292
  export interface UpdateProvisionedProductInput {
5629
6293
  /**
5630
6294
  * <p>The language code.</p>
@@ -5695,16 +6359,25 @@ export interface UpdateProvisionedProductInput {
5695
6359
  */
5696
6360
  UpdateToken?: string;
5697
6361
  }
6362
+ /**
6363
+ * @public
6364
+ */
5698
6365
  export interface UpdateProvisionedProductOutput {
5699
6366
  /**
5700
6367
  * <p>Information about the result of the request.</p>
5701
6368
  */
5702
6369
  RecordDetail?: RecordDetail;
5703
6370
  }
6371
+ /**
6372
+ * @public
6373
+ */
5704
6374
  export declare enum PropertyKey {
5705
6375
  LaunchRole = "LAUNCH_ROLE",
5706
6376
  Owner = "OWNER"
5707
6377
  }
6378
+ /**
6379
+ * @public
6380
+ */
5708
6381
  export interface UpdateProvisionedProductPropertiesInput {
5709
6382
  /**
5710
6383
  * <p>The language code.</p>
@@ -5756,6 +6429,9 @@ export interface UpdateProvisionedProductPropertiesInput {
5756
6429
  */
5757
6430
  IdempotencyToken?: string;
5758
6431
  }
6432
+ /**
6433
+ * @public
6434
+ */
5759
6435
  export interface UpdateProvisionedProductPropertiesOutput {
5760
6436
  /**
5761
6437
  * <p>The provisioned product identifier.</p>
@@ -5774,6 +6450,9 @@ export interface UpdateProvisionedProductPropertiesOutput {
5774
6450
  */
5775
6451
  Status?: RecordStatus | string;
5776
6452
  }
6453
+ /**
6454
+ * @public
6455
+ */
5777
6456
  export interface UpdateProvisioningArtifactInput {
5778
6457
  /**
5779
6458
  * <p>The language code.</p>
@@ -5823,6 +6502,9 @@ export interface UpdateProvisioningArtifactInput {
5823
6502
  */
5824
6503
  Guidance?: ProvisioningArtifactGuidance | string;
5825
6504
  }
6505
+ /**
6506
+ * @public
6507
+ */
5826
6508
  export interface UpdateProvisioningArtifactOutput {
5827
6509
  /**
5828
6510
  * <p>Information about the provisioning artifact.</p>
@@ -5837,6 +6519,9 @@ export interface UpdateProvisioningArtifactOutput {
5837
6519
  */
5838
6520
  Status?: Status | string;
5839
6521
  }
6522
+ /**
6523
+ * @public
6524
+ */
5840
6525
  export interface UpdateServiceActionInput {
5841
6526
  /**
5842
6527
  * <p>The self-service action identifier.</p>
@@ -5873,12 +6558,18 @@ export interface UpdateServiceActionInput {
5873
6558
  */
5874
6559
  AcceptLanguage?: string;
5875
6560
  }
6561
+ /**
6562
+ * @public
6563
+ */
5876
6564
  export interface UpdateServiceActionOutput {
5877
6565
  /**
5878
6566
  * <p>Detailed information about the self-service action.</p>
5879
6567
  */
5880
6568
  ServiceActionDetail?: ServiceActionDetail;
5881
6569
  }
6570
+ /**
6571
+ * @public
6572
+ */
5882
6573
  export interface UpdateTagOptionInput {
5883
6574
  /**
5884
6575
  * <p>The TagOption identifier.</p>
@@ -5893,937 +6584,12 @@ export interface UpdateTagOptionInput {
5893
6584
  */
5894
6585
  Active?: boolean;
5895
6586
  }
6587
+ /**
6588
+ * @public
6589
+ */
5896
6590
  export interface UpdateTagOptionOutput {
5897
6591
  /**
5898
6592
  * <p>Information about the TagOption.</p>
5899
6593
  */
5900
6594
  TagOptionDetail?: TagOptionDetail;
5901
6595
  }
5902
- /**
5903
- * @internal
5904
- */
5905
- export declare const AcceptPortfolioShareInputFilterSensitiveLog: (obj: AcceptPortfolioShareInput) => any;
5906
- /**
5907
- * @internal
5908
- */
5909
- export declare const AcceptPortfolioShareOutputFilterSensitiveLog: (obj: AcceptPortfolioShareOutput) => any;
5910
- /**
5911
- * @internal
5912
- */
5913
- export declare const AccessLevelFilterFilterSensitiveLog: (obj: AccessLevelFilter) => any;
5914
- /**
5915
- * @internal
5916
- */
5917
- export declare const TagFilterSensitiveLog: (obj: Tag) => any;
5918
- /**
5919
- * @internal
5920
- */
5921
- export declare const AssociateBudgetWithResourceInputFilterSensitiveLog: (obj: AssociateBudgetWithResourceInput) => any;
5922
- /**
5923
- * @internal
5924
- */
5925
- export declare const AssociateBudgetWithResourceOutputFilterSensitiveLog: (obj: AssociateBudgetWithResourceOutput) => any;
5926
- /**
5927
- * @internal
5928
- */
5929
- export declare const AssociatePrincipalWithPortfolioInputFilterSensitiveLog: (obj: AssociatePrincipalWithPortfolioInput) => any;
5930
- /**
5931
- * @internal
5932
- */
5933
- export declare const AssociatePrincipalWithPortfolioOutputFilterSensitiveLog: (obj: AssociatePrincipalWithPortfolioOutput) => any;
5934
- /**
5935
- * @internal
5936
- */
5937
- export declare const AssociateProductWithPortfolioInputFilterSensitiveLog: (obj: AssociateProductWithPortfolioInput) => any;
5938
- /**
5939
- * @internal
5940
- */
5941
- export declare const AssociateProductWithPortfolioOutputFilterSensitiveLog: (obj: AssociateProductWithPortfolioOutput) => any;
5942
- /**
5943
- * @internal
5944
- */
5945
- export declare const AssociateServiceActionWithProvisioningArtifactInputFilterSensitiveLog: (obj: AssociateServiceActionWithProvisioningArtifactInput) => any;
5946
- /**
5947
- * @internal
5948
- */
5949
- export declare const AssociateServiceActionWithProvisioningArtifactOutputFilterSensitiveLog: (obj: AssociateServiceActionWithProvisioningArtifactOutput) => any;
5950
- /**
5951
- * @internal
5952
- */
5953
- export declare const AssociateTagOptionWithResourceInputFilterSensitiveLog: (obj: AssociateTagOptionWithResourceInput) => any;
5954
- /**
5955
- * @internal
5956
- */
5957
- export declare const AssociateTagOptionWithResourceOutputFilterSensitiveLog: (obj: AssociateTagOptionWithResourceOutput) => any;
5958
- /**
5959
- * @internal
5960
- */
5961
- export declare const ServiceActionAssociationFilterSensitiveLog: (obj: ServiceActionAssociation) => any;
5962
- /**
5963
- * @internal
5964
- */
5965
- export declare const BatchAssociateServiceActionWithProvisioningArtifactInputFilterSensitiveLog: (obj: BatchAssociateServiceActionWithProvisioningArtifactInput) => any;
5966
- /**
5967
- * @internal
5968
- */
5969
- export declare const FailedServiceActionAssociationFilterSensitiveLog: (obj: FailedServiceActionAssociation) => any;
5970
- /**
5971
- * @internal
5972
- */
5973
- export declare const BatchAssociateServiceActionWithProvisioningArtifactOutputFilterSensitiveLog: (obj: BatchAssociateServiceActionWithProvisioningArtifactOutput) => any;
5974
- /**
5975
- * @internal
5976
- */
5977
- export declare const BatchDisassociateServiceActionFromProvisioningArtifactInputFilterSensitiveLog: (obj: BatchDisassociateServiceActionFromProvisioningArtifactInput) => any;
5978
- /**
5979
- * @internal
5980
- */
5981
- export declare const BatchDisassociateServiceActionFromProvisioningArtifactOutputFilterSensitiveLog: (obj: BatchDisassociateServiceActionFromProvisioningArtifactOutput) => any;
5982
- /**
5983
- * @internal
5984
- */
5985
- export declare const CopyProductInputFilterSensitiveLog: (obj: CopyProductInput) => any;
5986
- /**
5987
- * @internal
5988
- */
5989
- export declare const CopyProductOutputFilterSensitiveLog: (obj: CopyProductOutput) => any;
5990
- /**
5991
- * @internal
5992
- */
5993
- export declare const CreateConstraintInputFilterSensitiveLog: (obj: CreateConstraintInput) => any;
5994
- /**
5995
- * @internal
5996
- */
5997
- export declare const ConstraintDetailFilterSensitiveLog: (obj: ConstraintDetail) => any;
5998
- /**
5999
- * @internal
6000
- */
6001
- export declare const CreateConstraintOutputFilterSensitiveLog: (obj: CreateConstraintOutput) => any;
6002
- /**
6003
- * @internal
6004
- */
6005
- export declare const CreatePortfolioInputFilterSensitiveLog: (obj: CreatePortfolioInput) => any;
6006
- /**
6007
- * @internal
6008
- */
6009
- export declare const PortfolioDetailFilterSensitiveLog: (obj: PortfolioDetail) => any;
6010
- /**
6011
- * @internal
6012
- */
6013
- export declare const CreatePortfolioOutputFilterSensitiveLog: (obj: CreatePortfolioOutput) => any;
6014
- /**
6015
- * @internal
6016
- */
6017
- export declare const OrganizationNodeFilterSensitiveLog: (obj: OrganizationNode) => any;
6018
- /**
6019
- * @internal
6020
- */
6021
- export declare const CreatePortfolioShareInputFilterSensitiveLog: (obj: CreatePortfolioShareInput) => any;
6022
- /**
6023
- * @internal
6024
- */
6025
- export declare const CreatePortfolioShareOutputFilterSensitiveLog: (obj: CreatePortfolioShareOutput) => any;
6026
- /**
6027
- * @internal
6028
- */
6029
- export declare const ProvisioningArtifactPropertiesFilterSensitiveLog: (obj: ProvisioningArtifactProperties) => any;
6030
- /**
6031
- * @internal
6032
- */
6033
- export declare const CodeStarParametersFilterSensitiveLog: (obj: CodeStarParameters) => any;
6034
- /**
6035
- * @internal
6036
- */
6037
- export declare const SourceConnectionParametersFilterSensitiveLog: (obj: SourceConnectionParameters) => any;
6038
- /**
6039
- * @internal
6040
- */
6041
- export declare const SourceConnectionFilterSensitiveLog: (obj: SourceConnection) => any;
6042
- /**
6043
- * @internal
6044
- */
6045
- export declare const CreateProductInputFilterSensitiveLog: (obj: CreateProductInput) => any;
6046
- /**
6047
- * @internal
6048
- */
6049
- export declare const ProductViewSummaryFilterSensitiveLog: (obj: ProductViewSummary) => any;
6050
- /**
6051
- * @internal
6052
- */
6053
- export declare const LastSyncFilterSensitiveLog: (obj: LastSync) => any;
6054
- /**
6055
- * @internal
6056
- */
6057
- export declare const SourceConnectionDetailFilterSensitiveLog: (obj: SourceConnectionDetail) => any;
6058
- /**
6059
- * @internal
6060
- */
6061
- export declare const ProductViewDetailFilterSensitiveLog: (obj: ProductViewDetail) => any;
6062
- /**
6063
- * @internal
6064
- */
6065
- export declare const ProvisioningArtifactDetailFilterSensitiveLog: (obj: ProvisioningArtifactDetail) => any;
6066
- /**
6067
- * @internal
6068
- */
6069
- export declare const CreateProductOutputFilterSensitiveLog: (obj: CreateProductOutput) => any;
6070
- /**
6071
- * @internal
6072
- */
6073
- export declare const UpdateProvisioningParameterFilterSensitiveLog: (obj: UpdateProvisioningParameter) => any;
6074
- /**
6075
- * @internal
6076
- */
6077
- export declare const CreateProvisionedProductPlanInputFilterSensitiveLog: (obj: CreateProvisionedProductPlanInput) => any;
6078
- /**
6079
- * @internal
6080
- */
6081
- export declare const CreateProvisionedProductPlanOutputFilterSensitiveLog: (obj: CreateProvisionedProductPlanOutput) => any;
6082
- /**
6083
- * @internal
6084
- */
6085
- export declare const CreateProvisioningArtifactInputFilterSensitiveLog: (obj: CreateProvisioningArtifactInput) => any;
6086
- /**
6087
- * @internal
6088
- */
6089
- export declare const CreateProvisioningArtifactOutputFilterSensitiveLog: (obj: CreateProvisioningArtifactOutput) => any;
6090
- /**
6091
- * @internal
6092
- */
6093
- export declare const CreateServiceActionInputFilterSensitiveLog: (obj: CreateServiceActionInput) => any;
6094
- /**
6095
- * @internal
6096
- */
6097
- export declare const ServiceActionSummaryFilterSensitiveLog: (obj: ServiceActionSummary) => any;
6098
- /**
6099
- * @internal
6100
- */
6101
- export declare const ServiceActionDetailFilterSensitiveLog: (obj: ServiceActionDetail) => any;
6102
- /**
6103
- * @internal
6104
- */
6105
- export declare const CreateServiceActionOutputFilterSensitiveLog: (obj: CreateServiceActionOutput) => any;
6106
- /**
6107
- * @internal
6108
- */
6109
- export declare const CreateTagOptionInputFilterSensitiveLog: (obj: CreateTagOptionInput) => any;
6110
- /**
6111
- * @internal
6112
- */
6113
- export declare const TagOptionDetailFilterSensitiveLog: (obj: TagOptionDetail) => any;
6114
- /**
6115
- * @internal
6116
- */
6117
- export declare const CreateTagOptionOutputFilterSensitiveLog: (obj: CreateTagOptionOutput) => any;
6118
- /**
6119
- * @internal
6120
- */
6121
- export declare const DeleteConstraintInputFilterSensitiveLog: (obj: DeleteConstraintInput) => any;
6122
- /**
6123
- * @internal
6124
- */
6125
- export declare const DeleteConstraintOutputFilterSensitiveLog: (obj: DeleteConstraintOutput) => any;
6126
- /**
6127
- * @internal
6128
- */
6129
- export declare const DeletePortfolioInputFilterSensitiveLog: (obj: DeletePortfolioInput) => any;
6130
- /**
6131
- * @internal
6132
- */
6133
- export declare const DeletePortfolioOutputFilterSensitiveLog: (obj: DeletePortfolioOutput) => any;
6134
- /**
6135
- * @internal
6136
- */
6137
- export declare const DeletePortfolioShareInputFilterSensitiveLog: (obj: DeletePortfolioShareInput) => any;
6138
- /**
6139
- * @internal
6140
- */
6141
- export declare const DeletePortfolioShareOutputFilterSensitiveLog: (obj: DeletePortfolioShareOutput) => any;
6142
- /**
6143
- * @internal
6144
- */
6145
- export declare const DeleteProductInputFilterSensitiveLog: (obj: DeleteProductInput) => any;
6146
- /**
6147
- * @internal
6148
- */
6149
- export declare const DeleteProductOutputFilterSensitiveLog: (obj: DeleteProductOutput) => any;
6150
- /**
6151
- * @internal
6152
- */
6153
- export declare const DeleteProvisionedProductPlanInputFilterSensitiveLog: (obj: DeleteProvisionedProductPlanInput) => any;
6154
- /**
6155
- * @internal
6156
- */
6157
- export declare const DeleteProvisionedProductPlanOutputFilterSensitiveLog: (obj: DeleteProvisionedProductPlanOutput) => any;
6158
- /**
6159
- * @internal
6160
- */
6161
- export declare const DeleteProvisioningArtifactInputFilterSensitiveLog: (obj: DeleteProvisioningArtifactInput) => any;
6162
- /**
6163
- * @internal
6164
- */
6165
- export declare const DeleteProvisioningArtifactOutputFilterSensitiveLog: (obj: DeleteProvisioningArtifactOutput) => any;
6166
- /**
6167
- * @internal
6168
- */
6169
- export declare const DeleteServiceActionInputFilterSensitiveLog: (obj: DeleteServiceActionInput) => any;
6170
- /**
6171
- * @internal
6172
- */
6173
- export declare const DeleteServiceActionOutputFilterSensitiveLog: (obj: DeleteServiceActionOutput) => any;
6174
- /**
6175
- * @internal
6176
- */
6177
- export declare const DeleteTagOptionInputFilterSensitiveLog: (obj: DeleteTagOptionInput) => any;
6178
- /**
6179
- * @internal
6180
- */
6181
- export declare const DeleteTagOptionOutputFilterSensitiveLog: (obj: DeleteTagOptionOutput) => any;
6182
- /**
6183
- * @internal
6184
- */
6185
- export declare const DescribeConstraintInputFilterSensitiveLog: (obj: DescribeConstraintInput) => any;
6186
- /**
6187
- * @internal
6188
- */
6189
- export declare const DescribeConstraintOutputFilterSensitiveLog: (obj: DescribeConstraintOutput) => any;
6190
- /**
6191
- * @internal
6192
- */
6193
- export declare const DescribeCopyProductStatusInputFilterSensitiveLog: (obj: DescribeCopyProductStatusInput) => any;
6194
- /**
6195
- * @internal
6196
- */
6197
- export declare const DescribeCopyProductStatusOutputFilterSensitiveLog: (obj: DescribeCopyProductStatusOutput) => any;
6198
- /**
6199
- * @internal
6200
- */
6201
- export declare const DescribePortfolioInputFilterSensitiveLog: (obj: DescribePortfolioInput) => any;
6202
- /**
6203
- * @internal
6204
- */
6205
- export declare const BudgetDetailFilterSensitiveLog: (obj: BudgetDetail) => any;
6206
- /**
6207
- * @internal
6208
- */
6209
- export declare const DescribePortfolioOutputFilterSensitiveLog: (obj: DescribePortfolioOutput) => any;
6210
- /**
6211
- * @internal
6212
- */
6213
- export declare const DescribePortfolioSharesInputFilterSensitiveLog: (obj: DescribePortfolioSharesInput) => any;
6214
- /**
6215
- * @internal
6216
- */
6217
- export declare const PortfolioShareDetailFilterSensitiveLog: (obj: PortfolioShareDetail) => any;
6218
- /**
6219
- * @internal
6220
- */
6221
- export declare const DescribePortfolioSharesOutputFilterSensitiveLog: (obj: DescribePortfolioSharesOutput) => any;
6222
- /**
6223
- * @internal
6224
- */
6225
- export declare const DescribePortfolioShareStatusInputFilterSensitiveLog: (obj: DescribePortfolioShareStatusInput) => any;
6226
- /**
6227
- * @internal
6228
- */
6229
- export declare const ShareErrorFilterSensitiveLog: (obj: ShareError) => any;
6230
- /**
6231
- * @internal
6232
- */
6233
- export declare const ShareDetailsFilterSensitiveLog: (obj: ShareDetails) => any;
6234
- /**
6235
- * @internal
6236
- */
6237
- export declare const DescribePortfolioShareStatusOutputFilterSensitiveLog: (obj: DescribePortfolioShareStatusOutput) => any;
6238
- /**
6239
- * @internal
6240
- */
6241
- export declare const DescribeProductInputFilterSensitiveLog: (obj: DescribeProductInput) => any;
6242
- /**
6243
- * @internal
6244
- */
6245
- export declare const LaunchPathFilterSensitiveLog: (obj: LaunchPath) => any;
6246
- /**
6247
- * @internal
6248
- */
6249
- export declare const ProvisioningArtifactFilterSensitiveLog: (obj: ProvisioningArtifact) => any;
6250
- /**
6251
- * @internal
6252
- */
6253
- export declare const DescribeProductOutputFilterSensitiveLog: (obj: DescribeProductOutput) => any;
6254
- /**
6255
- * @internal
6256
- */
6257
- export declare const DescribeProductAsAdminInputFilterSensitiveLog: (obj: DescribeProductAsAdminInput) => any;
6258
- /**
6259
- * @internal
6260
- */
6261
- export declare const ProvisioningArtifactSummaryFilterSensitiveLog: (obj: ProvisioningArtifactSummary) => any;
6262
- /**
6263
- * @internal
6264
- */
6265
- export declare const DescribeProductAsAdminOutputFilterSensitiveLog: (obj: DescribeProductAsAdminOutput) => any;
6266
- /**
6267
- * @internal
6268
- */
6269
- export declare const DescribeProductViewInputFilterSensitiveLog: (obj: DescribeProductViewInput) => any;
6270
- /**
6271
- * @internal
6272
- */
6273
- export declare const DescribeProductViewOutputFilterSensitiveLog: (obj: DescribeProductViewOutput) => any;
6274
- /**
6275
- * @internal
6276
- */
6277
- export declare const DescribeProvisionedProductInputFilterSensitiveLog: (obj: DescribeProvisionedProductInput) => any;
6278
- /**
6279
- * @internal
6280
- */
6281
- export declare const CloudWatchDashboardFilterSensitiveLog: (obj: CloudWatchDashboard) => any;
6282
- /**
6283
- * @internal
6284
- */
6285
- export declare const ProvisionedProductDetailFilterSensitiveLog: (obj: ProvisionedProductDetail) => any;
6286
- /**
6287
- * @internal
6288
- */
6289
- export declare const DescribeProvisionedProductOutputFilterSensitiveLog: (obj: DescribeProvisionedProductOutput) => any;
6290
- /**
6291
- * @internal
6292
- */
6293
- export declare const DescribeProvisionedProductPlanInputFilterSensitiveLog: (obj: DescribeProvisionedProductPlanInput) => any;
6294
- /**
6295
- * @internal
6296
- */
6297
- export declare const ProvisionedProductPlanDetailsFilterSensitiveLog: (obj: ProvisionedProductPlanDetails) => any;
6298
- /**
6299
- * @internal
6300
- */
6301
- export declare const ResourceTargetDefinitionFilterSensitiveLog: (obj: ResourceTargetDefinition) => any;
6302
- /**
6303
- * @internal
6304
- */
6305
- export declare const ResourceChangeDetailFilterSensitiveLog: (obj: ResourceChangeDetail) => any;
6306
- /**
6307
- * @internal
6308
- */
6309
- export declare const ResourceChangeFilterSensitiveLog: (obj: ResourceChange) => any;
6310
- /**
6311
- * @internal
6312
- */
6313
- export declare const DescribeProvisionedProductPlanOutputFilterSensitiveLog: (obj: DescribeProvisionedProductPlanOutput) => any;
6314
- /**
6315
- * @internal
6316
- */
6317
- export declare const DescribeProvisioningArtifactInputFilterSensitiveLog: (obj: DescribeProvisioningArtifactInput) => any;
6318
- /**
6319
- * @internal
6320
- */
6321
- export declare const DescribeProvisioningArtifactOutputFilterSensitiveLog: (obj: DescribeProvisioningArtifactOutput) => any;
6322
- /**
6323
- * @internal
6324
- */
6325
- export declare const DescribeProvisioningParametersInputFilterSensitiveLog: (obj: DescribeProvisioningParametersInput) => any;
6326
- /**
6327
- * @internal
6328
- */
6329
- export declare const ConstraintSummaryFilterSensitiveLog: (obj: ConstraintSummary) => any;
6330
- /**
6331
- * @internal
6332
- */
6333
- export declare const ProvisioningArtifactOutputFilterSensitiveLog: (obj: ProvisioningArtifactOutput) => any;
6334
- /**
6335
- * @internal
6336
- */
6337
- export declare const ParameterConstraintsFilterSensitiveLog: (obj: ParameterConstraints) => any;
6338
- /**
6339
- * @internal
6340
- */
6341
- export declare const ProvisioningArtifactParameterFilterSensitiveLog: (obj: ProvisioningArtifactParameter) => any;
6342
- /**
6343
- * @internal
6344
- */
6345
- export declare const ProvisioningArtifactPreferencesFilterSensitiveLog: (obj: ProvisioningArtifactPreferences) => any;
6346
- /**
6347
- * @internal
6348
- */
6349
- export declare const TagOptionSummaryFilterSensitiveLog: (obj: TagOptionSummary) => any;
6350
- /**
6351
- * @internal
6352
- */
6353
- export declare const UsageInstructionFilterSensitiveLog: (obj: UsageInstruction) => any;
6354
- /**
6355
- * @internal
6356
- */
6357
- export declare const DescribeProvisioningParametersOutputFilterSensitiveLog: (obj: DescribeProvisioningParametersOutput) => any;
6358
- /**
6359
- * @internal
6360
- */
6361
- export declare const DescribeRecordInputFilterSensitiveLog: (obj: DescribeRecordInput) => any;
6362
- /**
6363
- * @internal
6364
- */
6365
- export declare const RecordErrorFilterSensitiveLog: (obj: RecordError) => any;
6366
- /**
6367
- * @internal
6368
- */
6369
- export declare const RecordTagFilterSensitiveLog: (obj: RecordTag) => any;
6370
- /**
6371
- * @internal
6372
- */
6373
- export declare const RecordDetailFilterSensitiveLog: (obj: RecordDetail) => any;
6374
- /**
6375
- * @internal
6376
- */
6377
- export declare const RecordOutputFilterSensitiveLog: (obj: RecordOutput) => any;
6378
- /**
6379
- * @internal
6380
- */
6381
- export declare const DescribeRecordOutputFilterSensitiveLog: (obj: DescribeRecordOutput) => any;
6382
- /**
6383
- * @internal
6384
- */
6385
- export declare const DescribeServiceActionInputFilterSensitiveLog: (obj: DescribeServiceActionInput) => any;
6386
- /**
6387
- * @internal
6388
- */
6389
- export declare const DescribeServiceActionOutputFilterSensitiveLog: (obj: DescribeServiceActionOutput) => any;
6390
- /**
6391
- * @internal
6392
- */
6393
- export declare const DescribeServiceActionExecutionParametersInputFilterSensitiveLog: (obj: DescribeServiceActionExecutionParametersInput) => any;
6394
- /**
6395
- * @internal
6396
- */
6397
- export declare const ExecutionParameterFilterSensitiveLog: (obj: ExecutionParameter) => any;
6398
- /**
6399
- * @internal
6400
- */
6401
- export declare const DescribeServiceActionExecutionParametersOutputFilterSensitiveLog: (obj: DescribeServiceActionExecutionParametersOutput) => any;
6402
- /**
6403
- * @internal
6404
- */
6405
- export declare const DescribeTagOptionInputFilterSensitiveLog: (obj: DescribeTagOptionInput) => any;
6406
- /**
6407
- * @internal
6408
- */
6409
- export declare const DescribeTagOptionOutputFilterSensitiveLog: (obj: DescribeTagOptionOutput) => any;
6410
- /**
6411
- * @internal
6412
- */
6413
- export declare const DisableAWSOrganizationsAccessInputFilterSensitiveLog: (obj: DisableAWSOrganizationsAccessInput) => any;
6414
- /**
6415
- * @internal
6416
- */
6417
- export declare const DisableAWSOrganizationsAccessOutputFilterSensitiveLog: (obj: DisableAWSOrganizationsAccessOutput) => any;
6418
- /**
6419
- * @internal
6420
- */
6421
- export declare const DisassociateBudgetFromResourceInputFilterSensitiveLog: (obj: DisassociateBudgetFromResourceInput) => any;
6422
- /**
6423
- * @internal
6424
- */
6425
- export declare const DisassociateBudgetFromResourceOutputFilterSensitiveLog: (obj: DisassociateBudgetFromResourceOutput) => any;
6426
- /**
6427
- * @internal
6428
- */
6429
- export declare const DisassociatePrincipalFromPortfolioInputFilterSensitiveLog: (obj: DisassociatePrincipalFromPortfolioInput) => any;
6430
- /**
6431
- * @internal
6432
- */
6433
- export declare const DisassociatePrincipalFromPortfolioOutputFilterSensitiveLog: (obj: DisassociatePrincipalFromPortfolioOutput) => any;
6434
- /**
6435
- * @internal
6436
- */
6437
- export declare const DisassociateProductFromPortfolioInputFilterSensitiveLog: (obj: DisassociateProductFromPortfolioInput) => any;
6438
- /**
6439
- * @internal
6440
- */
6441
- export declare const DisassociateProductFromPortfolioOutputFilterSensitiveLog: (obj: DisassociateProductFromPortfolioOutput) => any;
6442
- /**
6443
- * @internal
6444
- */
6445
- export declare const DisassociateServiceActionFromProvisioningArtifactInputFilterSensitiveLog: (obj: DisassociateServiceActionFromProvisioningArtifactInput) => any;
6446
- /**
6447
- * @internal
6448
- */
6449
- export declare const DisassociateServiceActionFromProvisioningArtifactOutputFilterSensitiveLog: (obj: DisassociateServiceActionFromProvisioningArtifactOutput) => any;
6450
- /**
6451
- * @internal
6452
- */
6453
- export declare const DisassociateTagOptionFromResourceInputFilterSensitiveLog: (obj: DisassociateTagOptionFromResourceInput) => any;
6454
- /**
6455
- * @internal
6456
- */
6457
- export declare const DisassociateTagOptionFromResourceOutputFilterSensitiveLog: (obj: DisassociateTagOptionFromResourceOutput) => any;
6458
- /**
6459
- * @internal
6460
- */
6461
- export declare const EnableAWSOrganizationsAccessInputFilterSensitiveLog: (obj: EnableAWSOrganizationsAccessInput) => any;
6462
- /**
6463
- * @internal
6464
- */
6465
- export declare const EnableAWSOrganizationsAccessOutputFilterSensitiveLog: (obj: EnableAWSOrganizationsAccessOutput) => any;
6466
- /**
6467
- * @internal
6468
- */
6469
- export declare const ExecuteProvisionedProductPlanInputFilterSensitiveLog: (obj: ExecuteProvisionedProductPlanInput) => any;
6470
- /**
6471
- * @internal
6472
- */
6473
- export declare const ExecuteProvisionedProductPlanOutputFilterSensitiveLog: (obj: ExecuteProvisionedProductPlanOutput) => any;
6474
- /**
6475
- * @internal
6476
- */
6477
- export declare const ExecuteProvisionedProductServiceActionInputFilterSensitiveLog: (obj: ExecuteProvisionedProductServiceActionInput) => any;
6478
- /**
6479
- * @internal
6480
- */
6481
- export declare const ExecuteProvisionedProductServiceActionOutputFilterSensitiveLog: (obj: ExecuteProvisionedProductServiceActionOutput) => any;
6482
- /**
6483
- * @internal
6484
- */
6485
- export declare const GetAWSOrganizationsAccessStatusInputFilterSensitiveLog: (obj: GetAWSOrganizationsAccessStatusInput) => any;
6486
- /**
6487
- * @internal
6488
- */
6489
- export declare const GetAWSOrganizationsAccessStatusOutputFilterSensitiveLog: (obj: GetAWSOrganizationsAccessStatusOutput) => any;
6490
- /**
6491
- * @internal
6492
- */
6493
- export declare const GetProvisionedProductOutputsInputFilterSensitiveLog: (obj: GetProvisionedProductOutputsInput) => any;
6494
- /**
6495
- * @internal
6496
- */
6497
- export declare const GetProvisionedProductOutputsOutputFilterSensitiveLog: (obj: GetProvisionedProductOutputsOutput) => any;
6498
- /**
6499
- * @internal
6500
- */
6501
- export declare const ImportAsProvisionedProductInputFilterSensitiveLog: (obj: ImportAsProvisionedProductInput) => any;
6502
- /**
6503
- * @internal
6504
- */
6505
- export declare const ImportAsProvisionedProductOutputFilterSensitiveLog: (obj: ImportAsProvisionedProductOutput) => any;
6506
- /**
6507
- * @internal
6508
- */
6509
- export declare const ListAcceptedPortfolioSharesInputFilterSensitiveLog: (obj: ListAcceptedPortfolioSharesInput) => any;
6510
- /**
6511
- * @internal
6512
- */
6513
- export declare const ListAcceptedPortfolioSharesOutputFilterSensitiveLog: (obj: ListAcceptedPortfolioSharesOutput) => any;
6514
- /**
6515
- * @internal
6516
- */
6517
- export declare const ListBudgetsForResourceInputFilterSensitiveLog: (obj: ListBudgetsForResourceInput) => any;
6518
- /**
6519
- * @internal
6520
- */
6521
- export declare const ListBudgetsForResourceOutputFilterSensitiveLog: (obj: ListBudgetsForResourceOutput) => any;
6522
- /**
6523
- * @internal
6524
- */
6525
- export declare const ListConstraintsForPortfolioInputFilterSensitiveLog: (obj: ListConstraintsForPortfolioInput) => any;
6526
- /**
6527
- * @internal
6528
- */
6529
- export declare const ListConstraintsForPortfolioOutputFilterSensitiveLog: (obj: ListConstraintsForPortfolioOutput) => any;
6530
- /**
6531
- * @internal
6532
- */
6533
- export declare const ListLaunchPathsInputFilterSensitiveLog: (obj: ListLaunchPathsInput) => any;
6534
- /**
6535
- * @internal
6536
- */
6537
- export declare const LaunchPathSummaryFilterSensitiveLog: (obj: LaunchPathSummary) => any;
6538
- /**
6539
- * @internal
6540
- */
6541
- export declare const ListLaunchPathsOutputFilterSensitiveLog: (obj: ListLaunchPathsOutput) => any;
6542
- /**
6543
- * @internal
6544
- */
6545
- export declare const ListOrganizationPortfolioAccessInputFilterSensitiveLog: (obj: ListOrganizationPortfolioAccessInput) => any;
6546
- /**
6547
- * @internal
6548
- */
6549
- export declare const ListOrganizationPortfolioAccessOutputFilterSensitiveLog: (obj: ListOrganizationPortfolioAccessOutput) => any;
6550
- /**
6551
- * @internal
6552
- */
6553
- export declare const ListPortfolioAccessInputFilterSensitiveLog: (obj: ListPortfolioAccessInput) => any;
6554
- /**
6555
- * @internal
6556
- */
6557
- export declare const ListPortfolioAccessOutputFilterSensitiveLog: (obj: ListPortfolioAccessOutput) => any;
6558
- /**
6559
- * @internal
6560
- */
6561
- export declare const ListPortfoliosInputFilterSensitiveLog: (obj: ListPortfoliosInput) => any;
6562
- /**
6563
- * @internal
6564
- */
6565
- export declare const ListPortfoliosOutputFilterSensitiveLog: (obj: ListPortfoliosOutput) => any;
6566
- /**
6567
- * @internal
6568
- */
6569
- export declare const ListPortfoliosForProductInputFilterSensitiveLog: (obj: ListPortfoliosForProductInput) => any;
6570
- /**
6571
- * @internal
6572
- */
6573
- export declare const ListPortfoliosForProductOutputFilterSensitiveLog: (obj: ListPortfoliosForProductOutput) => any;
6574
- /**
6575
- * @internal
6576
- */
6577
- export declare const ListPrincipalsForPortfolioInputFilterSensitiveLog: (obj: ListPrincipalsForPortfolioInput) => any;
6578
- /**
6579
- * @internal
6580
- */
6581
- export declare const PrincipalFilterSensitiveLog: (obj: Principal) => any;
6582
- /**
6583
- * @internal
6584
- */
6585
- export declare const ListPrincipalsForPortfolioOutputFilterSensitiveLog: (obj: ListPrincipalsForPortfolioOutput) => any;
6586
- /**
6587
- * @internal
6588
- */
6589
- export declare const ListProvisionedProductPlansInputFilterSensitiveLog: (obj: ListProvisionedProductPlansInput) => any;
6590
- /**
6591
- * @internal
6592
- */
6593
- export declare const ProvisionedProductPlanSummaryFilterSensitiveLog: (obj: ProvisionedProductPlanSummary) => any;
6594
- /**
6595
- * @internal
6596
- */
6597
- export declare const ListProvisionedProductPlansOutputFilterSensitiveLog: (obj: ListProvisionedProductPlansOutput) => any;
6598
- /**
6599
- * @internal
6600
- */
6601
- export declare const ListProvisioningArtifactsInputFilterSensitiveLog: (obj: ListProvisioningArtifactsInput) => any;
6602
- /**
6603
- * @internal
6604
- */
6605
- export declare const ListProvisioningArtifactsOutputFilterSensitiveLog: (obj: ListProvisioningArtifactsOutput) => any;
6606
- /**
6607
- * @internal
6608
- */
6609
- export declare const ListProvisioningArtifactsForServiceActionInputFilterSensitiveLog: (obj: ListProvisioningArtifactsForServiceActionInput) => any;
6610
- /**
6611
- * @internal
6612
- */
6613
- export declare const ProvisioningArtifactViewFilterSensitiveLog: (obj: ProvisioningArtifactView) => any;
6614
- /**
6615
- * @internal
6616
- */
6617
- export declare const ListProvisioningArtifactsForServiceActionOutputFilterSensitiveLog: (obj: ListProvisioningArtifactsForServiceActionOutput) => any;
6618
- /**
6619
- * @internal
6620
- */
6621
- export declare const ListRecordHistorySearchFilterFilterSensitiveLog: (obj: ListRecordHistorySearchFilter) => any;
6622
- /**
6623
- * @internal
6624
- */
6625
- export declare const ListRecordHistoryInputFilterSensitiveLog: (obj: ListRecordHistoryInput) => any;
6626
- /**
6627
- * @internal
6628
- */
6629
- export declare const ListRecordHistoryOutputFilterSensitiveLog: (obj: ListRecordHistoryOutput) => any;
6630
- /**
6631
- * @internal
6632
- */
6633
- export declare const ListResourcesForTagOptionInputFilterSensitiveLog: (obj: ListResourcesForTagOptionInput) => any;
6634
- /**
6635
- * @internal
6636
- */
6637
- export declare const ResourceDetailFilterSensitiveLog: (obj: ResourceDetail) => any;
6638
- /**
6639
- * @internal
6640
- */
6641
- export declare const ListResourcesForTagOptionOutputFilterSensitiveLog: (obj: ListResourcesForTagOptionOutput) => any;
6642
- /**
6643
- * @internal
6644
- */
6645
- export declare const ListServiceActionsInputFilterSensitiveLog: (obj: ListServiceActionsInput) => any;
6646
- /**
6647
- * @internal
6648
- */
6649
- export declare const ListServiceActionsOutputFilterSensitiveLog: (obj: ListServiceActionsOutput) => any;
6650
- /**
6651
- * @internal
6652
- */
6653
- export declare const ListServiceActionsForProvisioningArtifactInputFilterSensitiveLog: (obj: ListServiceActionsForProvisioningArtifactInput) => any;
6654
- /**
6655
- * @internal
6656
- */
6657
- export declare const ListServiceActionsForProvisioningArtifactOutputFilterSensitiveLog: (obj: ListServiceActionsForProvisioningArtifactOutput) => any;
6658
- /**
6659
- * @internal
6660
- */
6661
- export declare const ListStackInstancesForProvisionedProductInputFilterSensitiveLog: (obj: ListStackInstancesForProvisionedProductInput) => any;
6662
- /**
6663
- * @internal
6664
- */
6665
- export declare const StackInstanceFilterSensitiveLog: (obj: StackInstance) => any;
6666
- /**
6667
- * @internal
6668
- */
6669
- export declare const ListStackInstancesForProvisionedProductOutputFilterSensitiveLog: (obj: ListStackInstancesForProvisionedProductOutput) => any;
6670
- /**
6671
- * @internal
6672
- */
6673
- export declare const ListTagOptionsFiltersFilterSensitiveLog: (obj: ListTagOptionsFilters) => any;
6674
- /**
6675
- * @internal
6676
- */
6677
- export declare const ListTagOptionsInputFilterSensitiveLog: (obj: ListTagOptionsInput) => any;
6678
- /**
6679
- * @internal
6680
- */
6681
- export declare const ListTagOptionsOutputFilterSensitiveLog: (obj: ListTagOptionsOutput) => any;
6682
- /**
6683
- * @internal
6684
- */
6685
- export declare const ProvisioningParameterFilterSensitiveLog: (obj: ProvisioningParameter) => any;
6686
- /**
6687
- * @internal
6688
- */
6689
- export declare const ProvisioningPreferencesFilterSensitiveLog: (obj: ProvisioningPreferences) => any;
6690
- /**
6691
- * @internal
6692
- */
6693
- export declare const ProvisionProductInputFilterSensitiveLog: (obj: ProvisionProductInput) => any;
6694
- /**
6695
- * @internal
6696
- */
6697
- export declare const ProvisionProductOutputFilterSensitiveLog: (obj: ProvisionProductOutput) => any;
6698
- /**
6699
- * @internal
6700
- */
6701
- export declare const RejectPortfolioShareInputFilterSensitiveLog: (obj: RejectPortfolioShareInput) => any;
6702
- /**
6703
- * @internal
6704
- */
6705
- export declare const RejectPortfolioShareOutputFilterSensitiveLog: (obj: RejectPortfolioShareOutput) => any;
6706
- /**
6707
- * @internal
6708
- */
6709
- export declare const ScanProvisionedProductsInputFilterSensitiveLog: (obj: ScanProvisionedProductsInput) => any;
6710
- /**
6711
- * @internal
6712
- */
6713
- export declare const ScanProvisionedProductsOutputFilterSensitiveLog: (obj: ScanProvisionedProductsOutput) => any;
6714
- /**
6715
- * @internal
6716
- */
6717
- export declare const SearchProductsInputFilterSensitiveLog: (obj: SearchProductsInput) => any;
6718
- /**
6719
- * @internal
6720
- */
6721
- export declare const ProductViewAggregationValueFilterSensitiveLog: (obj: ProductViewAggregationValue) => any;
6722
- /**
6723
- * @internal
6724
- */
6725
- export declare const SearchProductsOutputFilterSensitiveLog: (obj: SearchProductsOutput) => any;
6726
- /**
6727
- * @internal
6728
- */
6729
- export declare const SearchProductsAsAdminInputFilterSensitiveLog: (obj: SearchProductsAsAdminInput) => any;
6730
- /**
6731
- * @internal
6732
- */
6733
- export declare const SearchProductsAsAdminOutputFilterSensitiveLog: (obj: SearchProductsAsAdminOutput) => any;
6734
- /**
6735
- * @internal
6736
- */
6737
- export declare const SearchProvisionedProductsInputFilterSensitiveLog: (obj: SearchProvisionedProductsInput) => any;
6738
- /**
6739
- * @internal
6740
- */
6741
- export declare const ProvisionedProductAttributeFilterSensitiveLog: (obj: ProvisionedProductAttribute) => any;
6742
- /**
6743
- * @internal
6744
- */
6745
- export declare const SearchProvisionedProductsOutputFilterSensitiveLog: (obj: SearchProvisionedProductsOutput) => any;
6746
- /**
6747
- * @internal
6748
- */
6749
- export declare const TerminateProvisionedProductInputFilterSensitiveLog: (obj: TerminateProvisionedProductInput) => any;
6750
- /**
6751
- * @internal
6752
- */
6753
- export declare const TerminateProvisionedProductOutputFilterSensitiveLog: (obj: TerminateProvisionedProductOutput) => any;
6754
- /**
6755
- * @internal
6756
- */
6757
- export declare const UpdateConstraintInputFilterSensitiveLog: (obj: UpdateConstraintInput) => any;
6758
- /**
6759
- * @internal
6760
- */
6761
- export declare const UpdateConstraintOutputFilterSensitiveLog: (obj: UpdateConstraintOutput) => any;
6762
- /**
6763
- * @internal
6764
- */
6765
- export declare const UpdatePortfolioInputFilterSensitiveLog: (obj: UpdatePortfolioInput) => any;
6766
- /**
6767
- * @internal
6768
- */
6769
- export declare const UpdatePortfolioOutputFilterSensitiveLog: (obj: UpdatePortfolioOutput) => any;
6770
- /**
6771
- * @internal
6772
- */
6773
- export declare const UpdatePortfolioShareInputFilterSensitiveLog: (obj: UpdatePortfolioShareInput) => any;
6774
- /**
6775
- * @internal
6776
- */
6777
- export declare const UpdatePortfolioShareOutputFilterSensitiveLog: (obj: UpdatePortfolioShareOutput) => any;
6778
- /**
6779
- * @internal
6780
- */
6781
- export declare const UpdateProductInputFilterSensitiveLog: (obj: UpdateProductInput) => any;
6782
- /**
6783
- * @internal
6784
- */
6785
- export declare const UpdateProductOutputFilterSensitiveLog: (obj: UpdateProductOutput) => any;
6786
- /**
6787
- * @internal
6788
- */
6789
- export declare const UpdateProvisioningPreferencesFilterSensitiveLog: (obj: UpdateProvisioningPreferences) => any;
6790
- /**
6791
- * @internal
6792
- */
6793
- export declare const UpdateProvisionedProductInputFilterSensitiveLog: (obj: UpdateProvisionedProductInput) => any;
6794
- /**
6795
- * @internal
6796
- */
6797
- export declare const UpdateProvisionedProductOutputFilterSensitiveLog: (obj: UpdateProvisionedProductOutput) => any;
6798
- /**
6799
- * @internal
6800
- */
6801
- export declare const UpdateProvisionedProductPropertiesInputFilterSensitiveLog: (obj: UpdateProvisionedProductPropertiesInput) => any;
6802
- /**
6803
- * @internal
6804
- */
6805
- export declare const UpdateProvisionedProductPropertiesOutputFilterSensitiveLog: (obj: UpdateProvisionedProductPropertiesOutput) => any;
6806
- /**
6807
- * @internal
6808
- */
6809
- export declare const UpdateProvisioningArtifactInputFilterSensitiveLog: (obj: UpdateProvisioningArtifactInput) => any;
6810
- /**
6811
- * @internal
6812
- */
6813
- export declare const UpdateProvisioningArtifactOutputFilterSensitiveLog: (obj: UpdateProvisioningArtifactOutput) => any;
6814
- /**
6815
- * @internal
6816
- */
6817
- export declare const UpdateServiceActionInputFilterSensitiveLog: (obj: UpdateServiceActionInput) => any;
6818
- /**
6819
- * @internal
6820
- */
6821
- export declare const UpdateServiceActionOutputFilterSensitiveLog: (obj: UpdateServiceActionOutput) => any;
6822
- /**
6823
- * @internal
6824
- */
6825
- export declare const UpdateTagOptionInputFilterSensitiveLog: (obj: UpdateTagOptionInput) => any;
6826
- /**
6827
- * @internal
6828
- */
6829
- export declare const UpdateTagOptionOutputFilterSensitiveLog: (obj: UpdateTagOptionOutput) => any;