@aws-sdk/client-devops-guru 3.34.0 → 3.35.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 (379) hide show
  1. package/CHANGELOG.md +12 -0
  2. package/{dist/cjs → dist-cjs}/DevOpsGuru.js +1 -1
  3. package/dist-cjs/DevOpsGuru.js.map +1 -0
  4. package/{dist/cjs → dist-cjs}/DevOpsGuruClient.js +8 -8
  5. package/dist-cjs/DevOpsGuruClient.js.map +1 -0
  6. package/{dist/cjs → dist-cjs}/commands/AddNotificationChannelCommand.js +2 -2
  7. package/dist-cjs/commands/AddNotificationChannelCommand.js.map +1 -0
  8. package/{dist/cjs → dist-cjs}/commands/DescribeAccountHealthCommand.js +2 -2
  9. package/dist-cjs/commands/DescribeAccountHealthCommand.js.map +1 -0
  10. package/{dist/cjs → dist-cjs}/commands/DescribeAccountOverviewCommand.js +2 -2
  11. package/dist-cjs/commands/DescribeAccountOverviewCommand.js.map +1 -0
  12. package/{dist/cjs → dist-cjs}/commands/DescribeAnomalyCommand.js +2 -2
  13. package/dist-cjs/commands/DescribeAnomalyCommand.js.map +1 -0
  14. package/{dist/cjs → dist-cjs}/commands/DescribeFeedbackCommand.js +2 -2
  15. package/dist-cjs/commands/DescribeFeedbackCommand.js.map +1 -0
  16. package/{dist/cjs → dist-cjs}/commands/DescribeInsightCommand.js +2 -2
  17. package/dist-cjs/commands/DescribeInsightCommand.js.map +1 -0
  18. package/{dist/cjs → dist-cjs}/commands/DescribeResourceCollectionHealthCommand.js +2 -2
  19. package/{dist/cjs → dist-cjs}/commands/DescribeResourceCollectionHealthCommand.js.map +1 -1
  20. package/{dist/cjs → dist-cjs}/commands/DescribeServiceIntegrationCommand.js +2 -2
  21. package/dist-cjs/commands/DescribeServiceIntegrationCommand.js.map +1 -0
  22. package/{dist/cjs → dist-cjs}/commands/GetCostEstimationCommand.js +2 -2
  23. package/dist-cjs/commands/GetCostEstimationCommand.js.map +1 -0
  24. package/{dist/cjs → dist-cjs}/commands/GetResourceCollectionCommand.js +2 -2
  25. package/dist-cjs/commands/GetResourceCollectionCommand.js.map +1 -0
  26. package/{dist/cjs → dist-cjs}/commands/ListAnomaliesForInsightCommand.js +2 -2
  27. package/{dist/cjs/commands/DescribeAccountOverviewCommand.js.map → dist-cjs/commands/ListAnomaliesForInsightCommand.js.map} +1 -1
  28. package/{dist/cjs → dist-cjs}/commands/ListEventsCommand.js +2 -2
  29. package/dist-cjs/commands/ListEventsCommand.js.map +1 -0
  30. package/{dist/cjs → dist-cjs}/commands/ListInsightsCommand.js +2 -2
  31. package/dist-cjs/commands/ListInsightsCommand.js.map +1 -0
  32. package/{dist/cjs → dist-cjs}/commands/ListNotificationChannelsCommand.js +2 -2
  33. package/dist-cjs/commands/ListNotificationChannelsCommand.js.map +1 -0
  34. package/{dist/cjs → dist-cjs}/commands/ListRecommendationsCommand.js +2 -2
  35. package/dist-cjs/commands/ListRecommendationsCommand.js.map +1 -0
  36. package/{dist/cjs → dist-cjs}/commands/PutFeedbackCommand.js +2 -2
  37. package/dist-cjs/commands/PutFeedbackCommand.js.map +1 -0
  38. package/{dist/cjs → dist-cjs}/commands/RemoveNotificationChannelCommand.js +2 -2
  39. package/dist-cjs/commands/RemoveNotificationChannelCommand.js.map +1 -0
  40. package/{dist/cjs → dist-cjs}/commands/SearchInsightsCommand.js +2 -2
  41. package/dist-cjs/commands/SearchInsightsCommand.js.map +1 -0
  42. package/{dist/cjs → dist-cjs}/commands/StartCostEstimationCommand.js +2 -2
  43. package/dist-cjs/commands/StartCostEstimationCommand.js.map +1 -0
  44. package/{dist/cjs → dist-cjs}/commands/UpdateResourceCollectionCommand.js +2 -2
  45. package/{dist/cjs/commands/ListNotificationChannelsCommand.js.map → dist-cjs/commands/UpdateResourceCollectionCommand.js.map} +1 -1
  46. package/{dist/cjs → dist-cjs}/commands/UpdateServiceIntegrationCommand.js +2 -2
  47. package/dist-cjs/commands/UpdateServiceIntegrationCommand.js.map +1 -0
  48. package/{dist/cjs → dist-cjs}/endpoints.js +0 -0
  49. package/dist-cjs/endpoints.js.map +1 -0
  50. package/{dist/cjs → dist-cjs}/index.js +0 -0
  51. package/dist-cjs/index.js.map +1 -0
  52. package/{dist/cjs → dist-cjs}/models/index.js +0 -0
  53. package/{dist/cjs → dist-cjs}/models/index.js.map +1 -1
  54. package/{dist/cjs → dist-cjs}/models/models_0.js +0 -0
  55. package/dist-cjs/models/models_0.js.map +1 -0
  56. package/{dist/cjs → dist-cjs}/pagination/DescribeResourceCollectionHealthPaginator.js +1 -1
  57. package/dist-cjs/pagination/DescribeResourceCollectionHealthPaginator.js.map +1 -0
  58. package/{dist/cjs → dist-cjs}/pagination/GetCostEstimationPaginator.js +1 -1
  59. package/dist-cjs/pagination/GetCostEstimationPaginator.js.map +1 -0
  60. package/{dist/cjs → dist-cjs}/pagination/GetResourceCollectionPaginator.js +1 -1
  61. package/dist-cjs/pagination/GetResourceCollectionPaginator.js.map +1 -0
  62. package/{dist/cjs → dist-cjs}/pagination/Interfaces.js +0 -0
  63. package/{dist/cjs → dist-cjs}/pagination/Interfaces.js.map +1 -1
  64. package/{dist/cjs → dist-cjs}/pagination/ListAnomaliesForInsightPaginator.js +1 -1
  65. package/dist-cjs/pagination/ListAnomaliesForInsightPaginator.js.map +1 -0
  66. package/{dist/cjs → dist-cjs}/pagination/ListEventsPaginator.js +1 -1
  67. package/dist-cjs/pagination/ListEventsPaginator.js.map +1 -0
  68. package/{dist/cjs → dist-cjs}/pagination/ListInsightsPaginator.js +1 -1
  69. package/dist-cjs/pagination/ListInsightsPaginator.js.map +1 -0
  70. package/{dist/cjs → dist-cjs}/pagination/ListNotificationChannelsPaginator.js +1 -1
  71. package/dist-cjs/pagination/ListNotificationChannelsPaginator.js.map +1 -0
  72. package/{dist/cjs → dist-cjs}/pagination/ListRecommendationsPaginator.js +1 -1
  73. package/dist-cjs/pagination/ListRecommendationsPaginator.js.map +1 -0
  74. package/{dist/cjs → dist-cjs}/pagination/SearchInsightsPaginator.js +1 -1
  75. package/dist-cjs/pagination/SearchInsightsPaginator.js.map +1 -0
  76. package/{dist/cjs → dist-cjs}/protocols/Aws_restJson1.js +15 -15
  77. package/dist-cjs/protocols/Aws_restJson1.js.map +1 -0
  78. package/{dist/cjs → dist-cjs}/runtimeConfig.browser.js +2 -1
  79. package/dist-cjs/runtimeConfig.browser.js.map +1 -0
  80. package/{dist/cjs → dist-cjs}/runtimeConfig.js +3 -2
  81. package/dist-cjs/runtimeConfig.js.map +1 -0
  82. package/{dist/cjs → dist-cjs}/runtimeConfig.native.js +0 -0
  83. package/dist-cjs/runtimeConfig.native.js.map +1 -0
  84. package/{dist/cjs → dist-cjs}/runtimeConfig.shared.js +1 -1
  85. package/dist-cjs/runtimeConfig.shared.js.map +1 -0
  86. package/{dist/es → dist-es}/DevOpsGuru.js +1 -1
  87. package/dist-es/DevOpsGuru.js.map +1 -0
  88. package/{dist/es → dist-es}/DevOpsGuruClient.js +1 -1
  89. package/dist-es/DevOpsGuruClient.js.map +1 -0
  90. package/{dist/es → dist-es}/commands/AddNotificationChannelCommand.js +2 -2
  91. package/dist-es/commands/AddNotificationChannelCommand.js.map +1 -0
  92. package/{dist/es → dist-es}/commands/DescribeAccountHealthCommand.js +2 -2
  93. package/dist-es/commands/DescribeAccountHealthCommand.js.map +1 -0
  94. package/{dist/es → dist-es}/commands/DescribeAccountOverviewCommand.js +2 -2
  95. package/dist-es/commands/DescribeAccountOverviewCommand.js.map +1 -0
  96. package/{dist/es → dist-es}/commands/DescribeAnomalyCommand.js +2 -2
  97. package/dist-es/commands/DescribeAnomalyCommand.js.map +1 -0
  98. package/{dist/es → dist-es}/commands/DescribeFeedbackCommand.js +2 -2
  99. package/dist-es/commands/DescribeFeedbackCommand.js.map +1 -0
  100. package/{dist/es → dist-es}/commands/DescribeInsightCommand.js +2 -2
  101. package/dist-es/commands/DescribeInsightCommand.js.map +1 -0
  102. package/{dist/es → dist-es}/commands/DescribeResourceCollectionHealthCommand.js +2 -2
  103. package/dist-es/commands/DescribeResourceCollectionHealthCommand.js.map +1 -0
  104. package/{dist/es → dist-es}/commands/DescribeServiceIntegrationCommand.js +2 -2
  105. package/dist-es/commands/DescribeServiceIntegrationCommand.js.map +1 -0
  106. package/{dist/es → dist-es}/commands/GetCostEstimationCommand.js +2 -2
  107. package/dist-es/commands/GetCostEstimationCommand.js.map +1 -0
  108. package/{dist/es → dist-es}/commands/GetResourceCollectionCommand.js +2 -2
  109. package/dist-es/commands/GetResourceCollectionCommand.js.map +1 -0
  110. package/{dist/es → dist-es}/commands/ListAnomaliesForInsightCommand.js +2 -2
  111. package/dist-es/commands/ListAnomaliesForInsightCommand.js.map +1 -0
  112. package/{dist/es → dist-es}/commands/ListEventsCommand.js +2 -2
  113. package/dist-es/commands/ListEventsCommand.js.map +1 -0
  114. package/{dist/es → dist-es}/commands/ListInsightsCommand.js +2 -2
  115. package/dist-es/commands/ListInsightsCommand.js.map +1 -0
  116. package/{dist/es → dist-es}/commands/ListNotificationChannelsCommand.js +2 -2
  117. package/dist-es/commands/ListNotificationChannelsCommand.js.map +1 -0
  118. package/{dist/es → dist-es}/commands/ListRecommendationsCommand.js +2 -2
  119. package/dist-es/commands/ListRecommendationsCommand.js.map +1 -0
  120. package/{dist/es → dist-es}/commands/PutFeedbackCommand.js +2 -2
  121. package/dist-es/commands/PutFeedbackCommand.js.map +1 -0
  122. package/{dist/es → dist-es}/commands/RemoveNotificationChannelCommand.js +2 -2
  123. package/dist-es/commands/RemoveNotificationChannelCommand.js.map +1 -0
  124. package/{dist/es → dist-es}/commands/SearchInsightsCommand.js +2 -2
  125. package/dist-es/commands/SearchInsightsCommand.js.map +1 -0
  126. package/{dist/es → dist-es}/commands/StartCostEstimationCommand.js +2 -2
  127. package/dist-es/commands/StartCostEstimationCommand.js.map +1 -0
  128. package/{dist/es → dist-es}/commands/UpdateResourceCollectionCommand.js +2 -2
  129. package/dist-es/commands/UpdateResourceCollectionCommand.js.map +1 -0
  130. package/{dist/es → dist-es}/commands/UpdateServiceIntegrationCommand.js +2 -2
  131. package/dist-es/commands/UpdateServiceIntegrationCommand.js.map +1 -0
  132. package/{dist/es → dist-es}/endpoints.js +0 -0
  133. package/dist-es/endpoints.js.map +1 -0
  134. package/{dist/es → dist-es}/index.js +0 -0
  135. package/dist-es/index.js.map +1 -0
  136. package/{dist/es → dist-es}/models/index.js +0 -0
  137. package/dist-es/models/index.js.map +1 -0
  138. package/{dist/es → dist-es}/models/models_0.js +0 -0
  139. package/dist-es/models/models_0.js.map +1 -0
  140. package/{dist/es → dist-es}/pagination/DescribeResourceCollectionHealthPaginator.js +1 -1
  141. package/dist-es/pagination/DescribeResourceCollectionHealthPaginator.js.map +1 -0
  142. package/{dist/es → dist-es}/pagination/GetCostEstimationPaginator.js +1 -1
  143. package/dist-es/pagination/GetCostEstimationPaginator.js.map +1 -0
  144. package/{dist/es → dist-es}/pagination/GetResourceCollectionPaginator.js +1 -1
  145. package/dist-es/pagination/GetResourceCollectionPaginator.js.map +1 -0
  146. package/{dist/es → dist-es}/pagination/Interfaces.js +0 -0
  147. package/{dist/es → dist-es}/pagination/Interfaces.js.map +1 -1
  148. package/{dist/es → dist-es}/pagination/ListAnomaliesForInsightPaginator.js +1 -1
  149. package/dist-es/pagination/ListAnomaliesForInsightPaginator.js.map +1 -0
  150. package/{dist/es → dist-es}/pagination/ListEventsPaginator.js +1 -1
  151. package/dist-es/pagination/ListEventsPaginator.js.map +1 -0
  152. package/{dist/es → dist-es}/pagination/ListInsightsPaginator.js +1 -1
  153. package/dist-es/pagination/ListInsightsPaginator.js.map +1 -0
  154. package/{dist/es → dist-es}/pagination/ListNotificationChannelsPaginator.js +1 -1
  155. package/dist-es/pagination/ListNotificationChannelsPaginator.js.map +1 -0
  156. package/{dist/es → dist-es}/pagination/ListRecommendationsPaginator.js +1 -1
  157. package/dist-es/pagination/ListRecommendationsPaginator.js.map +1 -0
  158. package/{dist/es → dist-es}/pagination/SearchInsightsPaginator.js +1 -1
  159. package/dist-es/pagination/SearchInsightsPaginator.js.map +1 -0
  160. package/{dist/es → dist-es}/protocols/Aws_restJson1.js +0 -0
  161. package/dist-es/protocols/Aws_restJson1.js.map +1 -0
  162. package/{dist/es → dist-es}/runtimeConfig.browser.js +1 -1
  163. package/dist-es/runtimeConfig.browser.js.map +1 -0
  164. package/{dist/es → dist-es}/runtimeConfig.js +2 -2
  165. package/dist-es/runtimeConfig.js.map +1 -0
  166. package/{dist/es → dist-es}/runtimeConfig.native.js +0 -0
  167. package/dist-es/runtimeConfig.native.js.map +1 -0
  168. package/{dist/es → dist-es}/runtimeConfig.shared.js +1 -1
  169. package/dist-es/runtimeConfig.shared.js.map +1 -0
  170. package/{dist/types → dist-types}/DevOpsGuru.d.ts +2 -2
  171. package/{dist/types → dist-types}/DevOpsGuruClient.d.ts +8 -8
  172. package/{dist/types → dist-types}/commands/AddNotificationChannelCommand.d.ts +2 -2
  173. package/{dist/types → dist-types}/commands/DescribeAccountHealthCommand.d.ts +2 -2
  174. package/{dist/types → dist-types}/commands/DescribeAccountOverviewCommand.d.ts +2 -2
  175. package/{dist/types → dist-types}/commands/DescribeAnomalyCommand.d.ts +2 -2
  176. package/{dist/types → dist-types}/commands/DescribeFeedbackCommand.d.ts +2 -2
  177. package/{dist/types → dist-types}/commands/DescribeInsightCommand.d.ts +2 -2
  178. package/{dist/types → dist-types}/commands/DescribeResourceCollectionHealthCommand.d.ts +2 -2
  179. package/{dist/types → dist-types}/commands/DescribeServiceIntegrationCommand.d.ts +2 -2
  180. package/{dist/types → dist-types}/commands/GetCostEstimationCommand.d.ts +2 -2
  181. package/{dist/types → dist-types}/commands/GetResourceCollectionCommand.d.ts +2 -2
  182. package/{dist/types → dist-types}/commands/ListAnomaliesForInsightCommand.d.ts +2 -2
  183. package/{dist/types → dist-types}/commands/ListEventsCommand.d.ts +2 -2
  184. package/{dist/types → dist-types}/commands/ListInsightsCommand.d.ts +2 -2
  185. package/{dist/types → dist-types}/commands/ListNotificationChannelsCommand.d.ts +2 -2
  186. package/{dist/types → dist-types}/commands/ListRecommendationsCommand.d.ts +2 -2
  187. package/{dist/types → dist-types}/commands/PutFeedbackCommand.d.ts +2 -2
  188. package/{dist/types → dist-types}/commands/RemoveNotificationChannelCommand.d.ts +2 -2
  189. package/{dist/types → dist-types}/commands/SearchInsightsCommand.d.ts +2 -2
  190. package/{dist/types → dist-types}/commands/StartCostEstimationCommand.d.ts +2 -2
  191. package/{dist/types → dist-types}/commands/UpdateResourceCollectionCommand.d.ts +2 -2
  192. package/{dist/types → dist-types}/commands/UpdateServiceIntegrationCommand.d.ts +2 -2
  193. package/{dist/types → dist-types}/endpoints.d.ts +0 -0
  194. package/{dist/types → dist-types}/index.d.ts +0 -0
  195. package/{dist/types → dist-types}/models/index.d.ts +0 -0
  196. package/{dist/types → dist-types}/models/models_0.d.ts +0 -0
  197. package/{dist/types → dist-types}/pagination/DescribeResourceCollectionHealthPaginator.d.ts +1 -1
  198. package/{dist/types → dist-types}/pagination/GetCostEstimationPaginator.d.ts +1 -1
  199. package/{dist/types → dist-types}/pagination/GetResourceCollectionPaginator.d.ts +1 -1
  200. package/{dist/types → dist-types}/pagination/Interfaces.d.ts +1 -1
  201. package/{dist/types → dist-types}/pagination/ListAnomaliesForInsightPaginator.d.ts +1 -1
  202. package/{dist/types → dist-types}/pagination/ListEventsPaginator.d.ts +1 -1
  203. package/{dist/types → dist-types}/pagination/ListInsightsPaginator.d.ts +1 -1
  204. package/{dist/types → dist-types}/pagination/ListNotificationChannelsPaginator.d.ts +1 -1
  205. package/{dist/types → dist-types}/pagination/ListRecommendationsPaginator.d.ts +1 -1
  206. package/{dist/types → dist-types}/pagination/SearchInsightsPaginator.d.ts +1 -1
  207. package/{dist/types → dist-types}/protocols/Aws_restJson1.d.ts +2 -2
  208. package/{dist/types → dist-types}/runtimeConfig.browser.d.ts +0 -0
  209. package/{dist/types → dist-types}/runtimeConfig.d.ts +1 -1
  210. package/{dist/types → dist-types}/runtimeConfig.native.d.ts +0 -0
  211. package/{dist/types → dist-types}/runtimeConfig.shared.d.ts +0 -0
  212. package/{dist/types → dist-types}/ts3.4/DevOpsGuru.d.ts +2 -2
  213. package/{dist/types → dist-types}/ts3.4/DevOpsGuruClient.d.ts +8 -8
  214. package/{dist/types → dist-types}/ts3.4/commands/AddNotificationChannelCommand.d.ts +2 -2
  215. package/{dist/types → dist-types}/ts3.4/commands/DescribeAccountHealthCommand.d.ts +2 -2
  216. package/{dist/types → dist-types}/ts3.4/commands/DescribeAccountOverviewCommand.d.ts +2 -2
  217. package/{dist/types → dist-types}/ts3.4/commands/DescribeAnomalyCommand.d.ts +2 -2
  218. package/{dist/types → dist-types}/ts3.4/commands/DescribeFeedbackCommand.d.ts +2 -2
  219. package/{dist/types → dist-types}/ts3.4/commands/DescribeInsightCommand.d.ts +2 -2
  220. package/{dist/types → dist-types}/ts3.4/commands/DescribeResourceCollectionHealthCommand.d.ts +2 -2
  221. package/{dist/types → dist-types}/ts3.4/commands/DescribeServiceIntegrationCommand.d.ts +2 -2
  222. package/{dist/types → dist-types}/ts3.4/commands/GetCostEstimationCommand.d.ts +2 -2
  223. package/{dist/types → dist-types}/ts3.4/commands/GetResourceCollectionCommand.d.ts +2 -2
  224. package/{dist/types → dist-types}/ts3.4/commands/ListAnomaliesForInsightCommand.d.ts +2 -2
  225. package/{dist/types → dist-types}/ts3.4/commands/ListEventsCommand.d.ts +2 -2
  226. package/{dist/types → dist-types}/ts3.4/commands/ListInsightsCommand.d.ts +2 -2
  227. package/{dist/types → dist-types}/ts3.4/commands/ListNotificationChannelsCommand.d.ts +2 -2
  228. package/{dist/types → dist-types}/ts3.4/commands/ListRecommendationsCommand.d.ts +2 -2
  229. package/{dist/types → dist-types}/ts3.4/commands/PutFeedbackCommand.d.ts +2 -2
  230. package/{dist/types → dist-types}/ts3.4/commands/RemoveNotificationChannelCommand.d.ts +2 -2
  231. package/{dist/types → dist-types}/ts3.4/commands/SearchInsightsCommand.d.ts +2 -2
  232. package/{dist/types → dist-types}/ts3.4/commands/StartCostEstimationCommand.d.ts +2 -2
  233. package/{dist/types → dist-types}/ts3.4/commands/UpdateResourceCollectionCommand.d.ts +2 -2
  234. package/{dist/types → dist-types}/ts3.4/commands/UpdateServiceIntegrationCommand.d.ts +2 -2
  235. package/{dist/types → dist-types}/ts3.4/endpoints.d.ts +0 -0
  236. package/{dist/types → dist-types}/ts3.4/index.d.ts +0 -0
  237. package/{dist/types → dist-types}/ts3.4/models/index.d.ts +0 -0
  238. package/{dist/types → dist-types}/ts3.4/models/models_0.d.ts +0 -0
  239. package/{dist/types → dist-types}/ts3.4/pagination/DescribeResourceCollectionHealthPaginator.d.ts +1 -1
  240. package/{dist/types → dist-types}/ts3.4/pagination/GetCostEstimationPaginator.d.ts +1 -1
  241. package/{dist/types → dist-types}/ts3.4/pagination/GetResourceCollectionPaginator.d.ts +1 -1
  242. package/{dist/types → dist-types}/ts3.4/pagination/Interfaces.d.ts +1 -1
  243. package/{dist/types → dist-types}/ts3.4/pagination/ListAnomaliesForInsightPaginator.d.ts +1 -1
  244. package/{dist/types → dist-types}/ts3.4/pagination/ListEventsPaginator.d.ts +1 -1
  245. package/{dist/types → dist-types}/ts3.4/pagination/ListInsightsPaginator.d.ts +1 -1
  246. package/{dist/types → dist-types}/ts3.4/pagination/ListNotificationChannelsPaginator.d.ts +1 -1
  247. package/{dist/types → dist-types}/ts3.4/pagination/ListRecommendationsPaginator.d.ts +1 -1
  248. package/{dist/types → dist-types}/ts3.4/pagination/SearchInsightsPaginator.d.ts +1 -1
  249. package/{dist/types → dist-types}/ts3.4/protocols/Aws_restJson1.d.ts +2 -2
  250. package/{dist/types → dist-types}/ts3.4/runtimeConfig.browser.d.ts +0 -0
  251. package/{dist/types → dist-types}/ts3.4/runtimeConfig.d.ts +1 -1
  252. package/{dist/types → dist-types}/ts3.4/runtimeConfig.native.d.ts +0 -0
  253. package/{dist/types → dist-types}/ts3.4/runtimeConfig.shared.d.ts +0 -0
  254. package/package.json +42 -42
  255. package/{DevOpsGuru.ts → src/DevOpsGuru.ts} +3 -2
  256. package/{DevOpsGuruClient.ts → src/DevOpsGuruClient.ts} +58 -57
  257. package/{commands → src/commands}/AddNotificationChannelCommand.ts +8 -7
  258. package/{commands → src/commands}/DescribeAccountHealthCommand.ts +8 -7
  259. package/{commands → src/commands}/DescribeAccountOverviewCommand.ts +8 -7
  260. package/{commands → src/commands}/DescribeAnomalyCommand.ts +8 -7
  261. package/{commands → src/commands}/DescribeFeedbackCommand.ts +8 -7
  262. package/{commands → src/commands}/DescribeInsightCommand.ts +8 -7
  263. package/{commands → src/commands}/DescribeResourceCollectionHealthCommand.ts +8 -7
  264. package/{commands → src/commands}/DescribeServiceIntegrationCommand.ts +8 -7
  265. package/{commands → src/commands}/GetCostEstimationCommand.ts +8 -7
  266. package/{commands → src/commands}/GetResourceCollectionCommand.ts +8 -7
  267. package/{commands → src/commands}/ListAnomaliesForInsightCommand.ts +8 -7
  268. package/{commands → src/commands}/ListEventsCommand.ts +8 -7
  269. package/{commands → src/commands}/ListInsightsCommand.ts +8 -7
  270. package/{commands → src/commands}/ListNotificationChannelsCommand.ts +8 -7
  271. package/{commands → src/commands}/ListRecommendationsCommand.ts +8 -7
  272. package/{commands → src/commands}/PutFeedbackCommand.ts +8 -7
  273. package/{commands → src/commands}/RemoveNotificationChannelCommand.ts +8 -7
  274. package/{commands → src/commands}/SearchInsightsCommand.ts +8 -7
  275. package/{commands → src/commands}/StartCostEstimationCommand.ts +8 -7
  276. package/{commands → src/commands}/UpdateResourceCollectionCommand.ts +8 -7
  277. package/{commands → src/commands}/UpdateServiceIntegrationCommand.ts +8 -7
  278. package/{endpoints.ts → src/endpoints.ts} +1 -1
  279. package/{index.ts → src/index.ts} +0 -0
  280. package/{models → src/models}/index.ts +0 -0
  281. package/{models → src/models}/models_0.ts +0 -0
  282. package/{pagination → src/pagination}/DescribeResourceCollectionHealthPaginator.ts +4 -3
  283. package/{pagination → src/pagination}/GetCostEstimationPaginator.ts +4 -3
  284. package/{pagination → src/pagination}/GetResourceCollectionPaginator.ts +4 -3
  285. package/{pagination → src/pagination}/Interfaces.ts +2 -1
  286. package/{pagination → src/pagination}/ListAnomaliesForInsightPaginator.ts +4 -3
  287. package/{pagination → src/pagination}/ListEventsPaginator.ts +3 -2
  288. package/{pagination → src/pagination}/ListInsightsPaginator.ts +4 -3
  289. package/{pagination → src/pagination}/ListNotificationChannelsPaginator.ts +4 -3
  290. package/{pagination → src/pagination}/ListRecommendationsPaginator.ts +4 -3
  291. package/{pagination → src/pagination}/SearchInsightsPaginator.ts +4 -3
  292. package/{protocols → src/protocols}/Aws_restJson1.ts +58 -57
  293. package/{runtimeConfig.browser.ts → src/runtimeConfig.browser.ts} +3 -2
  294. package/{runtimeConfig.native.ts → src/runtimeConfig.native.ts} +1 -0
  295. package/{runtimeConfig.shared.ts → src/runtimeConfig.shared.ts} +2 -1
  296. package/{runtimeConfig.ts → src/runtimeConfig.ts} +4 -3
  297. package/tsconfig.es.json +1 -1
  298. package/tsconfig.json +4 -2
  299. package/tsconfig.types.json +3 -2
  300. package/dist/cjs/DevOpsGuru.js.map +0 -1
  301. package/dist/cjs/DevOpsGuruClient.js.map +0 -1
  302. package/dist/cjs/commands/AddNotificationChannelCommand.js.map +0 -1
  303. package/dist/cjs/commands/DescribeAccountHealthCommand.js.map +0 -1
  304. package/dist/cjs/commands/DescribeAnomalyCommand.js.map +0 -1
  305. package/dist/cjs/commands/DescribeFeedbackCommand.js.map +0 -1
  306. package/dist/cjs/commands/DescribeInsightCommand.js.map +0 -1
  307. package/dist/cjs/commands/DescribeServiceIntegrationCommand.js.map +0 -1
  308. package/dist/cjs/commands/GetCostEstimationCommand.js.map +0 -1
  309. package/dist/cjs/commands/GetResourceCollectionCommand.js.map +0 -1
  310. package/dist/cjs/commands/ListAnomaliesForInsightCommand.js.map +0 -1
  311. package/dist/cjs/commands/ListEventsCommand.js.map +0 -1
  312. package/dist/cjs/commands/ListInsightsCommand.js.map +0 -1
  313. package/dist/cjs/commands/ListRecommendationsCommand.js.map +0 -1
  314. package/dist/cjs/commands/PutFeedbackCommand.js.map +0 -1
  315. package/dist/cjs/commands/RemoveNotificationChannelCommand.js.map +0 -1
  316. package/dist/cjs/commands/SearchInsightsCommand.js.map +0 -1
  317. package/dist/cjs/commands/StartCostEstimationCommand.js.map +0 -1
  318. package/dist/cjs/commands/UpdateResourceCollectionCommand.js.map +0 -1
  319. package/dist/cjs/commands/UpdateServiceIntegrationCommand.js.map +0 -1
  320. package/dist/cjs/endpoints.js.map +0 -1
  321. package/dist/cjs/index.js.map +0 -1
  322. package/dist/cjs/models/models_0.js.map +0 -1
  323. package/dist/cjs/package.json +0 -93
  324. package/dist/cjs/pagination/DescribeResourceCollectionHealthPaginator.js.map +0 -1
  325. package/dist/cjs/pagination/GetCostEstimationPaginator.js.map +0 -1
  326. package/dist/cjs/pagination/GetResourceCollectionPaginator.js.map +0 -1
  327. package/dist/cjs/pagination/ListAnomaliesForInsightPaginator.js.map +0 -1
  328. package/dist/cjs/pagination/ListEventsPaginator.js.map +0 -1
  329. package/dist/cjs/pagination/ListInsightsPaginator.js.map +0 -1
  330. package/dist/cjs/pagination/ListNotificationChannelsPaginator.js.map +0 -1
  331. package/dist/cjs/pagination/ListRecommendationsPaginator.js.map +0 -1
  332. package/dist/cjs/pagination/SearchInsightsPaginator.js.map +0 -1
  333. package/dist/cjs/protocols/Aws_restJson1.js.map +0 -1
  334. package/dist/cjs/runtimeConfig.browser.js.map +0 -1
  335. package/dist/cjs/runtimeConfig.js.map +0 -1
  336. package/dist/cjs/runtimeConfig.native.js.map +0 -1
  337. package/dist/cjs/runtimeConfig.shared.js.map +0 -1
  338. package/dist/es/DevOpsGuru.js.map +0 -1
  339. package/dist/es/DevOpsGuruClient.js.map +0 -1
  340. package/dist/es/commands/AddNotificationChannelCommand.js.map +0 -1
  341. package/dist/es/commands/DescribeAccountHealthCommand.js.map +0 -1
  342. package/dist/es/commands/DescribeAccountOverviewCommand.js.map +0 -1
  343. package/dist/es/commands/DescribeAnomalyCommand.js.map +0 -1
  344. package/dist/es/commands/DescribeFeedbackCommand.js.map +0 -1
  345. package/dist/es/commands/DescribeInsightCommand.js.map +0 -1
  346. package/dist/es/commands/DescribeResourceCollectionHealthCommand.js.map +0 -1
  347. package/dist/es/commands/DescribeServiceIntegrationCommand.js.map +0 -1
  348. package/dist/es/commands/GetCostEstimationCommand.js.map +0 -1
  349. package/dist/es/commands/GetResourceCollectionCommand.js.map +0 -1
  350. package/dist/es/commands/ListAnomaliesForInsightCommand.js.map +0 -1
  351. package/dist/es/commands/ListEventsCommand.js.map +0 -1
  352. package/dist/es/commands/ListInsightsCommand.js.map +0 -1
  353. package/dist/es/commands/ListNotificationChannelsCommand.js.map +0 -1
  354. package/dist/es/commands/ListRecommendationsCommand.js.map +0 -1
  355. package/dist/es/commands/PutFeedbackCommand.js.map +0 -1
  356. package/dist/es/commands/RemoveNotificationChannelCommand.js.map +0 -1
  357. package/dist/es/commands/SearchInsightsCommand.js.map +0 -1
  358. package/dist/es/commands/StartCostEstimationCommand.js.map +0 -1
  359. package/dist/es/commands/UpdateResourceCollectionCommand.js.map +0 -1
  360. package/dist/es/commands/UpdateServiceIntegrationCommand.js.map +0 -1
  361. package/dist/es/endpoints.js.map +0 -1
  362. package/dist/es/index.js.map +0 -1
  363. package/dist/es/models/index.js.map +0 -1
  364. package/dist/es/models/models_0.js.map +0 -1
  365. package/dist/es/package.json +0 -93
  366. package/dist/es/pagination/DescribeResourceCollectionHealthPaginator.js.map +0 -1
  367. package/dist/es/pagination/GetCostEstimationPaginator.js.map +0 -1
  368. package/dist/es/pagination/GetResourceCollectionPaginator.js.map +0 -1
  369. package/dist/es/pagination/ListAnomaliesForInsightPaginator.js.map +0 -1
  370. package/dist/es/pagination/ListEventsPaginator.js.map +0 -1
  371. package/dist/es/pagination/ListInsightsPaginator.js.map +0 -1
  372. package/dist/es/pagination/ListNotificationChannelsPaginator.js.map +0 -1
  373. package/dist/es/pagination/ListRecommendationsPaginator.js.map +0 -1
  374. package/dist/es/pagination/SearchInsightsPaginator.js.map +0 -1
  375. package/dist/es/protocols/Aws_restJson1.js.map +0 -1
  376. package/dist/es/runtimeConfig.browser.js.map +0 -1
  377. package/dist/es/runtimeConfig.js.map +0 -1
  378. package/dist/es/runtimeConfig.native.js.map +0 -1
  379. package/dist/es/runtimeConfig.shared.js.map +0 -1
@@ -1,7 +1,7 @@
1
+ import { Command as $Command } from "@aws-sdk/smithy-client";
2
+ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
1
3
  import { DevOpsGuruClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DevOpsGuruClient";
2
4
  import { SearchInsightsRequest, SearchInsightsResponse } from "../models/models_0";
3
- import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { Handler, MiddlewareStack, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer } from "@aws-sdk/types";
5
5
  export interface SearchInsightsCommandInput extends SearchInsightsRequest {
6
6
  }
7
7
  export interface SearchInsightsCommandOutput extends SearchInsightsResponse, __MetadataBearer {
@@ -1,7 +1,7 @@
1
+ import { Command as $Command } from "@aws-sdk/smithy-client";
2
+ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
1
3
  import { DevOpsGuruClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DevOpsGuruClient";
2
4
  import { StartCostEstimationRequest, StartCostEstimationResponse } from "../models/models_0";
3
- import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { Handler, MiddlewareStack, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer } from "@aws-sdk/types";
5
5
  export interface StartCostEstimationCommandInput extends StartCostEstimationRequest {
6
6
  }
7
7
  export interface StartCostEstimationCommandOutput extends StartCostEstimationResponse, __MetadataBearer {
@@ -1,7 +1,7 @@
1
+ import { Command as $Command } from "@aws-sdk/smithy-client";
2
+ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
1
3
  import { DevOpsGuruClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DevOpsGuruClient";
2
4
  import { UpdateResourceCollectionRequest, UpdateResourceCollectionResponse } from "../models/models_0";
3
- import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { Handler, MiddlewareStack, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer } from "@aws-sdk/types";
5
5
  export interface UpdateResourceCollectionCommandInput extends UpdateResourceCollectionRequest {
6
6
  }
7
7
  export interface UpdateResourceCollectionCommandOutput extends UpdateResourceCollectionResponse, __MetadataBearer {
@@ -1,7 +1,7 @@
1
+ import { Command as $Command } from "@aws-sdk/smithy-client";
2
+ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
1
3
  import { DevOpsGuruClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DevOpsGuruClient";
2
4
  import { UpdateServiceIntegrationRequest, UpdateServiceIntegrationResponse } from "../models/models_0";
3
- import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { Handler, MiddlewareStack, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer } from "@aws-sdk/types";
5
5
  export interface UpdateServiceIntegrationCommandInput extends UpdateServiceIntegrationRequest {
6
6
  }
7
7
  export interface UpdateServiceIntegrationCommandOutput extends UpdateServiceIntegrationResponse, __MetadataBearer {
File without changes
File without changes
File without changes
File without changes
@@ -1,4 +1,4 @@
1
+ import { Paginator } from "@aws-sdk/types";
1
2
  import { DescribeResourceCollectionHealthCommandInput, DescribeResourceCollectionHealthCommandOutput } from "../commands/DescribeResourceCollectionHealthCommand";
2
3
  import { DevOpsGuruPaginationConfiguration } from "./Interfaces";
3
- import { Paginator } from "@aws-sdk/types";
4
4
  export declare function paginateDescribeResourceCollectionHealth(config: DevOpsGuruPaginationConfiguration, input: DescribeResourceCollectionHealthCommandInput, ...additionalArguments: any): Paginator<DescribeResourceCollectionHealthCommandOutput>;
@@ -1,4 +1,4 @@
1
+ import { Paginator } from "@aws-sdk/types";
1
2
  import { GetCostEstimationCommandInput, GetCostEstimationCommandOutput } from "../commands/GetCostEstimationCommand";
2
3
  import { DevOpsGuruPaginationConfiguration } from "./Interfaces";
3
- import { Paginator } from "@aws-sdk/types";
4
4
  export declare function paginateGetCostEstimation(config: DevOpsGuruPaginationConfiguration, input: GetCostEstimationCommandInput, ...additionalArguments: any): Paginator<GetCostEstimationCommandOutput>;
@@ -1,4 +1,4 @@
1
+ import { Paginator } from "@aws-sdk/types";
1
2
  import { GetResourceCollectionCommandInput, GetResourceCollectionCommandOutput } from "../commands/GetResourceCollectionCommand";
2
3
  import { DevOpsGuruPaginationConfiguration } from "./Interfaces";
3
- import { Paginator } from "@aws-sdk/types";
4
4
  export declare function paginateGetResourceCollection(config: DevOpsGuruPaginationConfiguration, input: GetResourceCollectionCommandInput, ...additionalArguments: any): Paginator<GetResourceCollectionCommandOutput>;
@@ -1,6 +1,6 @@
1
+ import { PaginationConfiguration } from "@aws-sdk/types";
1
2
  import { DevOpsGuru } from "../DevOpsGuru";
2
3
  import { DevOpsGuruClient } from "../DevOpsGuruClient";
3
- import { PaginationConfiguration } from "@aws-sdk/types";
4
4
  export interface DevOpsGuruPaginationConfiguration extends PaginationConfiguration {
5
5
  client: DevOpsGuru | DevOpsGuruClient;
6
6
  }
@@ -1,4 +1,4 @@
1
+ import { Paginator } from "@aws-sdk/types";
1
2
  import { ListAnomaliesForInsightCommandInput, ListAnomaliesForInsightCommandOutput } from "../commands/ListAnomaliesForInsightCommand";
2
3
  import { DevOpsGuruPaginationConfiguration } from "./Interfaces";
3
- import { Paginator } from "@aws-sdk/types";
4
4
  export declare function paginateListAnomaliesForInsight(config: DevOpsGuruPaginationConfiguration, input: ListAnomaliesForInsightCommandInput, ...additionalArguments: any): Paginator<ListAnomaliesForInsightCommandOutput>;
@@ -1,4 +1,4 @@
1
+ import { Paginator } from "@aws-sdk/types";
1
2
  import { ListEventsCommandInput, ListEventsCommandOutput } from "../commands/ListEventsCommand";
2
3
  import { DevOpsGuruPaginationConfiguration } from "./Interfaces";
3
- import { Paginator } from "@aws-sdk/types";
4
4
  export declare function paginateListEvents(config: DevOpsGuruPaginationConfiguration, input: ListEventsCommandInput, ...additionalArguments: any): Paginator<ListEventsCommandOutput>;
@@ -1,4 +1,4 @@
1
+ import { Paginator } from "@aws-sdk/types";
1
2
  import { ListInsightsCommandInput, ListInsightsCommandOutput } from "../commands/ListInsightsCommand";
2
3
  import { DevOpsGuruPaginationConfiguration } from "./Interfaces";
3
- import { Paginator } from "@aws-sdk/types";
4
4
  export declare function paginateListInsights(config: DevOpsGuruPaginationConfiguration, input: ListInsightsCommandInput, ...additionalArguments: any): Paginator<ListInsightsCommandOutput>;
@@ -1,4 +1,4 @@
1
+ import { Paginator } from "@aws-sdk/types";
1
2
  import { ListNotificationChannelsCommandInput, ListNotificationChannelsCommandOutput } from "../commands/ListNotificationChannelsCommand";
2
3
  import { DevOpsGuruPaginationConfiguration } from "./Interfaces";
3
- import { Paginator } from "@aws-sdk/types";
4
4
  export declare function paginateListNotificationChannels(config: DevOpsGuruPaginationConfiguration, input: ListNotificationChannelsCommandInput, ...additionalArguments: any): Paginator<ListNotificationChannelsCommandOutput>;
@@ -1,4 +1,4 @@
1
+ import { Paginator } from "@aws-sdk/types";
1
2
  import { ListRecommendationsCommandInput, ListRecommendationsCommandOutput } from "../commands/ListRecommendationsCommand";
2
3
  import { DevOpsGuruPaginationConfiguration } from "./Interfaces";
3
- import { Paginator } from "@aws-sdk/types";
4
4
  export declare function paginateListRecommendations(config: DevOpsGuruPaginationConfiguration, input: ListRecommendationsCommandInput, ...additionalArguments: any): Paginator<ListRecommendationsCommandOutput>;
@@ -1,4 +1,4 @@
1
+ import { Paginator } from "@aws-sdk/types";
1
2
  import { SearchInsightsCommandInput, SearchInsightsCommandOutput } from "../commands/SearchInsightsCommand";
2
3
  import { DevOpsGuruPaginationConfiguration } from "./Interfaces";
3
- import { Paginator } from "@aws-sdk/types";
4
4
  export declare function paginateSearchInsights(config: DevOpsGuruPaginationConfiguration, input: SearchInsightsCommandInput, ...additionalArguments: any): Paginator<SearchInsightsCommandOutput>;
@@ -1,3 +1,5 @@
1
+ import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
2
+ import { SerdeContext as __SerdeContext } from "@aws-sdk/types";
1
3
  import { AddNotificationChannelCommandInput, AddNotificationChannelCommandOutput } from "../commands/AddNotificationChannelCommand";
2
4
  import { DescribeAccountHealthCommandInput, DescribeAccountHealthCommandOutput } from "../commands/DescribeAccountHealthCommand";
3
5
  import { DescribeAccountOverviewCommandInput, DescribeAccountOverviewCommandOutput } from "../commands/DescribeAccountOverviewCommand";
@@ -19,8 +21,6 @@ import { SearchInsightsCommandInput, SearchInsightsCommandOutput } from "../comm
19
21
  import { StartCostEstimationCommandInput, StartCostEstimationCommandOutput } from "../commands/StartCostEstimationCommand";
20
22
  import { UpdateResourceCollectionCommandInput, UpdateResourceCollectionCommandOutput } from "../commands/UpdateResourceCollectionCommand";
21
23
  import { UpdateServiceIntegrationCommandInput, UpdateServiceIntegrationCommandOutput } from "../commands/UpdateServiceIntegrationCommand";
22
- import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
23
- import { SerdeContext as __SerdeContext } from "@aws-sdk/types";
24
24
  export declare const serializeAws_restJson1AddNotificationChannelCommand: (input: AddNotificationChannelCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
25
25
  export declare const serializeAws_restJson1DescribeAccountHealthCommand: (input: DescribeAccountHealthCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
26
26
  export declare const serializeAws_restJson1DescribeAccountOverviewCommand: (input: DescribeAccountOverviewCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
@@ -8,7 +8,7 @@ export declare const getRuntimeConfig: (config: DevOpsGuruClientConfig) => {
8
8
  base64Decoder: import("@aws-sdk/types").Decoder;
9
9
  base64Encoder: import("@aws-sdk/types").Encoder;
10
10
  bodyLengthChecker: (body: any) => number | undefined;
11
- credentialDefaultProvider: import("@aws-sdk/client-sts/dist/types/defaultStsRoleAssumers").DefaultCredentialProvider;
11
+ credentialDefaultProvider: import("@aws-sdk/client-sts/dist-types/defaultStsRoleAssumers").DefaultCredentialProvider;
12
12
  defaultUserAgentProvider: import("@aws-sdk/types").Provider<import("@aws-sdk/types").UserAgent>;
13
13
  maxAttempts: number | import("@aws-sdk/types").Provider<number>;
14
14
  region: string | import("@aws-sdk/types").Provider<string>;
@@ -1,4 +1,4 @@
1
- import { DevOpsGuruClient } from "./DevOpsGuruClient";
1
+ import { HttpHandlerOptions as __HttpHandlerOptions } from "@aws-sdk/types";
2
2
  import { AddNotificationChannelCommandInput, AddNotificationChannelCommandOutput } from "./commands/AddNotificationChannelCommand";
3
3
  import { DescribeAccountHealthCommandInput, DescribeAccountHealthCommandOutput } from "./commands/DescribeAccountHealthCommand";
4
4
  import { DescribeAccountOverviewCommandInput, DescribeAccountOverviewCommandOutput } from "./commands/DescribeAccountOverviewCommand";
@@ -20,7 +20,7 @@ import { SearchInsightsCommandInput, SearchInsightsCommandOutput } from "./comma
20
20
  import { StartCostEstimationCommandInput, StartCostEstimationCommandOutput } from "./commands/StartCostEstimationCommand";
21
21
  import { UpdateResourceCollectionCommandInput, UpdateResourceCollectionCommandOutput } from "./commands/UpdateResourceCollectionCommand";
22
22
  import { UpdateServiceIntegrationCommandInput, UpdateServiceIntegrationCommandOutput } from "./commands/UpdateServiceIntegrationCommand";
23
- import { HttpHandlerOptions as __HttpHandlerOptions } from "@aws-sdk/types";
23
+ import { DevOpsGuruClient } from "./DevOpsGuruClient";
24
24
  /**
25
25
  * <p> Amazon DevOps Guru is a fully managed service that helps you identify anomalous behavior in business
26
26
  * critical operational applications. You specify the AWS resources that you want DevOps Guru to cover,
@@ -1,3 +1,11 @@
1
+ import { EndpointsInputConfig, EndpointsResolvedConfig, RegionInputConfig, RegionResolvedConfig } from "@aws-sdk/config-resolver";
2
+ import { HostHeaderInputConfig, HostHeaderResolvedConfig } from "@aws-sdk/middleware-host-header";
3
+ import { RetryInputConfig, RetryResolvedConfig } from "@aws-sdk/middleware-retry";
4
+ import { AwsAuthInputConfig, AwsAuthResolvedConfig } from "@aws-sdk/middleware-signing";
5
+ import { UserAgentInputConfig, UserAgentResolvedConfig } from "@aws-sdk/middleware-user-agent";
6
+ import { HttpHandler as __HttpHandler } from "@aws-sdk/protocol-http";
7
+ import { Client as __Client, SmithyConfiguration as __SmithyConfiguration, SmithyResolvedConfiguration as __SmithyResolvedConfiguration } from "@aws-sdk/smithy-client";
8
+ import { Credentials as __Credentials, Decoder as __Decoder, Encoder as __Encoder, HashConstructor as __HashConstructor, HttpHandlerOptions as __HttpHandlerOptions, Logger as __Logger, Provider as __Provider, Provider, RegionInfoProvider, StreamCollector as __StreamCollector, UrlParser as __UrlParser, UserAgent as __UserAgent } from "@aws-sdk/types";
1
9
  import { AddNotificationChannelCommandInput, AddNotificationChannelCommandOutput } from "./commands/AddNotificationChannelCommand";
2
10
  import { DescribeAccountHealthCommandInput, DescribeAccountHealthCommandOutput } from "./commands/DescribeAccountHealthCommand";
3
11
  import { DescribeAccountOverviewCommandInput, DescribeAccountOverviewCommandOutput } from "./commands/DescribeAccountOverviewCommand";
@@ -19,14 +27,6 @@ import { SearchInsightsCommandInput, SearchInsightsCommandOutput } from "./comma
19
27
  import { StartCostEstimationCommandInput, StartCostEstimationCommandOutput } from "./commands/StartCostEstimationCommand";
20
28
  import { UpdateResourceCollectionCommandInput, UpdateResourceCollectionCommandOutput } from "./commands/UpdateResourceCollectionCommand";
21
29
  import { UpdateServiceIntegrationCommandInput, UpdateServiceIntegrationCommandOutput } from "./commands/UpdateServiceIntegrationCommand";
22
- import { EndpointsInputConfig, EndpointsResolvedConfig, RegionInputConfig, RegionResolvedConfig } from "@aws-sdk/config-resolver";
23
- import { HostHeaderInputConfig, HostHeaderResolvedConfig } from "@aws-sdk/middleware-host-header";
24
- import { RetryInputConfig, RetryResolvedConfig } from "@aws-sdk/middleware-retry";
25
- import { AwsAuthInputConfig, AwsAuthResolvedConfig } from "@aws-sdk/middleware-signing";
26
- import { UserAgentInputConfig, UserAgentResolvedConfig } from "@aws-sdk/middleware-user-agent";
27
- import { HttpHandler as __HttpHandler } from "@aws-sdk/protocol-http";
28
- import { Client as __Client, SmithyConfiguration as __SmithyConfiguration, SmithyResolvedConfiguration as __SmithyResolvedConfiguration } from "@aws-sdk/smithy-client";
29
- import { Provider, RegionInfoProvider, Credentials as __Credentials, Decoder as __Decoder, Encoder as __Encoder, HashConstructor as __HashConstructor, HttpHandlerOptions as __HttpHandlerOptions, Logger as __Logger, Provider as __Provider, StreamCollector as __StreamCollector, UrlParser as __UrlParser, UserAgent as __UserAgent } from "@aws-sdk/types";
30
30
  export declare type ServiceInputTypes = AddNotificationChannelCommandInput | DescribeAccountHealthCommandInput | DescribeAccountOverviewCommandInput | DescribeAnomalyCommandInput | DescribeFeedbackCommandInput | DescribeInsightCommandInput | DescribeResourceCollectionHealthCommandInput | DescribeServiceIntegrationCommandInput | GetCostEstimationCommandInput | GetResourceCollectionCommandInput | ListAnomaliesForInsightCommandInput | ListEventsCommandInput | ListInsightsCommandInput | ListNotificationChannelsCommandInput | ListRecommendationsCommandInput | PutFeedbackCommandInput | RemoveNotificationChannelCommandInput | SearchInsightsCommandInput | StartCostEstimationCommandInput | UpdateResourceCollectionCommandInput | UpdateServiceIntegrationCommandInput;
31
31
  export declare type ServiceOutputTypes = AddNotificationChannelCommandOutput | DescribeAccountHealthCommandOutput | DescribeAccountOverviewCommandOutput | DescribeAnomalyCommandOutput | DescribeFeedbackCommandOutput | DescribeInsightCommandOutput | DescribeResourceCollectionHealthCommandOutput | DescribeServiceIntegrationCommandOutput | GetCostEstimationCommandOutput | GetResourceCollectionCommandOutput | ListAnomaliesForInsightCommandOutput | ListEventsCommandOutput | ListInsightsCommandOutput | ListNotificationChannelsCommandOutput | ListRecommendationsCommandOutput | PutFeedbackCommandOutput | RemoveNotificationChannelCommandOutput | SearchInsightsCommandOutput | StartCostEstimationCommandOutput | UpdateResourceCollectionCommandOutput | UpdateServiceIntegrationCommandOutput;
32
32
  export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__HttpHandlerOptions>> {
@@ -1,7 +1,7 @@
1
+ import { Command as $Command } from "@aws-sdk/smithy-client";
2
+ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
1
3
  import { DevOpsGuruClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DevOpsGuruClient";
2
4
  import { AddNotificationChannelRequest, AddNotificationChannelResponse } from "../models/models_0";
3
- import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { Handler, MiddlewareStack, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer } from "@aws-sdk/types";
5
5
  export interface AddNotificationChannelCommandInput extends AddNotificationChannelRequest {
6
6
  }
7
7
  export interface AddNotificationChannelCommandOutput extends AddNotificationChannelResponse, __MetadataBearer {
@@ -1,7 +1,7 @@
1
+ import { Command as $Command } from "@aws-sdk/smithy-client";
2
+ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
1
3
  import { DevOpsGuruClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DevOpsGuruClient";
2
4
  import { DescribeAccountHealthRequest, DescribeAccountHealthResponse } from "../models/models_0";
3
- import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { Handler, MiddlewareStack, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer } from "@aws-sdk/types";
5
5
  export interface DescribeAccountHealthCommandInput extends DescribeAccountHealthRequest {
6
6
  }
7
7
  export interface DescribeAccountHealthCommandOutput extends DescribeAccountHealthResponse, __MetadataBearer {
@@ -1,7 +1,7 @@
1
+ import { Command as $Command } from "@aws-sdk/smithy-client";
2
+ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
1
3
  import { DevOpsGuruClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DevOpsGuruClient";
2
4
  import { DescribeAccountOverviewRequest, DescribeAccountOverviewResponse } from "../models/models_0";
3
- import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { Handler, MiddlewareStack, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer } from "@aws-sdk/types";
5
5
  export interface DescribeAccountOverviewCommandInput extends DescribeAccountOverviewRequest {
6
6
  }
7
7
  export interface DescribeAccountOverviewCommandOutput extends DescribeAccountOverviewResponse, __MetadataBearer {
@@ -1,7 +1,7 @@
1
+ import { Command as $Command } from "@aws-sdk/smithy-client";
2
+ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
1
3
  import { DevOpsGuruClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DevOpsGuruClient";
2
4
  import { DescribeAnomalyRequest, DescribeAnomalyResponse } from "../models/models_0";
3
- import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { Handler, MiddlewareStack, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer } from "@aws-sdk/types";
5
5
  export interface DescribeAnomalyCommandInput extends DescribeAnomalyRequest {
6
6
  }
7
7
  export interface DescribeAnomalyCommandOutput extends DescribeAnomalyResponse, __MetadataBearer {
@@ -1,7 +1,7 @@
1
+ import { Command as $Command } from "@aws-sdk/smithy-client";
2
+ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
1
3
  import { DevOpsGuruClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DevOpsGuruClient";
2
4
  import { DescribeFeedbackRequest, DescribeFeedbackResponse } from "../models/models_0";
3
- import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { Handler, MiddlewareStack, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer } from "@aws-sdk/types";
5
5
  export interface DescribeFeedbackCommandInput extends DescribeFeedbackRequest {
6
6
  }
7
7
  export interface DescribeFeedbackCommandOutput extends DescribeFeedbackResponse, __MetadataBearer {
@@ -1,7 +1,7 @@
1
+ import { Command as $Command } from "@aws-sdk/smithy-client";
2
+ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
1
3
  import { DevOpsGuruClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DevOpsGuruClient";
2
4
  import { DescribeInsightRequest, DescribeInsightResponse } from "../models/models_0";
3
- import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { Handler, MiddlewareStack, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer } from "@aws-sdk/types";
5
5
  export interface DescribeInsightCommandInput extends DescribeInsightRequest {
6
6
  }
7
7
  export interface DescribeInsightCommandOutput extends DescribeInsightResponse, __MetadataBearer {
@@ -1,7 +1,7 @@
1
+ import { Command as $Command } from "@aws-sdk/smithy-client";
2
+ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
1
3
  import { DevOpsGuruClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DevOpsGuruClient";
2
4
  import { DescribeResourceCollectionHealthRequest, DescribeResourceCollectionHealthResponse } from "../models/models_0";
3
- import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { Handler, MiddlewareStack, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer } from "@aws-sdk/types";
5
5
  export interface DescribeResourceCollectionHealthCommandInput extends DescribeResourceCollectionHealthRequest {
6
6
  }
7
7
  export interface DescribeResourceCollectionHealthCommandOutput extends DescribeResourceCollectionHealthResponse, __MetadataBearer {
@@ -1,7 +1,7 @@
1
+ import { Command as $Command } from "@aws-sdk/smithy-client";
2
+ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
1
3
  import { DevOpsGuruClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DevOpsGuruClient";
2
4
  import { DescribeServiceIntegrationRequest, DescribeServiceIntegrationResponse } from "../models/models_0";
3
- import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { Handler, MiddlewareStack, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer } from "@aws-sdk/types";
5
5
  export interface DescribeServiceIntegrationCommandInput extends DescribeServiceIntegrationRequest {
6
6
  }
7
7
  export interface DescribeServiceIntegrationCommandOutput extends DescribeServiceIntegrationResponse, __MetadataBearer {
@@ -1,7 +1,7 @@
1
+ import { Command as $Command } from "@aws-sdk/smithy-client";
2
+ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
1
3
  import { DevOpsGuruClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DevOpsGuruClient";
2
4
  import { GetCostEstimationRequest, GetCostEstimationResponse } from "../models/models_0";
3
- import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { Handler, MiddlewareStack, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer } from "@aws-sdk/types";
5
5
  export interface GetCostEstimationCommandInput extends GetCostEstimationRequest {
6
6
  }
7
7
  export interface GetCostEstimationCommandOutput extends GetCostEstimationResponse, __MetadataBearer {
@@ -1,7 +1,7 @@
1
+ import { Command as $Command } from "@aws-sdk/smithy-client";
2
+ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
1
3
  import { DevOpsGuruClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DevOpsGuruClient";
2
4
  import { GetResourceCollectionRequest, GetResourceCollectionResponse } from "../models/models_0";
3
- import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { Handler, MiddlewareStack, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer } from "@aws-sdk/types";
5
5
  export interface GetResourceCollectionCommandInput extends GetResourceCollectionRequest {
6
6
  }
7
7
  export interface GetResourceCollectionCommandOutput extends GetResourceCollectionResponse, __MetadataBearer {
@@ -1,7 +1,7 @@
1
+ import { Command as $Command } from "@aws-sdk/smithy-client";
2
+ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
1
3
  import { DevOpsGuruClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DevOpsGuruClient";
2
4
  import { ListAnomaliesForInsightRequest, ListAnomaliesForInsightResponse } from "../models/models_0";
3
- import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { Handler, MiddlewareStack, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer } from "@aws-sdk/types";
5
5
  export interface ListAnomaliesForInsightCommandInput extends ListAnomaliesForInsightRequest {
6
6
  }
7
7
  export interface ListAnomaliesForInsightCommandOutput extends ListAnomaliesForInsightResponse, __MetadataBearer {
@@ -1,7 +1,7 @@
1
+ import { Command as $Command } from "@aws-sdk/smithy-client";
2
+ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
1
3
  import { DevOpsGuruClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DevOpsGuruClient";
2
4
  import { ListEventsRequest, ListEventsResponse } from "../models/models_0";
3
- import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { Handler, MiddlewareStack, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer } from "@aws-sdk/types";
5
5
  export interface ListEventsCommandInput extends ListEventsRequest {
6
6
  }
7
7
  export interface ListEventsCommandOutput extends ListEventsResponse, __MetadataBearer {
@@ -1,7 +1,7 @@
1
+ import { Command as $Command } from "@aws-sdk/smithy-client";
2
+ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
1
3
  import { DevOpsGuruClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DevOpsGuruClient";
2
4
  import { ListInsightsRequest, ListInsightsResponse } from "../models/models_0";
3
- import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { Handler, MiddlewareStack, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer } from "@aws-sdk/types";
5
5
  export interface ListInsightsCommandInput extends ListInsightsRequest {
6
6
  }
7
7
  export interface ListInsightsCommandOutput extends ListInsightsResponse, __MetadataBearer {
@@ -1,7 +1,7 @@
1
+ import { Command as $Command } from "@aws-sdk/smithy-client";
2
+ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
1
3
  import { DevOpsGuruClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DevOpsGuruClient";
2
4
  import { ListNotificationChannelsRequest, ListNotificationChannelsResponse } from "../models/models_0";
3
- import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { Handler, MiddlewareStack, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer } from "@aws-sdk/types";
5
5
  export interface ListNotificationChannelsCommandInput extends ListNotificationChannelsRequest {
6
6
  }
7
7
  export interface ListNotificationChannelsCommandOutput extends ListNotificationChannelsResponse, __MetadataBearer {
@@ -1,7 +1,7 @@
1
+ import { Command as $Command } from "@aws-sdk/smithy-client";
2
+ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
1
3
  import { DevOpsGuruClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DevOpsGuruClient";
2
4
  import { ListRecommendationsRequest, ListRecommendationsResponse } from "../models/models_0";
3
- import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { Handler, MiddlewareStack, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer } from "@aws-sdk/types";
5
5
  export interface ListRecommendationsCommandInput extends ListRecommendationsRequest {
6
6
  }
7
7
  export interface ListRecommendationsCommandOutput extends ListRecommendationsResponse, __MetadataBearer {
@@ -1,7 +1,7 @@
1
+ import { Command as $Command } from "@aws-sdk/smithy-client";
2
+ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
1
3
  import { DevOpsGuruClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DevOpsGuruClient";
2
4
  import { PutFeedbackRequest, PutFeedbackResponse } from "../models/models_0";
3
- import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { Handler, MiddlewareStack, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer } from "@aws-sdk/types";
5
5
  export interface PutFeedbackCommandInput extends PutFeedbackRequest {
6
6
  }
7
7
  export interface PutFeedbackCommandOutput extends PutFeedbackResponse, __MetadataBearer {
@@ -1,7 +1,7 @@
1
+ import { Command as $Command } from "@aws-sdk/smithy-client";
2
+ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
1
3
  import { DevOpsGuruClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DevOpsGuruClient";
2
4
  import { RemoveNotificationChannelRequest, RemoveNotificationChannelResponse } from "../models/models_0";
3
- import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { Handler, MiddlewareStack, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer } from "@aws-sdk/types";
5
5
  export interface RemoveNotificationChannelCommandInput extends RemoveNotificationChannelRequest {
6
6
  }
7
7
  export interface RemoveNotificationChannelCommandOutput extends RemoveNotificationChannelResponse, __MetadataBearer {
@@ -1,7 +1,7 @@
1
+ import { Command as $Command } from "@aws-sdk/smithy-client";
2
+ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
1
3
  import { DevOpsGuruClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DevOpsGuruClient";
2
4
  import { SearchInsightsRequest, SearchInsightsResponse } from "../models/models_0";
3
- import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { Handler, MiddlewareStack, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer } from "@aws-sdk/types";
5
5
  export interface SearchInsightsCommandInput extends SearchInsightsRequest {
6
6
  }
7
7
  export interface SearchInsightsCommandOutput extends SearchInsightsResponse, __MetadataBearer {
@@ -1,7 +1,7 @@
1
+ import { Command as $Command } from "@aws-sdk/smithy-client";
2
+ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
1
3
  import { DevOpsGuruClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DevOpsGuruClient";
2
4
  import { StartCostEstimationRequest, StartCostEstimationResponse } from "../models/models_0";
3
- import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { Handler, MiddlewareStack, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer } from "@aws-sdk/types";
5
5
  export interface StartCostEstimationCommandInput extends StartCostEstimationRequest {
6
6
  }
7
7
  export interface StartCostEstimationCommandOutput extends StartCostEstimationResponse, __MetadataBearer {
@@ -1,7 +1,7 @@
1
+ import { Command as $Command } from "@aws-sdk/smithy-client";
2
+ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
1
3
  import { DevOpsGuruClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DevOpsGuruClient";
2
4
  import { UpdateResourceCollectionRequest, UpdateResourceCollectionResponse } from "../models/models_0";
3
- import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { Handler, MiddlewareStack, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer } from "@aws-sdk/types";
5
5
  export interface UpdateResourceCollectionCommandInput extends UpdateResourceCollectionRequest {
6
6
  }
7
7
  export interface UpdateResourceCollectionCommandOutput extends UpdateResourceCollectionResponse, __MetadataBearer {
@@ -1,7 +1,7 @@
1
+ import { Command as $Command } from "@aws-sdk/smithy-client";
2
+ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
1
3
  import { DevOpsGuruClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DevOpsGuruClient";
2
4
  import { UpdateServiceIntegrationRequest, UpdateServiceIntegrationResponse } from "../models/models_0";
3
- import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { Handler, MiddlewareStack, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer } from "@aws-sdk/types";
5
5
  export interface UpdateServiceIntegrationCommandInput extends UpdateServiceIntegrationRequest {
6
6
  }
7
7
  export interface UpdateServiceIntegrationCommandOutput extends UpdateServiceIntegrationResponse, __MetadataBearer {
File without changes
File without changes
@@ -1,4 +1,4 @@
1
+ import { Paginator } from "@aws-sdk/types";
1
2
  import { DescribeResourceCollectionHealthCommandInput, DescribeResourceCollectionHealthCommandOutput } from "../commands/DescribeResourceCollectionHealthCommand";
2
3
  import { DevOpsGuruPaginationConfiguration } from "./Interfaces";
3
- import { Paginator } from "@aws-sdk/types";
4
4
  export declare function paginateDescribeResourceCollectionHealth(config: DevOpsGuruPaginationConfiguration, input: DescribeResourceCollectionHealthCommandInput, ...additionalArguments: any): Paginator<DescribeResourceCollectionHealthCommandOutput>;
@@ -1,4 +1,4 @@
1
+ import { Paginator } from "@aws-sdk/types";
1
2
  import { GetCostEstimationCommandInput, GetCostEstimationCommandOutput } from "../commands/GetCostEstimationCommand";
2
3
  import { DevOpsGuruPaginationConfiguration } from "./Interfaces";
3
- import { Paginator } from "@aws-sdk/types";
4
4
  export declare function paginateGetCostEstimation(config: DevOpsGuruPaginationConfiguration, input: GetCostEstimationCommandInput, ...additionalArguments: any): Paginator<GetCostEstimationCommandOutput>;
@@ -1,4 +1,4 @@
1
+ import { Paginator } from "@aws-sdk/types";
1
2
  import { GetResourceCollectionCommandInput, GetResourceCollectionCommandOutput } from "../commands/GetResourceCollectionCommand";
2
3
  import { DevOpsGuruPaginationConfiguration } from "./Interfaces";
3
- import { Paginator } from "@aws-sdk/types";
4
4
  export declare function paginateGetResourceCollection(config: DevOpsGuruPaginationConfiguration, input: GetResourceCollectionCommandInput, ...additionalArguments: any): Paginator<GetResourceCollectionCommandOutput>;
@@ -1,6 +1,6 @@
1
+ import { PaginationConfiguration } from "@aws-sdk/types";
1
2
  import { DevOpsGuru } from "../DevOpsGuru";
2
3
  import { DevOpsGuruClient } from "../DevOpsGuruClient";
3
- import { PaginationConfiguration } from "@aws-sdk/types";
4
4
  export interface DevOpsGuruPaginationConfiguration extends PaginationConfiguration {
5
5
  client: DevOpsGuru | DevOpsGuruClient;
6
6
  }
@@ -1,4 +1,4 @@
1
+ import { Paginator } from "@aws-sdk/types";
1
2
  import { ListAnomaliesForInsightCommandInput, ListAnomaliesForInsightCommandOutput } from "../commands/ListAnomaliesForInsightCommand";
2
3
  import { DevOpsGuruPaginationConfiguration } from "./Interfaces";
3
- import { Paginator } from "@aws-sdk/types";
4
4
  export declare function paginateListAnomaliesForInsight(config: DevOpsGuruPaginationConfiguration, input: ListAnomaliesForInsightCommandInput, ...additionalArguments: any): Paginator<ListAnomaliesForInsightCommandOutput>;
@@ -1,4 +1,4 @@
1
+ import { Paginator } from "@aws-sdk/types";
1
2
  import { ListEventsCommandInput, ListEventsCommandOutput } from "../commands/ListEventsCommand";
2
3
  import { DevOpsGuruPaginationConfiguration } from "./Interfaces";
3
- import { Paginator } from "@aws-sdk/types";
4
4
  export declare function paginateListEvents(config: DevOpsGuruPaginationConfiguration, input: ListEventsCommandInput, ...additionalArguments: any): Paginator<ListEventsCommandOutput>;
@@ -1,4 +1,4 @@
1
+ import { Paginator } from "@aws-sdk/types";
1
2
  import { ListInsightsCommandInput, ListInsightsCommandOutput } from "../commands/ListInsightsCommand";
2
3
  import { DevOpsGuruPaginationConfiguration } from "./Interfaces";
3
- import { Paginator } from "@aws-sdk/types";
4
4
  export declare function paginateListInsights(config: DevOpsGuruPaginationConfiguration, input: ListInsightsCommandInput, ...additionalArguments: any): Paginator<ListInsightsCommandOutput>;
@@ -1,4 +1,4 @@
1
+ import { Paginator } from "@aws-sdk/types";
1
2
  import { ListNotificationChannelsCommandInput, ListNotificationChannelsCommandOutput } from "../commands/ListNotificationChannelsCommand";
2
3
  import { DevOpsGuruPaginationConfiguration } from "./Interfaces";
3
- import { Paginator } from "@aws-sdk/types";
4
4
  export declare function paginateListNotificationChannels(config: DevOpsGuruPaginationConfiguration, input: ListNotificationChannelsCommandInput, ...additionalArguments: any): Paginator<ListNotificationChannelsCommandOutput>;
@@ -1,4 +1,4 @@
1
+ import { Paginator } from "@aws-sdk/types";
1
2
  import { ListRecommendationsCommandInput, ListRecommendationsCommandOutput } from "../commands/ListRecommendationsCommand";
2
3
  import { DevOpsGuruPaginationConfiguration } from "./Interfaces";
3
- import { Paginator } from "@aws-sdk/types";
4
4
  export declare function paginateListRecommendations(config: DevOpsGuruPaginationConfiguration, input: ListRecommendationsCommandInput, ...additionalArguments: any): Paginator<ListRecommendationsCommandOutput>;
@@ -1,4 +1,4 @@
1
+ import { Paginator } from "@aws-sdk/types";
1
2
  import { SearchInsightsCommandInput, SearchInsightsCommandOutput } from "../commands/SearchInsightsCommand";
2
3
  import { DevOpsGuruPaginationConfiguration } from "./Interfaces";
3
- import { Paginator } from "@aws-sdk/types";
4
4
  export declare function paginateSearchInsights(config: DevOpsGuruPaginationConfiguration, input: SearchInsightsCommandInput, ...additionalArguments: any): Paginator<SearchInsightsCommandOutput>;
@@ -1,3 +1,5 @@
1
+ import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
2
+ import { SerdeContext as __SerdeContext } from "@aws-sdk/types";
1
3
  import { AddNotificationChannelCommandInput, AddNotificationChannelCommandOutput } from "../commands/AddNotificationChannelCommand";
2
4
  import { DescribeAccountHealthCommandInput, DescribeAccountHealthCommandOutput } from "../commands/DescribeAccountHealthCommand";
3
5
  import { DescribeAccountOverviewCommandInput, DescribeAccountOverviewCommandOutput } from "../commands/DescribeAccountOverviewCommand";
@@ -19,8 +21,6 @@ import { SearchInsightsCommandInput, SearchInsightsCommandOutput } from "../comm
19
21
  import { StartCostEstimationCommandInput, StartCostEstimationCommandOutput } from "../commands/StartCostEstimationCommand";
20
22
  import { UpdateResourceCollectionCommandInput, UpdateResourceCollectionCommandOutput } from "../commands/UpdateResourceCollectionCommand";
21
23
  import { UpdateServiceIntegrationCommandInput, UpdateServiceIntegrationCommandOutput } from "../commands/UpdateServiceIntegrationCommand";
22
- import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
23
- import { SerdeContext as __SerdeContext } from "@aws-sdk/types";
24
24
  export declare const serializeAws_restJson1AddNotificationChannelCommand: (input: AddNotificationChannelCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
25
25
  export declare const serializeAws_restJson1DescribeAccountHealthCommand: (input: DescribeAccountHealthCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
26
26
  export declare const serializeAws_restJson1DescribeAccountOverviewCommand: (input: DescribeAccountOverviewCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
@@ -8,7 +8,7 @@ export declare const getRuntimeConfig: (config: DevOpsGuruClientConfig) => {
8
8
  base64Decoder: import("@aws-sdk/types").Decoder;
9
9
  base64Encoder: import("@aws-sdk/types").Encoder;
10
10
  bodyLengthChecker: (body: any) => number | undefined;
11
- credentialDefaultProvider: import("@aws-sdk/client-sts/dist/types/defaultStsRoleAssumers").DefaultCredentialProvider;
11
+ credentialDefaultProvider: import("@aws-sdk/client-sts/dist-types/defaultStsRoleAssumers").DefaultCredentialProvider;
12
12
  defaultUserAgentProvider: import("@aws-sdk/types").Provider<import("@aws-sdk/types").UserAgent>;
13
13
  maxAttempts: number | import("@aws-sdk/types").Provider<number>;
14
14
  region: string | import("@aws-sdk/types").Provider<string>;