@aws-sdk/client-proton 3.478.0 → 3.481.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 (353) hide show
  1. package/dist-cjs/commands/AcceptEnvironmentAccountConnectionCommand.js +18 -41
  2. package/dist-cjs/commands/CancelComponentDeploymentCommand.js +18 -41
  3. package/dist-cjs/commands/CancelEnvironmentDeploymentCommand.js +18 -41
  4. package/dist-cjs/commands/CancelServiceInstanceDeploymentCommand.js +18 -41
  5. package/dist-cjs/commands/CancelServicePipelineDeploymentCommand.js +18 -41
  6. package/dist-cjs/commands/CreateComponentCommand.js +18 -41
  7. package/dist-cjs/commands/CreateEnvironmentAccountConnectionCommand.js +18 -41
  8. package/dist-cjs/commands/CreateEnvironmentCommand.js +18 -41
  9. package/dist-cjs/commands/CreateEnvironmentTemplateCommand.js +18 -41
  10. package/dist-cjs/commands/CreateEnvironmentTemplateVersionCommand.js +18 -41
  11. package/dist-cjs/commands/CreateRepositoryCommand.js +18 -41
  12. package/dist-cjs/commands/CreateServiceCommand.js +18 -41
  13. package/dist-cjs/commands/CreateServiceInstanceCommand.js +18 -41
  14. package/dist-cjs/commands/CreateServiceSyncConfigCommand.js +18 -41
  15. package/dist-cjs/commands/CreateServiceTemplateCommand.js +18 -41
  16. package/dist-cjs/commands/CreateServiceTemplateVersionCommand.js +18 -41
  17. package/dist-cjs/commands/CreateTemplateSyncConfigCommand.js +18 -41
  18. package/dist-cjs/commands/DeleteComponentCommand.js +18 -41
  19. package/dist-cjs/commands/DeleteDeploymentCommand.js +18 -41
  20. package/dist-cjs/commands/DeleteEnvironmentAccountConnectionCommand.js +18 -41
  21. package/dist-cjs/commands/DeleteEnvironmentCommand.js +18 -41
  22. package/dist-cjs/commands/DeleteEnvironmentTemplateCommand.js +18 -41
  23. package/dist-cjs/commands/DeleteEnvironmentTemplateVersionCommand.js +18 -41
  24. package/dist-cjs/commands/DeleteRepositoryCommand.js +18 -41
  25. package/dist-cjs/commands/DeleteServiceCommand.js +18 -41
  26. package/dist-cjs/commands/DeleteServiceSyncConfigCommand.js +18 -41
  27. package/dist-cjs/commands/DeleteServiceTemplateCommand.js +18 -41
  28. package/dist-cjs/commands/DeleteServiceTemplateVersionCommand.js +18 -41
  29. package/dist-cjs/commands/DeleteTemplateSyncConfigCommand.js +18 -41
  30. package/dist-cjs/commands/GetAccountSettingsCommand.js +18 -41
  31. package/dist-cjs/commands/GetComponentCommand.js +18 -41
  32. package/dist-cjs/commands/GetDeploymentCommand.js +18 -41
  33. package/dist-cjs/commands/GetEnvironmentAccountConnectionCommand.js +18 -41
  34. package/dist-cjs/commands/GetEnvironmentCommand.js +18 -41
  35. package/dist-cjs/commands/GetEnvironmentTemplateCommand.js +18 -41
  36. package/dist-cjs/commands/GetEnvironmentTemplateVersionCommand.js +18 -41
  37. package/dist-cjs/commands/GetRepositoryCommand.js +18 -41
  38. package/dist-cjs/commands/GetRepositorySyncStatusCommand.js +18 -41
  39. package/dist-cjs/commands/GetResourcesSummaryCommand.js +18 -41
  40. package/dist-cjs/commands/GetServiceCommand.js +18 -41
  41. package/dist-cjs/commands/GetServiceInstanceCommand.js +18 -41
  42. package/dist-cjs/commands/GetServiceInstanceSyncStatusCommand.js +18 -41
  43. package/dist-cjs/commands/GetServiceSyncBlockerSummaryCommand.js +18 -41
  44. package/dist-cjs/commands/GetServiceSyncConfigCommand.js +18 -41
  45. package/dist-cjs/commands/GetServiceTemplateCommand.js +18 -41
  46. package/dist-cjs/commands/GetServiceTemplateVersionCommand.js +18 -41
  47. package/dist-cjs/commands/GetTemplateSyncConfigCommand.js +18 -41
  48. package/dist-cjs/commands/GetTemplateSyncStatusCommand.js +18 -41
  49. package/dist-cjs/commands/ListComponentOutputsCommand.js +18 -41
  50. package/dist-cjs/commands/ListComponentProvisionedResourcesCommand.js +18 -41
  51. package/dist-cjs/commands/ListComponentsCommand.js +18 -41
  52. package/dist-cjs/commands/ListDeploymentsCommand.js +18 -41
  53. package/dist-cjs/commands/ListEnvironmentAccountConnectionsCommand.js +18 -41
  54. package/dist-cjs/commands/ListEnvironmentOutputsCommand.js +18 -41
  55. package/dist-cjs/commands/ListEnvironmentProvisionedResourcesCommand.js +18 -41
  56. package/dist-cjs/commands/ListEnvironmentTemplateVersionsCommand.js +18 -41
  57. package/dist-cjs/commands/ListEnvironmentTemplatesCommand.js +18 -41
  58. package/dist-cjs/commands/ListEnvironmentsCommand.js +18 -41
  59. package/dist-cjs/commands/ListRepositoriesCommand.js +18 -41
  60. package/dist-cjs/commands/ListRepositorySyncDefinitionsCommand.js +18 -41
  61. package/dist-cjs/commands/ListServiceInstanceOutputsCommand.js +18 -41
  62. package/dist-cjs/commands/ListServiceInstanceProvisionedResourcesCommand.js +18 -41
  63. package/dist-cjs/commands/ListServiceInstancesCommand.js +18 -41
  64. package/dist-cjs/commands/ListServicePipelineOutputsCommand.js +18 -41
  65. package/dist-cjs/commands/ListServicePipelineProvisionedResourcesCommand.js +18 -41
  66. package/dist-cjs/commands/ListServiceTemplateVersionsCommand.js +18 -41
  67. package/dist-cjs/commands/ListServiceTemplatesCommand.js +18 -41
  68. package/dist-cjs/commands/ListServicesCommand.js +18 -41
  69. package/dist-cjs/commands/ListTagsForResourceCommand.js +18 -41
  70. package/dist-cjs/commands/NotifyResourceDeploymentStatusChangeCommand.js +18 -41
  71. package/dist-cjs/commands/RejectEnvironmentAccountConnectionCommand.js +18 -41
  72. package/dist-cjs/commands/TagResourceCommand.js +18 -41
  73. package/dist-cjs/commands/UntagResourceCommand.js +18 -41
  74. package/dist-cjs/commands/UpdateAccountSettingsCommand.js +18 -41
  75. package/dist-cjs/commands/UpdateComponentCommand.js +18 -41
  76. package/dist-cjs/commands/UpdateEnvironmentAccountConnectionCommand.js +18 -41
  77. package/dist-cjs/commands/UpdateEnvironmentCommand.js +18 -41
  78. package/dist-cjs/commands/UpdateEnvironmentTemplateCommand.js +18 -41
  79. package/dist-cjs/commands/UpdateEnvironmentTemplateVersionCommand.js +18 -41
  80. package/dist-cjs/commands/UpdateServiceCommand.js +18 -41
  81. package/dist-cjs/commands/UpdateServiceInstanceCommand.js +18 -41
  82. package/dist-cjs/commands/UpdateServicePipelineCommand.js +18 -41
  83. package/dist-cjs/commands/UpdateServiceSyncBlockerCommand.js +18 -41
  84. package/dist-cjs/commands/UpdateServiceSyncConfigCommand.js +18 -41
  85. package/dist-cjs/commands/UpdateServiceTemplateCommand.js +18 -41
  86. package/dist-cjs/commands/UpdateServiceTemplateVersionCommand.js +18 -41
  87. package/dist-cjs/commands/UpdateTemplateSyncConfigCommand.js +18 -41
  88. package/dist-cjs/endpoint/EndpointParameters.js +7 -1
  89. package/dist-es/commands/AcceptEnvironmentAccountConnectionCommand.js +18 -41
  90. package/dist-es/commands/CancelComponentDeploymentCommand.js +18 -41
  91. package/dist-es/commands/CancelEnvironmentDeploymentCommand.js +18 -41
  92. package/dist-es/commands/CancelServiceInstanceDeploymentCommand.js +18 -41
  93. package/dist-es/commands/CancelServicePipelineDeploymentCommand.js +18 -41
  94. package/dist-es/commands/CreateComponentCommand.js +18 -41
  95. package/dist-es/commands/CreateEnvironmentAccountConnectionCommand.js +18 -41
  96. package/dist-es/commands/CreateEnvironmentCommand.js +18 -41
  97. package/dist-es/commands/CreateEnvironmentTemplateCommand.js +18 -41
  98. package/dist-es/commands/CreateEnvironmentTemplateVersionCommand.js +18 -41
  99. package/dist-es/commands/CreateRepositoryCommand.js +18 -41
  100. package/dist-es/commands/CreateServiceCommand.js +18 -41
  101. package/dist-es/commands/CreateServiceInstanceCommand.js +18 -41
  102. package/dist-es/commands/CreateServiceSyncConfigCommand.js +18 -41
  103. package/dist-es/commands/CreateServiceTemplateCommand.js +18 -41
  104. package/dist-es/commands/CreateServiceTemplateVersionCommand.js +18 -41
  105. package/dist-es/commands/CreateTemplateSyncConfigCommand.js +18 -41
  106. package/dist-es/commands/DeleteComponentCommand.js +18 -41
  107. package/dist-es/commands/DeleteDeploymentCommand.js +18 -41
  108. package/dist-es/commands/DeleteEnvironmentAccountConnectionCommand.js +18 -41
  109. package/dist-es/commands/DeleteEnvironmentCommand.js +18 -41
  110. package/dist-es/commands/DeleteEnvironmentTemplateCommand.js +18 -41
  111. package/dist-es/commands/DeleteEnvironmentTemplateVersionCommand.js +18 -41
  112. package/dist-es/commands/DeleteRepositoryCommand.js +18 -41
  113. package/dist-es/commands/DeleteServiceCommand.js +18 -41
  114. package/dist-es/commands/DeleteServiceSyncConfigCommand.js +18 -41
  115. package/dist-es/commands/DeleteServiceTemplateCommand.js +18 -41
  116. package/dist-es/commands/DeleteServiceTemplateVersionCommand.js +18 -41
  117. package/dist-es/commands/DeleteTemplateSyncConfigCommand.js +18 -41
  118. package/dist-es/commands/GetAccountSettingsCommand.js +18 -41
  119. package/dist-es/commands/GetComponentCommand.js +18 -41
  120. package/dist-es/commands/GetDeploymentCommand.js +18 -41
  121. package/dist-es/commands/GetEnvironmentAccountConnectionCommand.js +18 -41
  122. package/dist-es/commands/GetEnvironmentCommand.js +18 -41
  123. package/dist-es/commands/GetEnvironmentTemplateCommand.js +18 -41
  124. package/dist-es/commands/GetEnvironmentTemplateVersionCommand.js +18 -41
  125. package/dist-es/commands/GetRepositoryCommand.js +18 -41
  126. package/dist-es/commands/GetRepositorySyncStatusCommand.js +18 -41
  127. package/dist-es/commands/GetResourcesSummaryCommand.js +18 -41
  128. package/dist-es/commands/GetServiceCommand.js +18 -41
  129. package/dist-es/commands/GetServiceInstanceCommand.js +18 -41
  130. package/dist-es/commands/GetServiceInstanceSyncStatusCommand.js +18 -41
  131. package/dist-es/commands/GetServiceSyncBlockerSummaryCommand.js +18 -41
  132. package/dist-es/commands/GetServiceSyncConfigCommand.js +18 -41
  133. package/dist-es/commands/GetServiceTemplateCommand.js +18 -41
  134. package/dist-es/commands/GetServiceTemplateVersionCommand.js +18 -41
  135. package/dist-es/commands/GetTemplateSyncConfigCommand.js +18 -41
  136. package/dist-es/commands/GetTemplateSyncStatusCommand.js +18 -41
  137. package/dist-es/commands/ListComponentOutputsCommand.js +18 -41
  138. package/dist-es/commands/ListComponentProvisionedResourcesCommand.js +18 -41
  139. package/dist-es/commands/ListComponentsCommand.js +18 -41
  140. package/dist-es/commands/ListDeploymentsCommand.js +18 -41
  141. package/dist-es/commands/ListEnvironmentAccountConnectionsCommand.js +18 -41
  142. package/dist-es/commands/ListEnvironmentOutputsCommand.js +18 -41
  143. package/dist-es/commands/ListEnvironmentProvisionedResourcesCommand.js +18 -41
  144. package/dist-es/commands/ListEnvironmentTemplateVersionsCommand.js +18 -41
  145. package/dist-es/commands/ListEnvironmentTemplatesCommand.js +18 -41
  146. package/dist-es/commands/ListEnvironmentsCommand.js +18 -41
  147. package/dist-es/commands/ListRepositoriesCommand.js +18 -41
  148. package/dist-es/commands/ListRepositorySyncDefinitionsCommand.js +18 -41
  149. package/dist-es/commands/ListServiceInstanceOutputsCommand.js +18 -41
  150. package/dist-es/commands/ListServiceInstanceProvisionedResourcesCommand.js +18 -41
  151. package/dist-es/commands/ListServiceInstancesCommand.js +18 -41
  152. package/dist-es/commands/ListServicePipelineOutputsCommand.js +18 -41
  153. package/dist-es/commands/ListServicePipelineProvisionedResourcesCommand.js +18 -41
  154. package/dist-es/commands/ListServiceTemplateVersionsCommand.js +18 -41
  155. package/dist-es/commands/ListServiceTemplatesCommand.js +18 -41
  156. package/dist-es/commands/ListServicesCommand.js +18 -41
  157. package/dist-es/commands/ListTagsForResourceCommand.js +18 -41
  158. package/dist-es/commands/NotifyResourceDeploymentStatusChangeCommand.js +18 -41
  159. package/dist-es/commands/RejectEnvironmentAccountConnectionCommand.js +18 -41
  160. package/dist-es/commands/TagResourceCommand.js +18 -41
  161. package/dist-es/commands/UntagResourceCommand.js +18 -41
  162. package/dist-es/commands/UpdateAccountSettingsCommand.js +18 -41
  163. package/dist-es/commands/UpdateComponentCommand.js +18 -41
  164. package/dist-es/commands/UpdateEnvironmentAccountConnectionCommand.js +18 -41
  165. package/dist-es/commands/UpdateEnvironmentCommand.js +18 -41
  166. package/dist-es/commands/UpdateEnvironmentTemplateCommand.js +18 -41
  167. package/dist-es/commands/UpdateEnvironmentTemplateVersionCommand.js +18 -41
  168. package/dist-es/commands/UpdateServiceCommand.js +18 -41
  169. package/dist-es/commands/UpdateServiceInstanceCommand.js +18 -41
  170. package/dist-es/commands/UpdateServicePipelineCommand.js +18 -41
  171. package/dist-es/commands/UpdateServiceSyncBlockerCommand.js +18 -41
  172. package/dist-es/commands/UpdateServiceSyncConfigCommand.js +18 -41
  173. package/dist-es/commands/UpdateServiceTemplateCommand.js +18 -41
  174. package/dist-es/commands/UpdateServiceTemplateVersionCommand.js +18 -41
  175. package/dist-es/commands/UpdateTemplateSyncConfigCommand.js +18 -41
  176. package/dist-es/endpoint/EndpointParameters.js +6 -0
  177. package/dist-types/commands/AcceptEnvironmentAccountConnectionCommand.d.ts +6 -21
  178. package/dist-types/commands/CancelComponentDeploymentCommand.d.ts +6 -21
  179. package/dist-types/commands/CancelEnvironmentDeploymentCommand.d.ts +6 -21
  180. package/dist-types/commands/CancelServiceInstanceDeploymentCommand.d.ts +6 -21
  181. package/dist-types/commands/CancelServicePipelineDeploymentCommand.d.ts +6 -21
  182. package/dist-types/commands/CreateComponentCommand.d.ts +6 -21
  183. package/dist-types/commands/CreateEnvironmentAccountConnectionCommand.d.ts +6 -21
  184. package/dist-types/commands/CreateEnvironmentCommand.d.ts +6 -21
  185. package/dist-types/commands/CreateEnvironmentTemplateCommand.d.ts +6 -21
  186. package/dist-types/commands/CreateEnvironmentTemplateVersionCommand.d.ts +6 -21
  187. package/dist-types/commands/CreateRepositoryCommand.d.ts +6 -21
  188. package/dist-types/commands/CreateServiceCommand.d.ts +6 -21
  189. package/dist-types/commands/CreateServiceInstanceCommand.d.ts +6 -21
  190. package/dist-types/commands/CreateServiceSyncConfigCommand.d.ts +6 -21
  191. package/dist-types/commands/CreateServiceTemplateCommand.d.ts +6 -21
  192. package/dist-types/commands/CreateServiceTemplateVersionCommand.d.ts +6 -21
  193. package/dist-types/commands/CreateTemplateSyncConfigCommand.d.ts +6 -21
  194. package/dist-types/commands/DeleteComponentCommand.d.ts +6 -21
  195. package/dist-types/commands/DeleteDeploymentCommand.d.ts +6 -21
  196. package/dist-types/commands/DeleteEnvironmentAccountConnectionCommand.d.ts +6 -21
  197. package/dist-types/commands/DeleteEnvironmentCommand.d.ts +6 -21
  198. package/dist-types/commands/DeleteEnvironmentTemplateCommand.d.ts +6 -21
  199. package/dist-types/commands/DeleteEnvironmentTemplateVersionCommand.d.ts +6 -21
  200. package/dist-types/commands/DeleteRepositoryCommand.d.ts +6 -21
  201. package/dist-types/commands/DeleteServiceCommand.d.ts +6 -21
  202. package/dist-types/commands/DeleteServiceSyncConfigCommand.d.ts +6 -21
  203. package/dist-types/commands/DeleteServiceTemplateCommand.d.ts +6 -21
  204. package/dist-types/commands/DeleteServiceTemplateVersionCommand.d.ts +6 -21
  205. package/dist-types/commands/DeleteTemplateSyncConfigCommand.d.ts +6 -21
  206. package/dist-types/commands/GetAccountSettingsCommand.d.ts +6 -21
  207. package/dist-types/commands/GetComponentCommand.d.ts +6 -21
  208. package/dist-types/commands/GetDeploymentCommand.d.ts +6 -21
  209. package/dist-types/commands/GetEnvironmentAccountConnectionCommand.d.ts +6 -21
  210. package/dist-types/commands/GetEnvironmentCommand.d.ts +6 -21
  211. package/dist-types/commands/GetEnvironmentTemplateCommand.d.ts +6 -21
  212. package/dist-types/commands/GetEnvironmentTemplateVersionCommand.d.ts +6 -21
  213. package/dist-types/commands/GetRepositoryCommand.d.ts +6 -21
  214. package/dist-types/commands/GetRepositorySyncStatusCommand.d.ts +6 -21
  215. package/dist-types/commands/GetResourcesSummaryCommand.d.ts +6 -21
  216. package/dist-types/commands/GetServiceCommand.d.ts +6 -21
  217. package/dist-types/commands/GetServiceInstanceCommand.d.ts +6 -21
  218. package/dist-types/commands/GetServiceInstanceSyncStatusCommand.d.ts +6 -21
  219. package/dist-types/commands/GetServiceSyncBlockerSummaryCommand.d.ts +6 -21
  220. package/dist-types/commands/GetServiceSyncConfigCommand.d.ts +6 -21
  221. package/dist-types/commands/GetServiceTemplateCommand.d.ts +6 -21
  222. package/dist-types/commands/GetServiceTemplateVersionCommand.d.ts +6 -21
  223. package/dist-types/commands/GetTemplateSyncConfigCommand.d.ts +6 -21
  224. package/dist-types/commands/GetTemplateSyncStatusCommand.d.ts +6 -21
  225. package/dist-types/commands/ListComponentOutputsCommand.d.ts +6 -21
  226. package/dist-types/commands/ListComponentProvisionedResourcesCommand.d.ts +6 -21
  227. package/dist-types/commands/ListComponentsCommand.d.ts +6 -21
  228. package/dist-types/commands/ListDeploymentsCommand.d.ts +6 -21
  229. package/dist-types/commands/ListEnvironmentAccountConnectionsCommand.d.ts +6 -21
  230. package/dist-types/commands/ListEnvironmentOutputsCommand.d.ts +6 -21
  231. package/dist-types/commands/ListEnvironmentProvisionedResourcesCommand.d.ts +6 -21
  232. package/dist-types/commands/ListEnvironmentTemplateVersionsCommand.d.ts +6 -21
  233. package/dist-types/commands/ListEnvironmentTemplatesCommand.d.ts +6 -21
  234. package/dist-types/commands/ListEnvironmentsCommand.d.ts +6 -21
  235. package/dist-types/commands/ListRepositoriesCommand.d.ts +6 -21
  236. package/dist-types/commands/ListRepositorySyncDefinitionsCommand.d.ts +6 -21
  237. package/dist-types/commands/ListServiceInstanceOutputsCommand.d.ts +6 -21
  238. package/dist-types/commands/ListServiceInstanceProvisionedResourcesCommand.d.ts +6 -21
  239. package/dist-types/commands/ListServiceInstancesCommand.d.ts +6 -21
  240. package/dist-types/commands/ListServicePipelineOutputsCommand.d.ts +6 -21
  241. package/dist-types/commands/ListServicePipelineProvisionedResourcesCommand.d.ts +6 -21
  242. package/dist-types/commands/ListServiceTemplateVersionsCommand.d.ts +6 -21
  243. package/dist-types/commands/ListServiceTemplatesCommand.d.ts +6 -21
  244. package/dist-types/commands/ListServicesCommand.d.ts +6 -21
  245. package/dist-types/commands/ListTagsForResourceCommand.d.ts +6 -21
  246. package/dist-types/commands/NotifyResourceDeploymentStatusChangeCommand.d.ts +6 -21
  247. package/dist-types/commands/RejectEnvironmentAccountConnectionCommand.d.ts +6 -21
  248. package/dist-types/commands/TagResourceCommand.d.ts +6 -21
  249. package/dist-types/commands/UntagResourceCommand.d.ts +6 -21
  250. package/dist-types/commands/UpdateAccountSettingsCommand.d.ts +6 -21
  251. package/dist-types/commands/UpdateComponentCommand.d.ts +6 -21
  252. package/dist-types/commands/UpdateEnvironmentAccountConnectionCommand.d.ts +6 -21
  253. package/dist-types/commands/UpdateEnvironmentCommand.d.ts +6 -21
  254. package/dist-types/commands/UpdateEnvironmentTemplateCommand.d.ts +6 -21
  255. package/dist-types/commands/UpdateEnvironmentTemplateVersionCommand.d.ts +6 -21
  256. package/dist-types/commands/UpdateServiceCommand.d.ts +6 -21
  257. package/dist-types/commands/UpdateServiceInstanceCommand.d.ts +6 -21
  258. package/dist-types/commands/UpdateServicePipelineCommand.d.ts +6 -21
  259. package/dist-types/commands/UpdateServiceSyncBlockerCommand.d.ts +6 -21
  260. package/dist-types/commands/UpdateServiceSyncConfigCommand.d.ts +6 -21
  261. package/dist-types/commands/UpdateServiceTemplateCommand.d.ts +6 -21
  262. package/dist-types/commands/UpdateServiceTemplateVersionCommand.d.ts +6 -21
  263. package/dist-types/commands/UpdateTemplateSyncConfigCommand.d.ts +6 -21
  264. package/dist-types/endpoint/EndpointParameters.d.ts +18 -0
  265. package/dist-types/ts3.4/commands/AcceptEnvironmentAccountConnectionCommand.d.ts +12 -24
  266. package/dist-types/ts3.4/commands/CancelComponentDeploymentCommand.d.ts +12 -24
  267. package/dist-types/ts3.4/commands/CancelEnvironmentDeploymentCommand.d.ts +12 -24
  268. package/dist-types/ts3.4/commands/CancelServiceInstanceDeploymentCommand.d.ts +12 -24
  269. package/dist-types/ts3.4/commands/CancelServicePipelineDeploymentCommand.d.ts +12 -24
  270. package/dist-types/ts3.4/commands/CreateComponentCommand.d.ts +14 -23
  271. package/dist-types/ts3.4/commands/CreateEnvironmentAccountConnectionCommand.d.ts +12 -24
  272. package/dist-types/ts3.4/commands/CreateEnvironmentCommand.d.ts +14 -23
  273. package/dist-types/ts3.4/commands/CreateEnvironmentTemplateCommand.d.ts +12 -24
  274. package/dist-types/ts3.4/commands/CreateEnvironmentTemplateVersionCommand.d.ts +12 -24
  275. package/dist-types/ts3.4/commands/CreateRepositoryCommand.d.ts +14 -23
  276. package/dist-types/ts3.4/commands/CreateServiceCommand.d.ts +14 -23
  277. package/dist-types/ts3.4/commands/CreateServiceInstanceCommand.d.ts +12 -24
  278. package/dist-types/ts3.4/commands/CreateServiceSyncConfigCommand.d.ts +12 -24
  279. package/dist-types/ts3.4/commands/CreateServiceTemplateCommand.d.ts +12 -24
  280. package/dist-types/ts3.4/commands/CreateServiceTemplateVersionCommand.d.ts +12 -24
  281. package/dist-types/ts3.4/commands/CreateTemplateSyncConfigCommand.d.ts +12 -24
  282. package/dist-types/ts3.4/commands/DeleteComponentCommand.d.ts +14 -23
  283. package/dist-types/ts3.4/commands/DeleteDeploymentCommand.d.ts +14 -23
  284. package/dist-types/ts3.4/commands/DeleteEnvironmentAccountConnectionCommand.d.ts +12 -24
  285. package/dist-types/ts3.4/commands/DeleteEnvironmentCommand.d.ts +14 -23
  286. package/dist-types/ts3.4/commands/DeleteEnvironmentTemplateCommand.d.ts +12 -24
  287. package/dist-types/ts3.4/commands/DeleteEnvironmentTemplateVersionCommand.d.ts +12 -24
  288. package/dist-types/ts3.4/commands/DeleteRepositoryCommand.d.ts +14 -23
  289. package/dist-types/ts3.4/commands/DeleteServiceCommand.d.ts +14 -23
  290. package/dist-types/ts3.4/commands/DeleteServiceSyncConfigCommand.d.ts +12 -24
  291. package/dist-types/ts3.4/commands/DeleteServiceTemplateCommand.d.ts +12 -24
  292. package/dist-types/ts3.4/commands/DeleteServiceTemplateVersionCommand.d.ts +12 -24
  293. package/dist-types/ts3.4/commands/DeleteTemplateSyncConfigCommand.d.ts +12 -24
  294. package/dist-types/ts3.4/commands/GetAccountSettingsCommand.d.ts +14 -23
  295. package/dist-types/ts3.4/commands/GetComponentCommand.d.ts +14 -23
  296. package/dist-types/ts3.4/commands/GetDeploymentCommand.d.ts +14 -23
  297. package/dist-types/ts3.4/commands/GetEnvironmentAccountConnectionCommand.d.ts +12 -24
  298. package/dist-types/ts3.4/commands/GetEnvironmentCommand.d.ts +14 -23
  299. package/dist-types/ts3.4/commands/GetEnvironmentTemplateCommand.d.ts +12 -24
  300. package/dist-types/ts3.4/commands/GetEnvironmentTemplateVersionCommand.d.ts +12 -24
  301. package/dist-types/ts3.4/commands/GetRepositoryCommand.d.ts +14 -23
  302. package/dist-types/ts3.4/commands/GetRepositorySyncStatusCommand.d.ts +12 -24
  303. package/dist-types/ts3.4/commands/GetResourcesSummaryCommand.d.ts +14 -23
  304. package/dist-types/ts3.4/commands/GetServiceCommand.d.ts +14 -23
  305. package/dist-types/ts3.4/commands/GetServiceInstanceCommand.d.ts +14 -23
  306. package/dist-types/ts3.4/commands/GetServiceInstanceSyncStatusCommand.d.ts +12 -24
  307. package/dist-types/ts3.4/commands/GetServiceSyncBlockerSummaryCommand.d.ts +12 -24
  308. package/dist-types/ts3.4/commands/GetServiceSyncConfigCommand.d.ts +12 -24
  309. package/dist-types/ts3.4/commands/GetServiceTemplateCommand.d.ts +14 -23
  310. package/dist-types/ts3.4/commands/GetServiceTemplateVersionCommand.d.ts +12 -24
  311. package/dist-types/ts3.4/commands/GetTemplateSyncConfigCommand.d.ts +12 -24
  312. package/dist-types/ts3.4/commands/GetTemplateSyncStatusCommand.d.ts +12 -24
  313. package/dist-types/ts3.4/commands/ListComponentOutputsCommand.d.ts +12 -24
  314. package/dist-types/ts3.4/commands/ListComponentProvisionedResourcesCommand.d.ts +12 -24
  315. package/dist-types/ts3.4/commands/ListComponentsCommand.d.ts +14 -23
  316. package/dist-types/ts3.4/commands/ListDeploymentsCommand.d.ts +14 -23
  317. package/dist-types/ts3.4/commands/ListEnvironmentAccountConnectionsCommand.d.ts +12 -24
  318. package/dist-types/ts3.4/commands/ListEnvironmentOutputsCommand.d.ts +12 -24
  319. package/dist-types/ts3.4/commands/ListEnvironmentProvisionedResourcesCommand.d.ts +12 -24
  320. package/dist-types/ts3.4/commands/ListEnvironmentTemplateVersionsCommand.d.ts +12 -24
  321. package/dist-types/ts3.4/commands/ListEnvironmentTemplatesCommand.d.ts +12 -24
  322. package/dist-types/ts3.4/commands/ListEnvironmentsCommand.d.ts +14 -23
  323. package/dist-types/ts3.4/commands/ListRepositoriesCommand.d.ts +14 -23
  324. package/dist-types/ts3.4/commands/ListRepositorySyncDefinitionsCommand.d.ts +12 -24
  325. package/dist-types/ts3.4/commands/ListServiceInstanceOutputsCommand.d.ts +12 -24
  326. package/dist-types/ts3.4/commands/ListServiceInstanceProvisionedResourcesCommand.d.ts +12 -24
  327. package/dist-types/ts3.4/commands/ListServiceInstancesCommand.d.ts +12 -24
  328. package/dist-types/ts3.4/commands/ListServicePipelineOutputsCommand.d.ts +12 -24
  329. package/dist-types/ts3.4/commands/ListServicePipelineProvisionedResourcesCommand.d.ts +12 -24
  330. package/dist-types/ts3.4/commands/ListServiceTemplateVersionsCommand.d.ts +12 -24
  331. package/dist-types/ts3.4/commands/ListServiceTemplatesCommand.d.ts +12 -24
  332. package/dist-types/ts3.4/commands/ListServicesCommand.d.ts +14 -23
  333. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +14 -23
  334. package/dist-types/ts3.4/commands/NotifyResourceDeploymentStatusChangeCommand.d.ts +12 -24
  335. package/dist-types/ts3.4/commands/RejectEnvironmentAccountConnectionCommand.d.ts +12 -24
  336. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +14 -23
  337. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +14 -23
  338. package/dist-types/ts3.4/commands/UpdateAccountSettingsCommand.d.ts +12 -24
  339. package/dist-types/ts3.4/commands/UpdateComponentCommand.d.ts +14 -23
  340. package/dist-types/ts3.4/commands/UpdateEnvironmentAccountConnectionCommand.d.ts +12 -24
  341. package/dist-types/ts3.4/commands/UpdateEnvironmentCommand.d.ts +14 -23
  342. package/dist-types/ts3.4/commands/UpdateEnvironmentTemplateCommand.d.ts +12 -24
  343. package/dist-types/ts3.4/commands/UpdateEnvironmentTemplateVersionCommand.d.ts +12 -24
  344. package/dist-types/ts3.4/commands/UpdateServiceCommand.d.ts +14 -23
  345. package/dist-types/ts3.4/commands/UpdateServiceInstanceCommand.d.ts +12 -24
  346. package/dist-types/ts3.4/commands/UpdateServicePipelineCommand.d.ts +12 -24
  347. package/dist-types/ts3.4/commands/UpdateServiceSyncBlockerCommand.d.ts +12 -24
  348. package/dist-types/ts3.4/commands/UpdateServiceSyncConfigCommand.d.ts +12 -24
  349. package/dist-types/ts3.4/commands/UpdateServiceTemplateCommand.d.ts +12 -24
  350. package/dist-types/ts3.4/commands/UpdateServiceTemplateVersionCommand.d.ts +12 -24
  351. package/dist-types/ts3.4/commands/UpdateTemplateSyncConfigCommand.d.ts +12 -24
  352. package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +18 -0
  353. package/package.json +9 -9
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { ListServiceTemplateVersionsInput, ListServiceTemplateVersionsOutput } from "../models/models_0";
5
4
  import { ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ProtonClient";
6
5
  /**
@@ -21,6 +20,10 @@ export interface ListServiceTemplateVersionsCommandInput extends ListServiceTemp
21
20
  */
22
21
  export interface ListServiceTemplateVersionsCommandOutput extends ListServiceTemplateVersionsOutput, __MetadataBearer {
23
22
  }
23
+ declare const ListServiceTemplateVersionsCommand_base: {
24
+ new (input: ListServiceTemplateVersionsCommandInput): import("@smithy/smithy-client").CommandImpl<ListServiceTemplateVersionsCommandInput, ListServiceTemplateVersionsCommandOutput, ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>List major or minor versions of a service template with detail data.</p>
@@ -83,23 +86,5 @@ export interface ListServiceTemplateVersionsCommandOutput extends ListServiceTem
83
86
  * <p>Base exception class for all service exceptions from Proton service.</p>
84
87
  *
85
88
  */
86
- export declare class ListServiceTemplateVersionsCommand extends $Command<ListServiceTemplateVersionsCommandInput, ListServiceTemplateVersionsCommandOutput, ProtonClientResolvedConfig> {
87
- readonly input: ListServiceTemplateVersionsCommandInput;
88
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
89
- /**
90
- * @public
91
- */
92
- constructor(input: ListServiceTemplateVersionsCommandInput);
93
- /**
94
- * @internal
95
- */
96
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ProtonClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListServiceTemplateVersionsCommandInput, ListServiceTemplateVersionsCommandOutput>;
97
- /**
98
- * @internal
99
- */
100
- private serialize;
101
- /**
102
- * @internal
103
- */
104
- private deserialize;
89
+ export declare class ListServiceTemplateVersionsCommand extends ListServiceTemplateVersionsCommand_base {
105
90
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { ListServiceTemplatesInput, ListServiceTemplatesOutput } from "../models/models_0";
5
4
  import { ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ProtonClient";
6
5
  /**
@@ -21,6 +20,10 @@ export interface ListServiceTemplatesCommandInput extends ListServiceTemplatesIn
21
20
  */
22
21
  export interface ListServiceTemplatesCommandOutput extends ListServiceTemplatesOutput, __MetadataBearer {
23
22
  }
23
+ declare const ListServiceTemplatesCommand_base: {
24
+ new (input: ListServiceTemplatesCommandInput): import("@smithy/smithy-client").CommandImpl<ListServiceTemplatesCommandInput, ListServiceTemplatesCommandOutput, ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>List service templates with detail data.</p>
@@ -76,23 +79,5 @@ export interface ListServiceTemplatesCommandOutput extends ListServiceTemplatesO
76
79
  * <p>Base exception class for all service exceptions from Proton service.</p>
77
80
  *
78
81
  */
79
- export declare class ListServiceTemplatesCommand extends $Command<ListServiceTemplatesCommandInput, ListServiceTemplatesCommandOutput, ProtonClientResolvedConfig> {
80
- readonly input: ListServiceTemplatesCommandInput;
81
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
82
- /**
83
- * @public
84
- */
85
- constructor(input: ListServiceTemplatesCommandInput);
86
- /**
87
- * @internal
88
- */
89
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ProtonClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListServiceTemplatesCommandInput, ListServiceTemplatesCommandOutput>;
90
- /**
91
- * @internal
92
- */
93
- private serialize;
94
- /**
95
- * @internal
96
- */
97
- private deserialize;
82
+ export declare class ListServiceTemplatesCommand extends ListServiceTemplatesCommand_base {
98
83
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { ListServicesInput, ListServicesOutput } from "../models/models_0";
5
4
  import { ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ProtonClient";
6
5
  /**
@@ -21,6 +20,10 @@ export interface ListServicesCommandInput extends ListServicesInput {
21
20
  */
22
21
  export interface ListServicesCommandOutput extends ListServicesOutput, __MetadataBearer {
23
22
  }
23
+ declare const ListServicesCommand_base: {
24
+ new (input: ListServicesCommandInput): import("@smithy/smithy-client").CommandImpl<ListServicesCommandInput, ListServicesCommandOutput, ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>List services with summaries of detail data.</p>
@@ -76,23 +79,5 @@ export interface ListServicesCommandOutput extends ListServicesOutput, __Metadat
76
79
  * <p>Base exception class for all service exceptions from Proton service.</p>
77
80
  *
78
81
  */
79
- export declare class ListServicesCommand extends $Command<ListServicesCommandInput, ListServicesCommandOutput, ProtonClientResolvedConfig> {
80
- readonly input: ListServicesCommandInput;
81
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
82
- /**
83
- * @public
84
- */
85
- constructor(input: ListServicesCommandInput);
86
- /**
87
- * @internal
88
- */
89
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ProtonClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListServicesCommandInput, ListServicesCommandOutput>;
90
- /**
91
- * @internal
92
- */
93
- private serialize;
94
- /**
95
- * @internal
96
- */
97
- private deserialize;
82
+ export declare class ListServicesCommand extends ListServicesCommand_base {
98
83
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { ListTagsForResourceInput, ListTagsForResourceOutput } from "../models/models_0";
5
4
  import { ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ProtonClient";
6
5
  /**
@@ -21,6 +20,10 @@ export interface ListTagsForResourceCommandInput extends ListTagsForResourceInpu
21
20
  */
22
21
  export interface ListTagsForResourceCommandOutput extends ListTagsForResourceOutput, __MetadataBearer {
23
22
  }
23
+ declare const ListTagsForResourceCommand_base: {
24
+ new (input: ListTagsForResourceCommandInput): import("@smithy/smithy-client").CommandImpl<ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput, ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>List tags for a resource. For more information, see <a href="https://docs.aws.amazon.com/proton/latest/userguide/resources.html">Proton
@@ -75,23 +78,5 @@ export interface ListTagsForResourceCommandOutput extends ListTagsForResourceOut
75
78
  * <p>Base exception class for all service exceptions from Proton service.</p>
76
79
  *
77
80
  */
78
- export declare class ListTagsForResourceCommand extends $Command<ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput, ProtonClientResolvedConfig> {
79
- readonly input: ListTagsForResourceCommandInput;
80
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
81
- /**
82
- * @public
83
- */
84
- constructor(input: ListTagsForResourceCommandInput);
85
- /**
86
- * @internal
87
- */
88
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ProtonClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput>;
89
- /**
90
- * @internal
91
- */
92
- private serialize;
93
- /**
94
- * @internal
95
- */
96
- private deserialize;
81
+ export declare class ListTagsForResourceCommand extends ListTagsForResourceCommand_base {
97
82
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { NotifyResourceDeploymentStatusChangeInput, NotifyResourceDeploymentStatusChangeOutput } from "../models/models_0";
5
4
  import { ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ProtonClient";
6
5
  /**
@@ -21,6 +20,10 @@ export interface NotifyResourceDeploymentStatusChangeCommandInput extends Notify
21
20
  */
22
21
  export interface NotifyResourceDeploymentStatusChangeCommandOutput extends NotifyResourceDeploymentStatusChangeOutput, __MetadataBearer {
23
22
  }
23
+ declare const NotifyResourceDeploymentStatusChangeCommand_base: {
24
+ new (input: NotifyResourceDeploymentStatusChangeCommandInput): import("@smithy/smithy-client").CommandImpl<NotifyResourceDeploymentStatusChangeCommandInput, NotifyResourceDeploymentStatusChangeCommandOutput, ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Notify Proton of status changes to a provisioned resource when you use self-managed provisioning.</p>
@@ -81,23 +84,5 @@ export interface NotifyResourceDeploymentStatusChangeCommandOutput extends Notif
81
84
  * <p>Base exception class for all service exceptions from Proton service.</p>
82
85
  *
83
86
  */
84
- export declare class NotifyResourceDeploymentStatusChangeCommand extends $Command<NotifyResourceDeploymentStatusChangeCommandInput, NotifyResourceDeploymentStatusChangeCommandOutput, ProtonClientResolvedConfig> {
85
- readonly input: NotifyResourceDeploymentStatusChangeCommandInput;
86
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
87
- /**
88
- * @public
89
- */
90
- constructor(input: NotifyResourceDeploymentStatusChangeCommandInput);
91
- /**
92
- * @internal
93
- */
94
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ProtonClientResolvedConfig, options?: __HttpHandlerOptions): Handler<NotifyResourceDeploymentStatusChangeCommandInput, NotifyResourceDeploymentStatusChangeCommandOutput>;
95
- /**
96
- * @internal
97
- */
98
- private serialize;
99
- /**
100
- * @internal
101
- */
102
- private deserialize;
87
+ export declare class NotifyResourceDeploymentStatusChangeCommand extends NotifyResourceDeploymentStatusChangeCommand_base {
103
88
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { RejectEnvironmentAccountConnectionInput, RejectEnvironmentAccountConnectionOutput } from "../models/models_0";
5
4
  import { ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ProtonClient";
6
5
  /**
@@ -21,6 +20,10 @@ export interface RejectEnvironmentAccountConnectionCommandInput extends RejectEn
21
20
  */
22
21
  export interface RejectEnvironmentAccountConnectionCommandOutput extends RejectEnvironmentAccountConnectionOutput, __MetadataBearer {
23
22
  }
23
+ declare const RejectEnvironmentAccountConnectionCommand_base: {
24
+ new (input: RejectEnvironmentAccountConnectionCommandInput): import("@smithy/smithy-client").CommandImpl<RejectEnvironmentAccountConnectionCommandInput, RejectEnvironmentAccountConnectionCommandOutput, ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>In a management account, reject an environment account connection from another environment account.</p>
@@ -86,23 +89,5 @@ export interface RejectEnvironmentAccountConnectionCommandOutput extends RejectE
86
89
  * <p>Base exception class for all service exceptions from Proton service.</p>
87
90
  *
88
91
  */
89
- export declare class RejectEnvironmentAccountConnectionCommand extends $Command<RejectEnvironmentAccountConnectionCommandInput, RejectEnvironmentAccountConnectionCommandOutput, ProtonClientResolvedConfig> {
90
- readonly input: RejectEnvironmentAccountConnectionCommandInput;
91
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
92
- /**
93
- * @public
94
- */
95
- constructor(input: RejectEnvironmentAccountConnectionCommandInput);
96
- /**
97
- * @internal
98
- */
99
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ProtonClientResolvedConfig, options?: __HttpHandlerOptions): Handler<RejectEnvironmentAccountConnectionCommandInput, RejectEnvironmentAccountConnectionCommandOutput>;
100
- /**
101
- * @internal
102
- */
103
- private serialize;
104
- /**
105
- * @internal
106
- */
107
- private deserialize;
92
+ export declare class RejectEnvironmentAccountConnectionCommand extends RejectEnvironmentAccountConnectionCommand_base {
108
93
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { TagResourceInput, TagResourceOutput } from "../models/models_0";
5
4
  import { ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ProtonClient";
6
5
  /**
@@ -21,6 +20,10 @@ export interface TagResourceCommandInput extends TagResourceInput {
21
20
  */
22
21
  export interface TagResourceCommandOutput extends TagResourceOutput, __MetadataBearer {
23
22
  }
23
+ declare const TagResourceCommand_base: {
24
+ new (input: TagResourceCommandInput): import("@smithy/smithy-client").CommandImpl<TagResourceCommandInput, TagResourceCommandOutput, ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Tag a resource. A tag is a key-value pair of metadata that you associate with an Proton resource.</p>
@@ -75,23 +78,5 @@ export interface TagResourceCommandOutput extends TagResourceOutput, __MetadataB
75
78
  * <p>Base exception class for all service exceptions from Proton service.</p>
76
79
  *
77
80
  */
78
- export declare class TagResourceCommand extends $Command<TagResourceCommandInput, TagResourceCommandOutput, ProtonClientResolvedConfig> {
79
- readonly input: TagResourceCommandInput;
80
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
81
- /**
82
- * @public
83
- */
84
- constructor(input: TagResourceCommandInput);
85
- /**
86
- * @internal
87
- */
88
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ProtonClientResolvedConfig, options?: __HttpHandlerOptions): Handler<TagResourceCommandInput, TagResourceCommandOutput>;
89
- /**
90
- * @internal
91
- */
92
- private serialize;
93
- /**
94
- * @internal
95
- */
96
- private deserialize;
81
+ export declare class TagResourceCommand extends TagResourceCommand_base {
97
82
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { UntagResourceInput, UntagResourceOutput } from "../models/models_0";
5
4
  import { ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ProtonClient";
6
5
  /**
@@ -21,6 +20,10 @@ export interface UntagResourceCommandInput extends UntagResourceInput {
21
20
  */
22
21
  export interface UntagResourceCommandOutput extends UntagResourceOutput, __MetadataBearer {
23
22
  }
23
+ declare const UntagResourceCommand_base: {
24
+ new (input: UntagResourceCommandInput): import("@smithy/smithy-client").CommandImpl<UntagResourceCommandInput, UntagResourceCommandOutput, ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Remove a customer tag from a resource. A tag is a key-value pair of metadata associated with an Proton resource.</p>
@@ -72,23 +75,5 @@ export interface UntagResourceCommandOutput extends UntagResourceOutput, __Metad
72
75
  * <p>Base exception class for all service exceptions from Proton service.</p>
73
76
  *
74
77
  */
75
- export declare class UntagResourceCommand extends $Command<UntagResourceCommandInput, UntagResourceCommandOutput, ProtonClientResolvedConfig> {
76
- readonly input: UntagResourceCommandInput;
77
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
78
- /**
79
- * @public
80
- */
81
- constructor(input: UntagResourceCommandInput);
82
- /**
83
- * @internal
84
- */
85
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ProtonClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UntagResourceCommandInput, UntagResourceCommandOutput>;
86
- /**
87
- * @internal
88
- */
89
- private serialize;
90
- /**
91
- * @internal
92
- */
93
- private deserialize;
78
+ export declare class UntagResourceCommand extends UntagResourceCommand_base {
94
79
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { UpdateAccountSettingsInput, UpdateAccountSettingsOutput } from "../models/models_0";
5
4
  import { ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ProtonClient";
6
5
  /**
@@ -21,6 +20,10 @@ export interface UpdateAccountSettingsCommandInput extends UpdateAccountSettings
21
20
  */
22
21
  export interface UpdateAccountSettingsCommandOutput extends UpdateAccountSettingsOutput, __MetadataBearer {
23
22
  }
23
+ declare const UpdateAccountSettingsCommand_base: {
24
+ new (input: UpdateAccountSettingsCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateAccountSettingsCommandInput, UpdateAccountSettingsCommandOutput, ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Update Proton settings that are used for multiple services in the Amazon Web Services account.</p>
@@ -82,23 +85,5 @@ export interface UpdateAccountSettingsCommandOutput extends UpdateAccountSetting
82
85
  * <p>Base exception class for all service exceptions from Proton service.</p>
83
86
  *
84
87
  */
85
- export declare class UpdateAccountSettingsCommand extends $Command<UpdateAccountSettingsCommandInput, UpdateAccountSettingsCommandOutput, ProtonClientResolvedConfig> {
86
- readonly input: UpdateAccountSettingsCommandInput;
87
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
88
- /**
89
- * @public
90
- */
91
- constructor(input: UpdateAccountSettingsCommandInput);
92
- /**
93
- * @internal
94
- */
95
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ProtonClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateAccountSettingsCommandInput, UpdateAccountSettingsCommandOutput>;
96
- /**
97
- * @internal
98
- */
99
- private serialize;
100
- /**
101
- * @internal
102
- */
103
- private deserialize;
88
+ export declare class UpdateAccountSettingsCommand extends UpdateAccountSettingsCommand_base {
104
89
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { UpdateComponentInput, UpdateComponentOutput } from "../models/models_0";
5
4
  import { ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ProtonClient";
6
5
  /**
@@ -21,6 +20,10 @@ export interface UpdateComponentCommandInput extends UpdateComponentInput {
21
20
  */
22
21
  export interface UpdateComponentCommandOutput extends UpdateComponentOutput, __MetadataBearer {
23
22
  }
23
+ declare const UpdateComponentCommand_base: {
24
+ new (input: UpdateComponentCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateComponentCommandInput, UpdateComponentCommandOutput, ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Update a component.</p>
@@ -105,23 +108,5 @@ export interface UpdateComponentCommandOutput extends UpdateComponentOutput, __M
105
108
  * <p>Base exception class for all service exceptions from Proton service.</p>
106
109
  *
107
110
  */
108
- export declare class UpdateComponentCommand extends $Command<UpdateComponentCommandInput, UpdateComponentCommandOutput, ProtonClientResolvedConfig> {
109
- readonly input: UpdateComponentCommandInput;
110
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
111
- /**
112
- * @public
113
- */
114
- constructor(input: UpdateComponentCommandInput);
115
- /**
116
- * @internal
117
- */
118
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ProtonClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateComponentCommandInput, UpdateComponentCommandOutput>;
119
- /**
120
- * @internal
121
- */
122
- private serialize;
123
- /**
124
- * @internal
125
- */
126
- private deserialize;
111
+ export declare class UpdateComponentCommand extends UpdateComponentCommand_base {
127
112
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { UpdateEnvironmentAccountConnectionInput, UpdateEnvironmentAccountConnectionOutput } from "../models/models_0";
5
4
  import { ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ProtonClient";
6
5
  /**
@@ -21,6 +20,10 @@ export interface UpdateEnvironmentAccountConnectionCommandInput extends UpdateEn
21
20
  */
22
21
  export interface UpdateEnvironmentAccountConnectionCommandOutput extends UpdateEnvironmentAccountConnectionOutput, __MetadataBearer {
23
22
  }
23
+ declare const UpdateEnvironmentAccountConnectionCommand_base: {
24
+ new (input: UpdateEnvironmentAccountConnectionCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateEnvironmentAccountConnectionCommandInput, UpdateEnvironmentAccountConnectionCommandOutput, ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>In an environment account, update an environment account connection to use a new IAM role.</p>
@@ -86,23 +89,5 @@ export interface UpdateEnvironmentAccountConnectionCommandOutput extends UpdateE
86
89
  * <p>Base exception class for all service exceptions from Proton service.</p>
87
90
  *
88
91
  */
89
- export declare class UpdateEnvironmentAccountConnectionCommand extends $Command<UpdateEnvironmentAccountConnectionCommandInput, UpdateEnvironmentAccountConnectionCommandOutput, ProtonClientResolvedConfig> {
90
- readonly input: UpdateEnvironmentAccountConnectionCommandInput;
91
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
92
- /**
93
- * @public
94
- */
95
- constructor(input: UpdateEnvironmentAccountConnectionCommandInput);
96
- /**
97
- * @internal
98
- */
99
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ProtonClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateEnvironmentAccountConnectionCommandInput, UpdateEnvironmentAccountConnectionCommandOutput>;
100
- /**
101
- * @internal
102
- */
103
- private serialize;
104
- /**
105
- * @internal
106
- */
107
- private deserialize;
92
+ export declare class UpdateEnvironmentAccountConnectionCommand extends UpdateEnvironmentAccountConnectionCommand_base {
108
93
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { UpdateEnvironmentInput, UpdateEnvironmentOutput } from "../models/models_0";
5
4
  import { ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ProtonClient";
6
5
  /**
@@ -21,6 +20,10 @@ export interface UpdateEnvironmentCommandInput extends UpdateEnvironmentInput {
21
20
  */
22
21
  export interface UpdateEnvironmentCommandOutput extends UpdateEnvironmentOutput, __MetadataBearer {
23
22
  }
23
+ declare const UpdateEnvironmentCommand_base: {
24
+ new (input: UpdateEnvironmentCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateEnvironmentCommandInput, UpdateEnvironmentCommandOutput, ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Update an environment.</p>
@@ -158,23 +161,5 @@ export interface UpdateEnvironmentCommandOutput extends UpdateEnvironmentOutput,
158
161
  * <p>Base exception class for all service exceptions from Proton service.</p>
159
162
  *
160
163
  */
161
- export declare class UpdateEnvironmentCommand extends $Command<UpdateEnvironmentCommandInput, UpdateEnvironmentCommandOutput, ProtonClientResolvedConfig> {
162
- readonly input: UpdateEnvironmentCommandInput;
163
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
164
- /**
165
- * @public
166
- */
167
- constructor(input: UpdateEnvironmentCommandInput);
168
- /**
169
- * @internal
170
- */
171
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ProtonClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateEnvironmentCommandInput, UpdateEnvironmentCommandOutput>;
172
- /**
173
- * @internal
174
- */
175
- private serialize;
176
- /**
177
- * @internal
178
- */
179
- private deserialize;
164
+ export declare class UpdateEnvironmentCommand extends UpdateEnvironmentCommand_base {
180
165
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { UpdateEnvironmentTemplateInput, UpdateEnvironmentTemplateOutput } from "../models/models_0";
5
4
  import { ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ProtonClient";
6
5
  /**
@@ -21,6 +20,10 @@ export interface UpdateEnvironmentTemplateCommandInput extends UpdateEnvironment
21
20
  */
22
21
  export interface UpdateEnvironmentTemplateCommandOutput extends UpdateEnvironmentTemplateOutput, __MetadataBearer {
23
22
  }
23
+ declare const UpdateEnvironmentTemplateCommand_base: {
24
+ new (input: UpdateEnvironmentTemplateCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateEnvironmentTemplateCommandInput, UpdateEnvironmentTemplateCommandOutput, ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Update an environment template.</p>
@@ -81,23 +84,5 @@ export interface UpdateEnvironmentTemplateCommandOutput extends UpdateEnvironmen
81
84
  * <p>Base exception class for all service exceptions from Proton service.</p>
82
85
  *
83
86
  */
84
- export declare class UpdateEnvironmentTemplateCommand extends $Command<UpdateEnvironmentTemplateCommandInput, UpdateEnvironmentTemplateCommandOutput, ProtonClientResolvedConfig> {
85
- readonly input: UpdateEnvironmentTemplateCommandInput;
86
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
87
- /**
88
- * @public
89
- */
90
- constructor(input: UpdateEnvironmentTemplateCommandInput);
91
- /**
92
- * @internal
93
- */
94
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ProtonClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateEnvironmentTemplateCommandInput, UpdateEnvironmentTemplateCommandOutput>;
95
- /**
96
- * @internal
97
- */
98
- private serialize;
99
- /**
100
- * @internal
101
- */
102
- private deserialize;
87
+ export declare class UpdateEnvironmentTemplateCommand extends UpdateEnvironmentTemplateCommand_base {
103
88
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { UpdateEnvironmentTemplateVersionInput, UpdateEnvironmentTemplateVersionOutput } from "../models/models_0";
5
4
  import { ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ProtonClient";
6
5
  /**
@@ -21,6 +20,10 @@ export interface UpdateEnvironmentTemplateVersionCommandInput extends UpdateEnvi
21
20
  */
22
21
  export interface UpdateEnvironmentTemplateVersionCommandOutput extends UpdateEnvironmentTemplateVersionOutput, __MetadataBearer {
23
22
  }
23
+ declare const UpdateEnvironmentTemplateVersionCommand_base: {
24
+ new (input: UpdateEnvironmentTemplateVersionCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateEnvironmentTemplateVersionCommandInput, UpdateEnvironmentTemplateVersionCommandOutput, ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Update a major or minor version of an environment template.</p>
@@ -85,23 +88,5 @@ export interface UpdateEnvironmentTemplateVersionCommandOutput extends UpdateEnv
85
88
  * <p>Base exception class for all service exceptions from Proton service.</p>
86
89
  *
87
90
  */
88
- export declare class UpdateEnvironmentTemplateVersionCommand extends $Command<UpdateEnvironmentTemplateVersionCommandInput, UpdateEnvironmentTemplateVersionCommandOutput, ProtonClientResolvedConfig> {
89
- readonly input: UpdateEnvironmentTemplateVersionCommandInput;
90
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
91
- /**
92
- * @public
93
- */
94
- constructor(input: UpdateEnvironmentTemplateVersionCommandInput);
95
- /**
96
- * @internal
97
- */
98
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ProtonClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateEnvironmentTemplateVersionCommandInput, UpdateEnvironmentTemplateVersionCommandOutput>;
99
- /**
100
- * @internal
101
- */
102
- private serialize;
103
- /**
104
- * @internal
105
- */
106
- private deserialize;
91
+ export declare class UpdateEnvironmentTemplateVersionCommand extends UpdateEnvironmentTemplateVersionCommand_base {
107
92
  }