@aws-sdk/client-proton 3.337.0 → 3.341.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 (349) hide show
  1. package/dist-cjs/ProtonClient.js +2 -1
  2. package/dist-cjs/commands/AcceptEnvironmentAccountConnectionCommand.js +2 -1
  3. package/dist-cjs/commands/CancelComponentDeploymentCommand.js +2 -1
  4. package/dist-cjs/commands/CancelEnvironmentDeploymentCommand.js +2 -1
  5. package/dist-cjs/commands/CancelServiceInstanceDeploymentCommand.js +2 -1
  6. package/dist-cjs/commands/CancelServicePipelineDeploymentCommand.js +2 -1
  7. package/dist-cjs/commands/CreateComponentCommand.js +2 -1
  8. package/dist-cjs/commands/CreateEnvironmentAccountConnectionCommand.js +2 -1
  9. package/dist-cjs/commands/CreateEnvironmentCommand.js +2 -1
  10. package/dist-cjs/commands/CreateEnvironmentTemplateCommand.js +2 -1
  11. package/dist-cjs/commands/CreateEnvironmentTemplateVersionCommand.js +2 -1
  12. package/dist-cjs/commands/CreateRepositoryCommand.js +2 -1
  13. package/dist-cjs/commands/CreateServiceCommand.js +2 -1
  14. package/dist-cjs/commands/CreateServiceInstanceCommand.js +2 -1
  15. package/dist-cjs/commands/CreateServiceSyncConfigCommand.js +2 -1
  16. package/dist-cjs/commands/CreateServiceTemplateCommand.js +2 -1
  17. package/dist-cjs/commands/CreateServiceTemplateVersionCommand.js +2 -1
  18. package/dist-cjs/commands/CreateTemplateSyncConfigCommand.js +2 -1
  19. package/dist-cjs/commands/DeleteComponentCommand.js +2 -1
  20. package/dist-cjs/commands/DeleteEnvironmentAccountConnectionCommand.js +2 -1
  21. package/dist-cjs/commands/DeleteEnvironmentCommand.js +2 -1
  22. package/dist-cjs/commands/DeleteEnvironmentTemplateCommand.js +2 -1
  23. package/dist-cjs/commands/DeleteEnvironmentTemplateVersionCommand.js +2 -1
  24. package/dist-cjs/commands/DeleteRepositoryCommand.js +2 -1
  25. package/dist-cjs/commands/DeleteServiceCommand.js +2 -1
  26. package/dist-cjs/commands/DeleteServiceSyncConfigCommand.js +2 -1
  27. package/dist-cjs/commands/DeleteServiceTemplateCommand.js +2 -1
  28. package/dist-cjs/commands/DeleteServiceTemplateVersionCommand.js +2 -1
  29. package/dist-cjs/commands/DeleteTemplateSyncConfigCommand.js +2 -1
  30. package/dist-cjs/commands/GetAccountSettingsCommand.js +2 -1
  31. package/dist-cjs/commands/GetComponentCommand.js +2 -1
  32. package/dist-cjs/commands/GetEnvironmentAccountConnectionCommand.js +2 -1
  33. package/dist-cjs/commands/GetEnvironmentCommand.js +2 -1
  34. package/dist-cjs/commands/GetEnvironmentTemplateCommand.js +2 -1
  35. package/dist-cjs/commands/GetEnvironmentTemplateVersionCommand.js +2 -1
  36. package/dist-cjs/commands/GetRepositoryCommand.js +2 -1
  37. package/dist-cjs/commands/GetRepositorySyncStatusCommand.js +2 -1
  38. package/dist-cjs/commands/GetResourcesSummaryCommand.js +2 -1
  39. package/dist-cjs/commands/GetServiceCommand.js +2 -1
  40. package/dist-cjs/commands/GetServiceInstanceCommand.js +2 -1
  41. package/dist-cjs/commands/GetServiceInstanceSyncStatusCommand.js +2 -1
  42. package/dist-cjs/commands/GetServiceSyncBlockerSummaryCommand.js +2 -1
  43. package/dist-cjs/commands/GetServiceSyncConfigCommand.js +2 -1
  44. package/dist-cjs/commands/GetServiceTemplateCommand.js +2 -1
  45. package/dist-cjs/commands/GetServiceTemplateVersionCommand.js +2 -1
  46. package/dist-cjs/commands/GetTemplateSyncConfigCommand.js +2 -1
  47. package/dist-cjs/commands/GetTemplateSyncStatusCommand.js +2 -1
  48. package/dist-cjs/commands/ListComponentOutputsCommand.js +2 -1
  49. package/dist-cjs/commands/ListComponentProvisionedResourcesCommand.js +2 -1
  50. package/dist-cjs/commands/ListComponentsCommand.js +2 -1
  51. package/dist-cjs/commands/ListEnvironmentAccountConnectionsCommand.js +2 -1
  52. package/dist-cjs/commands/ListEnvironmentOutputsCommand.js +2 -1
  53. package/dist-cjs/commands/ListEnvironmentProvisionedResourcesCommand.js +2 -1
  54. package/dist-cjs/commands/ListEnvironmentTemplateVersionsCommand.js +2 -1
  55. package/dist-cjs/commands/ListEnvironmentTemplatesCommand.js +2 -1
  56. package/dist-cjs/commands/ListEnvironmentsCommand.js +2 -1
  57. package/dist-cjs/commands/ListRepositoriesCommand.js +2 -1
  58. package/dist-cjs/commands/ListRepositorySyncDefinitionsCommand.js +2 -1
  59. package/dist-cjs/commands/ListServiceInstanceOutputsCommand.js +2 -1
  60. package/dist-cjs/commands/ListServiceInstanceProvisionedResourcesCommand.js +2 -1
  61. package/dist-cjs/commands/ListServiceInstancesCommand.js +2 -1
  62. package/dist-cjs/commands/ListServicePipelineOutputsCommand.js +2 -1
  63. package/dist-cjs/commands/ListServicePipelineProvisionedResourcesCommand.js +2 -1
  64. package/dist-cjs/commands/ListServiceTemplateVersionsCommand.js +2 -1
  65. package/dist-cjs/commands/ListServiceTemplatesCommand.js +2 -1
  66. package/dist-cjs/commands/ListServicesCommand.js +2 -1
  67. package/dist-cjs/commands/ListTagsForResourceCommand.js +2 -1
  68. package/dist-cjs/commands/NotifyResourceDeploymentStatusChangeCommand.js +2 -1
  69. package/dist-cjs/commands/RejectEnvironmentAccountConnectionCommand.js +2 -1
  70. package/dist-cjs/commands/TagResourceCommand.js +2 -1
  71. package/dist-cjs/commands/UntagResourceCommand.js +2 -1
  72. package/dist-cjs/commands/UpdateAccountSettingsCommand.js +2 -1
  73. package/dist-cjs/commands/UpdateComponentCommand.js +2 -1
  74. package/dist-cjs/commands/UpdateEnvironmentAccountConnectionCommand.js +2 -1
  75. package/dist-cjs/commands/UpdateEnvironmentCommand.js +2 -1
  76. package/dist-cjs/commands/UpdateEnvironmentTemplateCommand.js +2 -1
  77. package/dist-cjs/commands/UpdateEnvironmentTemplateVersionCommand.js +2 -1
  78. package/dist-cjs/commands/UpdateServiceCommand.js +2 -1
  79. package/dist-cjs/commands/UpdateServiceInstanceCommand.js +2 -1
  80. package/dist-cjs/commands/UpdateServicePipelineCommand.js +2 -1
  81. package/dist-cjs/commands/UpdateServiceSyncBlockerCommand.js +2 -1
  82. package/dist-cjs/commands/UpdateServiceSyncConfigCommand.js +2 -1
  83. package/dist-cjs/commands/UpdateServiceTemplateCommand.js +2 -1
  84. package/dist-cjs/commands/UpdateServiceTemplateVersionCommand.js +2 -1
  85. package/dist-cjs/commands/UpdateTemplateSyncConfigCommand.js +2 -1
  86. package/dist-cjs/index.js +2 -2
  87. package/dist-cjs/models/ProtonServiceException.js +2 -1
  88. package/dist-es/ProtonClient.js +1 -0
  89. package/dist-es/commands/AcceptEnvironmentAccountConnectionCommand.js +1 -0
  90. package/dist-es/commands/CancelComponentDeploymentCommand.js +1 -0
  91. package/dist-es/commands/CancelEnvironmentDeploymentCommand.js +1 -0
  92. package/dist-es/commands/CancelServiceInstanceDeploymentCommand.js +1 -0
  93. package/dist-es/commands/CancelServicePipelineDeploymentCommand.js +1 -0
  94. package/dist-es/commands/CreateComponentCommand.js +1 -0
  95. package/dist-es/commands/CreateEnvironmentAccountConnectionCommand.js +1 -0
  96. package/dist-es/commands/CreateEnvironmentCommand.js +1 -0
  97. package/dist-es/commands/CreateEnvironmentTemplateCommand.js +1 -0
  98. package/dist-es/commands/CreateEnvironmentTemplateVersionCommand.js +1 -0
  99. package/dist-es/commands/CreateRepositoryCommand.js +1 -0
  100. package/dist-es/commands/CreateServiceCommand.js +1 -0
  101. package/dist-es/commands/CreateServiceInstanceCommand.js +1 -0
  102. package/dist-es/commands/CreateServiceSyncConfigCommand.js +1 -0
  103. package/dist-es/commands/CreateServiceTemplateCommand.js +1 -0
  104. package/dist-es/commands/CreateServiceTemplateVersionCommand.js +1 -0
  105. package/dist-es/commands/CreateTemplateSyncConfigCommand.js +1 -0
  106. package/dist-es/commands/DeleteComponentCommand.js +1 -0
  107. package/dist-es/commands/DeleteEnvironmentAccountConnectionCommand.js +1 -0
  108. package/dist-es/commands/DeleteEnvironmentCommand.js +1 -0
  109. package/dist-es/commands/DeleteEnvironmentTemplateCommand.js +1 -0
  110. package/dist-es/commands/DeleteEnvironmentTemplateVersionCommand.js +1 -0
  111. package/dist-es/commands/DeleteRepositoryCommand.js +1 -0
  112. package/dist-es/commands/DeleteServiceCommand.js +1 -0
  113. package/dist-es/commands/DeleteServiceSyncConfigCommand.js +1 -0
  114. package/dist-es/commands/DeleteServiceTemplateCommand.js +1 -0
  115. package/dist-es/commands/DeleteServiceTemplateVersionCommand.js +1 -0
  116. package/dist-es/commands/DeleteTemplateSyncConfigCommand.js +1 -0
  117. package/dist-es/commands/GetAccountSettingsCommand.js +1 -0
  118. package/dist-es/commands/GetComponentCommand.js +1 -0
  119. package/dist-es/commands/GetEnvironmentAccountConnectionCommand.js +1 -0
  120. package/dist-es/commands/GetEnvironmentCommand.js +1 -0
  121. package/dist-es/commands/GetEnvironmentTemplateCommand.js +1 -0
  122. package/dist-es/commands/GetEnvironmentTemplateVersionCommand.js +1 -0
  123. package/dist-es/commands/GetRepositoryCommand.js +1 -0
  124. package/dist-es/commands/GetRepositorySyncStatusCommand.js +1 -0
  125. package/dist-es/commands/GetResourcesSummaryCommand.js +1 -0
  126. package/dist-es/commands/GetServiceCommand.js +1 -0
  127. package/dist-es/commands/GetServiceInstanceCommand.js +1 -0
  128. package/dist-es/commands/GetServiceInstanceSyncStatusCommand.js +1 -0
  129. package/dist-es/commands/GetServiceSyncBlockerSummaryCommand.js +1 -0
  130. package/dist-es/commands/GetServiceSyncConfigCommand.js +1 -0
  131. package/dist-es/commands/GetServiceTemplateCommand.js +1 -0
  132. package/dist-es/commands/GetServiceTemplateVersionCommand.js +1 -0
  133. package/dist-es/commands/GetTemplateSyncConfigCommand.js +1 -0
  134. package/dist-es/commands/GetTemplateSyncStatusCommand.js +1 -0
  135. package/dist-es/commands/ListComponentOutputsCommand.js +1 -0
  136. package/dist-es/commands/ListComponentProvisionedResourcesCommand.js +1 -0
  137. package/dist-es/commands/ListComponentsCommand.js +1 -0
  138. package/dist-es/commands/ListEnvironmentAccountConnectionsCommand.js +1 -0
  139. package/dist-es/commands/ListEnvironmentOutputsCommand.js +1 -0
  140. package/dist-es/commands/ListEnvironmentProvisionedResourcesCommand.js +1 -0
  141. package/dist-es/commands/ListEnvironmentTemplateVersionsCommand.js +1 -0
  142. package/dist-es/commands/ListEnvironmentTemplatesCommand.js +1 -0
  143. package/dist-es/commands/ListEnvironmentsCommand.js +1 -0
  144. package/dist-es/commands/ListRepositoriesCommand.js +1 -0
  145. package/dist-es/commands/ListRepositorySyncDefinitionsCommand.js +1 -0
  146. package/dist-es/commands/ListServiceInstanceOutputsCommand.js +1 -0
  147. package/dist-es/commands/ListServiceInstanceProvisionedResourcesCommand.js +1 -0
  148. package/dist-es/commands/ListServiceInstancesCommand.js +1 -0
  149. package/dist-es/commands/ListServicePipelineOutputsCommand.js +1 -0
  150. package/dist-es/commands/ListServicePipelineProvisionedResourcesCommand.js +1 -0
  151. package/dist-es/commands/ListServiceTemplateVersionsCommand.js +1 -0
  152. package/dist-es/commands/ListServiceTemplatesCommand.js +1 -0
  153. package/dist-es/commands/ListServicesCommand.js +1 -0
  154. package/dist-es/commands/ListTagsForResourceCommand.js +1 -0
  155. package/dist-es/commands/NotifyResourceDeploymentStatusChangeCommand.js +1 -0
  156. package/dist-es/commands/RejectEnvironmentAccountConnectionCommand.js +1 -0
  157. package/dist-es/commands/TagResourceCommand.js +1 -0
  158. package/dist-es/commands/UntagResourceCommand.js +1 -0
  159. package/dist-es/commands/UpdateAccountSettingsCommand.js +1 -0
  160. package/dist-es/commands/UpdateComponentCommand.js +1 -0
  161. package/dist-es/commands/UpdateEnvironmentAccountConnectionCommand.js +1 -0
  162. package/dist-es/commands/UpdateEnvironmentCommand.js +1 -0
  163. package/dist-es/commands/UpdateEnvironmentTemplateCommand.js +1 -0
  164. package/dist-es/commands/UpdateEnvironmentTemplateVersionCommand.js +1 -0
  165. package/dist-es/commands/UpdateServiceCommand.js +1 -0
  166. package/dist-es/commands/UpdateServiceInstanceCommand.js +1 -0
  167. package/dist-es/commands/UpdateServicePipelineCommand.js +1 -0
  168. package/dist-es/commands/UpdateServiceSyncBlockerCommand.js +1 -0
  169. package/dist-es/commands/UpdateServiceSyncConfigCommand.js +1 -0
  170. package/dist-es/commands/UpdateServiceTemplateCommand.js +1 -0
  171. package/dist-es/commands/UpdateServiceTemplateVersionCommand.js +1 -0
  172. package/dist-es/commands/UpdateTemplateSyncConfigCommand.js +1 -0
  173. package/dist-es/index.js +2 -2
  174. package/dist-es/models/ProtonServiceException.js +1 -0
  175. package/dist-types/ProtonClient.d.ts +3 -3
  176. package/dist-types/commands/AcceptEnvironmentAccountConnectionCommand.d.ts +4 -0
  177. package/dist-types/commands/CancelComponentDeploymentCommand.d.ts +4 -0
  178. package/dist-types/commands/CancelEnvironmentDeploymentCommand.d.ts +4 -0
  179. package/dist-types/commands/CancelServiceInstanceDeploymentCommand.d.ts +4 -0
  180. package/dist-types/commands/CancelServicePipelineDeploymentCommand.d.ts +4 -0
  181. package/dist-types/commands/CreateComponentCommand.d.ts +4 -0
  182. package/dist-types/commands/CreateEnvironmentAccountConnectionCommand.d.ts +4 -0
  183. package/dist-types/commands/CreateEnvironmentCommand.d.ts +4 -0
  184. package/dist-types/commands/CreateEnvironmentTemplateCommand.d.ts +4 -0
  185. package/dist-types/commands/CreateEnvironmentTemplateVersionCommand.d.ts +4 -0
  186. package/dist-types/commands/CreateRepositoryCommand.d.ts +4 -0
  187. package/dist-types/commands/CreateServiceCommand.d.ts +4 -0
  188. package/dist-types/commands/CreateServiceInstanceCommand.d.ts +4 -0
  189. package/dist-types/commands/CreateServiceSyncConfigCommand.d.ts +4 -0
  190. package/dist-types/commands/CreateServiceTemplateCommand.d.ts +4 -0
  191. package/dist-types/commands/CreateServiceTemplateVersionCommand.d.ts +4 -0
  192. package/dist-types/commands/CreateTemplateSyncConfigCommand.d.ts +4 -0
  193. package/dist-types/commands/DeleteComponentCommand.d.ts +4 -0
  194. package/dist-types/commands/DeleteEnvironmentAccountConnectionCommand.d.ts +4 -0
  195. package/dist-types/commands/DeleteEnvironmentCommand.d.ts +4 -0
  196. package/dist-types/commands/DeleteEnvironmentTemplateCommand.d.ts +4 -0
  197. package/dist-types/commands/DeleteEnvironmentTemplateVersionCommand.d.ts +4 -0
  198. package/dist-types/commands/DeleteRepositoryCommand.d.ts +4 -0
  199. package/dist-types/commands/DeleteServiceCommand.d.ts +4 -0
  200. package/dist-types/commands/DeleteServiceSyncConfigCommand.d.ts +4 -0
  201. package/dist-types/commands/DeleteServiceTemplateCommand.d.ts +4 -0
  202. package/dist-types/commands/DeleteServiceTemplateVersionCommand.d.ts +4 -0
  203. package/dist-types/commands/DeleteTemplateSyncConfigCommand.d.ts +4 -0
  204. package/dist-types/commands/GetAccountSettingsCommand.d.ts +4 -0
  205. package/dist-types/commands/GetComponentCommand.d.ts +4 -0
  206. package/dist-types/commands/GetEnvironmentAccountConnectionCommand.d.ts +4 -0
  207. package/dist-types/commands/GetEnvironmentCommand.d.ts +4 -0
  208. package/dist-types/commands/GetEnvironmentTemplateCommand.d.ts +4 -0
  209. package/dist-types/commands/GetEnvironmentTemplateVersionCommand.d.ts +4 -0
  210. package/dist-types/commands/GetRepositoryCommand.d.ts +4 -0
  211. package/dist-types/commands/GetRepositorySyncStatusCommand.d.ts +4 -0
  212. package/dist-types/commands/GetResourcesSummaryCommand.d.ts +4 -0
  213. package/dist-types/commands/GetServiceCommand.d.ts +4 -0
  214. package/dist-types/commands/GetServiceInstanceCommand.d.ts +4 -0
  215. package/dist-types/commands/GetServiceInstanceSyncStatusCommand.d.ts +4 -0
  216. package/dist-types/commands/GetServiceSyncBlockerSummaryCommand.d.ts +4 -0
  217. package/dist-types/commands/GetServiceSyncConfigCommand.d.ts +4 -0
  218. package/dist-types/commands/GetServiceTemplateCommand.d.ts +4 -0
  219. package/dist-types/commands/GetServiceTemplateVersionCommand.d.ts +4 -0
  220. package/dist-types/commands/GetTemplateSyncConfigCommand.d.ts +4 -0
  221. package/dist-types/commands/GetTemplateSyncStatusCommand.d.ts +4 -0
  222. package/dist-types/commands/ListComponentOutputsCommand.d.ts +4 -0
  223. package/dist-types/commands/ListComponentProvisionedResourcesCommand.d.ts +4 -0
  224. package/dist-types/commands/ListComponentsCommand.d.ts +4 -0
  225. package/dist-types/commands/ListEnvironmentAccountConnectionsCommand.d.ts +4 -0
  226. package/dist-types/commands/ListEnvironmentOutputsCommand.d.ts +4 -0
  227. package/dist-types/commands/ListEnvironmentProvisionedResourcesCommand.d.ts +4 -0
  228. package/dist-types/commands/ListEnvironmentTemplateVersionsCommand.d.ts +4 -0
  229. package/dist-types/commands/ListEnvironmentTemplatesCommand.d.ts +4 -0
  230. package/dist-types/commands/ListEnvironmentsCommand.d.ts +4 -0
  231. package/dist-types/commands/ListRepositoriesCommand.d.ts +4 -0
  232. package/dist-types/commands/ListRepositorySyncDefinitionsCommand.d.ts +4 -0
  233. package/dist-types/commands/ListServiceInstanceOutputsCommand.d.ts +4 -0
  234. package/dist-types/commands/ListServiceInstanceProvisionedResourcesCommand.d.ts +4 -0
  235. package/dist-types/commands/ListServiceInstancesCommand.d.ts +4 -0
  236. package/dist-types/commands/ListServicePipelineOutputsCommand.d.ts +4 -0
  237. package/dist-types/commands/ListServicePipelineProvisionedResourcesCommand.d.ts +4 -0
  238. package/dist-types/commands/ListServiceTemplateVersionsCommand.d.ts +4 -0
  239. package/dist-types/commands/ListServiceTemplatesCommand.d.ts +4 -0
  240. package/dist-types/commands/ListServicesCommand.d.ts +4 -0
  241. package/dist-types/commands/ListTagsForResourceCommand.d.ts +4 -0
  242. package/dist-types/commands/NotifyResourceDeploymentStatusChangeCommand.d.ts +4 -0
  243. package/dist-types/commands/RejectEnvironmentAccountConnectionCommand.d.ts +4 -0
  244. package/dist-types/commands/TagResourceCommand.d.ts +4 -0
  245. package/dist-types/commands/UntagResourceCommand.d.ts +4 -0
  246. package/dist-types/commands/UpdateAccountSettingsCommand.d.ts +4 -0
  247. package/dist-types/commands/UpdateComponentCommand.d.ts +4 -0
  248. package/dist-types/commands/UpdateEnvironmentAccountConnectionCommand.d.ts +4 -0
  249. package/dist-types/commands/UpdateEnvironmentCommand.d.ts +4 -0
  250. package/dist-types/commands/UpdateEnvironmentTemplateCommand.d.ts +4 -0
  251. package/dist-types/commands/UpdateEnvironmentTemplateVersionCommand.d.ts +4 -0
  252. package/dist-types/commands/UpdateServiceCommand.d.ts +4 -0
  253. package/dist-types/commands/UpdateServiceInstanceCommand.d.ts +4 -0
  254. package/dist-types/commands/UpdateServicePipelineCommand.d.ts +4 -0
  255. package/dist-types/commands/UpdateServiceSyncBlockerCommand.d.ts +4 -0
  256. package/dist-types/commands/UpdateServiceSyncConfigCommand.d.ts +4 -0
  257. package/dist-types/commands/UpdateServiceTemplateCommand.d.ts +4 -0
  258. package/dist-types/commands/UpdateServiceTemplateVersionCommand.d.ts +4 -0
  259. package/dist-types/commands/UpdateTemplateSyncConfigCommand.d.ts +4 -0
  260. package/dist-types/index.d.ts +135 -2
  261. package/dist-types/models/ProtonServiceException.d.ts +1 -0
  262. package/dist-types/ts3.4/ProtonClient.d.ts +3 -3
  263. package/dist-types/ts3.4/commands/AcceptEnvironmentAccountConnectionCommand.d.ts +1 -0
  264. package/dist-types/ts3.4/commands/CancelComponentDeploymentCommand.d.ts +1 -0
  265. package/dist-types/ts3.4/commands/CancelEnvironmentDeploymentCommand.d.ts +1 -0
  266. package/dist-types/ts3.4/commands/CancelServiceInstanceDeploymentCommand.d.ts +1 -0
  267. package/dist-types/ts3.4/commands/CancelServicePipelineDeploymentCommand.d.ts +1 -0
  268. package/dist-types/ts3.4/commands/CreateComponentCommand.d.ts +1 -0
  269. package/dist-types/ts3.4/commands/CreateEnvironmentAccountConnectionCommand.d.ts +1 -0
  270. package/dist-types/ts3.4/commands/CreateEnvironmentCommand.d.ts +1 -0
  271. package/dist-types/ts3.4/commands/CreateEnvironmentTemplateCommand.d.ts +1 -0
  272. package/dist-types/ts3.4/commands/CreateEnvironmentTemplateVersionCommand.d.ts +1 -0
  273. package/dist-types/ts3.4/commands/CreateRepositoryCommand.d.ts +1 -0
  274. package/dist-types/ts3.4/commands/CreateServiceCommand.d.ts +1 -0
  275. package/dist-types/ts3.4/commands/CreateServiceInstanceCommand.d.ts +1 -0
  276. package/dist-types/ts3.4/commands/CreateServiceSyncConfigCommand.d.ts +1 -0
  277. package/dist-types/ts3.4/commands/CreateServiceTemplateCommand.d.ts +1 -0
  278. package/dist-types/ts3.4/commands/CreateServiceTemplateVersionCommand.d.ts +1 -0
  279. package/dist-types/ts3.4/commands/CreateTemplateSyncConfigCommand.d.ts +1 -0
  280. package/dist-types/ts3.4/commands/DeleteComponentCommand.d.ts +1 -0
  281. package/dist-types/ts3.4/commands/DeleteEnvironmentAccountConnectionCommand.d.ts +1 -0
  282. package/dist-types/ts3.4/commands/DeleteEnvironmentCommand.d.ts +1 -0
  283. package/dist-types/ts3.4/commands/DeleteEnvironmentTemplateCommand.d.ts +1 -0
  284. package/dist-types/ts3.4/commands/DeleteEnvironmentTemplateVersionCommand.d.ts +1 -0
  285. package/dist-types/ts3.4/commands/DeleteRepositoryCommand.d.ts +1 -0
  286. package/dist-types/ts3.4/commands/DeleteServiceCommand.d.ts +1 -0
  287. package/dist-types/ts3.4/commands/DeleteServiceSyncConfigCommand.d.ts +1 -0
  288. package/dist-types/ts3.4/commands/DeleteServiceTemplateCommand.d.ts +1 -0
  289. package/dist-types/ts3.4/commands/DeleteServiceTemplateVersionCommand.d.ts +1 -0
  290. package/dist-types/ts3.4/commands/DeleteTemplateSyncConfigCommand.d.ts +1 -0
  291. package/dist-types/ts3.4/commands/GetAccountSettingsCommand.d.ts +1 -0
  292. package/dist-types/ts3.4/commands/GetComponentCommand.d.ts +1 -0
  293. package/dist-types/ts3.4/commands/GetEnvironmentAccountConnectionCommand.d.ts +1 -0
  294. package/dist-types/ts3.4/commands/GetEnvironmentCommand.d.ts +1 -0
  295. package/dist-types/ts3.4/commands/GetEnvironmentTemplateCommand.d.ts +1 -0
  296. package/dist-types/ts3.4/commands/GetEnvironmentTemplateVersionCommand.d.ts +1 -0
  297. package/dist-types/ts3.4/commands/GetRepositoryCommand.d.ts +1 -0
  298. package/dist-types/ts3.4/commands/GetRepositorySyncStatusCommand.d.ts +1 -0
  299. package/dist-types/ts3.4/commands/GetResourcesSummaryCommand.d.ts +1 -0
  300. package/dist-types/ts3.4/commands/GetServiceCommand.d.ts +1 -0
  301. package/dist-types/ts3.4/commands/GetServiceInstanceCommand.d.ts +1 -0
  302. package/dist-types/ts3.4/commands/GetServiceInstanceSyncStatusCommand.d.ts +1 -0
  303. package/dist-types/ts3.4/commands/GetServiceSyncBlockerSummaryCommand.d.ts +1 -0
  304. package/dist-types/ts3.4/commands/GetServiceSyncConfigCommand.d.ts +1 -0
  305. package/dist-types/ts3.4/commands/GetServiceTemplateCommand.d.ts +1 -0
  306. package/dist-types/ts3.4/commands/GetServiceTemplateVersionCommand.d.ts +1 -0
  307. package/dist-types/ts3.4/commands/GetTemplateSyncConfigCommand.d.ts +1 -0
  308. package/dist-types/ts3.4/commands/GetTemplateSyncStatusCommand.d.ts +1 -0
  309. package/dist-types/ts3.4/commands/ListComponentOutputsCommand.d.ts +1 -0
  310. package/dist-types/ts3.4/commands/ListComponentProvisionedResourcesCommand.d.ts +1 -0
  311. package/dist-types/ts3.4/commands/ListComponentsCommand.d.ts +1 -0
  312. package/dist-types/ts3.4/commands/ListEnvironmentAccountConnectionsCommand.d.ts +1 -0
  313. package/dist-types/ts3.4/commands/ListEnvironmentOutputsCommand.d.ts +1 -0
  314. package/dist-types/ts3.4/commands/ListEnvironmentProvisionedResourcesCommand.d.ts +1 -0
  315. package/dist-types/ts3.4/commands/ListEnvironmentTemplateVersionsCommand.d.ts +1 -0
  316. package/dist-types/ts3.4/commands/ListEnvironmentTemplatesCommand.d.ts +1 -0
  317. package/dist-types/ts3.4/commands/ListEnvironmentsCommand.d.ts +1 -0
  318. package/dist-types/ts3.4/commands/ListRepositoriesCommand.d.ts +1 -0
  319. package/dist-types/ts3.4/commands/ListRepositorySyncDefinitionsCommand.d.ts +1 -0
  320. package/dist-types/ts3.4/commands/ListServiceInstanceOutputsCommand.d.ts +1 -0
  321. package/dist-types/ts3.4/commands/ListServiceInstanceProvisionedResourcesCommand.d.ts +1 -0
  322. package/dist-types/ts3.4/commands/ListServiceInstancesCommand.d.ts +1 -0
  323. package/dist-types/ts3.4/commands/ListServicePipelineOutputsCommand.d.ts +1 -0
  324. package/dist-types/ts3.4/commands/ListServicePipelineProvisionedResourcesCommand.d.ts +1 -0
  325. package/dist-types/ts3.4/commands/ListServiceTemplateVersionsCommand.d.ts +1 -0
  326. package/dist-types/ts3.4/commands/ListServiceTemplatesCommand.d.ts +1 -0
  327. package/dist-types/ts3.4/commands/ListServicesCommand.d.ts +1 -0
  328. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +1 -0
  329. package/dist-types/ts3.4/commands/NotifyResourceDeploymentStatusChangeCommand.d.ts +1 -0
  330. package/dist-types/ts3.4/commands/RejectEnvironmentAccountConnectionCommand.d.ts +1 -0
  331. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +1 -0
  332. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +1 -0
  333. package/dist-types/ts3.4/commands/UpdateAccountSettingsCommand.d.ts +1 -0
  334. package/dist-types/ts3.4/commands/UpdateComponentCommand.d.ts +1 -0
  335. package/dist-types/ts3.4/commands/UpdateEnvironmentAccountConnectionCommand.d.ts +1 -0
  336. package/dist-types/ts3.4/commands/UpdateEnvironmentCommand.d.ts +1 -0
  337. package/dist-types/ts3.4/commands/UpdateEnvironmentTemplateCommand.d.ts +1 -0
  338. package/dist-types/ts3.4/commands/UpdateEnvironmentTemplateVersionCommand.d.ts +1 -0
  339. package/dist-types/ts3.4/commands/UpdateServiceCommand.d.ts +1 -0
  340. package/dist-types/ts3.4/commands/UpdateServiceInstanceCommand.d.ts +1 -0
  341. package/dist-types/ts3.4/commands/UpdateServicePipelineCommand.d.ts +1 -0
  342. package/dist-types/ts3.4/commands/UpdateServiceSyncBlockerCommand.d.ts +1 -0
  343. package/dist-types/ts3.4/commands/UpdateServiceSyncConfigCommand.d.ts +1 -0
  344. package/dist-types/ts3.4/commands/UpdateServiceTemplateCommand.d.ts +1 -0
  345. package/dist-types/ts3.4/commands/UpdateServiceTemplateVersionCommand.d.ts +1 -0
  346. package/dist-types/ts3.4/commands/UpdateTemplateSyncConfigCommand.d.ts +1 -0
  347. package/dist-types/ts3.4/index.d.ts +2 -2
  348. package/dist-types/ts3.4/models/ProtonServiceException.d.ts +1 -0
  349. package/package.json +29 -29
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { GetRepositoryInput, GetRepositoryOutput } from "../models/models_0";
5
5
  import { ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ProtonClient";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { GetRepositorySyncStatusInput, GetRepositorySyncStatusOutput } from "../models/models_0";
5
5
  import { ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ProtonClient";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { GetResourcesSummaryInput, GetResourcesSummaryOutput } from "../models/models_0";
5
5
  import { ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ProtonClient";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { GetServiceInput, GetServiceOutput } from "../models/models_0";
5
5
  import { ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ProtonClient";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { GetServiceInstanceInput, GetServiceInstanceOutput } from "../models/models_0";
5
5
  import { ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ProtonClient";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { GetServiceInstanceSyncStatusInput, GetServiceInstanceSyncStatusOutput } from "../models/models_0";
5
5
  import { ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ProtonClient";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { GetServiceSyncBlockerSummaryInput, GetServiceSyncBlockerSummaryOutput } from "../models/models_0";
5
5
  import { ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ProtonClient";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { GetServiceSyncConfigInput, GetServiceSyncConfigOutput } from "../models/models_0";
5
5
  import { ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ProtonClient";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { GetServiceTemplateInput, GetServiceTemplateOutput } from "../models/models_0";
5
5
  import { ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ProtonClient";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { GetServiceTemplateVersionInput, GetServiceTemplateVersionOutput } from "../models/models_0";
5
5
  import { ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ProtonClient";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { GetTemplateSyncConfigInput, GetTemplateSyncConfigOutput } from "../models/models_0";
5
5
  import { ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ProtonClient";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { GetTemplateSyncStatusInput, GetTemplateSyncStatusOutput } from "../models/models_0";
5
5
  import { ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ProtonClient";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { ListComponentOutputsInput, ListComponentOutputsOutput } from "../models/models_0";
5
5
  import { ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ProtonClient";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { ListComponentProvisionedResourcesInput, ListComponentProvisionedResourcesOutput } from "../models/models_0";
5
5
  import { ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ProtonClient";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { ListComponentsInput, ListComponentsOutput } from "../models/models_0";
5
5
  import { ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ProtonClient";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { ListEnvironmentAccountConnectionsInput, ListEnvironmentAccountConnectionsOutput } from "../models/models_0";
5
5
  import { ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ProtonClient";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { ListEnvironmentOutputsInput, ListEnvironmentOutputsOutput } from "../models/models_0";
5
5
  import { ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ProtonClient";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { ListEnvironmentProvisionedResourcesInput, ListEnvironmentProvisionedResourcesOutput } from "../models/models_0";
5
5
  import { ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ProtonClient";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { ListEnvironmentTemplateVersionsInput, ListEnvironmentTemplateVersionsOutput } from "../models/models_0";
5
5
  import { ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ProtonClient";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { ListEnvironmentTemplatesInput, ListEnvironmentTemplatesOutput } from "../models/models_0";
5
5
  import { ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ProtonClient";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { ListEnvironmentsInput, ListEnvironmentsOutput } from "../models/models_0";
5
5
  import { ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ProtonClient";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { ListRepositoriesInput, ListRepositoriesOutput } from "../models/models_0";
5
5
  import { ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ProtonClient";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { ListRepositorySyncDefinitionsInput, ListRepositorySyncDefinitionsOutput } from "../models/models_0";
5
5
  import { ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ProtonClient";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { ListServiceInstanceOutputsInput, ListServiceInstanceOutputsOutput } from "../models/models_0";
5
5
  import { ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ProtonClient";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { ListServiceInstanceProvisionedResourcesInput, ListServiceInstanceProvisionedResourcesOutput } from "../models/models_0";
5
5
  import { ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ProtonClient";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { ListServiceInstancesInput, ListServiceInstancesOutput } from "../models/models_0";
5
5
  import { ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ProtonClient";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { ListServicePipelineOutputsInput, ListServicePipelineOutputsOutput } from "../models/models_0";
5
5
  import { ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ProtonClient";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { ListServicePipelineProvisionedResourcesInput, ListServicePipelineProvisionedResourcesOutput } from "../models/models_0";
5
5
  import { ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ProtonClient";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { ListServiceTemplateVersionsInput, ListServiceTemplateVersionsOutput } from "../models/models_0";
5
5
  import { ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ProtonClient";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { ListServiceTemplatesInput, ListServiceTemplatesOutput } from "../models/models_0";
5
5
  import { ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ProtonClient";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { ListServicesInput, ListServicesOutput } from "../models/models_0";
5
5
  import { ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ProtonClient";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { ListTagsForResourceInput, ListTagsForResourceOutput } from "../models/models_0";
5
5
  import { ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ProtonClient";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { NotifyResourceDeploymentStatusChangeInput, NotifyResourceDeploymentStatusChangeOutput } from "../models/models_0";
5
5
  import { ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ProtonClient";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { RejectEnvironmentAccountConnectionInput, RejectEnvironmentAccountConnectionOutput } from "../models/models_0";
5
5
  import { ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ProtonClient";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { TagResourceInput, TagResourceOutput } from "../models/models_0";
5
5
  import { ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ProtonClient";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { UntagResourceInput, UntagResourceOutput } from "../models/models_0";
5
5
  import { ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ProtonClient";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { UpdateAccountSettingsInput, UpdateAccountSettingsOutput } from "../models/models_0";
5
5
  import { ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ProtonClient";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { UpdateComponentInput, UpdateComponentOutput } from "../models/models_0";
5
5
  import { ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ProtonClient";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { UpdateEnvironmentAccountConnectionInput, UpdateEnvironmentAccountConnectionOutput } from "../models/models_0";
5
5
  import { ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ProtonClient";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { UpdateEnvironmentInput, UpdateEnvironmentOutput } from "../models/models_0";
5
5
  import { ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ProtonClient";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { UpdateEnvironmentTemplateInput, UpdateEnvironmentTemplateOutput } from "../models/models_0";
5
5
  import { ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ProtonClient";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { UpdateEnvironmentTemplateVersionInput, UpdateEnvironmentTemplateVersionOutput } from "../models/models_0";
5
5
  import { ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ProtonClient";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { UpdateServiceInput, UpdateServiceOutput } from "../models/models_0";
5
5
  import { ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ProtonClient";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { UpdateServiceInstanceInput, UpdateServiceInstanceOutput } from "../models/models_0";
5
5
  import { ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ProtonClient";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { UpdateServicePipelineInput, UpdateServicePipelineOutput } from "../models/models_0";
5
5
  import { ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ProtonClient";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { UpdateServiceSyncBlockerInput, UpdateServiceSyncBlockerOutput } from "../models/models_0";
5
5
  import { ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ProtonClient";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { UpdateServiceSyncConfigInput, UpdateServiceSyncConfigOutput } from "../models/models_0";
5
5
  import { ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ProtonClient";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { UpdateServiceTemplateInput, UpdateServiceTemplateOutput } from "../models/models_0";
5
5
  import { ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ProtonClient";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { UpdateServiceTemplateVersionInput, UpdateServiceTemplateVersionOutput } from "../models/models_0";
5
5
  import { ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ProtonClient";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { UpdateTemplateSyncConfigInput, UpdateTemplateSyncConfigOutput } from "../models/models_0";
5
5
  import { ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ProtonClient";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *