@aws-sdk/client-proton 3.477.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 (437) 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-cjs/pagination/ListComponentOutputsPaginator.js +2 -23
  90. package/dist-cjs/pagination/ListComponentProvisionedResourcesPaginator.js +2 -23
  91. package/dist-cjs/pagination/ListComponentsPaginator.js +2 -24
  92. package/dist-cjs/pagination/ListDeploymentsPaginator.js +2 -24
  93. package/dist-cjs/pagination/ListEnvironmentAccountConnectionsPaginator.js +2 -24
  94. package/dist-cjs/pagination/ListEnvironmentOutputsPaginator.js +2 -23
  95. package/dist-cjs/pagination/ListEnvironmentProvisionedResourcesPaginator.js +2 -23
  96. package/dist-cjs/pagination/ListEnvironmentTemplateVersionsPaginator.js +2 -24
  97. package/dist-cjs/pagination/ListEnvironmentTemplatesPaginator.js +2 -24
  98. package/dist-cjs/pagination/ListEnvironmentsPaginator.js +2 -24
  99. package/dist-cjs/pagination/ListRepositoriesPaginator.js +2 -24
  100. package/dist-cjs/pagination/ListRepositorySyncDefinitionsPaginator.js +2 -23
  101. package/dist-cjs/pagination/ListServiceInstanceOutputsPaginator.js +2 -23
  102. package/dist-cjs/pagination/ListServiceInstanceProvisionedResourcesPaginator.js +2 -23
  103. package/dist-cjs/pagination/ListServiceInstancesPaginator.js +2 -24
  104. package/dist-cjs/pagination/ListServicePipelineOutputsPaginator.js +2 -23
  105. package/dist-cjs/pagination/ListServicePipelineProvisionedResourcesPaginator.js +2 -23
  106. package/dist-cjs/pagination/ListServiceTemplateVersionsPaginator.js +2 -24
  107. package/dist-cjs/pagination/ListServiceTemplatesPaginator.js +2 -24
  108. package/dist-cjs/pagination/ListServicesPaginator.js +2 -24
  109. package/dist-cjs/pagination/ListTagsForResourcePaginator.js +2 -24
  110. package/dist-es/commands/AcceptEnvironmentAccountConnectionCommand.js +18 -41
  111. package/dist-es/commands/CancelComponentDeploymentCommand.js +18 -41
  112. package/dist-es/commands/CancelEnvironmentDeploymentCommand.js +18 -41
  113. package/dist-es/commands/CancelServiceInstanceDeploymentCommand.js +18 -41
  114. package/dist-es/commands/CancelServicePipelineDeploymentCommand.js +18 -41
  115. package/dist-es/commands/CreateComponentCommand.js +18 -41
  116. package/dist-es/commands/CreateEnvironmentAccountConnectionCommand.js +18 -41
  117. package/dist-es/commands/CreateEnvironmentCommand.js +18 -41
  118. package/dist-es/commands/CreateEnvironmentTemplateCommand.js +18 -41
  119. package/dist-es/commands/CreateEnvironmentTemplateVersionCommand.js +18 -41
  120. package/dist-es/commands/CreateRepositoryCommand.js +18 -41
  121. package/dist-es/commands/CreateServiceCommand.js +18 -41
  122. package/dist-es/commands/CreateServiceInstanceCommand.js +18 -41
  123. package/dist-es/commands/CreateServiceSyncConfigCommand.js +18 -41
  124. package/dist-es/commands/CreateServiceTemplateCommand.js +18 -41
  125. package/dist-es/commands/CreateServiceTemplateVersionCommand.js +18 -41
  126. package/dist-es/commands/CreateTemplateSyncConfigCommand.js +18 -41
  127. package/dist-es/commands/DeleteComponentCommand.js +18 -41
  128. package/dist-es/commands/DeleteDeploymentCommand.js +18 -41
  129. package/dist-es/commands/DeleteEnvironmentAccountConnectionCommand.js +18 -41
  130. package/dist-es/commands/DeleteEnvironmentCommand.js +18 -41
  131. package/dist-es/commands/DeleteEnvironmentTemplateCommand.js +18 -41
  132. package/dist-es/commands/DeleteEnvironmentTemplateVersionCommand.js +18 -41
  133. package/dist-es/commands/DeleteRepositoryCommand.js +18 -41
  134. package/dist-es/commands/DeleteServiceCommand.js +18 -41
  135. package/dist-es/commands/DeleteServiceSyncConfigCommand.js +18 -41
  136. package/dist-es/commands/DeleteServiceTemplateCommand.js +18 -41
  137. package/dist-es/commands/DeleteServiceTemplateVersionCommand.js +18 -41
  138. package/dist-es/commands/DeleteTemplateSyncConfigCommand.js +18 -41
  139. package/dist-es/commands/GetAccountSettingsCommand.js +18 -41
  140. package/dist-es/commands/GetComponentCommand.js +18 -41
  141. package/dist-es/commands/GetDeploymentCommand.js +18 -41
  142. package/dist-es/commands/GetEnvironmentAccountConnectionCommand.js +18 -41
  143. package/dist-es/commands/GetEnvironmentCommand.js +18 -41
  144. package/dist-es/commands/GetEnvironmentTemplateCommand.js +18 -41
  145. package/dist-es/commands/GetEnvironmentTemplateVersionCommand.js +18 -41
  146. package/dist-es/commands/GetRepositoryCommand.js +18 -41
  147. package/dist-es/commands/GetRepositorySyncStatusCommand.js +18 -41
  148. package/dist-es/commands/GetResourcesSummaryCommand.js +18 -41
  149. package/dist-es/commands/GetServiceCommand.js +18 -41
  150. package/dist-es/commands/GetServiceInstanceCommand.js +18 -41
  151. package/dist-es/commands/GetServiceInstanceSyncStatusCommand.js +18 -41
  152. package/dist-es/commands/GetServiceSyncBlockerSummaryCommand.js +18 -41
  153. package/dist-es/commands/GetServiceSyncConfigCommand.js +18 -41
  154. package/dist-es/commands/GetServiceTemplateCommand.js +18 -41
  155. package/dist-es/commands/GetServiceTemplateVersionCommand.js +18 -41
  156. package/dist-es/commands/GetTemplateSyncConfigCommand.js +18 -41
  157. package/dist-es/commands/GetTemplateSyncStatusCommand.js +18 -41
  158. package/dist-es/commands/ListComponentOutputsCommand.js +18 -41
  159. package/dist-es/commands/ListComponentProvisionedResourcesCommand.js +18 -41
  160. package/dist-es/commands/ListComponentsCommand.js +18 -41
  161. package/dist-es/commands/ListDeploymentsCommand.js +18 -41
  162. package/dist-es/commands/ListEnvironmentAccountConnectionsCommand.js +18 -41
  163. package/dist-es/commands/ListEnvironmentOutputsCommand.js +18 -41
  164. package/dist-es/commands/ListEnvironmentProvisionedResourcesCommand.js +18 -41
  165. package/dist-es/commands/ListEnvironmentTemplateVersionsCommand.js +18 -41
  166. package/dist-es/commands/ListEnvironmentTemplatesCommand.js +18 -41
  167. package/dist-es/commands/ListEnvironmentsCommand.js +18 -41
  168. package/dist-es/commands/ListRepositoriesCommand.js +18 -41
  169. package/dist-es/commands/ListRepositorySyncDefinitionsCommand.js +18 -41
  170. package/dist-es/commands/ListServiceInstanceOutputsCommand.js +18 -41
  171. package/dist-es/commands/ListServiceInstanceProvisionedResourcesCommand.js +18 -41
  172. package/dist-es/commands/ListServiceInstancesCommand.js +18 -41
  173. package/dist-es/commands/ListServicePipelineOutputsCommand.js +18 -41
  174. package/dist-es/commands/ListServicePipelineProvisionedResourcesCommand.js +18 -41
  175. package/dist-es/commands/ListServiceTemplateVersionsCommand.js +18 -41
  176. package/dist-es/commands/ListServiceTemplatesCommand.js +18 -41
  177. package/dist-es/commands/ListServicesCommand.js +18 -41
  178. package/dist-es/commands/ListTagsForResourceCommand.js +18 -41
  179. package/dist-es/commands/NotifyResourceDeploymentStatusChangeCommand.js +18 -41
  180. package/dist-es/commands/RejectEnvironmentAccountConnectionCommand.js +18 -41
  181. package/dist-es/commands/TagResourceCommand.js +18 -41
  182. package/dist-es/commands/UntagResourceCommand.js +18 -41
  183. package/dist-es/commands/UpdateAccountSettingsCommand.js +18 -41
  184. package/dist-es/commands/UpdateComponentCommand.js +18 -41
  185. package/dist-es/commands/UpdateEnvironmentAccountConnectionCommand.js +18 -41
  186. package/dist-es/commands/UpdateEnvironmentCommand.js +18 -41
  187. package/dist-es/commands/UpdateEnvironmentTemplateCommand.js +18 -41
  188. package/dist-es/commands/UpdateEnvironmentTemplateVersionCommand.js +18 -41
  189. package/dist-es/commands/UpdateServiceCommand.js +18 -41
  190. package/dist-es/commands/UpdateServiceInstanceCommand.js +18 -41
  191. package/dist-es/commands/UpdateServicePipelineCommand.js +18 -41
  192. package/dist-es/commands/UpdateServiceSyncBlockerCommand.js +18 -41
  193. package/dist-es/commands/UpdateServiceSyncConfigCommand.js +18 -41
  194. package/dist-es/commands/UpdateServiceTemplateCommand.js +18 -41
  195. package/dist-es/commands/UpdateServiceTemplateVersionCommand.js +18 -41
  196. package/dist-es/commands/UpdateTemplateSyncConfigCommand.js +18 -41
  197. package/dist-es/endpoint/EndpointParameters.js +6 -0
  198. package/dist-es/pagination/ListComponentOutputsPaginator.js +2 -22
  199. package/dist-es/pagination/ListComponentProvisionedResourcesPaginator.js +2 -22
  200. package/dist-es/pagination/ListComponentsPaginator.js +2 -23
  201. package/dist-es/pagination/ListDeploymentsPaginator.js +2 -23
  202. package/dist-es/pagination/ListEnvironmentAccountConnectionsPaginator.js +2 -23
  203. package/dist-es/pagination/ListEnvironmentOutputsPaginator.js +2 -22
  204. package/dist-es/pagination/ListEnvironmentProvisionedResourcesPaginator.js +2 -22
  205. package/dist-es/pagination/ListEnvironmentTemplateVersionsPaginator.js +2 -23
  206. package/dist-es/pagination/ListEnvironmentTemplatesPaginator.js +2 -23
  207. package/dist-es/pagination/ListEnvironmentsPaginator.js +2 -23
  208. package/dist-es/pagination/ListRepositoriesPaginator.js +2 -23
  209. package/dist-es/pagination/ListRepositorySyncDefinitionsPaginator.js +2 -22
  210. package/dist-es/pagination/ListServiceInstanceOutputsPaginator.js +2 -22
  211. package/dist-es/pagination/ListServiceInstanceProvisionedResourcesPaginator.js +2 -22
  212. package/dist-es/pagination/ListServiceInstancesPaginator.js +2 -23
  213. package/dist-es/pagination/ListServicePipelineOutputsPaginator.js +2 -22
  214. package/dist-es/pagination/ListServicePipelineProvisionedResourcesPaginator.js +2 -22
  215. package/dist-es/pagination/ListServiceTemplateVersionsPaginator.js +2 -23
  216. package/dist-es/pagination/ListServiceTemplatesPaginator.js +2 -23
  217. package/dist-es/pagination/ListServicesPaginator.js +2 -23
  218. package/dist-es/pagination/ListTagsForResourcePaginator.js +2 -23
  219. package/dist-types/commands/AcceptEnvironmentAccountConnectionCommand.d.ts +6 -21
  220. package/dist-types/commands/CancelComponentDeploymentCommand.d.ts +6 -21
  221. package/dist-types/commands/CancelEnvironmentDeploymentCommand.d.ts +6 -21
  222. package/dist-types/commands/CancelServiceInstanceDeploymentCommand.d.ts +6 -21
  223. package/dist-types/commands/CancelServicePipelineDeploymentCommand.d.ts +6 -21
  224. package/dist-types/commands/CreateComponentCommand.d.ts +6 -21
  225. package/dist-types/commands/CreateEnvironmentAccountConnectionCommand.d.ts +6 -21
  226. package/dist-types/commands/CreateEnvironmentCommand.d.ts +6 -21
  227. package/dist-types/commands/CreateEnvironmentTemplateCommand.d.ts +6 -21
  228. package/dist-types/commands/CreateEnvironmentTemplateVersionCommand.d.ts +6 -21
  229. package/dist-types/commands/CreateRepositoryCommand.d.ts +6 -21
  230. package/dist-types/commands/CreateServiceCommand.d.ts +6 -21
  231. package/dist-types/commands/CreateServiceInstanceCommand.d.ts +6 -21
  232. package/dist-types/commands/CreateServiceSyncConfigCommand.d.ts +6 -21
  233. package/dist-types/commands/CreateServiceTemplateCommand.d.ts +6 -21
  234. package/dist-types/commands/CreateServiceTemplateVersionCommand.d.ts +6 -21
  235. package/dist-types/commands/CreateTemplateSyncConfigCommand.d.ts +6 -21
  236. package/dist-types/commands/DeleteComponentCommand.d.ts +6 -21
  237. package/dist-types/commands/DeleteDeploymentCommand.d.ts +6 -21
  238. package/dist-types/commands/DeleteEnvironmentAccountConnectionCommand.d.ts +6 -21
  239. package/dist-types/commands/DeleteEnvironmentCommand.d.ts +6 -21
  240. package/dist-types/commands/DeleteEnvironmentTemplateCommand.d.ts +6 -21
  241. package/dist-types/commands/DeleteEnvironmentTemplateVersionCommand.d.ts +6 -21
  242. package/dist-types/commands/DeleteRepositoryCommand.d.ts +6 -21
  243. package/dist-types/commands/DeleteServiceCommand.d.ts +6 -21
  244. package/dist-types/commands/DeleteServiceSyncConfigCommand.d.ts +6 -21
  245. package/dist-types/commands/DeleteServiceTemplateCommand.d.ts +6 -21
  246. package/dist-types/commands/DeleteServiceTemplateVersionCommand.d.ts +6 -21
  247. package/dist-types/commands/DeleteTemplateSyncConfigCommand.d.ts +6 -21
  248. package/dist-types/commands/GetAccountSettingsCommand.d.ts +6 -21
  249. package/dist-types/commands/GetComponentCommand.d.ts +6 -21
  250. package/dist-types/commands/GetDeploymentCommand.d.ts +6 -21
  251. package/dist-types/commands/GetEnvironmentAccountConnectionCommand.d.ts +6 -21
  252. package/dist-types/commands/GetEnvironmentCommand.d.ts +6 -21
  253. package/dist-types/commands/GetEnvironmentTemplateCommand.d.ts +6 -21
  254. package/dist-types/commands/GetEnvironmentTemplateVersionCommand.d.ts +6 -21
  255. package/dist-types/commands/GetRepositoryCommand.d.ts +6 -21
  256. package/dist-types/commands/GetRepositorySyncStatusCommand.d.ts +6 -21
  257. package/dist-types/commands/GetResourcesSummaryCommand.d.ts +6 -21
  258. package/dist-types/commands/GetServiceCommand.d.ts +6 -21
  259. package/dist-types/commands/GetServiceInstanceCommand.d.ts +6 -21
  260. package/dist-types/commands/GetServiceInstanceSyncStatusCommand.d.ts +6 -21
  261. package/dist-types/commands/GetServiceSyncBlockerSummaryCommand.d.ts +6 -21
  262. package/dist-types/commands/GetServiceSyncConfigCommand.d.ts +6 -21
  263. package/dist-types/commands/GetServiceTemplateCommand.d.ts +6 -21
  264. package/dist-types/commands/GetServiceTemplateVersionCommand.d.ts +6 -21
  265. package/dist-types/commands/GetTemplateSyncConfigCommand.d.ts +6 -21
  266. package/dist-types/commands/GetTemplateSyncStatusCommand.d.ts +6 -21
  267. package/dist-types/commands/ListComponentOutputsCommand.d.ts +6 -21
  268. package/dist-types/commands/ListComponentProvisionedResourcesCommand.d.ts +6 -21
  269. package/dist-types/commands/ListComponentsCommand.d.ts +6 -21
  270. package/dist-types/commands/ListDeploymentsCommand.d.ts +6 -21
  271. package/dist-types/commands/ListEnvironmentAccountConnectionsCommand.d.ts +6 -21
  272. package/dist-types/commands/ListEnvironmentOutputsCommand.d.ts +6 -21
  273. package/dist-types/commands/ListEnvironmentProvisionedResourcesCommand.d.ts +6 -21
  274. package/dist-types/commands/ListEnvironmentTemplateVersionsCommand.d.ts +6 -21
  275. package/dist-types/commands/ListEnvironmentTemplatesCommand.d.ts +6 -21
  276. package/dist-types/commands/ListEnvironmentsCommand.d.ts +6 -21
  277. package/dist-types/commands/ListRepositoriesCommand.d.ts +6 -21
  278. package/dist-types/commands/ListRepositorySyncDefinitionsCommand.d.ts +6 -21
  279. package/dist-types/commands/ListServiceInstanceOutputsCommand.d.ts +6 -21
  280. package/dist-types/commands/ListServiceInstanceProvisionedResourcesCommand.d.ts +6 -21
  281. package/dist-types/commands/ListServiceInstancesCommand.d.ts +6 -21
  282. package/dist-types/commands/ListServicePipelineOutputsCommand.d.ts +6 -21
  283. package/dist-types/commands/ListServicePipelineProvisionedResourcesCommand.d.ts +6 -21
  284. package/dist-types/commands/ListServiceTemplateVersionsCommand.d.ts +6 -21
  285. package/dist-types/commands/ListServiceTemplatesCommand.d.ts +6 -21
  286. package/dist-types/commands/ListServicesCommand.d.ts +6 -21
  287. package/dist-types/commands/ListTagsForResourceCommand.d.ts +6 -21
  288. package/dist-types/commands/NotifyResourceDeploymentStatusChangeCommand.d.ts +6 -21
  289. package/dist-types/commands/RejectEnvironmentAccountConnectionCommand.d.ts +6 -21
  290. package/dist-types/commands/TagResourceCommand.d.ts +6 -21
  291. package/dist-types/commands/UntagResourceCommand.d.ts +6 -21
  292. package/dist-types/commands/UpdateAccountSettingsCommand.d.ts +6 -21
  293. package/dist-types/commands/UpdateComponentCommand.d.ts +6 -21
  294. package/dist-types/commands/UpdateEnvironmentAccountConnectionCommand.d.ts +6 -21
  295. package/dist-types/commands/UpdateEnvironmentCommand.d.ts +6 -21
  296. package/dist-types/commands/UpdateEnvironmentTemplateCommand.d.ts +6 -21
  297. package/dist-types/commands/UpdateEnvironmentTemplateVersionCommand.d.ts +6 -21
  298. package/dist-types/commands/UpdateServiceCommand.d.ts +6 -21
  299. package/dist-types/commands/UpdateServiceInstanceCommand.d.ts +6 -21
  300. package/dist-types/commands/UpdateServicePipelineCommand.d.ts +6 -21
  301. package/dist-types/commands/UpdateServiceSyncBlockerCommand.d.ts +6 -21
  302. package/dist-types/commands/UpdateServiceSyncConfigCommand.d.ts +6 -21
  303. package/dist-types/commands/UpdateServiceTemplateCommand.d.ts +6 -21
  304. package/dist-types/commands/UpdateServiceTemplateVersionCommand.d.ts +6 -21
  305. package/dist-types/commands/UpdateTemplateSyncConfigCommand.d.ts +6 -21
  306. package/dist-types/endpoint/EndpointParameters.d.ts +18 -0
  307. package/dist-types/pagination/ListComponentOutputsPaginator.d.ts +1 -1
  308. package/dist-types/pagination/ListComponentProvisionedResourcesPaginator.d.ts +1 -1
  309. package/dist-types/pagination/ListComponentsPaginator.d.ts +1 -1
  310. package/dist-types/pagination/ListDeploymentsPaginator.d.ts +1 -1
  311. package/dist-types/pagination/ListEnvironmentAccountConnectionsPaginator.d.ts +1 -1
  312. package/dist-types/pagination/ListEnvironmentOutputsPaginator.d.ts +1 -1
  313. package/dist-types/pagination/ListEnvironmentProvisionedResourcesPaginator.d.ts +1 -1
  314. package/dist-types/pagination/ListEnvironmentTemplateVersionsPaginator.d.ts +1 -1
  315. package/dist-types/pagination/ListEnvironmentTemplatesPaginator.d.ts +1 -1
  316. package/dist-types/pagination/ListEnvironmentsPaginator.d.ts +1 -1
  317. package/dist-types/pagination/ListRepositoriesPaginator.d.ts +1 -1
  318. package/dist-types/pagination/ListRepositorySyncDefinitionsPaginator.d.ts +1 -1
  319. package/dist-types/pagination/ListServiceInstanceOutputsPaginator.d.ts +1 -1
  320. package/dist-types/pagination/ListServiceInstanceProvisionedResourcesPaginator.d.ts +1 -1
  321. package/dist-types/pagination/ListServiceInstancesPaginator.d.ts +1 -1
  322. package/dist-types/pagination/ListServicePipelineOutputsPaginator.d.ts +1 -1
  323. package/dist-types/pagination/ListServicePipelineProvisionedResourcesPaginator.d.ts +1 -1
  324. package/dist-types/pagination/ListServiceTemplateVersionsPaginator.d.ts +1 -1
  325. package/dist-types/pagination/ListServiceTemplatesPaginator.d.ts +1 -1
  326. package/dist-types/pagination/ListServicesPaginator.d.ts +1 -1
  327. package/dist-types/pagination/ListTagsForResourcePaginator.d.ts +1 -1
  328. package/dist-types/ts3.4/commands/AcceptEnvironmentAccountConnectionCommand.d.ts +12 -24
  329. package/dist-types/ts3.4/commands/CancelComponentDeploymentCommand.d.ts +12 -24
  330. package/dist-types/ts3.4/commands/CancelEnvironmentDeploymentCommand.d.ts +12 -24
  331. package/dist-types/ts3.4/commands/CancelServiceInstanceDeploymentCommand.d.ts +12 -24
  332. package/dist-types/ts3.4/commands/CancelServicePipelineDeploymentCommand.d.ts +12 -24
  333. package/dist-types/ts3.4/commands/CreateComponentCommand.d.ts +14 -23
  334. package/dist-types/ts3.4/commands/CreateEnvironmentAccountConnectionCommand.d.ts +12 -24
  335. package/dist-types/ts3.4/commands/CreateEnvironmentCommand.d.ts +14 -23
  336. package/dist-types/ts3.4/commands/CreateEnvironmentTemplateCommand.d.ts +12 -24
  337. package/dist-types/ts3.4/commands/CreateEnvironmentTemplateVersionCommand.d.ts +12 -24
  338. package/dist-types/ts3.4/commands/CreateRepositoryCommand.d.ts +14 -23
  339. package/dist-types/ts3.4/commands/CreateServiceCommand.d.ts +14 -23
  340. package/dist-types/ts3.4/commands/CreateServiceInstanceCommand.d.ts +12 -24
  341. package/dist-types/ts3.4/commands/CreateServiceSyncConfigCommand.d.ts +12 -24
  342. package/dist-types/ts3.4/commands/CreateServiceTemplateCommand.d.ts +12 -24
  343. package/dist-types/ts3.4/commands/CreateServiceTemplateVersionCommand.d.ts +12 -24
  344. package/dist-types/ts3.4/commands/CreateTemplateSyncConfigCommand.d.ts +12 -24
  345. package/dist-types/ts3.4/commands/DeleteComponentCommand.d.ts +14 -23
  346. package/dist-types/ts3.4/commands/DeleteDeploymentCommand.d.ts +14 -23
  347. package/dist-types/ts3.4/commands/DeleteEnvironmentAccountConnectionCommand.d.ts +12 -24
  348. package/dist-types/ts3.4/commands/DeleteEnvironmentCommand.d.ts +14 -23
  349. package/dist-types/ts3.4/commands/DeleteEnvironmentTemplateCommand.d.ts +12 -24
  350. package/dist-types/ts3.4/commands/DeleteEnvironmentTemplateVersionCommand.d.ts +12 -24
  351. package/dist-types/ts3.4/commands/DeleteRepositoryCommand.d.ts +14 -23
  352. package/dist-types/ts3.4/commands/DeleteServiceCommand.d.ts +14 -23
  353. package/dist-types/ts3.4/commands/DeleteServiceSyncConfigCommand.d.ts +12 -24
  354. package/dist-types/ts3.4/commands/DeleteServiceTemplateCommand.d.ts +12 -24
  355. package/dist-types/ts3.4/commands/DeleteServiceTemplateVersionCommand.d.ts +12 -24
  356. package/dist-types/ts3.4/commands/DeleteTemplateSyncConfigCommand.d.ts +12 -24
  357. package/dist-types/ts3.4/commands/GetAccountSettingsCommand.d.ts +14 -23
  358. package/dist-types/ts3.4/commands/GetComponentCommand.d.ts +14 -23
  359. package/dist-types/ts3.4/commands/GetDeploymentCommand.d.ts +14 -23
  360. package/dist-types/ts3.4/commands/GetEnvironmentAccountConnectionCommand.d.ts +12 -24
  361. package/dist-types/ts3.4/commands/GetEnvironmentCommand.d.ts +14 -23
  362. package/dist-types/ts3.4/commands/GetEnvironmentTemplateCommand.d.ts +12 -24
  363. package/dist-types/ts3.4/commands/GetEnvironmentTemplateVersionCommand.d.ts +12 -24
  364. package/dist-types/ts3.4/commands/GetRepositoryCommand.d.ts +14 -23
  365. package/dist-types/ts3.4/commands/GetRepositorySyncStatusCommand.d.ts +12 -24
  366. package/dist-types/ts3.4/commands/GetResourcesSummaryCommand.d.ts +14 -23
  367. package/dist-types/ts3.4/commands/GetServiceCommand.d.ts +14 -23
  368. package/dist-types/ts3.4/commands/GetServiceInstanceCommand.d.ts +14 -23
  369. package/dist-types/ts3.4/commands/GetServiceInstanceSyncStatusCommand.d.ts +12 -24
  370. package/dist-types/ts3.4/commands/GetServiceSyncBlockerSummaryCommand.d.ts +12 -24
  371. package/dist-types/ts3.4/commands/GetServiceSyncConfigCommand.d.ts +12 -24
  372. package/dist-types/ts3.4/commands/GetServiceTemplateCommand.d.ts +14 -23
  373. package/dist-types/ts3.4/commands/GetServiceTemplateVersionCommand.d.ts +12 -24
  374. package/dist-types/ts3.4/commands/GetTemplateSyncConfigCommand.d.ts +12 -24
  375. package/dist-types/ts3.4/commands/GetTemplateSyncStatusCommand.d.ts +12 -24
  376. package/dist-types/ts3.4/commands/ListComponentOutputsCommand.d.ts +12 -24
  377. package/dist-types/ts3.4/commands/ListComponentProvisionedResourcesCommand.d.ts +12 -24
  378. package/dist-types/ts3.4/commands/ListComponentsCommand.d.ts +14 -23
  379. package/dist-types/ts3.4/commands/ListDeploymentsCommand.d.ts +14 -23
  380. package/dist-types/ts3.4/commands/ListEnvironmentAccountConnectionsCommand.d.ts +12 -24
  381. package/dist-types/ts3.4/commands/ListEnvironmentOutputsCommand.d.ts +12 -24
  382. package/dist-types/ts3.4/commands/ListEnvironmentProvisionedResourcesCommand.d.ts +12 -24
  383. package/dist-types/ts3.4/commands/ListEnvironmentTemplateVersionsCommand.d.ts +12 -24
  384. package/dist-types/ts3.4/commands/ListEnvironmentTemplatesCommand.d.ts +12 -24
  385. package/dist-types/ts3.4/commands/ListEnvironmentsCommand.d.ts +14 -23
  386. package/dist-types/ts3.4/commands/ListRepositoriesCommand.d.ts +14 -23
  387. package/dist-types/ts3.4/commands/ListRepositorySyncDefinitionsCommand.d.ts +12 -24
  388. package/dist-types/ts3.4/commands/ListServiceInstanceOutputsCommand.d.ts +12 -24
  389. package/dist-types/ts3.4/commands/ListServiceInstanceProvisionedResourcesCommand.d.ts +12 -24
  390. package/dist-types/ts3.4/commands/ListServiceInstancesCommand.d.ts +12 -24
  391. package/dist-types/ts3.4/commands/ListServicePipelineOutputsCommand.d.ts +12 -24
  392. package/dist-types/ts3.4/commands/ListServicePipelineProvisionedResourcesCommand.d.ts +12 -24
  393. package/dist-types/ts3.4/commands/ListServiceTemplateVersionsCommand.d.ts +12 -24
  394. package/dist-types/ts3.4/commands/ListServiceTemplatesCommand.d.ts +12 -24
  395. package/dist-types/ts3.4/commands/ListServicesCommand.d.ts +14 -23
  396. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +14 -23
  397. package/dist-types/ts3.4/commands/NotifyResourceDeploymentStatusChangeCommand.d.ts +12 -24
  398. package/dist-types/ts3.4/commands/RejectEnvironmentAccountConnectionCommand.d.ts +12 -24
  399. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +14 -23
  400. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +14 -23
  401. package/dist-types/ts3.4/commands/UpdateAccountSettingsCommand.d.ts +12 -24
  402. package/dist-types/ts3.4/commands/UpdateComponentCommand.d.ts +14 -23
  403. package/dist-types/ts3.4/commands/UpdateEnvironmentAccountConnectionCommand.d.ts +12 -24
  404. package/dist-types/ts3.4/commands/UpdateEnvironmentCommand.d.ts +14 -23
  405. package/dist-types/ts3.4/commands/UpdateEnvironmentTemplateCommand.d.ts +12 -24
  406. package/dist-types/ts3.4/commands/UpdateEnvironmentTemplateVersionCommand.d.ts +12 -24
  407. package/dist-types/ts3.4/commands/UpdateServiceCommand.d.ts +14 -23
  408. package/dist-types/ts3.4/commands/UpdateServiceInstanceCommand.d.ts +12 -24
  409. package/dist-types/ts3.4/commands/UpdateServicePipelineCommand.d.ts +12 -24
  410. package/dist-types/ts3.4/commands/UpdateServiceSyncBlockerCommand.d.ts +12 -24
  411. package/dist-types/ts3.4/commands/UpdateServiceSyncConfigCommand.d.ts +12 -24
  412. package/dist-types/ts3.4/commands/UpdateServiceTemplateCommand.d.ts +12 -24
  413. package/dist-types/ts3.4/commands/UpdateServiceTemplateVersionCommand.d.ts +12 -24
  414. package/dist-types/ts3.4/commands/UpdateTemplateSyncConfigCommand.d.ts +12 -24
  415. package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +18 -0
  416. package/dist-types/ts3.4/pagination/ListComponentOutputsPaginator.d.ts +3 -3
  417. package/dist-types/ts3.4/pagination/ListComponentProvisionedResourcesPaginator.d.ts +3 -3
  418. package/dist-types/ts3.4/pagination/ListComponentsPaginator.d.ts +3 -3
  419. package/dist-types/ts3.4/pagination/ListDeploymentsPaginator.d.ts +3 -3
  420. package/dist-types/ts3.4/pagination/ListEnvironmentAccountConnectionsPaginator.d.ts +3 -3
  421. package/dist-types/ts3.4/pagination/ListEnvironmentOutputsPaginator.d.ts +3 -3
  422. package/dist-types/ts3.4/pagination/ListEnvironmentProvisionedResourcesPaginator.d.ts +3 -3
  423. package/dist-types/ts3.4/pagination/ListEnvironmentTemplateVersionsPaginator.d.ts +3 -3
  424. package/dist-types/ts3.4/pagination/ListEnvironmentTemplatesPaginator.d.ts +3 -3
  425. package/dist-types/ts3.4/pagination/ListEnvironmentsPaginator.d.ts +3 -3
  426. package/dist-types/ts3.4/pagination/ListRepositoriesPaginator.d.ts +3 -3
  427. package/dist-types/ts3.4/pagination/ListRepositorySyncDefinitionsPaginator.d.ts +3 -3
  428. package/dist-types/ts3.4/pagination/ListServiceInstanceOutputsPaginator.d.ts +3 -3
  429. package/dist-types/ts3.4/pagination/ListServiceInstanceProvisionedResourcesPaginator.d.ts +3 -3
  430. package/dist-types/ts3.4/pagination/ListServiceInstancesPaginator.d.ts +3 -3
  431. package/dist-types/ts3.4/pagination/ListServicePipelineOutputsPaginator.d.ts +3 -3
  432. package/dist-types/ts3.4/pagination/ListServicePipelineProvisionedResourcesPaginator.d.ts +3 -3
  433. package/dist-types/ts3.4/pagination/ListServiceTemplateVersionsPaginator.d.ts +3 -3
  434. package/dist-types/ts3.4/pagination/ListServiceTemplatesPaginator.d.ts +3 -3
  435. package/dist-types/ts3.4/pagination/ListServicesPaginator.d.ts +3 -3
  436. package/dist-types/ts3.4/pagination/ListTagsForResourcePaginator.d.ts +3 -3
  437. package/package.json +11 -10
@@ -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 { DeleteEnvironmentTemplateVersionInput, DeleteEnvironmentTemplateVersionOutput } from "../models/models_0";
5
4
  import { ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ProtonClient";
6
5
  /**
@@ -21,6 +20,10 @@ export interface DeleteEnvironmentTemplateVersionCommandInput extends DeleteEnvi
21
20
  */
22
21
  export interface DeleteEnvironmentTemplateVersionCommandOutput extends DeleteEnvironmentTemplateVersionOutput, __MetadataBearer {
23
22
  }
23
+ declare const DeleteEnvironmentTemplateVersionCommand_base: {
24
+ new (input: DeleteEnvironmentTemplateVersionCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteEnvironmentTemplateVersionCommandInput, DeleteEnvironmentTemplateVersionCommandOutput, ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>If no other minor versions of an environment template exist, delete a major version of the environment template if it's not the
@@ -88,23 +91,5 @@ export interface DeleteEnvironmentTemplateVersionCommandOutput extends DeleteEnv
88
91
  * <p>Base exception class for all service exceptions from Proton service.</p>
89
92
  *
90
93
  */
91
- export declare class DeleteEnvironmentTemplateVersionCommand extends $Command<DeleteEnvironmentTemplateVersionCommandInput, DeleteEnvironmentTemplateVersionCommandOutput, ProtonClientResolvedConfig> {
92
- readonly input: DeleteEnvironmentTemplateVersionCommandInput;
93
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
94
- /**
95
- * @public
96
- */
97
- constructor(input: DeleteEnvironmentTemplateVersionCommandInput);
98
- /**
99
- * @internal
100
- */
101
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ProtonClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteEnvironmentTemplateVersionCommandInput, DeleteEnvironmentTemplateVersionCommandOutput>;
102
- /**
103
- * @internal
104
- */
105
- private serialize;
106
- /**
107
- * @internal
108
- */
109
- private deserialize;
94
+ export declare class DeleteEnvironmentTemplateVersionCommand extends DeleteEnvironmentTemplateVersionCommand_base {
110
95
  }
@@ -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 { DeleteRepositoryInput, DeleteRepositoryOutput } from "../models/models_0";
5
4
  import { ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ProtonClient";
6
5
  /**
@@ -21,6 +20,10 @@ export interface DeleteRepositoryCommandInput extends DeleteRepositoryInput {
21
20
  */
22
21
  export interface DeleteRepositoryCommandOutput extends DeleteRepositoryOutput, __MetadataBearer {
23
22
  }
23
+ declare const DeleteRepositoryCommand_base: {
24
+ new (input: DeleteRepositoryCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteRepositoryCommandInput, DeleteRepositoryCommandOutput, ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>De-register and unlink your repository.</p>
@@ -76,23 +79,5 @@ export interface DeleteRepositoryCommandOutput extends DeleteRepositoryOutput, _
76
79
  * <p>Base exception class for all service exceptions from Proton service.</p>
77
80
  *
78
81
  */
79
- export declare class DeleteRepositoryCommand extends $Command<DeleteRepositoryCommandInput, DeleteRepositoryCommandOutput, ProtonClientResolvedConfig> {
80
- readonly input: DeleteRepositoryCommandInput;
81
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
82
- /**
83
- * @public
84
- */
85
- constructor(input: DeleteRepositoryCommandInput);
86
- /**
87
- * @internal
88
- */
89
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ProtonClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteRepositoryCommandInput, DeleteRepositoryCommandOutput>;
90
- /**
91
- * @internal
92
- */
93
- private serialize;
94
- /**
95
- * @internal
96
- */
97
- private deserialize;
82
+ export declare class DeleteRepositoryCommand extends DeleteRepositoryCommand_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 { DeleteServiceInput, DeleteServiceOutput } from "../models/models_0";
5
4
  import { ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ProtonClient";
6
5
  /**
@@ -21,6 +20,10 @@ export interface DeleteServiceCommandInput extends DeleteServiceInput {
21
20
  */
22
21
  export interface DeleteServiceCommandOutput extends DeleteServiceOutput, __MetadataBearer {
23
22
  }
23
+ declare const DeleteServiceCommand_base: {
24
+ new (input: DeleteServiceCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteServiceCommandInput, DeleteServiceCommandOutput, ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Delete a service, with its instances and pipeline.</p>
@@ -103,23 +106,5 @@ export interface DeleteServiceCommandOutput extends DeleteServiceOutput, __Metad
103
106
  * <p>Base exception class for all service exceptions from Proton service.</p>
104
107
  *
105
108
  */
106
- export declare class DeleteServiceCommand extends $Command<DeleteServiceCommandInput, DeleteServiceCommandOutput, ProtonClientResolvedConfig> {
107
- readonly input: DeleteServiceCommandInput;
108
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
109
- /**
110
- * @public
111
- */
112
- constructor(input: DeleteServiceCommandInput);
113
- /**
114
- * @internal
115
- */
116
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ProtonClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteServiceCommandInput, DeleteServiceCommandOutput>;
117
- /**
118
- * @internal
119
- */
120
- private serialize;
121
- /**
122
- * @internal
123
- */
124
- private deserialize;
109
+ export declare class DeleteServiceCommand extends DeleteServiceCommand_base {
125
110
  }
@@ -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 { DeleteServiceSyncConfigInput, DeleteServiceSyncConfigOutput } from "../models/models_0";
5
4
  import { ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ProtonClient";
6
5
  /**
@@ -21,6 +20,10 @@ export interface DeleteServiceSyncConfigCommandInput extends DeleteServiceSyncCo
21
20
  */
22
21
  export interface DeleteServiceSyncConfigCommandOutput extends DeleteServiceSyncConfigOutput, __MetadataBearer {
23
22
  }
23
+ declare const DeleteServiceSyncConfigCommand_base: {
24
+ new (input: DeleteServiceSyncConfigCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteServiceSyncConfigCommandInput, DeleteServiceSyncConfigCommandOutput, ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Delete the Proton Ops file.</p>
@@ -75,23 +78,5 @@ export interface DeleteServiceSyncConfigCommandOutput extends DeleteServiceSyncC
75
78
  * <p>Base exception class for all service exceptions from Proton service.</p>
76
79
  *
77
80
  */
78
- export declare class DeleteServiceSyncConfigCommand extends $Command<DeleteServiceSyncConfigCommandInput, DeleteServiceSyncConfigCommandOutput, ProtonClientResolvedConfig> {
79
- readonly input: DeleteServiceSyncConfigCommandInput;
80
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
81
- /**
82
- * @public
83
- */
84
- constructor(input: DeleteServiceSyncConfigCommandInput);
85
- /**
86
- * @internal
87
- */
88
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ProtonClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteServiceSyncConfigCommandInput, DeleteServiceSyncConfigCommandOutput>;
89
- /**
90
- * @internal
91
- */
92
- private serialize;
93
- /**
94
- * @internal
95
- */
96
- private deserialize;
81
+ export declare class DeleteServiceSyncConfigCommand extends DeleteServiceSyncConfigCommand_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 { DeleteServiceTemplateInput, DeleteServiceTemplateOutput } from "../models/models_0";
5
4
  import { ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ProtonClient";
6
5
  /**
@@ -21,6 +20,10 @@ export interface DeleteServiceTemplateCommandInput extends DeleteServiceTemplate
21
20
  */
22
21
  export interface DeleteServiceTemplateCommandOutput extends DeleteServiceTemplateOutput, __MetadataBearer {
23
22
  }
23
+ declare const DeleteServiceTemplateCommand_base: {
24
+ new (input: DeleteServiceTemplateCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteServiceTemplateCommandInput, DeleteServiceTemplateCommandOutput, ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>If no other major or minor versions of the service template exist, delete the service
@@ -80,23 +83,5 @@ export interface DeleteServiceTemplateCommandOutput extends DeleteServiceTemplat
80
83
  * <p>Base exception class for all service exceptions from Proton service.</p>
81
84
  *
82
85
  */
83
- export declare class DeleteServiceTemplateCommand extends $Command<DeleteServiceTemplateCommandInput, DeleteServiceTemplateCommandOutput, ProtonClientResolvedConfig> {
84
- readonly input: DeleteServiceTemplateCommandInput;
85
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
86
- /**
87
- * @public
88
- */
89
- constructor(input: DeleteServiceTemplateCommandInput);
90
- /**
91
- * @internal
92
- */
93
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ProtonClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteServiceTemplateCommandInput, DeleteServiceTemplateCommandOutput>;
94
- /**
95
- * @internal
96
- */
97
- private serialize;
98
- /**
99
- * @internal
100
- */
101
- private deserialize;
86
+ export declare class DeleteServiceTemplateCommand extends DeleteServiceTemplateCommand_base {
102
87
  }
@@ -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 { DeleteServiceTemplateVersionInput, DeleteServiceTemplateVersionOutput } from "../models/models_0";
5
4
  import { ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ProtonClient";
6
5
  /**
@@ -21,6 +20,10 @@ export interface DeleteServiceTemplateVersionCommandInput extends DeleteServiceT
21
20
  */
22
21
  export interface DeleteServiceTemplateVersionCommandOutput extends DeleteServiceTemplateVersionOutput, __MetadataBearer {
23
22
  }
23
+ declare const DeleteServiceTemplateVersionCommand_base: {
24
+ new (input: DeleteServiceTemplateVersionCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteServiceTemplateVersionCommandInput, DeleteServiceTemplateVersionCommandOutput, ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>If no other minor versions of a service template exist, delete a major version of the
@@ -100,23 +103,5 @@ export interface DeleteServiceTemplateVersionCommandOutput extends DeleteService
100
103
  * <p>Base exception class for all service exceptions from Proton service.</p>
101
104
  *
102
105
  */
103
- export declare class DeleteServiceTemplateVersionCommand extends $Command<DeleteServiceTemplateVersionCommandInput, DeleteServiceTemplateVersionCommandOutput, ProtonClientResolvedConfig> {
104
- readonly input: DeleteServiceTemplateVersionCommandInput;
105
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
106
- /**
107
- * @public
108
- */
109
- constructor(input: DeleteServiceTemplateVersionCommandInput);
110
- /**
111
- * @internal
112
- */
113
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ProtonClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteServiceTemplateVersionCommandInput, DeleteServiceTemplateVersionCommandOutput>;
114
- /**
115
- * @internal
116
- */
117
- private serialize;
118
- /**
119
- * @internal
120
- */
121
- private deserialize;
106
+ export declare class DeleteServiceTemplateVersionCommand extends DeleteServiceTemplateVersionCommand_base {
122
107
  }
@@ -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 { DeleteTemplateSyncConfigInput, DeleteTemplateSyncConfigOutput } from "../models/models_0";
5
4
  import { ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ProtonClient";
6
5
  /**
@@ -21,6 +20,10 @@ export interface DeleteTemplateSyncConfigCommandInput extends DeleteTemplateSync
21
20
  */
22
21
  export interface DeleteTemplateSyncConfigCommandOutput extends DeleteTemplateSyncConfigOutput, __MetadataBearer {
23
22
  }
23
+ declare const DeleteTemplateSyncConfigCommand_base: {
24
+ new (input: DeleteTemplateSyncConfigCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteTemplateSyncConfigCommandInput, DeleteTemplateSyncConfigCommandOutput, ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Delete a template sync configuration.</p>
@@ -77,23 +80,5 @@ export interface DeleteTemplateSyncConfigCommandOutput extends DeleteTemplateSyn
77
80
  * <p>Base exception class for all service exceptions from Proton service.</p>
78
81
  *
79
82
  */
80
- export declare class DeleteTemplateSyncConfigCommand extends $Command<DeleteTemplateSyncConfigCommandInput, DeleteTemplateSyncConfigCommandOutput, ProtonClientResolvedConfig> {
81
- readonly input: DeleteTemplateSyncConfigCommandInput;
82
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
83
- /**
84
- * @public
85
- */
86
- constructor(input: DeleteTemplateSyncConfigCommandInput);
87
- /**
88
- * @internal
89
- */
90
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ProtonClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteTemplateSyncConfigCommandInput, DeleteTemplateSyncConfigCommandOutput>;
91
- /**
92
- * @internal
93
- */
94
- private serialize;
95
- /**
96
- * @internal
97
- */
98
- private deserialize;
83
+ export declare class DeleteTemplateSyncConfigCommand extends DeleteTemplateSyncConfigCommand_base {
99
84
  }
@@ -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 { GetAccountSettingsInput, GetAccountSettingsOutput } from "../models/models_0";
5
4
  import { ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ProtonClient";
6
5
  /**
@@ -21,6 +20,10 @@ export interface GetAccountSettingsCommandInput extends GetAccountSettingsInput
21
20
  */
22
21
  export interface GetAccountSettingsCommandOutput extends GetAccountSettingsOutput, __MetadataBearer {
23
22
  }
23
+ declare const GetAccountSettingsCommand_base: {
24
+ new (input: GetAccountSettingsCommandInput): import("@smithy/smithy-client").CommandImpl<GetAccountSettingsCommandInput, GetAccountSettingsCommandOutput, ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Get detail data for Proton account-wide settings.</p>
@@ -73,23 +76,5 @@ export interface GetAccountSettingsCommandOutput extends GetAccountSettingsOutpu
73
76
  * <p>Base exception class for all service exceptions from Proton service.</p>
74
77
  *
75
78
  */
76
- export declare class GetAccountSettingsCommand extends $Command<GetAccountSettingsCommandInput, GetAccountSettingsCommandOutput, ProtonClientResolvedConfig> {
77
- readonly input: GetAccountSettingsCommandInput;
78
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
79
- /**
80
- * @public
81
- */
82
- constructor(input: GetAccountSettingsCommandInput);
83
- /**
84
- * @internal
85
- */
86
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ProtonClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetAccountSettingsCommandInput, GetAccountSettingsCommandOutput>;
87
- /**
88
- * @internal
89
- */
90
- private serialize;
91
- /**
92
- * @internal
93
- */
94
- private deserialize;
79
+ export declare class GetAccountSettingsCommand extends GetAccountSettingsCommand_base {
95
80
  }
@@ -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 { GetComponentInput, GetComponentOutput } from "../models/models_0";
5
4
  import { ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ProtonClient";
6
5
  /**
@@ -21,6 +20,10 @@ export interface GetComponentCommandInput extends GetComponentInput {
21
20
  */
22
21
  export interface GetComponentCommandOutput extends GetComponentOutput, __MetadataBearer {
23
22
  }
23
+ declare const GetComponentCommand_base: {
24
+ new (input: GetComponentCommandInput): import("@smithy/smithy-client").CommandImpl<GetComponentCommandInput, GetComponentCommandOutput, ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Get detailed data for a component.</p>
@@ -86,23 +89,5 @@ export interface GetComponentCommandOutput extends GetComponentOutput, __Metadat
86
89
  * <p>Base exception class for all service exceptions from Proton service.</p>
87
90
  *
88
91
  */
89
- export declare class GetComponentCommand extends $Command<GetComponentCommandInput, GetComponentCommandOutput, ProtonClientResolvedConfig> {
90
- readonly input: GetComponentCommandInput;
91
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
92
- /**
93
- * @public
94
- */
95
- constructor(input: GetComponentCommandInput);
96
- /**
97
- * @internal
98
- */
99
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ProtonClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetComponentCommandInput, GetComponentCommandOutput>;
100
- /**
101
- * @internal
102
- */
103
- private serialize;
104
- /**
105
- * @internal
106
- */
107
- private deserialize;
92
+ export declare class GetComponentCommand extends GetComponentCommand_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 { GetDeploymentInput, GetDeploymentOutput } from "../models/models_0";
5
4
  import { ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ProtonClient";
6
5
  /**
@@ -21,6 +20,10 @@ export interface GetDeploymentCommandInput extends GetDeploymentInput {
21
20
  */
22
21
  export interface GetDeploymentCommandOutput extends GetDeploymentOutput, __MetadataBearer {
23
22
  }
23
+ declare const GetDeploymentCommand_base: {
24
+ new (input: GetDeploymentCommandInput): import("@smithy/smithy-client").CommandImpl<GetDeploymentCommandInput, GetDeploymentCommandOutput, ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Get detailed data for a deployment.</p>
@@ -149,23 +152,5 @@ export interface GetDeploymentCommandOutput extends GetDeploymentOutput, __Metad
149
152
  * <p>Base exception class for all service exceptions from Proton service.</p>
150
153
  *
151
154
  */
152
- export declare class GetDeploymentCommand extends $Command<GetDeploymentCommandInput, GetDeploymentCommandOutput, ProtonClientResolvedConfig> {
153
- readonly input: GetDeploymentCommandInput;
154
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
155
- /**
156
- * @public
157
- */
158
- constructor(input: GetDeploymentCommandInput);
159
- /**
160
- * @internal
161
- */
162
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ProtonClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetDeploymentCommandInput, GetDeploymentCommandOutput>;
163
- /**
164
- * @internal
165
- */
166
- private serialize;
167
- /**
168
- * @internal
169
- */
170
- private deserialize;
155
+ export declare class GetDeploymentCommand extends GetDeploymentCommand_base {
171
156
  }
@@ -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 { GetEnvironmentAccountConnectionInput, GetEnvironmentAccountConnectionOutput } from "../models/models_0";
5
4
  import { ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ProtonClient";
6
5
  /**
@@ -21,6 +20,10 @@ export interface GetEnvironmentAccountConnectionCommandInput extends GetEnvironm
21
20
  */
22
21
  export interface GetEnvironmentAccountConnectionCommandOutput extends GetEnvironmentAccountConnectionOutput, __MetadataBearer {
23
22
  }
23
+ declare const GetEnvironmentAccountConnectionCommand_base: {
24
+ new (input: GetEnvironmentAccountConnectionCommandInput): import("@smithy/smithy-client").CommandImpl<GetEnvironmentAccountConnectionCommandInput, GetEnvironmentAccountConnectionCommandOutput, ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>In an environment account, get the detailed data for an environment account connection.</p>
@@ -80,23 +83,5 @@ export interface GetEnvironmentAccountConnectionCommandOutput extends GetEnviron
80
83
  * <p>Base exception class for all service exceptions from Proton service.</p>
81
84
  *
82
85
  */
83
- export declare class GetEnvironmentAccountConnectionCommand extends $Command<GetEnvironmentAccountConnectionCommandInput, GetEnvironmentAccountConnectionCommandOutput, ProtonClientResolvedConfig> {
84
- readonly input: GetEnvironmentAccountConnectionCommandInput;
85
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
86
- /**
87
- * @public
88
- */
89
- constructor(input: GetEnvironmentAccountConnectionCommandInput);
90
- /**
91
- * @internal
92
- */
93
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ProtonClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetEnvironmentAccountConnectionCommandInput, GetEnvironmentAccountConnectionCommandOutput>;
94
- /**
95
- * @internal
96
- */
97
- private serialize;
98
- /**
99
- * @internal
100
- */
101
- private deserialize;
86
+ export declare class GetEnvironmentAccountConnectionCommand extends GetEnvironmentAccountConnectionCommand_base {
102
87
  }
@@ -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 { GetEnvironmentInput, GetEnvironmentOutput } from "../models/models_0";
5
4
  import { ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ProtonClient";
6
5
  /**
@@ -21,6 +20,10 @@ export interface GetEnvironmentCommandInput extends GetEnvironmentInput {
21
20
  */
22
21
  export interface GetEnvironmentCommandOutput extends GetEnvironmentOutput, __MetadataBearer {
23
22
  }
23
+ declare const GetEnvironmentCommand_base: {
24
+ new (input: GetEnvironmentCommandInput): import("@smithy/smithy-client").CommandImpl<GetEnvironmentCommandInput, GetEnvironmentCommandOutput, ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Get detailed data for an environment.</p>
@@ -93,23 +96,5 @@ export interface GetEnvironmentCommandOutput extends GetEnvironmentOutput, __Met
93
96
  * <p>Base exception class for all service exceptions from Proton service.</p>
94
97
  *
95
98
  */
96
- export declare class GetEnvironmentCommand extends $Command<GetEnvironmentCommandInput, GetEnvironmentCommandOutput, ProtonClientResolvedConfig> {
97
- readonly input: GetEnvironmentCommandInput;
98
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
99
- /**
100
- * @public
101
- */
102
- constructor(input: GetEnvironmentCommandInput);
103
- /**
104
- * @internal
105
- */
106
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ProtonClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetEnvironmentCommandInput, GetEnvironmentCommandOutput>;
107
- /**
108
- * @internal
109
- */
110
- private serialize;
111
- /**
112
- * @internal
113
- */
114
- private deserialize;
99
+ export declare class GetEnvironmentCommand extends GetEnvironmentCommand_base {
115
100
  }
@@ -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 { GetEnvironmentTemplateInput, GetEnvironmentTemplateOutput } from "../models/models_0";
5
4
  import { ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ProtonClient";
6
5
  /**
@@ -21,6 +20,10 @@ export interface GetEnvironmentTemplateCommandInput extends GetEnvironmentTempla
21
20
  */
22
21
  export interface GetEnvironmentTemplateCommandOutput extends GetEnvironmentTemplateOutput, __MetadataBearer {
23
22
  }
23
+ declare const GetEnvironmentTemplateCommand_base: {
24
+ new (input: GetEnvironmentTemplateCommandInput): import("@smithy/smithy-client").CommandImpl<GetEnvironmentTemplateCommandInput, GetEnvironmentTemplateCommandOutput, ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Get detailed data for an environment template.</p>
@@ -76,23 +79,5 @@ export interface GetEnvironmentTemplateCommandOutput extends GetEnvironmentTempl
76
79
  * <p>Base exception class for all service exceptions from Proton service.</p>
77
80
  *
78
81
  */
79
- export declare class GetEnvironmentTemplateCommand extends $Command<GetEnvironmentTemplateCommandInput, GetEnvironmentTemplateCommandOutput, ProtonClientResolvedConfig> {
80
- readonly input: GetEnvironmentTemplateCommandInput;
81
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
82
- /**
83
- * @public
84
- */
85
- constructor(input: GetEnvironmentTemplateCommandInput);
86
- /**
87
- * @internal
88
- */
89
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ProtonClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetEnvironmentTemplateCommandInput, GetEnvironmentTemplateCommandOutput>;
90
- /**
91
- * @internal
92
- */
93
- private serialize;
94
- /**
95
- * @internal
96
- */
97
- private deserialize;
82
+ export declare class GetEnvironmentTemplateCommand extends GetEnvironmentTemplateCommand_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 { GetEnvironmentTemplateVersionInput, GetEnvironmentTemplateVersionOutput } from "../models/models_0";
5
4
  import { ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ProtonClient";
6
5
  /**
@@ -21,6 +20,10 @@ export interface GetEnvironmentTemplateVersionCommandInput extends GetEnvironmen
21
20
  */
22
21
  export interface GetEnvironmentTemplateVersionCommandOutput extends GetEnvironmentTemplateVersionOutput, __MetadataBearer {
23
22
  }
23
+ declare const GetEnvironmentTemplateVersionCommand_base: {
24
+ new (input: GetEnvironmentTemplateVersionCommandInput): import("@smithy/smithy-client").CommandImpl<GetEnvironmentTemplateVersionCommandInput, GetEnvironmentTemplateVersionCommandOutput, ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Get detailed data for a major or minor version of an environment template.</p>
@@ -80,23 +83,5 @@ export interface GetEnvironmentTemplateVersionCommandOutput extends GetEnvironme
80
83
  * <p>Base exception class for all service exceptions from Proton service.</p>
81
84
  *
82
85
  */
83
- export declare class GetEnvironmentTemplateVersionCommand extends $Command<GetEnvironmentTemplateVersionCommandInput, GetEnvironmentTemplateVersionCommandOutput, ProtonClientResolvedConfig> {
84
- readonly input: GetEnvironmentTemplateVersionCommandInput;
85
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
86
- /**
87
- * @public
88
- */
89
- constructor(input: GetEnvironmentTemplateVersionCommandInput);
90
- /**
91
- * @internal
92
- */
93
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ProtonClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetEnvironmentTemplateVersionCommandInput, GetEnvironmentTemplateVersionCommandOutput>;
94
- /**
95
- * @internal
96
- */
97
- private serialize;
98
- /**
99
- * @internal
100
- */
101
- private deserialize;
86
+ export declare class GetEnvironmentTemplateVersionCommand extends GetEnvironmentTemplateVersionCommand_base {
102
87
  }