@aws-sdk/client-cloudwatch-logs 3.1044.0 → 3.1046.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 (374) hide show
  1. package/dist-cjs/auth/httpAuthSchemeProvider.js +4 -4
  2. package/dist-cjs/endpoint/bdd.js +2 -2
  3. package/dist-cjs/endpoint/endpointResolver.js +4 -4
  4. package/dist-cjs/index.js +244 -245
  5. package/dist-cjs/models/CloudWatchLogsServiceException.js +3 -3
  6. package/dist-cjs/runtimeConfig.browser.js +14 -16
  7. package/dist-cjs/runtimeConfig.js +20 -24
  8. package/dist-cjs/runtimeConfig.shared.js +9 -10
  9. package/dist-es/CloudWatchLogs.js +1 -1
  10. package/dist-es/CloudWatchLogsClient.js +6 -6
  11. package/dist-es/auth/httpAuthSchemeProvider.js +1 -1
  12. package/dist-es/commands/AssociateKmsKeyCommand.js +2 -2
  13. package/dist-es/commands/AssociateSourceToS3TableIntegrationCommand.js +2 -2
  14. package/dist-es/commands/CancelExportTaskCommand.js +2 -2
  15. package/dist-es/commands/CancelImportTaskCommand.js +2 -2
  16. package/dist-es/commands/CreateDeliveryCommand.js +2 -2
  17. package/dist-es/commands/CreateExportTaskCommand.js +2 -2
  18. package/dist-es/commands/CreateImportTaskCommand.js +2 -2
  19. package/dist-es/commands/CreateLogAnomalyDetectorCommand.js +2 -2
  20. package/dist-es/commands/CreateLogGroupCommand.js +2 -2
  21. package/dist-es/commands/CreateLogStreamCommand.js +2 -2
  22. package/dist-es/commands/CreateLookupTableCommand.js +2 -2
  23. package/dist-es/commands/CreateScheduledQueryCommand.js +2 -2
  24. package/dist-es/commands/DeleteAccountPolicyCommand.js +2 -2
  25. package/dist-es/commands/DeleteDataProtectionPolicyCommand.js +2 -2
  26. package/dist-es/commands/DeleteDeliveryCommand.js +2 -2
  27. package/dist-es/commands/DeleteDeliveryDestinationCommand.js +2 -2
  28. package/dist-es/commands/DeleteDeliveryDestinationPolicyCommand.js +2 -2
  29. package/dist-es/commands/DeleteDeliverySourceCommand.js +2 -2
  30. package/dist-es/commands/DeleteDestinationCommand.js +2 -2
  31. package/dist-es/commands/DeleteIndexPolicyCommand.js +2 -2
  32. package/dist-es/commands/DeleteIntegrationCommand.js +2 -2
  33. package/dist-es/commands/DeleteLogAnomalyDetectorCommand.js +2 -2
  34. package/dist-es/commands/DeleteLogGroupCommand.js +2 -2
  35. package/dist-es/commands/DeleteLogStreamCommand.js +2 -2
  36. package/dist-es/commands/DeleteLookupTableCommand.js +2 -2
  37. package/dist-es/commands/DeleteMetricFilterCommand.js +2 -2
  38. package/dist-es/commands/DeleteQueryDefinitionCommand.js +2 -2
  39. package/dist-es/commands/DeleteResourcePolicyCommand.js +2 -2
  40. package/dist-es/commands/DeleteRetentionPolicyCommand.js +2 -2
  41. package/dist-es/commands/DeleteScheduledQueryCommand.js +2 -2
  42. package/dist-es/commands/DeleteSubscriptionFilterCommand.js +2 -2
  43. package/dist-es/commands/DeleteTransformerCommand.js +2 -2
  44. package/dist-es/commands/DescribeAccountPoliciesCommand.js +2 -2
  45. package/dist-es/commands/DescribeConfigurationTemplatesCommand.js +2 -2
  46. package/dist-es/commands/DescribeDeliveriesCommand.js +2 -2
  47. package/dist-es/commands/DescribeDeliveryDestinationsCommand.js +2 -2
  48. package/dist-es/commands/DescribeDeliverySourcesCommand.js +2 -2
  49. package/dist-es/commands/DescribeDestinationsCommand.js +2 -2
  50. package/dist-es/commands/DescribeExportTasksCommand.js +2 -2
  51. package/dist-es/commands/DescribeFieldIndexesCommand.js +2 -2
  52. package/dist-es/commands/DescribeImportTaskBatchesCommand.js +2 -2
  53. package/dist-es/commands/DescribeImportTasksCommand.js +2 -2
  54. package/dist-es/commands/DescribeIndexPoliciesCommand.js +2 -2
  55. package/dist-es/commands/DescribeLogGroupsCommand.js +2 -2
  56. package/dist-es/commands/DescribeLogStreamsCommand.js +2 -2
  57. package/dist-es/commands/DescribeLookupTablesCommand.js +2 -2
  58. package/dist-es/commands/DescribeMetricFiltersCommand.js +2 -2
  59. package/dist-es/commands/DescribeQueriesCommand.js +2 -2
  60. package/dist-es/commands/DescribeQueryDefinitionsCommand.js +2 -2
  61. package/dist-es/commands/DescribeResourcePoliciesCommand.js +2 -2
  62. package/dist-es/commands/DescribeSubscriptionFiltersCommand.js +2 -2
  63. package/dist-es/commands/DisassociateKmsKeyCommand.js +2 -2
  64. package/dist-es/commands/DisassociateSourceFromS3TableIntegrationCommand.js +2 -2
  65. package/dist-es/commands/FilterLogEventsCommand.js +2 -2
  66. package/dist-es/commands/GetDataProtectionPolicyCommand.js +2 -2
  67. package/dist-es/commands/GetDeliveryCommand.js +2 -2
  68. package/dist-es/commands/GetDeliveryDestinationCommand.js +2 -2
  69. package/dist-es/commands/GetDeliveryDestinationPolicyCommand.js +2 -2
  70. package/dist-es/commands/GetDeliverySourceCommand.js +2 -2
  71. package/dist-es/commands/GetIntegrationCommand.js +2 -2
  72. package/dist-es/commands/GetLogAnomalyDetectorCommand.js +2 -2
  73. package/dist-es/commands/GetLogEventsCommand.js +2 -2
  74. package/dist-es/commands/GetLogFieldsCommand.js +2 -2
  75. package/dist-es/commands/GetLogGroupFieldsCommand.js +2 -2
  76. package/dist-es/commands/GetLogObjectCommand.js +2 -2
  77. package/dist-es/commands/GetLogRecordCommand.js +2 -2
  78. package/dist-es/commands/GetLookupTableCommand.js +2 -2
  79. package/dist-es/commands/GetQueryResultsCommand.js +2 -2
  80. package/dist-es/commands/GetScheduledQueryCommand.js +2 -2
  81. package/dist-es/commands/GetScheduledQueryHistoryCommand.js +2 -2
  82. package/dist-es/commands/GetTransformerCommand.js +2 -2
  83. package/dist-es/commands/ListAggregateLogGroupSummariesCommand.js +2 -2
  84. package/dist-es/commands/ListAnomaliesCommand.js +2 -2
  85. package/dist-es/commands/ListIntegrationsCommand.js +2 -2
  86. package/dist-es/commands/ListLogAnomalyDetectorsCommand.js +2 -2
  87. package/dist-es/commands/ListLogGroupsCommand.js +2 -2
  88. package/dist-es/commands/ListLogGroupsForQueryCommand.js +2 -2
  89. package/dist-es/commands/ListScheduledQueriesCommand.js +2 -2
  90. package/dist-es/commands/ListSourcesForS3TableIntegrationCommand.js +2 -2
  91. package/dist-es/commands/ListTagsForResourceCommand.js +2 -2
  92. package/dist-es/commands/ListTagsLogGroupCommand.js +2 -2
  93. package/dist-es/commands/PutAccountPolicyCommand.js +2 -2
  94. package/dist-es/commands/PutBearerTokenAuthenticationCommand.js +2 -2
  95. package/dist-es/commands/PutDataProtectionPolicyCommand.js +2 -2
  96. package/dist-es/commands/PutDeliveryDestinationCommand.js +2 -2
  97. package/dist-es/commands/PutDeliveryDestinationPolicyCommand.js +2 -2
  98. package/dist-es/commands/PutDeliverySourceCommand.js +2 -2
  99. package/dist-es/commands/PutDestinationCommand.js +2 -2
  100. package/dist-es/commands/PutDestinationPolicyCommand.js +2 -2
  101. package/dist-es/commands/PutIndexPolicyCommand.js +2 -2
  102. package/dist-es/commands/PutIntegrationCommand.js +2 -2
  103. package/dist-es/commands/PutLogEventsCommand.js +2 -2
  104. package/dist-es/commands/PutLogGroupDeletionProtectionCommand.js +2 -2
  105. package/dist-es/commands/PutMetricFilterCommand.js +2 -2
  106. package/dist-es/commands/PutQueryDefinitionCommand.js +2 -2
  107. package/dist-es/commands/PutResourcePolicyCommand.js +2 -2
  108. package/dist-es/commands/PutRetentionPolicyCommand.js +2 -2
  109. package/dist-es/commands/PutSubscriptionFilterCommand.js +2 -2
  110. package/dist-es/commands/PutTransformerCommand.js +2 -2
  111. package/dist-es/commands/StartLiveTailCommand.js +2 -2
  112. package/dist-es/commands/StartQueryCommand.js +2 -2
  113. package/dist-es/commands/StopQueryCommand.js +2 -2
  114. package/dist-es/commands/TagLogGroupCommand.js +2 -2
  115. package/dist-es/commands/TagResourceCommand.js +2 -2
  116. package/dist-es/commands/TestMetricFilterCommand.js +2 -2
  117. package/dist-es/commands/TestTransformerCommand.js +2 -2
  118. package/dist-es/commands/UntagLogGroupCommand.js +2 -2
  119. package/dist-es/commands/UntagResourceCommand.js +2 -2
  120. package/dist-es/commands/UpdateAnomalyCommand.js +2 -2
  121. package/dist-es/commands/UpdateDeliveryConfigurationCommand.js +2 -2
  122. package/dist-es/commands/UpdateLogAnomalyDetectorCommand.js +2 -2
  123. package/dist-es/commands/UpdateLookupTableCommand.js +2 -2
  124. package/dist-es/commands/UpdateScheduledQueryCommand.js +2 -2
  125. package/dist-es/endpoint/bdd.js +1 -1
  126. package/dist-es/endpoint/endpointResolver.js +1 -1
  127. package/dist-es/models/CloudWatchLogsServiceException.js +1 -1
  128. package/dist-es/runtimeConfig.browser.js +5 -7
  129. package/dist-es/runtimeConfig.js +5 -9
  130. package/dist-es/runtimeConfig.shared.js +3 -4
  131. package/dist-es/runtimeExtensions.js +2 -2
  132. package/dist-types/CloudWatchLogsClient.d.ts +6 -6
  133. package/dist-types/commands/AssociateKmsKeyCommand.d.ts +6 -4
  134. package/dist-types/commands/AssociateSourceToS3TableIntegrationCommand.d.ts +6 -4
  135. package/dist-types/commands/CancelExportTaskCommand.d.ts +6 -4
  136. package/dist-types/commands/CancelImportTaskCommand.d.ts +6 -4
  137. package/dist-types/commands/CreateDeliveryCommand.d.ts +6 -4
  138. package/dist-types/commands/CreateExportTaskCommand.d.ts +6 -4
  139. package/dist-types/commands/CreateImportTaskCommand.d.ts +6 -4
  140. package/dist-types/commands/CreateLogAnomalyDetectorCommand.d.ts +6 -4
  141. package/dist-types/commands/CreateLogGroupCommand.d.ts +6 -4
  142. package/dist-types/commands/CreateLogStreamCommand.d.ts +6 -4
  143. package/dist-types/commands/CreateLookupTableCommand.d.ts +6 -4
  144. package/dist-types/commands/CreateScheduledQueryCommand.d.ts +6 -4
  145. package/dist-types/commands/DeleteAccountPolicyCommand.d.ts +6 -4
  146. package/dist-types/commands/DeleteDataProtectionPolicyCommand.d.ts +6 -4
  147. package/dist-types/commands/DeleteDeliveryCommand.d.ts +6 -4
  148. package/dist-types/commands/DeleteDeliveryDestinationCommand.d.ts +6 -4
  149. package/dist-types/commands/DeleteDeliveryDestinationPolicyCommand.d.ts +6 -4
  150. package/dist-types/commands/DeleteDeliverySourceCommand.d.ts +6 -4
  151. package/dist-types/commands/DeleteDestinationCommand.d.ts +6 -4
  152. package/dist-types/commands/DeleteIndexPolicyCommand.d.ts +6 -4
  153. package/dist-types/commands/DeleteIntegrationCommand.d.ts +6 -4
  154. package/dist-types/commands/DeleteLogAnomalyDetectorCommand.d.ts +6 -4
  155. package/dist-types/commands/DeleteLogGroupCommand.d.ts +6 -4
  156. package/dist-types/commands/DeleteLogStreamCommand.d.ts +6 -4
  157. package/dist-types/commands/DeleteLookupTableCommand.d.ts +6 -4
  158. package/dist-types/commands/DeleteMetricFilterCommand.d.ts +6 -4
  159. package/dist-types/commands/DeleteQueryDefinitionCommand.d.ts +6 -4
  160. package/dist-types/commands/DeleteResourcePolicyCommand.d.ts +6 -4
  161. package/dist-types/commands/DeleteRetentionPolicyCommand.d.ts +6 -4
  162. package/dist-types/commands/DeleteScheduledQueryCommand.d.ts +6 -4
  163. package/dist-types/commands/DeleteSubscriptionFilterCommand.d.ts +6 -4
  164. package/dist-types/commands/DeleteTransformerCommand.d.ts +6 -4
  165. package/dist-types/commands/DescribeAccountPoliciesCommand.d.ts +6 -4
  166. package/dist-types/commands/DescribeConfigurationTemplatesCommand.d.ts +6 -4
  167. package/dist-types/commands/DescribeDeliveriesCommand.d.ts +6 -4
  168. package/dist-types/commands/DescribeDeliveryDestinationsCommand.d.ts +6 -4
  169. package/dist-types/commands/DescribeDeliverySourcesCommand.d.ts +6 -4
  170. package/dist-types/commands/DescribeDestinationsCommand.d.ts +6 -4
  171. package/dist-types/commands/DescribeExportTasksCommand.d.ts +6 -4
  172. package/dist-types/commands/DescribeFieldIndexesCommand.d.ts +6 -4
  173. package/dist-types/commands/DescribeImportTaskBatchesCommand.d.ts +6 -4
  174. package/dist-types/commands/DescribeImportTasksCommand.d.ts +6 -4
  175. package/dist-types/commands/DescribeIndexPoliciesCommand.d.ts +6 -4
  176. package/dist-types/commands/DescribeLogGroupsCommand.d.ts +6 -4
  177. package/dist-types/commands/DescribeLogStreamsCommand.d.ts +6 -4
  178. package/dist-types/commands/DescribeLookupTablesCommand.d.ts +6 -4
  179. package/dist-types/commands/DescribeMetricFiltersCommand.d.ts +6 -4
  180. package/dist-types/commands/DescribeQueriesCommand.d.ts +6 -4
  181. package/dist-types/commands/DescribeQueryDefinitionsCommand.d.ts +6 -4
  182. package/dist-types/commands/DescribeResourcePoliciesCommand.d.ts +6 -4
  183. package/dist-types/commands/DescribeSubscriptionFiltersCommand.d.ts +6 -4
  184. package/dist-types/commands/DisassociateKmsKeyCommand.d.ts +6 -4
  185. package/dist-types/commands/DisassociateSourceFromS3TableIntegrationCommand.d.ts +6 -4
  186. package/dist-types/commands/FilterLogEventsCommand.d.ts +6 -4
  187. package/dist-types/commands/GetDataProtectionPolicyCommand.d.ts +6 -4
  188. package/dist-types/commands/GetDeliveryCommand.d.ts +6 -4
  189. package/dist-types/commands/GetDeliveryDestinationCommand.d.ts +6 -4
  190. package/dist-types/commands/GetDeliveryDestinationPolicyCommand.d.ts +6 -4
  191. package/dist-types/commands/GetDeliverySourceCommand.d.ts +6 -4
  192. package/dist-types/commands/GetIntegrationCommand.d.ts +6 -4
  193. package/dist-types/commands/GetLogAnomalyDetectorCommand.d.ts +6 -4
  194. package/dist-types/commands/GetLogEventsCommand.d.ts +6 -4
  195. package/dist-types/commands/GetLogFieldsCommand.d.ts +6 -4
  196. package/dist-types/commands/GetLogGroupFieldsCommand.d.ts +6 -4
  197. package/dist-types/commands/GetLogObjectCommand.d.ts +6 -4
  198. package/dist-types/commands/GetLogRecordCommand.d.ts +6 -4
  199. package/dist-types/commands/GetLookupTableCommand.d.ts +6 -4
  200. package/dist-types/commands/GetQueryResultsCommand.d.ts +6 -4
  201. package/dist-types/commands/GetScheduledQueryCommand.d.ts +6 -4
  202. package/dist-types/commands/GetScheduledQueryHistoryCommand.d.ts +6 -4
  203. package/dist-types/commands/GetTransformerCommand.d.ts +6 -4
  204. package/dist-types/commands/ListAggregateLogGroupSummariesCommand.d.ts +6 -4
  205. package/dist-types/commands/ListAnomaliesCommand.d.ts +6 -4
  206. package/dist-types/commands/ListIntegrationsCommand.d.ts +6 -4
  207. package/dist-types/commands/ListLogAnomalyDetectorsCommand.d.ts +6 -4
  208. package/dist-types/commands/ListLogGroupsCommand.d.ts +6 -4
  209. package/dist-types/commands/ListLogGroupsForQueryCommand.d.ts +6 -4
  210. package/dist-types/commands/ListScheduledQueriesCommand.d.ts +6 -4
  211. package/dist-types/commands/ListSourcesForS3TableIntegrationCommand.d.ts +6 -4
  212. package/dist-types/commands/ListTagsForResourceCommand.d.ts +6 -4
  213. package/dist-types/commands/ListTagsLogGroupCommand.d.ts +6 -4
  214. package/dist-types/commands/PutAccountPolicyCommand.d.ts +6 -4
  215. package/dist-types/commands/PutBearerTokenAuthenticationCommand.d.ts +6 -4
  216. package/dist-types/commands/PutDataProtectionPolicyCommand.d.ts +6 -4
  217. package/dist-types/commands/PutDeliveryDestinationCommand.d.ts +6 -4
  218. package/dist-types/commands/PutDeliveryDestinationPolicyCommand.d.ts +6 -4
  219. package/dist-types/commands/PutDeliverySourceCommand.d.ts +6 -4
  220. package/dist-types/commands/PutDestinationCommand.d.ts +6 -4
  221. package/dist-types/commands/PutDestinationPolicyCommand.d.ts +6 -4
  222. package/dist-types/commands/PutIndexPolicyCommand.d.ts +6 -4
  223. package/dist-types/commands/PutIntegrationCommand.d.ts +6 -4
  224. package/dist-types/commands/PutLogEventsCommand.d.ts +6 -4
  225. package/dist-types/commands/PutLogGroupDeletionProtectionCommand.d.ts +6 -4
  226. package/dist-types/commands/PutMetricFilterCommand.d.ts +6 -4
  227. package/dist-types/commands/PutQueryDefinitionCommand.d.ts +6 -4
  228. package/dist-types/commands/PutResourcePolicyCommand.d.ts +6 -4
  229. package/dist-types/commands/PutRetentionPolicyCommand.d.ts +6 -4
  230. package/dist-types/commands/PutSubscriptionFilterCommand.d.ts +6 -4
  231. package/dist-types/commands/PutTransformerCommand.d.ts +6 -4
  232. package/dist-types/commands/StartLiveTailCommand.d.ts +6 -4
  233. package/dist-types/commands/StartQueryCommand.d.ts +6 -4
  234. package/dist-types/commands/StopQueryCommand.d.ts +6 -4
  235. package/dist-types/commands/TagLogGroupCommand.d.ts +6 -4
  236. package/dist-types/commands/TagResourceCommand.d.ts +6 -4
  237. package/dist-types/commands/TestMetricFilterCommand.d.ts +6 -4
  238. package/dist-types/commands/TestTransformerCommand.d.ts +6 -4
  239. package/dist-types/commands/UntagLogGroupCommand.d.ts +6 -4
  240. package/dist-types/commands/UntagResourceCommand.d.ts +6 -4
  241. package/dist-types/commands/UpdateAnomalyCommand.d.ts +6 -4
  242. package/dist-types/commands/UpdateDeliveryConfigurationCommand.d.ts +6 -4
  243. package/dist-types/commands/UpdateLogAnomalyDetectorCommand.d.ts +6 -4
  244. package/dist-types/commands/UpdateLookupTableCommand.d.ts +6 -4
  245. package/dist-types/commands/UpdateScheduledQueryCommand.d.ts +6 -4
  246. package/dist-types/endpoint/bdd.d.ts +1 -1
  247. package/dist-types/extensionConfiguration.d.ts +1 -1
  248. package/dist-types/models/CloudWatchLogsServiceException.d.ts +1 -1
  249. package/dist-types/models/errors.d.ts +1 -1
  250. package/dist-types/runtimeConfig.browser.d.ts +2 -2
  251. package/dist-types/runtimeConfig.d.ts +2 -2
  252. package/dist-types/runtimeConfig.native.d.ts +2 -2
  253. package/dist-types/ts3.4/CloudWatchLogsClient.d.ts +12 -18
  254. package/dist-types/ts3.4/commands/AssociateKmsKeyCommand.d.ts +6 -4
  255. package/dist-types/ts3.4/commands/AssociateSourceToS3TableIntegrationCommand.d.ts +6 -4
  256. package/dist-types/ts3.4/commands/CancelExportTaskCommand.d.ts +6 -4
  257. package/dist-types/ts3.4/commands/CancelImportTaskCommand.d.ts +6 -4
  258. package/dist-types/ts3.4/commands/CreateDeliveryCommand.d.ts +6 -4
  259. package/dist-types/ts3.4/commands/CreateExportTaskCommand.d.ts +6 -4
  260. package/dist-types/ts3.4/commands/CreateImportTaskCommand.d.ts +6 -4
  261. package/dist-types/ts3.4/commands/CreateLogAnomalyDetectorCommand.d.ts +6 -4
  262. package/dist-types/ts3.4/commands/CreateLogGroupCommand.d.ts +6 -4
  263. package/dist-types/ts3.4/commands/CreateLogStreamCommand.d.ts +6 -4
  264. package/dist-types/ts3.4/commands/CreateLookupTableCommand.d.ts +6 -4
  265. package/dist-types/ts3.4/commands/CreateScheduledQueryCommand.d.ts +6 -4
  266. package/dist-types/ts3.4/commands/DeleteAccountPolicyCommand.d.ts +6 -4
  267. package/dist-types/ts3.4/commands/DeleteDataProtectionPolicyCommand.d.ts +6 -4
  268. package/dist-types/ts3.4/commands/DeleteDeliveryCommand.d.ts +6 -4
  269. package/dist-types/ts3.4/commands/DeleteDeliveryDestinationCommand.d.ts +6 -4
  270. package/dist-types/ts3.4/commands/DeleteDeliveryDestinationPolicyCommand.d.ts +6 -4
  271. package/dist-types/ts3.4/commands/DeleteDeliverySourceCommand.d.ts +6 -4
  272. package/dist-types/ts3.4/commands/DeleteDestinationCommand.d.ts +6 -4
  273. package/dist-types/ts3.4/commands/DeleteIndexPolicyCommand.d.ts +6 -4
  274. package/dist-types/ts3.4/commands/DeleteIntegrationCommand.d.ts +6 -4
  275. package/dist-types/ts3.4/commands/DeleteLogAnomalyDetectorCommand.d.ts +6 -4
  276. package/dist-types/ts3.4/commands/DeleteLogGroupCommand.d.ts +6 -4
  277. package/dist-types/ts3.4/commands/DeleteLogStreamCommand.d.ts +6 -4
  278. package/dist-types/ts3.4/commands/DeleteLookupTableCommand.d.ts +6 -4
  279. package/dist-types/ts3.4/commands/DeleteMetricFilterCommand.d.ts +6 -4
  280. package/dist-types/ts3.4/commands/DeleteQueryDefinitionCommand.d.ts +6 -4
  281. package/dist-types/ts3.4/commands/DeleteResourcePolicyCommand.d.ts +6 -4
  282. package/dist-types/ts3.4/commands/DeleteRetentionPolicyCommand.d.ts +6 -4
  283. package/dist-types/ts3.4/commands/DeleteScheduledQueryCommand.d.ts +6 -4
  284. package/dist-types/ts3.4/commands/DeleteSubscriptionFilterCommand.d.ts +6 -4
  285. package/dist-types/ts3.4/commands/DeleteTransformerCommand.d.ts +6 -4
  286. package/dist-types/ts3.4/commands/DescribeAccountPoliciesCommand.d.ts +6 -4
  287. package/dist-types/ts3.4/commands/DescribeConfigurationTemplatesCommand.d.ts +6 -4
  288. package/dist-types/ts3.4/commands/DescribeDeliveriesCommand.d.ts +6 -4
  289. package/dist-types/ts3.4/commands/DescribeDeliveryDestinationsCommand.d.ts +6 -4
  290. package/dist-types/ts3.4/commands/DescribeDeliverySourcesCommand.d.ts +6 -4
  291. package/dist-types/ts3.4/commands/DescribeDestinationsCommand.d.ts +6 -4
  292. package/dist-types/ts3.4/commands/DescribeExportTasksCommand.d.ts +6 -4
  293. package/dist-types/ts3.4/commands/DescribeFieldIndexesCommand.d.ts +6 -4
  294. package/dist-types/ts3.4/commands/DescribeImportTaskBatchesCommand.d.ts +6 -4
  295. package/dist-types/ts3.4/commands/DescribeImportTasksCommand.d.ts +6 -4
  296. package/dist-types/ts3.4/commands/DescribeIndexPoliciesCommand.d.ts +6 -4
  297. package/dist-types/ts3.4/commands/DescribeLogGroupsCommand.d.ts +6 -4
  298. package/dist-types/ts3.4/commands/DescribeLogStreamsCommand.d.ts +6 -4
  299. package/dist-types/ts3.4/commands/DescribeLookupTablesCommand.d.ts +6 -4
  300. package/dist-types/ts3.4/commands/DescribeMetricFiltersCommand.d.ts +6 -4
  301. package/dist-types/ts3.4/commands/DescribeQueriesCommand.d.ts +6 -4
  302. package/dist-types/ts3.4/commands/DescribeQueryDefinitionsCommand.d.ts +6 -4
  303. package/dist-types/ts3.4/commands/DescribeResourcePoliciesCommand.d.ts +6 -4
  304. package/dist-types/ts3.4/commands/DescribeSubscriptionFiltersCommand.d.ts +6 -4
  305. package/dist-types/ts3.4/commands/DisassociateKmsKeyCommand.d.ts +6 -4
  306. package/dist-types/ts3.4/commands/DisassociateSourceFromS3TableIntegrationCommand.d.ts +6 -4
  307. package/dist-types/ts3.4/commands/FilterLogEventsCommand.d.ts +6 -4
  308. package/dist-types/ts3.4/commands/GetDataProtectionPolicyCommand.d.ts +6 -4
  309. package/dist-types/ts3.4/commands/GetDeliveryCommand.d.ts +6 -4
  310. package/dist-types/ts3.4/commands/GetDeliveryDestinationCommand.d.ts +6 -4
  311. package/dist-types/ts3.4/commands/GetDeliveryDestinationPolicyCommand.d.ts +6 -4
  312. package/dist-types/ts3.4/commands/GetDeliverySourceCommand.d.ts +6 -4
  313. package/dist-types/ts3.4/commands/GetIntegrationCommand.d.ts +6 -4
  314. package/dist-types/ts3.4/commands/GetLogAnomalyDetectorCommand.d.ts +6 -4
  315. package/dist-types/ts3.4/commands/GetLogEventsCommand.d.ts +6 -4
  316. package/dist-types/ts3.4/commands/GetLogFieldsCommand.d.ts +6 -4
  317. package/dist-types/ts3.4/commands/GetLogGroupFieldsCommand.d.ts +6 -4
  318. package/dist-types/ts3.4/commands/GetLogObjectCommand.d.ts +6 -4
  319. package/dist-types/ts3.4/commands/GetLogRecordCommand.d.ts +6 -4
  320. package/dist-types/ts3.4/commands/GetLookupTableCommand.d.ts +6 -4
  321. package/dist-types/ts3.4/commands/GetQueryResultsCommand.d.ts +6 -4
  322. package/dist-types/ts3.4/commands/GetScheduledQueryCommand.d.ts +6 -4
  323. package/dist-types/ts3.4/commands/GetScheduledQueryHistoryCommand.d.ts +6 -4
  324. package/dist-types/ts3.4/commands/GetTransformerCommand.d.ts +6 -4
  325. package/dist-types/ts3.4/commands/ListAggregateLogGroupSummariesCommand.d.ts +6 -4
  326. package/dist-types/ts3.4/commands/ListAnomaliesCommand.d.ts +6 -4
  327. package/dist-types/ts3.4/commands/ListIntegrationsCommand.d.ts +6 -4
  328. package/dist-types/ts3.4/commands/ListLogAnomalyDetectorsCommand.d.ts +6 -4
  329. package/dist-types/ts3.4/commands/ListLogGroupsCommand.d.ts +6 -4
  330. package/dist-types/ts3.4/commands/ListLogGroupsForQueryCommand.d.ts +6 -4
  331. package/dist-types/ts3.4/commands/ListScheduledQueriesCommand.d.ts +6 -4
  332. package/dist-types/ts3.4/commands/ListSourcesForS3TableIntegrationCommand.d.ts +6 -4
  333. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +6 -4
  334. package/dist-types/ts3.4/commands/ListTagsLogGroupCommand.d.ts +6 -4
  335. package/dist-types/ts3.4/commands/PutAccountPolicyCommand.d.ts +6 -4
  336. package/dist-types/ts3.4/commands/PutBearerTokenAuthenticationCommand.d.ts +6 -4
  337. package/dist-types/ts3.4/commands/PutDataProtectionPolicyCommand.d.ts +6 -4
  338. package/dist-types/ts3.4/commands/PutDeliveryDestinationCommand.d.ts +6 -4
  339. package/dist-types/ts3.4/commands/PutDeliveryDestinationPolicyCommand.d.ts +6 -4
  340. package/dist-types/ts3.4/commands/PutDeliverySourceCommand.d.ts +6 -4
  341. package/dist-types/ts3.4/commands/PutDestinationCommand.d.ts +6 -4
  342. package/dist-types/ts3.4/commands/PutDestinationPolicyCommand.d.ts +6 -4
  343. package/dist-types/ts3.4/commands/PutIndexPolicyCommand.d.ts +6 -4
  344. package/dist-types/ts3.4/commands/PutIntegrationCommand.d.ts +6 -4
  345. package/dist-types/ts3.4/commands/PutLogEventsCommand.d.ts +6 -4
  346. package/dist-types/ts3.4/commands/PutLogGroupDeletionProtectionCommand.d.ts +6 -4
  347. package/dist-types/ts3.4/commands/PutMetricFilterCommand.d.ts +6 -4
  348. package/dist-types/ts3.4/commands/PutQueryDefinitionCommand.d.ts +6 -4
  349. package/dist-types/ts3.4/commands/PutResourcePolicyCommand.d.ts +6 -4
  350. package/dist-types/ts3.4/commands/PutRetentionPolicyCommand.d.ts +6 -4
  351. package/dist-types/ts3.4/commands/PutSubscriptionFilterCommand.d.ts +6 -4
  352. package/dist-types/ts3.4/commands/PutTransformerCommand.d.ts +6 -4
  353. package/dist-types/ts3.4/commands/StartLiveTailCommand.d.ts +6 -4
  354. package/dist-types/ts3.4/commands/StartQueryCommand.d.ts +6 -4
  355. package/dist-types/ts3.4/commands/StopQueryCommand.d.ts +6 -8
  356. package/dist-types/ts3.4/commands/TagLogGroupCommand.d.ts +6 -4
  357. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +6 -4
  358. package/dist-types/ts3.4/commands/TestMetricFilterCommand.d.ts +6 -4
  359. package/dist-types/ts3.4/commands/TestTransformerCommand.d.ts +6 -4
  360. package/dist-types/ts3.4/commands/UntagLogGroupCommand.d.ts +6 -4
  361. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +6 -4
  362. package/dist-types/ts3.4/commands/UpdateAnomalyCommand.d.ts +6 -4
  363. package/dist-types/ts3.4/commands/UpdateDeliveryConfigurationCommand.d.ts +6 -4
  364. package/dist-types/ts3.4/commands/UpdateLogAnomalyDetectorCommand.d.ts +6 -4
  365. package/dist-types/ts3.4/commands/UpdateLookupTableCommand.d.ts +6 -4
  366. package/dist-types/ts3.4/commands/UpdateScheduledQueryCommand.d.ts +6 -4
  367. package/dist-types/ts3.4/endpoint/bdd.d.ts +1 -1
  368. package/dist-types/ts3.4/extensionConfiguration.d.ts +1 -1
  369. package/dist-types/ts3.4/models/CloudWatchLogsServiceException.d.ts +1 -1
  370. package/dist-types/ts3.4/models/errors.d.ts +1 -1
  371. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +2 -2
  372. package/dist-types/ts3.4/runtimeConfig.d.ts +2 -2
  373. package/dist-types/ts3.4/runtimeConfig.native.d.ts +3 -3
  374. package/package.json +14 -38
package/dist-cjs/index.js CHANGED
@@ -4,18 +4,17 @@ var middlewareHostHeader = require('@aws-sdk/middleware-host-header');
4
4
  var middlewareLogger = require('@aws-sdk/middleware-logger');
5
5
  var middlewareRecursionDetection = require('@aws-sdk/middleware-recursion-detection');
6
6
  var middlewareUserAgent = require('@aws-sdk/middleware-user-agent');
7
- var configResolver = require('@smithy/config-resolver');
8
7
  var core = require('@smithy/core');
8
+ var client = require('@smithy/core/client');
9
+ var config = require('@smithy/core/config');
10
+ var endpoints = require('@smithy/core/endpoints');
11
+ var eventStreams = require('@smithy/core/event-streams');
12
+ var protocols = require('@smithy/core/protocols');
13
+ var retry = require('@smithy/core/retry');
9
14
  var schema = require('@smithy/core/schema');
10
- var eventstreamSerdeConfigResolver = require('@smithy/eventstream-serde-config-resolver');
11
- var middlewareContentLength = require('@smithy/middleware-content-length');
12
- var middlewareEndpoint = require('@smithy/middleware-endpoint');
13
- var middlewareRetry = require('@smithy/middleware-retry');
14
- var smithyClient = require('@smithy/smithy-client');
15
15
  var httpAuthSchemeProvider = require('./auth/httpAuthSchemeProvider');
16
16
  var runtimeConfig = require('./runtimeConfig');
17
17
  var regionConfigResolver = require('@aws-sdk/region-config-resolver');
18
- var protocolHttp = require('@smithy/protocol-http');
19
18
  var schemas_0 = require('./schemas/schemas_0');
20
19
  var errors = require('./models/errors');
21
20
  var CloudWatchLogsServiceException = require('./models/CloudWatchLogsServiceException');
@@ -74,12 +73,12 @@ const resolveHttpAuthRuntimeConfig = (config) => {
74
73
  };
75
74
 
76
75
  const resolveRuntimeExtensions = (runtimeConfig, extensions) => {
77
- const extensionConfiguration = Object.assign(regionConfigResolver.getAwsRegionExtensionConfiguration(runtimeConfig), smithyClient.getDefaultExtensionConfiguration(runtimeConfig), protocolHttp.getHttpHandlerExtensionConfiguration(runtimeConfig), getHttpAuthExtensionConfiguration(runtimeConfig));
76
+ const extensionConfiguration = Object.assign(regionConfigResolver.getAwsRegionExtensionConfiguration(runtimeConfig), client.getDefaultExtensionConfiguration(runtimeConfig), protocols.getHttpHandlerExtensionConfiguration(runtimeConfig), getHttpAuthExtensionConfiguration(runtimeConfig));
78
77
  extensions.forEach((extension) => extension.configure(extensionConfiguration));
79
- return Object.assign(runtimeConfig, regionConfigResolver.resolveAwsRegionExtensionConfiguration(extensionConfiguration), smithyClient.resolveDefaultRuntimeConfig(extensionConfiguration), protocolHttp.resolveHttpHandlerRuntimeConfig(extensionConfiguration), resolveHttpAuthRuntimeConfig(extensionConfiguration));
78
+ return Object.assign(runtimeConfig, regionConfigResolver.resolveAwsRegionExtensionConfiguration(extensionConfiguration), client.resolveDefaultRuntimeConfig(extensionConfiguration), protocols.resolveHttpHandlerRuntimeConfig(extensionConfiguration), resolveHttpAuthRuntimeConfig(extensionConfiguration));
80
79
  };
81
80
 
82
- class CloudWatchLogsClient extends smithyClient.Client {
81
+ class CloudWatchLogsClient extends client.Client {
83
82
  config;
84
83
  constructor(...[configuration]) {
85
84
  const _config_0 = runtimeConfig.getRuntimeConfig(configuration || {});
@@ -87,18 +86,18 @@ class CloudWatchLogsClient extends smithyClient.Client {
87
86
  this.initConfig = _config_0;
88
87
  const _config_1 = resolveClientEndpointParameters(_config_0);
89
88
  const _config_2 = middlewareUserAgent.resolveUserAgentConfig(_config_1);
90
- const _config_3 = middlewareRetry.resolveRetryConfig(_config_2);
91
- const _config_4 = configResolver.resolveRegionConfig(_config_3);
89
+ const _config_3 = retry.resolveRetryConfig(_config_2);
90
+ const _config_4 = config.resolveRegionConfig(_config_3);
92
91
  const _config_5 = middlewareHostHeader.resolveHostHeaderConfig(_config_4);
93
- const _config_6 = middlewareEndpoint.resolveEndpointConfig(_config_5);
94
- const _config_7 = eventstreamSerdeConfigResolver.resolveEventStreamSerdeConfig(_config_6);
92
+ const _config_6 = endpoints.resolveEndpointConfig(_config_5);
93
+ const _config_7 = eventStreams.resolveEventStreamSerdeConfig(_config_6);
95
94
  const _config_8 = httpAuthSchemeProvider.resolveHttpAuthSchemeConfig(_config_7);
96
95
  const _config_9 = resolveRuntimeExtensions(_config_8, configuration?.extensions || []);
97
96
  this.config = _config_9;
98
97
  this.middlewareStack.use(schema.getSchemaSerdePlugin(this.config));
99
98
  this.middlewareStack.use(middlewareUserAgent.getUserAgentPlugin(this.config));
100
- this.middlewareStack.use(middlewareRetry.getRetryPlugin(this.config));
101
- this.middlewareStack.use(middlewareContentLength.getContentLengthPlugin(this.config));
99
+ this.middlewareStack.use(retry.getRetryPlugin(this.config));
100
+ this.middlewareStack.use(protocols.getContentLengthPlugin(this.config));
102
101
  this.middlewareStack.use(middlewareHostHeader.getHostHeaderPlugin(this.config));
103
102
  this.middlewareStack.use(middlewareLogger.getLoggerPlugin(this.config));
104
103
  this.middlewareStack.use(middlewareRecursionDetection.getRecursionDetectionPlugin(this.config));
@@ -115,11 +114,11 @@ class CloudWatchLogsClient extends smithyClient.Client {
115
114
  }
116
115
  }
117
116
 
118
- class AssociateKmsKeyCommand extends smithyClient.Command
117
+ class AssociateKmsKeyCommand extends client.Command
119
118
  .classBuilder()
120
119
  .ep(commonParams)
121
120
  .m(function (Command, cs, config, o) {
122
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
121
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
123
122
  })
124
123
  .s("Logs_20140328", "AssociateKmsKey", {})
125
124
  .n("CloudWatchLogsClient", "AssociateKmsKeyCommand")
@@ -127,11 +126,11 @@ class AssociateKmsKeyCommand extends smithyClient.Command
127
126
  .build() {
128
127
  }
129
128
 
130
- class AssociateSourceToS3TableIntegrationCommand extends smithyClient.Command
129
+ class AssociateSourceToS3TableIntegrationCommand extends client.Command
131
130
  .classBuilder()
132
131
  .ep(commonParams)
133
132
  .m(function (Command, cs, config, o) {
134
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
133
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
135
134
  })
136
135
  .s("Logs_20140328", "AssociateSourceToS3TableIntegration", {})
137
136
  .n("CloudWatchLogsClient", "AssociateSourceToS3TableIntegrationCommand")
@@ -139,11 +138,11 @@ class AssociateSourceToS3TableIntegrationCommand extends smithyClient.Command
139
138
  .build() {
140
139
  }
141
140
 
142
- class CancelExportTaskCommand extends smithyClient.Command
141
+ class CancelExportTaskCommand extends client.Command
143
142
  .classBuilder()
144
143
  .ep(commonParams)
145
144
  .m(function (Command, cs, config, o) {
146
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
145
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
147
146
  })
148
147
  .s("Logs_20140328", "CancelExportTask", {})
149
148
  .n("CloudWatchLogsClient", "CancelExportTaskCommand")
@@ -151,11 +150,11 @@ class CancelExportTaskCommand extends smithyClient.Command
151
150
  .build() {
152
151
  }
153
152
 
154
- class CancelImportTaskCommand extends smithyClient.Command
153
+ class CancelImportTaskCommand extends client.Command
155
154
  .classBuilder()
156
155
  .ep(commonParams)
157
156
  .m(function (Command, cs, config, o) {
158
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
157
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
159
158
  })
160
159
  .s("Logs_20140328", "CancelImportTask", {})
161
160
  .n("CloudWatchLogsClient", "CancelImportTaskCommand")
@@ -163,11 +162,11 @@ class CancelImportTaskCommand extends smithyClient.Command
163
162
  .build() {
164
163
  }
165
164
 
166
- class CreateDeliveryCommand extends smithyClient.Command
165
+ class CreateDeliveryCommand extends client.Command
167
166
  .classBuilder()
168
167
  .ep(commonParams)
169
168
  .m(function (Command, cs, config, o) {
170
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
169
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
171
170
  })
172
171
  .s("Logs_20140328", "CreateDelivery", {})
173
172
  .n("CloudWatchLogsClient", "CreateDeliveryCommand")
@@ -175,11 +174,11 @@ class CreateDeliveryCommand extends smithyClient.Command
175
174
  .build() {
176
175
  }
177
176
 
178
- class CreateExportTaskCommand extends smithyClient.Command
177
+ class CreateExportTaskCommand extends client.Command
179
178
  .classBuilder()
180
179
  .ep(commonParams)
181
180
  .m(function (Command, cs, config, o) {
182
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
181
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
183
182
  })
184
183
  .s("Logs_20140328", "CreateExportTask", {})
185
184
  .n("CloudWatchLogsClient", "CreateExportTaskCommand")
@@ -187,11 +186,11 @@ class CreateExportTaskCommand extends smithyClient.Command
187
186
  .build() {
188
187
  }
189
188
 
190
- class CreateImportTaskCommand extends smithyClient.Command
189
+ class CreateImportTaskCommand extends client.Command
191
190
  .classBuilder()
192
191
  .ep(commonParams)
193
192
  .m(function (Command, cs, config, o) {
194
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
193
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
195
194
  })
196
195
  .s("Logs_20140328", "CreateImportTask", {})
197
196
  .n("CloudWatchLogsClient", "CreateImportTaskCommand")
@@ -199,11 +198,11 @@ class CreateImportTaskCommand extends smithyClient.Command
199
198
  .build() {
200
199
  }
201
200
 
202
- class CreateLogAnomalyDetectorCommand extends smithyClient.Command
201
+ class CreateLogAnomalyDetectorCommand extends client.Command
203
202
  .classBuilder()
204
203
  .ep(commonParams)
205
204
  .m(function (Command, cs, config, o) {
206
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
205
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
207
206
  })
208
207
  .s("Logs_20140328", "CreateLogAnomalyDetector", {})
209
208
  .n("CloudWatchLogsClient", "CreateLogAnomalyDetectorCommand")
@@ -211,11 +210,11 @@ class CreateLogAnomalyDetectorCommand extends smithyClient.Command
211
210
  .build() {
212
211
  }
213
212
 
214
- class CreateLogGroupCommand extends smithyClient.Command
213
+ class CreateLogGroupCommand extends client.Command
215
214
  .classBuilder()
216
215
  .ep(commonParams)
217
216
  .m(function (Command, cs, config, o) {
218
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
217
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
219
218
  })
220
219
  .s("Logs_20140328", "CreateLogGroup", {})
221
220
  .n("CloudWatchLogsClient", "CreateLogGroupCommand")
@@ -223,11 +222,11 @@ class CreateLogGroupCommand extends smithyClient.Command
223
222
  .build() {
224
223
  }
225
224
 
226
- class CreateLogStreamCommand extends smithyClient.Command
225
+ class CreateLogStreamCommand extends client.Command
227
226
  .classBuilder()
228
227
  .ep(commonParams)
229
228
  .m(function (Command, cs, config, o) {
230
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
229
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
231
230
  })
232
231
  .s("Logs_20140328", "CreateLogStream", {})
233
232
  .n("CloudWatchLogsClient", "CreateLogStreamCommand")
@@ -235,11 +234,11 @@ class CreateLogStreamCommand extends smithyClient.Command
235
234
  .build() {
236
235
  }
237
236
 
238
- class CreateLookupTableCommand extends smithyClient.Command
237
+ class CreateLookupTableCommand extends client.Command
239
238
  .classBuilder()
240
239
  .ep(commonParams)
241
240
  .m(function (Command, cs, config, o) {
242
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
241
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
243
242
  })
244
243
  .s("Logs_20140328", "CreateLookupTable", {})
245
244
  .n("CloudWatchLogsClient", "CreateLookupTableCommand")
@@ -247,11 +246,11 @@ class CreateLookupTableCommand extends smithyClient.Command
247
246
  .build() {
248
247
  }
249
248
 
250
- class CreateScheduledQueryCommand extends smithyClient.Command
249
+ class CreateScheduledQueryCommand extends client.Command
251
250
  .classBuilder()
252
251
  .ep(commonParams)
253
252
  .m(function (Command, cs, config, o) {
254
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
253
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
255
254
  })
256
255
  .s("Logs_20140328", "CreateScheduledQuery", {})
257
256
  .n("CloudWatchLogsClient", "CreateScheduledQueryCommand")
@@ -259,11 +258,11 @@ class CreateScheduledQueryCommand extends smithyClient.Command
259
258
  .build() {
260
259
  }
261
260
 
262
- class DeleteAccountPolicyCommand extends smithyClient.Command
261
+ class DeleteAccountPolicyCommand extends client.Command
263
262
  .classBuilder()
264
263
  .ep(commonParams)
265
264
  .m(function (Command, cs, config, o) {
266
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
265
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
267
266
  })
268
267
  .s("Logs_20140328", "DeleteAccountPolicy", {})
269
268
  .n("CloudWatchLogsClient", "DeleteAccountPolicyCommand")
@@ -271,11 +270,11 @@ class DeleteAccountPolicyCommand extends smithyClient.Command
271
270
  .build() {
272
271
  }
273
272
 
274
- class DeleteDataProtectionPolicyCommand extends smithyClient.Command
273
+ class DeleteDataProtectionPolicyCommand extends client.Command
275
274
  .classBuilder()
276
275
  .ep(commonParams)
277
276
  .m(function (Command, cs, config, o) {
278
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
277
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
279
278
  })
280
279
  .s("Logs_20140328", "DeleteDataProtectionPolicy", {})
281
280
  .n("CloudWatchLogsClient", "DeleteDataProtectionPolicyCommand")
@@ -283,11 +282,11 @@ class DeleteDataProtectionPolicyCommand extends smithyClient.Command
283
282
  .build() {
284
283
  }
285
284
 
286
- class DeleteDeliveryCommand extends smithyClient.Command
285
+ class DeleteDeliveryCommand extends client.Command
287
286
  .classBuilder()
288
287
  .ep(commonParams)
289
288
  .m(function (Command, cs, config, o) {
290
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
289
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
291
290
  })
292
291
  .s("Logs_20140328", "DeleteDelivery", {})
293
292
  .n("CloudWatchLogsClient", "DeleteDeliveryCommand")
@@ -295,11 +294,11 @@ class DeleteDeliveryCommand extends smithyClient.Command
295
294
  .build() {
296
295
  }
297
296
 
298
- class DeleteDeliveryDestinationCommand extends smithyClient.Command
297
+ class DeleteDeliveryDestinationCommand extends client.Command
299
298
  .classBuilder()
300
299
  .ep(commonParams)
301
300
  .m(function (Command, cs, config, o) {
302
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
301
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
303
302
  })
304
303
  .s("Logs_20140328", "DeleteDeliveryDestination", {})
305
304
  .n("CloudWatchLogsClient", "DeleteDeliveryDestinationCommand")
@@ -307,11 +306,11 @@ class DeleteDeliveryDestinationCommand extends smithyClient.Command
307
306
  .build() {
308
307
  }
309
308
 
310
- class DeleteDeliveryDestinationPolicyCommand extends smithyClient.Command
309
+ class DeleteDeliveryDestinationPolicyCommand extends client.Command
311
310
  .classBuilder()
312
311
  .ep(commonParams)
313
312
  .m(function (Command, cs, config, o) {
314
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
313
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
315
314
  })
316
315
  .s("Logs_20140328", "DeleteDeliveryDestinationPolicy", {})
317
316
  .n("CloudWatchLogsClient", "DeleteDeliveryDestinationPolicyCommand")
@@ -319,11 +318,11 @@ class DeleteDeliveryDestinationPolicyCommand extends smithyClient.Command
319
318
  .build() {
320
319
  }
321
320
 
322
- class DeleteDeliverySourceCommand extends smithyClient.Command
321
+ class DeleteDeliverySourceCommand extends client.Command
323
322
  .classBuilder()
324
323
  .ep(commonParams)
325
324
  .m(function (Command, cs, config, o) {
326
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
325
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
327
326
  })
328
327
  .s("Logs_20140328", "DeleteDeliverySource", {})
329
328
  .n("CloudWatchLogsClient", "DeleteDeliverySourceCommand")
@@ -331,11 +330,11 @@ class DeleteDeliverySourceCommand extends smithyClient.Command
331
330
  .build() {
332
331
  }
333
332
 
334
- class DeleteDestinationCommand extends smithyClient.Command
333
+ class DeleteDestinationCommand extends client.Command
335
334
  .classBuilder()
336
335
  .ep(commonParams)
337
336
  .m(function (Command, cs, config, o) {
338
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
337
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
339
338
  })
340
339
  .s("Logs_20140328", "DeleteDestination", {})
341
340
  .n("CloudWatchLogsClient", "DeleteDestinationCommand")
@@ -343,11 +342,11 @@ class DeleteDestinationCommand extends smithyClient.Command
343
342
  .build() {
344
343
  }
345
344
 
346
- class DeleteIndexPolicyCommand extends smithyClient.Command
345
+ class DeleteIndexPolicyCommand extends client.Command
347
346
  .classBuilder()
348
347
  .ep(commonParams)
349
348
  .m(function (Command, cs, config, o) {
350
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
349
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
351
350
  })
352
351
  .s("Logs_20140328", "DeleteIndexPolicy", {})
353
352
  .n("CloudWatchLogsClient", "DeleteIndexPolicyCommand")
@@ -355,11 +354,11 @@ class DeleteIndexPolicyCommand extends smithyClient.Command
355
354
  .build() {
356
355
  }
357
356
 
358
- class DeleteIntegrationCommand extends smithyClient.Command
357
+ class DeleteIntegrationCommand extends client.Command
359
358
  .classBuilder()
360
359
  .ep(commonParams)
361
360
  .m(function (Command, cs, config, o) {
362
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
361
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
363
362
  })
364
363
  .s("Logs_20140328", "DeleteIntegration", {})
365
364
  .n("CloudWatchLogsClient", "DeleteIntegrationCommand")
@@ -367,11 +366,11 @@ class DeleteIntegrationCommand extends smithyClient.Command
367
366
  .build() {
368
367
  }
369
368
 
370
- class DeleteLogAnomalyDetectorCommand extends smithyClient.Command
369
+ class DeleteLogAnomalyDetectorCommand extends client.Command
371
370
  .classBuilder()
372
371
  .ep(commonParams)
373
372
  .m(function (Command, cs, config, o) {
374
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
373
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
375
374
  })
376
375
  .s("Logs_20140328", "DeleteLogAnomalyDetector", {})
377
376
  .n("CloudWatchLogsClient", "DeleteLogAnomalyDetectorCommand")
@@ -379,11 +378,11 @@ class DeleteLogAnomalyDetectorCommand extends smithyClient.Command
379
378
  .build() {
380
379
  }
381
380
 
382
- class DeleteLogGroupCommand extends smithyClient.Command
381
+ class DeleteLogGroupCommand extends client.Command
383
382
  .classBuilder()
384
383
  .ep(commonParams)
385
384
  .m(function (Command, cs, config, o) {
386
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
385
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
387
386
  })
388
387
  .s("Logs_20140328", "DeleteLogGroup", {})
389
388
  .n("CloudWatchLogsClient", "DeleteLogGroupCommand")
@@ -391,11 +390,11 @@ class DeleteLogGroupCommand extends smithyClient.Command
391
390
  .build() {
392
391
  }
393
392
 
394
- class DeleteLogStreamCommand extends smithyClient.Command
393
+ class DeleteLogStreamCommand extends client.Command
395
394
  .classBuilder()
396
395
  .ep(commonParams)
397
396
  .m(function (Command, cs, config, o) {
398
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
397
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
399
398
  })
400
399
  .s("Logs_20140328", "DeleteLogStream", {})
401
400
  .n("CloudWatchLogsClient", "DeleteLogStreamCommand")
@@ -403,11 +402,11 @@ class DeleteLogStreamCommand extends smithyClient.Command
403
402
  .build() {
404
403
  }
405
404
 
406
- class DeleteLookupTableCommand extends smithyClient.Command
405
+ class DeleteLookupTableCommand extends client.Command
407
406
  .classBuilder()
408
407
  .ep(commonParams)
409
408
  .m(function (Command, cs, config, o) {
410
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
409
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
411
410
  })
412
411
  .s("Logs_20140328", "DeleteLookupTable", {})
413
412
  .n("CloudWatchLogsClient", "DeleteLookupTableCommand")
@@ -415,11 +414,11 @@ class DeleteLookupTableCommand extends smithyClient.Command
415
414
  .build() {
416
415
  }
417
416
 
418
- class DeleteMetricFilterCommand extends smithyClient.Command
417
+ class DeleteMetricFilterCommand extends client.Command
419
418
  .classBuilder()
420
419
  .ep(commonParams)
421
420
  .m(function (Command, cs, config, o) {
422
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
421
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
423
422
  })
424
423
  .s("Logs_20140328", "DeleteMetricFilter", {})
425
424
  .n("CloudWatchLogsClient", "DeleteMetricFilterCommand")
@@ -427,11 +426,11 @@ class DeleteMetricFilterCommand extends smithyClient.Command
427
426
  .build() {
428
427
  }
429
428
 
430
- class DeleteQueryDefinitionCommand extends smithyClient.Command
429
+ class DeleteQueryDefinitionCommand extends client.Command
431
430
  .classBuilder()
432
431
  .ep(commonParams)
433
432
  .m(function (Command, cs, config, o) {
434
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
433
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
435
434
  })
436
435
  .s("Logs_20140328", "DeleteQueryDefinition", {})
437
436
  .n("CloudWatchLogsClient", "DeleteQueryDefinitionCommand")
@@ -439,11 +438,11 @@ class DeleteQueryDefinitionCommand extends smithyClient.Command
439
438
  .build() {
440
439
  }
441
440
 
442
- class DeleteResourcePolicyCommand extends smithyClient.Command
441
+ class DeleteResourcePolicyCommand extends client.Command
443
442
  .classBuilder()
444
443
  .ep(commonParams)
445
444
  .m(function (Command, cs, config, o) {
446
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
445
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
447
446
  })
448
447
  .s("Logs_20140328", "DeleteResourcePolicy", {})
449
448
  .n("CloudWatchLogsClient", "DeleteResourcePolicyCommand")
@@ -451,11 +450,11 @@ class DeleteResourcePolicyCommand extends smithyClient.Command
451
450
  .build() {
452
451
  }
453
452
 
454
- class DeleteRetentionPolicyCommand extends smithyClient.Command
453
+ class DeleteRetentionPolicyCommand extends client.Command
455
454
  .classBuilder()
456
455
  .ep(commonParams)
457
456
  .m(function (Command, cs, config, o) {
458
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
457
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
459
458
  })
460
459
  .s("Logs_20140328", "DeleteRetentionPolicy", {})
461
460
  .n("CloudWatchLogsClient", "DeleteRetentionPolicyCommand")
@@ -463,11 +462,11 @@ class DeleteRetentionPolicyCommand extends smithyClient.Command
463
462
  .build() {
464
463
  }
465
464
 
466
- class DeleteScheduledQueryCommand extends smithyClient.Command
465
+ class DeleteScheduledQueryCommand extends client.Command
467
466
  .classBuilder()
468
467
  .ep(commonParams)
469
468
  .m(function (Command, cs, config, o) {
470
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
469
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
471
470
  })
472
471
  .s("Logs_20140328", "DeleteScheduledQuery", {})
473
472
  .n("CloudWatchLogsClient", "DeleteScheduledQueryCommand")
@@ -475,11 +474,11 @@ class DeleteScheduledQueryCommand extends smithyClient.Command
475
474
  .build() {
476
475
  }
477
476
 
478
- class DeleteSubscriptionFilterCommand extends smithyClient.Command
477
+ class DeleteSubscriptionFilterCommand extends client.Command
479
478
  .classBuilder()
480
479
  .ep(commonParams)
481
480
  .m(function (Command, cs, config, o) {
482
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
481
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
483
482
  })
484
483
  .s("Logs_20140328", "DeleteSubscriptionFilter", {})
485
484
  .n("CloudWatchLogsClient", "DeleteSubscriptionFilterCommand")
@@ -487,11 +486,11 @@ class DeleteSubscriptionFilterCommand extends smithyClient.Command
487
486
  .build() {
488
487
  }
489
488
 
490
- class DeleteTransformerCommand extends smithyClient.Command
489
+ class DeleteTransformerCommand extends client.Command
491
490
  .classBuilder()
492
491
  .ep(commonParams)
493
492
  .m(function (Command, cs, config, o) {
494
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
493
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
495
494
  })
496
495
  .s("Logs_20140328", "DeleteTransformer", {})
497
496
  .n("CloudWatchLogsClient", "DeleteTransformerCommand")
@@ -499,11 +498,11 @@ class DeleteTransformerCommand extends smithyClient.Command
499
498
  .build() {
500
499
  }
501
500
 
502
- class DescribeAccountPoliciesCommand extends smithyClient.Command
501
+ class DescribeAccountPoliciesCommand extends client.Command
503
502
  .classBuilder()
504
503
  .ep(commonParams)
505
504
  .m(function (Command, cs, config, o) {
506
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
505
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
507
506
  })
508
507
  .s("Logs_20140328", "DescribeAccountPolicies", {})
509
508
  .n("CloudWatchLogsClient", "DescribeAccountPoliciesCommand")
@@ -511,11 +510,11 @@ class DescribeAccountPoliciesCommand extends smithyClient.Command
511
510
  .build() {
512
511
  }
513
512
 
514
- class DescribeConfigurationTemplatesCommand extends smithyClient.Command
513
+ class DescribeConfigurationTemplatesCommand extends client.Command
515
514
  .classBuilder()
516
515
  .ep(commonParams)
517
516
  .m(function (Command, cs, config, o) {
518
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
517
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
519
518
  })
520
519
  .s("Logs_20140328", "DescribeConfigurationTemplates", {})
521
520
  .n("CloudWatchLogsClient", "DescribeConfigurationTemplatesCommand")
@@ -523,11 +522,11 @@ class DescribeConfigurationTemplatesCommand extends smithyClient.Command
523
522
  .build() {
524
523
  }
525
524
 
526
- class DescribeDeliveriesCommand extends smithyClient.Command
525
+ class DescribeDeliveriesCommand extends client.Command
527
526
  .classBuilder()
528
527
  .ep(commonParams)
529
528
  .m(function (Command, cs, config, o) {
530
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
529
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
531
530
  })
532
531
  .s("Logs_20140328", "DescribeDeliveries", {})
533
532
  .n("CloudWatchLogsClient", "DescribeDeliveriesCommand")
@@ -535,11 +534,11 @@ class DescribeDeliveriesCommand extends smithyClient.Command
535
534
  .build() {
536
535
  }
537
536
 
538
- class DescribeDeliveryDestinationsCommand extends smithyClient.Command
537
+ class DescribeDeliveryDestinationsCommand extends client.Command
539
538
  .classBuilder()
540
539
  .ep(commonParams)
541
540
  .m(function (Command, cs, config, o) {
542
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
541
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
543
542
  })
544
543
  .s("Logs_20140328", "DescribeDeliveryDestinations", {})
545
544
  .n("CloudWatchLogsClient", "DescribeDeliveryDestinationsCommand")
@@ -547,11 +546,11 @@ class DescribeDeliveryDestinationsCommand extends smithyClient.Command
547
546
  .build() {
548
547
  }
549
548
 
550
- class DescribeDeliverySourcesCommand extends smithyClient.Command
549
+ class DescribeDeliverySourcesCommand extends client.Command
551
550
  .classBuilder()
552
551
  .ep(commonParams)
553
552
  .m(function (Command, cs, config, o) {
554
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
553
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
555
554
  })
556
555
  .s("Logs_20140328", "DescribeDeliverySources", {})
557
556
  .n("CloudWatchLogsClient", "DescribeDeliverySourcesCommand")
@@ -559,11 +558,11 @@ class DescribeDeliverySourcesCommand extends smithyClient.Command
559
558
  .build() {
560
559
  }
561
560
 
562
- class DescribeDestinationsCommand extends smithyClient.Command
561
+ class DescribeDestinationsCommand extends client.Command
563
562
  .classBuilder()
564
563
  .ep(commonParams)
565
564
  .m(function (Command, cs, config, o) {
566
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
565
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
567
566
  })
568
567
  .s("Logs_20140328", "DescribeDestinations", {})
569
568
  .n("CloudWatchLogsClient", "DescribeDestinationsCommand")
@@ -571,11 +570,11 @@ class DescribeDestinationsCommand extends smithyClient.Command
571
570
  .build() {
572
571
  }
573
572
 
574
- class DescribeExportTasksCommand extends smithyClient.Command
573
+ class DescribeExportTasksCommand extends client.Command
575
574
  .classBuilder()
576
575
  .ep(commonParams)
577
576
  .m(function (Command, cs, config, o) {
578
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
577
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
579
578
  })
580
579
  .s("Logs_20140328", "DescribeExportTasks", {})
581
580
  .n("CloudWatchLogsClient", "DescribeExportTasksCommand")
@@ -583,11 +582,11 @@ class DescribeExportTasksCommand extends smithyClient.Command
583
582
  .build() {
584
583
  }
585
584
 
586
- class DescribeFieldIndexesCommand extends smithyClient.Command
585
+ class DescribeFieldIndexesCommand extends client.Command
587
586
  .classBuilder()
588
587
  .ep(commonParams)
589
588
  .m(function (Command, cs, config, o) {
590
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
589
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
591
590
  })
592
591
  .s("Logs_20140328", "DescribeFieldIndexes", {})
593
592
  .n("CloudWatchLogsClient", "DescribeFieldIndexesCommand")
@@ -595,11 +594,11 @@ class DescribeFieldIndexesCommand extends smithyClient.Command
595
594
  .build() {
596
595
  }
597
596
 
598
- class DescribeImportTaskBatchesCommand extends smithyClient.Command
597
+ class DescribeImportTaskBatchesCommand extends client.Command
599
598
  .classBuilder()
600
599
  .ep(commonParams)
601
600
  .m(function (Command, cs, config, o) {
602
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
601
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
603
602
  })
604
603
  .s("Logs_20140328", "DescribeImportTaskBatches", {})
605
604
  .n("CloudWatchLogsClient", "DescribeImportTaskBatchesCommand")
@@ -607,11 +606,11 @@ class DescribeImportTaskBatchesCommand extends smithyClient.Command
607
606
  .build() {
608
607
  }
609
608
 
610
- class DescribeImportTasksCommand extends smithyClient.Command
609
+ class DescribeImportTasksCommand extends client.Command
611
610
  .classBuilder()
612
611
  .ep(commonParams)
613
612
  .m(function (Command, cs, config, o) {
614
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
613
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
615
614
  })
616
615
  .s("Logs_20140328", "DescribeImportTasks", {})
617
616
  .n("CloudWatchLogsClient", "DescribeImportTasksCommand")
@@ -619,11 +618,11 @@ class DescribeImportTasksCommand extends smithyClient.Command
619
618
  .build() {
620
619
  }
621
620
 
622
- class DescribeIndexPoliciesCommand extends smithyClient.Command
621
+ class DescribeIndexPoliciesCommand extends client.Command
623
622
  .classBuilder()
624
623
  .ep(commonParams)
625
624
  .m(function (Command, cs, config, o) {
626
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
625
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
627
626
  })
628
627
  .s("Logs_20140328", "DescribeIndexPolicies", {})
629
628
  .n("CloudWatchLogsClient", "DescribeIndexPoliciesCommand")
@@ -631,11 +630,11 @@ class DescribeIndexPoliciesCommand extends smithyClient.Command
631
630
  .build() {
632
631
  }
633
632
 
634
- class DescribeLogGroupsCommand extends smithyClient.Command
633
+ class DescribeLogGroupsCommand extends client.Command
635
634
  .classBuilder()
636
635
  .ep(commonParams)
637
636
  .m(function (Command, cs, config, o) {
638
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
637
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
639
638
  })
640
639
  .s("Logs_20140328", "DescribeLogGroups", {})
641
640
  .n("CloudWatchLogsClient", "DescribeLogGroupsCommand")
@@ -643,11 +642,11 @@ class DescribeLogGroupsCommand extends smithyClient.Command
643
642
  .build() {
644
643
  }
645
644
 
646
- class DescribeLogStreamsCommand extends smithyClient.Command
645
+ class DescribeLogStreamsCommand extends client.Command
647
646
  .classBuilder()
648
647
  .ep(commonParams)
649
648
  .m(function (Command, cs, config, o) {
650
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
649
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
651
650
  })
652
651
  .s("Logs_20140328", "DescribeLogStreams", {})
653
652
  .n("CloudWatchLogsClient", "DescribeLogStreamsCommand")
@@ -655,11 +654,11 @@ class DescribeLogStreamsCommand extends smithyClient.Command
655
654
  .build() {
656
655
  }
657
656
 
658
- class DescribeLookupTablesCommand extends smithyClient.Command
657
+ class DescribeLookupTablesCommand extends client.Command
659
658
  .classBuilder()
660
659
  .ep(commonParams)
661
660
  .m(function (Command, cs, config, o) {
662
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
661
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
663
662
  })
664
663
  .s("Logs_20140328", "DescribeLookupTables", {})
665
664
  .n("CloudWatchLogsClient", "DescribeLookupTablesCommand")
@@ -667,11 +666,11 @@ class DescribeLookupTablesCommand extends smithyClient.Command
667
666
  .build() {
668
667
  }
669
668
 
670
- class DescribeMetricFiltersCommand extends smithyClient.Command
669
+ class DescribeMetricFiltersCommand extends client.Command
671
670
  .classBuilder()
672
671
  .ep(commonParams)
673
672
  .m(function (Command, cs, config, o) {
674
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
673
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
675
674
  })
676
675
  .s("Logs_20140328", "DescribeMetricFilters", {})
677
676
  .n("CloudWatchLogsClient", "DescribeMetricFiltersCommand")
@@ -679,11 +678,11 @@ class DescribeMetricFiltersCommand extends smithyClient.Command
679
678
  .build() {
680
679
  }
681
680
 
682
- class DescribeQueriesCommand extends smithyClient.Command
681
+ class DescribeQueriesCommand extends client.Command
683
682
  .classBuilder()
684
683
  .ep(commonParams)
685
684
  .m(function (Command, cs, config, o) {
686
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
685
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
687
686
  })
688
687
  .s("Logs_20140328", "DescribeQueries", {})
689
688
  .n("CloudWatchLogsClient", "DescribeQueriesCommand")
@@ -691,11 +690,11 @@ class DescribeQueriesCommand extends smithyClient.Command
691
690
  .build() {
692
691
  }
693
692
 
694
- class DescribeQueryDefinitionsCommand extends smithyClient.Command
693
+ class DescribeQueryDefinitionsCommand extends client.Command
695
694
  .classBuilder()
696
695
  .ep(commonParams)
697
696
  .m(function (Command, cs, config, o) {
698
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
697
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
699
698
  })
700
699
  .s("Logs_20140328", "DescribeQueryDefinitions", {})
701
700
  .n("CloudWatchLogsClient", "DescribeQueryDefinitionsCommand")
@@ -703,11 +702,11 @@ class DescribeQueryDefinitionsCommand extends smithyClient.Command
703
702
  .build() {
704
703
  }
705
704
 
706
- class DescribeResourcePoliciesCommand extends smithyClient.Command
705
+ class DescribeResourcePoliciesCommand extends client.Command
707
706
  .classBuilder()
708
707
  .ep(commonParams)
709
708
  .m(function (Command, cs, config, o) {
710
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
709
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
711
710
  })
712
711
  .s("Logs_20140328", "DescribeResourcePolicies", {})
713
712
  .n("CloudWatchLogsClient", "DescribeResourcePoliciesCommand")
@@ -715,11 +714,11 @@ class DescribeResourcePoliciesCommand extends smithyClient.Command
715
714
  .build() {
716
715
  }
717
716
 
718
- class DescribeSubscriptionFiltersCommand extends smithyClient.Command
717
+ class DescribeSubscriptionFiltersCommand extends client.Command
719
718
  .classBuilder()
720
719
  .ep(commonParams)
721
720
  .m(function (Command, cs, config, o) {
722
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
721
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
723
722
  })
724
723
  .s("Logs_20140328", "DescribeSubscriptionFilters", {})
725
724
  .n("CloudWatchLogsClient", "DescribeSubscriptionFiltersCommand")
@@ -727,11 +726,11 @@ class DescribeSubscriptionFiltersCommand extends smithyClient.Command
727
726
  .build() {
728
727
  }
729
728
 
730
- class DisassociateKmsKeyCommand extends smithyClient.Command
729
+ class DisassociateKmsKeyCommand extends client.Command
731
730
  .classBuilder()
732
731
  .ep(commonParams)
733
732
  .m(function (Command, cs, config, o) {
734
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
733
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
735
734
  })
736
735
  .s("Logs_20140328", "DisassociateKmsKey", {})
737
736
  .n("CloudWatchLogsClient", "DisassociateKmsKeyCommand")
@@ -739,11 +738,11 @@ class DisassociateKmsKeyCommand extends smithyClient.Command
739
738
  .build() {
740
739
  }
741
740
 
742
- class DisassociateSourceFromS3TableIntegrationCommand extends smithyClient.Command
741
+ class DisassociateSourceFromS3TableIntegrationCommand extends client.Command
743
742
  .classBuilder()
744
743
  .ep(commonParams)
745
744
  .m(function (Command, cs, config, o) {
746
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
745
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
747
746
  })
748
747
  .s("Logs_20140328", "DisassociateSourceFromS3TableIntegration", {})
749
748
  .n("CloudWatchLogsClient", "DisassociateSourceFromS3TableIntegrationCommand")
@@ -751,11 +750,11 @@ class DisassociateSourceFromS3TableIntegrationCommand extends smithyClient.Comma
751
750
  .build() {
752
751
  }
753
752
 
754
- class FilterLogEventsCommand extends smithyClient.Command
753
+ class FilterLogEventsCommand extends client.Command
755
754
  .classBuilder()
756
755
  .ep(commonParams)
757
756
  .m(function (Command, cs, config, o) {
758
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
757
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
759
758
  })
760
759
  .s("Logs_20140328", "FilterLogEvents", {})
761
760
  .n("CloudWatchLogsClient", "FilterLogEventsCommand")
@@ -763,11 +762,11 @@ class FilterLogEventsCommand extends smithyClient.Command
763
762
  .build() {
764
763
  }
765
764
 
766
- class GetDataProtectionPolicyCommand extends smithyClient.Command
765
+ class GetDataProtectionPolicyCommand extends client.Command
767
766
  .classBuilder()
768
767
  .ep(commonParams)
769
768
  .m(function (Command, cs, config, o) {
770
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
769
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
771
770
  })
772
771
  .s("Logs_20140328", "GetDataProtectionPolicy", {})
773
772
  .n("CloudWatchLogsClient", "GetDataProtectionPolicyCommand")
@@ -775,11 +774,11 @@ class GetDataProtectionPolicyCommand extends smithyClient.Command
775
774
  .build() {
776
775
  }
777
776
 
778
- class GetDeliveryCommand extends smithyClient.Command
777
+ class GetDeliveryCommand extends client.Command
779
778
  .classBuilder()
780
779
  .ep(commonParams)
781
780
  .m(function (Command, cs, config, o) {
782
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
781
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
783
782
  })
784
783
  .s("Logs_20140328", "GetDelivery", {})
785
784
  .n("CloudWatchLogsClient", "GetDeliveryCommand")
@@ -787,11 +786,11 @@ class GetDeliveryCommand extends smithyClient.Command
787
786
  .build() {
788
787
  }
789
788
 
790
- class GetDeliveryDestinationCommand extends smithyClient.Command
789
+ class GetDeliveryDestinationCommand extends client.Command
791
790
  .classBuilder()
792
791
  .ep(commonParams)
793
792
  .m(function (Command, cs, config, o) {
794
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
793
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
795
794
  })
796
795
  .s("Logs_20140328", "GetDeliveryDestination", {})
797
796
  .n("CloudWatchLogsClient", "GetDeliveryDestinationCommand")
@@ -799,11 +798,11 @@ class GetDeliveryDestinationCommand extends smithyClient.Command
799
798
  .build() {
800
799
  }
801
800
 
802
- class GetDeliveryDestinationPolicyCommand extends smithyClient.Command
801
+ class GetDeliveryDestinationPolicyCommand extends client.Command
803
802
  .classBuilder()
804
803
  .ep(commonParams)
805
804
  .m(function (Command, cs, config, o) {
806
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
805
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
807
806
  })
808
807
  .s("Logs_20140328", "GetDeliveryDestinationPolicy", {})
809
808
  .n("CloudWatchLogsClient", "GetDeliveryDestinationPolicyCommand")
@@ -811,11 +810,11 @@ class GetDeliveryDestinationPolicyCommand extends smithyClient.Command
811
810
  .build() {
812
811
  }
813
812
 
814
- class GetDeliverySourceCommand extends smithyClient.Command
813
+ class GetDeliverySourceCommand extends client.Command
815
814
  .classBuilder()
816
815
  .ep(commonParams)
817
816
  .m(function (Command, cs, config, o) {
818
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
817
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
819
818
  })
820
819
  .s("Logs_20140328", "GetDeliverySource", {})
821
820
  .n("CloudWatchLogsClient", "GetDeliverySourceCommand")
@@ -823,11 +822,11 @@ class GetDeliverySourceCommand extends smithyClient.Command
823
822
  .build() {
824
823
  }
825
824
 
826
- class GetIntegrationCommand extends smithyClient.Command
825
+ class GetIntegrationCommand extends client.Command
827
826
  .classBuilder()
828
827
  .ep(commonParams)
829
828
  .m(function (Command, cs, config, o) {
830
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
829
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
831
830
  })
832
831
  .s("Logs_20140328", "GetIntegration", {})
833
832
  .n("CloudWatchLogsClient", "GetIntegrationCommand")
@@ -835,11 +834,11 @@ class GetIntegrationCommand extends smithyClient.Command
835
834
  .build() {
836
835
  }
837
836
 
838
- class GetLogAnomalyDetectorCommand extends smithyClient.Command
837
+ class GetLogAnomalyDetectorCommand extends client.Command
839
838
  .classBuilder()
840
839
  .ep(commonParams)
841
840
  .m(function (Command, cs, config, o) {
842
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
841
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
843
842
  })
844
843
  .s("Logs_20140328", "GetLogAnomalyDetector", {})
845
844
  .n("CloudWatchLogsClient", "GetLogAnomalyDetectorCommand")
@@ -847,11 +846,11 @@ class GetLogAnomalyDetectorCommand extends smithyClient.Command
847
846
  .build() {
848
847
  }
849
848
 
850
- class GetLogEventsCommand extends smithyClient.Command
849
+ class GetLogEventsCommand extends client.Command
851
850
  .classBuilder()
852
851
  .ep(commonParams)
853
852
  .m(function (Command, cs, config, o) {
854
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
853
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
855
854
  })
856
855
  .s("Logs_20140328", "GetLogEvents", {})
857
856
  .n("CloudWatchLogsClient", "GetLogEventsCommand")
@@ -859,11 +858,11 @@ class GetLogEventsCommand extends smithyClient.Command
859
858
  .build() {
860
859
  }
861
860
 
862
- class GetLogFieldsCommand extends smithyClient.Command
861
+ class GetLogFieldsCommand extends client.Command
863
862
  .classBuilder()
864
863
  .ep(commonParams)
865
864
  .m(function (Command, cs, config, o) {
866
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
865
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
867
866
  })
868
867
  .s("Logs_20140328", "GetLogFields", {})
869
868
  .n("CloudWatchLogsClient", "GetLogFieldsCommand")
@@ -871,11 +870,11 @@ class GetLogFieldsCommand extends smithyClient.Command
871
870
  .build() {
872
871
  }
873
872
 
874
- class GetLogGroupFieldsCommand extends smithyClient.Command
873
+ class GetLogGroupFieldsCommand extends client.Command
875
874
  .classBuilder()
876
875
  .ep(commonParams)
877
876
  .m(function (Command, cs, config, o) {
878
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
877
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
879
878
  })
880
879
  .s("Logs_20140328", "GetLogGroupFields", {})
881
880
  .n("CloudWatchLogsClient", "GetLogGroupFieldsCommand")
@@ -883,11 +882,11 @@ class GetLogGroupFieldsCommand extends smithyClient.Command
883
882
  .build() {
884
883
  }
885
884
 
886
- class GetLogObjectCommand extends smithyClient.Command
885
+ class GetLogObjectCommand extends client.Command
887
886
  .classBuilder()
888
887
  .ep(commonParams)
889
888
  .m(function (Command, cs, config, o) {
890
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
889
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
891
890
  })
892
891
  .s("Logs_20140328", "GetLogObject", {
893
892
  eventStream: {
@@ -899,11 +898,11 @@ class GetLogObjectCommand extends smithyClient.Command
899
898
  .build() {
900
899
  }
901
900
 
902
- class GetLogRecordCommand extends smithyClient.Command
901
+ class GetLogRecordCommand extends client.Command
903
902
  .classBuilder()
904
903
  .ep(commonParams)
905
904
  .m(function (Command, cs, config, o) {
906
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
905
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
907
906
  })
908
907
  .s("Logs_20140328", "GetLogRecord", {})
909
908
  .n("CloudWatchLogsClient", "GetLogRecordCommand")
@@ -911,11 +910,11 @@ class GetLogRecordCommand extends smithyClient.Command
911
910
  .build() {
912
911
  }
913
912
 
914
- class GetLookupTableCommand extends smithyClient.Command
913
+ class GetLookupTableCommand extends client.Command
915
914
  .classBuilder()
916
915
  .ep(commonParams)
917
916
  .m(function (Command, cs, config, o) {
918
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
917
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
919
918
  })
920
919
  .s("Logs_20140328", "GetLookupTable", {})
921
920
  .n("CloudWatchLogsClient", "GetLookupTableCommand")
@@ -923,11 +922,11 @@ class GetLookupTableCommand extends smithyClient.Command
923
922
  .build() {
924
923
  }
925
924
 
926
- class GetQueryResultsCommand extends smithyClient.Command
925
+ class GetQueryResultsCommand extends client.Command
927
926
  .classBuilder()
928
927
  .ep(commonParams)
929
928
  .m(function (Command, cs, config, o) {
930
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
929
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
931
930
  })
932
931
  .s("Logs_20140328", "GetQueryResults", {})
933
932
  .n("CloudWatchLogsClient", "GetQueryResultsCommand")
@@ -935,11 +934,11 @@ class GetQueryResultsCommand extends smithyClient.Command
935
934
  .build() {
936
935
  }
937
936
 
938
- class GetScheduledQueryCommand extends smithyClient.Command
937
+ class GetScheduledQueryCommand extends client.Command
939
938
  .classBuilder()
940
939
  .ep(commonParams)
941
940
  .m(function (Command, cs, config, o) {
942
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
941
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
943
942
  })
944
943
  .s("Logs_20140328", "GetScheduledQuery", {})
945
944
  .n("CloudWatchLogsClient", "GetScheduledQueryCommand")
@@ -947,11 +946,11 @@ class GetScheduledQueryCommand extends smithyClient.Command
947
946
  .build() {
948
947
  }
949
948
 
950
- class GetScheduledQueryHistoryCommand extends smithyClient.Command
949
+ class GetScheduledQueryHistoryCommand extends client.Command
951
950
  .classBuilder()
952
951
  .ep(commonParams)
953
952
  .m(function (Command, cs, config, o) {
954
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
953
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
955
954
  })
956
955
  .s("Logs_20140328", "GetScheduledQueryHistory", {})
957
956
  .n("CloudWatchLogsClient", "GetScheduledQueryHistoryCommand")
@@ -959,11 +958,11 @@ class GetScheduledQueryHistoryCommand extends smithyClient.Command
959
958
  .build() {
960
959
  }
961
960
 
962
- class GetTransformerCommand extends smithyClient.Command
961
+ class GetTransformerCommand extends client.Command
963
962
  .classBuilder()
964
963
  .ep(commonParams)
965
964
  .m(function (Command, cs, config, o) {
966
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
965
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
967
966
  })
968
967
  .s("Logs_20140328", "GetTransformer", {})
969
968
  .n("CloudWatchLogsClient", "GetTransformerCommand")
@@ -971,11 +970,11 @@ class GetTransformerCommand extends smithyClient.Command
971
970
  .build() {
972
971
  }
973
972
 
974
- class ListAggregateLogGroupSummariesCommand extends smithyClient.Command
973
+ class ListAggregateLogGroupSummariesCommand extends client.Command
975
974
  .classBuilder()
976
975
  .ep(commonParams)
977
976
  .m(function (Command, cs, config, o) {
978
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
977
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
979
978
  })
980
979
  .s("Logs_20140328", "ListAggregateLogGroupSummaries", {})
981
980
  .n("CloudWatchLogsClient", "ListAggregateLogGroupSummariesCommand")
@@ -983,11 +982,11 @@ class ListAggregateLogGroupSummariesCommand extends smithyClient.Command
983
982
  .build() {
984
983
  }
985
984
 
986
- class ListAnomaliesCommand extends smithyClient.Command
985
+ class ListAnomaliesCommand extends client.Command
987
986
  .classBuilder()
988
987
  .ep(commonParams)
989
988
  .m(function (Command, cs, config, o) {
990
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
989
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
991
990
  })
992
991
  .s("Logs_20140328", "ListAnomalies", {})
993
992
  .n("CloudWatchLogsClient", "ListAnomaliesCommand")
@@ -995,11 +994,11 @@ class ListAnomaliesCommand extends smithyClient.Command
995
994
  .build() {
996
995
  }
997
996
 
998
- class ListIntegrationsCommand extends smithyClient.Command
997
+ class ListIntegrationsCommand extends client.Command
999
998
  .classBuilder()
1000
999
  .ep(commonParams)
1001
1000
  .m(function (Command, cs, config, o) {
1002
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1001
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1003
1002
  })
1004
1003
  .s("Logs_20140328", "ListIntegrations", {})
1005
1004
  .n("CloudWatchLogsClient", "ListIntegrationsCommand")
@@ -1007,11 +1006,11 @@ class ListIntegrationsCommand extends smithyClient.Command
1007
1006
  .build() {
1008
1007
  }
1009
1008
 
1010
- class ListLogAnomalyDetectorsCommand extends smithyClient.Command
1009
+ class ListLogAnomalyDetectorsCommand extends client.Command
1011
1010
  .classBuilder()
1012
1011
  .ep(commonParams)
1013
1012
  .m(function (Command, cs, config, o) {
1014
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1013
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1015
1014
  })
1016
1015
  .s("Logs_20140328", "ListLogAnomalyDetectors", {})
1017
1016
  .n("CloudWatchLogsClient", "ListLogAnomalyDetectorsCommand")
@@ -1019,11 +1018,11 @@ class ListLogAnomalyDetectorsCommand extends smithyClient.Command
1019
1018
  .build() {
1020
1019
  }
1021
1020
 
1022
- class ListLogGroupsCommand extends smithyClient.Command
1021
+ class ListLogGroupsCommand extends client.Command
1023
1022
  .classBuilder()
1024
1023
  .ep(commonParams)
1025
1024
  .m(function (Command, cs, config, o) {
1026
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1025
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1027
1026
  })
1028
1027
  .s("Logs_20140328", "ListLogGroups", {})
1029
1028
  .n("CloudWatchLogsClient", "ListLogGroupsCommand")
@@ -1031,11 +1030,11 @@ class ListLogGroupsCommand extends smithyClient.Command
1031
1030
  .build() {
1032
1031
  }
1033
1032
 
1034
- class ListLogGroupsForQueryCommand extends smithyClient.Command
1033
+ class ListLogGroupsForQueryCommand extends client.Command
1035
1034
  .classBuilder()
1036
1035
  .ep(commonParams)
1037
1036
  .m(function (Command, cs, config, o) {
1038
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1037
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1039
1038
  })
1040
1039
  .s("Logs_20140328", "ListLogGroupsForQuery", {})
1041
1040
  .n("CloudWatchLogsClient", "ListLogGroupsForQueryCommand")
@@ -1043,11 +1042,11 @@ class ListLogGroupsForQueryCommand extends smithyClient.Command
1043
1042
  .build() {
1044
1043
  }
1045
1044
 
1046
- class ListScheduledQueriesCommand extends smithyClient.Command
1045
+ class ListScheduledQueriesCommand extends client.Command
1047
1046
  .classBuilder()
1048
1047
  .ep(commonParams)
1049
1048
  .m(function (Command, cs, config, o) {
1050
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1049
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1051
1050
  })
1052
1051
  .s("Logs_20140328", "ListScheduledQueries", {})
1053
1052
  .n("CloudWatchLogsClient", "ListScheduledQueriesCommand")
@@ -1055,11 +1054,11 @@ class ListScheduledQueriesCommand extends smithyClient.Command
1055
1054
  .build() {
1056
1055
  }
1057
1056
 
1058
- class ListSourcesForS3TableIntegrationCommand extends smithyClient.Command
1057
+ class ListSourcesForS3TableIntegrationCommand extends client.Command
1059
1058
  .classBuilder()
1060
1059
  .ep(commonParams)
1061
1060
  .m(function (Command, cs, config, o) {
1062
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1061
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1063
1062
  })
1064
1063
  .s("Logs_20140328", "ListSourcesForS3TableIntegration", {})
1065
1064
  .n("CloudWatchLogsClient", "ListSourcesForS3TableIntegrationCommand")
@@ -1067,11 +1066,11 @@ class ListSourcesForS3TableIntegrationCommand extends smithyClient.Command
1067
1066
  .build() {
1068
1067
  }
1069
1068
 
1070
- class ListTagsForResourceCommand extends smithyClient.Command
1069
+ class ListTagsForResourceCommand extends client.Command
1071
1070
  .classBuilder()
1072
1071
  .ep(commonParams)
1073
1072
  .m(function (Command, cs, config, o) {
1074
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1073
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1075
1074
  })
1076
1075
  .s("Logs_20140328", "ListTagsForResource", {})
1077
1076
  .n("CloudWatchLogsClient", "ListTagsForResourceCommand")
@@ -1079,11 +1078,11 @@ class ListTagsForResourceCommand extends smithyClient.Command
1079
1078
  .build() {
1080
1079
  }
1081
1080
 
1082
- class ListTagsLogGroupCommand extends smithyClient.Command
1081
+ class ListTagsLogGroupCommand extends client.Command
1083
1082
  .classBuilder()
1084
1083
  .ep(commonParams)
1085
1084
  .m(function (Command, cs, config, o) {
1086
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1085
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1087
1086
  })
1088
1087
  .s("Logs_20140328", "ListTagsLogGroup", {})
1089
1088
  .n("CloudWatchLogsClient", "ListTagsLogGroupCommand")
@@ -1091,11 +1090,11 @@ class ListTagsLogGroupCommand extends smithyClient.Command
1091
1090
  .build() {
1092
1091
  }
1093
1092
 
1094
- class PutAccountPolicyCommand extends smithyClient.Command
1093
+ class PutAccountPolicyCommand extends client.Command
1095
1094
  .classBuilder()
1096
1095
  .ep(commonParams)
1097
1096
  .m(function (Command, cs, config, o) {
1098
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1097
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1099
1098
  })
1100
1099
  .s("Logs_20140328", "PutAccountPolicy", {})
1101
1100
  .n("CloudWatchLogsClient", "PutAccountPolicyCommand")
@@ -1103,11 +1102,11 @@ class PutAccountPolicyCommand extends smithyClient.Command
1103
1102
  .build() {
1104
1103
  }
1105
1104
 
1106
- class PutBearerTokenAuthenticationCommand extends smithyClient.Command
1105
+ class PutBearerTokenAuthenticationCommand extends client.Command
1107
1106
  .classBuilder()
1108
1107
  .ep(commonParams)
1109
1108
  .m(function (Command, cs, config, o) {
1110
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1109
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1111
1110
  })
1112
1111
  .s("Logs_20140328", "PutBearerTokenAuthentication", {})
1113
1112
  .n("CloudWatchLogsClient", "PutBearerTokenAuthenticationCommand")
@@ -1115,11 +1114,11 @@ class PutBearerTokenAuthenticationCommand extends smithyClient.Command
1115
1114
  .build() {
1116
1115
  }
1117
1116
 
1118
- class PutDataProtectionPolicyCommand extends smithyClient.Command
1117
+ class PutDataProtectionPolicyCommand extends client.Command
1119
1118
  .classBuilder()
1120
1119
  .ep(commonParams)
1121
1120
  .m(function (Command, cs, config, o) {
1122
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1121
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1123
1122
  })
1124
1123
  .s("Logs_20140328", "PutDataProtectionPolicy", {})
1125
1124
  .n("CloudWatchLogsClient", "PutDataProtectionPolicyCommand")
@@ -1127,11 +1126,11 @@ class PutDataProtectionPolicyCommand extends smithyClient.Command
1127
1126
  .build() {
1128
1127
  }
1129
1128
 
1130
- class PutDeliveryDestinationCommand extends smithyClient.Command
1129
+ class PutDeliveryDestinationCommand extends client.Command
1131
1130
  .classBuilder()
1132
1131
  .ep(commonParams)
1133
1132
  .m(function (Command, cs, config, o) {
1134
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1133
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1135
1134
  })
1136
1135
  .s("Logs_20140328", "PutDeliveryDestination", {})
1137
1136
  .n("CloudWatchLogsClient", "PutDeliveryDestinationCommand")
@@ -1139,11 +1138,11 @@ class PutDeliveryDestinationCommand extends smithyClient.Command
1139
1138
  .build() {
1140
1139
  }
1141
1140
 
1142
- class PutDeliveryDestinationPolicyCommand extends smithyClient.Command
1141
+ class PutDeliveryDestinationPolicyCommand extends client.Command
1143
1142
  .classBuilder()
1144
1143
  .ep(commonParams)
1145
1144
  .m(function (Command, cs, config, o) {
1146
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1145
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1147
1146
  })
1148
1147
  .s("Logs_20140328", "PutDeliveryDestinationPolicy", {})
1149
1148
  .n("CloudWatchLogsClient", "PutDeliveryDestinationPolicyCommand")
@@ -1151,11 +1150,11 @@ class PutDeliveryDestinationPolicyCommand extends smithyClient.Command
1151
1150
  .build() {
1152
1151
  }
1153
1152
 
1154
- class PutDeliverySourceCommand extends smithyClient.Command
1153
+ class PutDeliverySourceCommand extends client.Command
1155
1154
  .classBuilder()
1156
1155
  .ep(commonParams)
1157
1156
  .m(function (Command, cs, config, o) {
1158
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1157
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1159
1158
  })
1160
1159
  .s("Logs_20140328", "PutDeliverySource", {})
1161
1160
  .n("CloudWatchLogsClient", "PutDeliverySourceCommand")
@@ -1163,11 +1162,11 @@ class PutDeliverySourceCommand extends smithyClient.Command
1163
1162
  .build() {
1164
1163
  }
1165
1164
 
1166
- class PutDestinationCommand extends smithyClient.Command
1165
+ class PutDestinationCommand extends client.Command
1167
1166
  .classBuilder()
1168
1167
  .ep(commonParams)
1169
1168
  .m(function (Command, cs, config, o) {
1170
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1169
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1171
1170
  })
1172
1171
  .s("Logs_20140328", "PutDestination", {})
1173
1172
  .n("CloudWatchLogsClient", "PutDestinationCommand")
@@ -1175,11 +1174,11 @@ class PutDestinationCommand extends smithyClient.Command
1175
1174
  .build() {
1176
1175
  }
1177
1176
 
1178
- class PutDestinationPolicyCommand extends smithyClient.Command
1177
+ class PutDestinationPolicyCommand extends client.Command
1179
1178
  .classBuilder()
1180
1179
  .ep(commonParams)
1181
1180
  .m(function (Command, cs, config, o) {
1182
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1181
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1183
1182
  })
1184
1183
  .s("Logs_20140328", "PutDestinationPolicy", {})
1185
1184
  .n("CloudWatchLogsClient", "PutDestinationPolicyCommand")
@@ -1187,11 +1186,11 @@ class PutDestinationPolicyCommand extends smithyClient.Command
1187
1186
  .build() {
1188
1187
  }
1189
1188
 
1190
- class PutIndexPolicyCommand extends smithyClient.Command
1189
+ class PutIndexPolicyCommand extends client.Command
1191
1190
  .classBuilder()
1192
1191
  .ep(commonParams)
1193
1192
  .m(function (Command, cs, config, o) {
1194
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1193
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1195
1194
  })
1196
1195
  .s("Logs_20140328", "PutIndexPolicy", {})
1197
1196
  .n("CloudWatchLogsClient", "PutIndexPolicyCommand")
@@ -1199,11 +1198,11 @@ class PutIndexPolicyCommand extends smithyClient.Command
1199
1198
  .build() {
1200
1199
  }
1201
1200
 
1202
- class PutIntegrationCommand extends smithyClient.Command
1201
+ class PutIntegrationCommand extends client.Command
1203
1202
  .classBuilder()
1204
1203
  .ep(commonParams)
1205
1204
  .m(function (Command, cs, config, o) {
1206
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1205
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1207
1206
  })
1208
1207
  .s("Logs_20140328", "PutIntegration", {})
1209
1208
  .n("CloudWatchLogsClient", "PutIntegrationCommand")
@@ -1211,11 +1210,11 @@ class PutIntegrationCommand extends smithyClient.Command
1211
1210
  .build() {
1212
1211
  }
1213
1212
 
1214
- class PutLogEventsCommand extends smithyClient.Command
1213
+ class PutLogEventsCommand extends client.Command
1215
1214
  .classBuilder()
1216
1215
  .ep(commonParams)
1217
1216
  .m(function (Command, cs, config, o) {
1218
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1217
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1219
1218
  })
1220
1219
  .s("Logs_20140328", "PutLogEvents", {})
1221
1220
  .n("CloudWatchLogsClient", "PutLogEventsCommand")
@@ -1223,11 +1222,11 @@ class PutLogEventsCommand extends smithyClient.Command
1223
1222
  .build() {
1224
1223
  }
1225
1224
 
1226
- class PutLogGroupDeletionProtectionCommand extends smithyClient.Command
1225
+ class PutLogGroupDeletionProtectionCommand extends client.Command
1227
1226
  .classBuilder()
1228
1227
  .ep(commonParams)
1229
1228
  .m(function (Command, cs, config, o) {
1230
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1229
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1231
1230
  })
1232
1231
  .s("Logs_20140328", "PutLogGroupDeletionProtection", {})
1233
1232
  .n("CloudWatchLogsClient", "PutLogGroupDeletionProtectionCommand")
@@ -1235,11 +1234,11 @@ class PutLogGroupDeletionProtectionCommand extends smithyClient.Command
1235
1234
  .build() {
1236
1235
  }
1237
1236
 
1238
- class PutMetricFilterCommand extends smithyClient.Command
1237
+ class PutMetricFilterCommand extends client.Command
1239
1238
  .classBuilder()
1240
1239
  .ep(commonParams)
1241
1240
  .m(function (Command, cs, config, o) {
1242
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1241
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1243
1242
  })
1244
1243
  .s("Logs_20140328", "PutMetricFilter", {})
1245
1244
  .n("CloudWatchLogsClient", "PutMetricFilterCommand")
@@ -1247,11 +1246,11 @@ class PutMetricFilterCommand extends smithyClient.Command
1247
1246
  .build() {
1248
1247
  }
1249
1248
 
1250
- class PutQueryDefinitionCommand extends smithyClient.Command
1249
+ class PutQueryDefinitionCommand extends client.Command
1251
1250
  .classBuilder()
1252
1251
  .ep(commonParams)
1253
1252
  .m(function (Command, cs, config, o) {
1254
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1253
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1255
1254
  })
1256
1255
  .s("Logs_20140328", "PutQueryDefinition", {})
1257
1256
  .n("CloudWatchLogsClient", "PutQueryDefinitionCommand")
@@ -1259,11 +1258,11 @@ class PutQueryDefinitionCommand extends smithyClient.Command
1259
1258
  .build() {
1260
1259
  }
1261
1260
 
1262
- class PutResourcePolicyCommand extends smithyClient.Command
1261
+ class PutResourcePolicyCommand extends client.Command
1263
1262
  .classBuilder()
1264
1263
  .ep(commonParams)
1265
1264
  .m(function (Command, cs, config, o) {
1266
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1265
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1267
1266
  })
1268
1267
  .s("Logs_20140328", "PutResourcePolicy", {})
1269
1268
  .n("CloudWatchLogsClient", "PutResourcePolicyCommand")
@@ -1271,11 +1270,11 @@ class PutResourcePolicyCommand extends smithyClient.Command
1271
1270
  .build() {
1272
1271
  }
1273
1272
 
1274
- class PutRetentionPolicyCommand extends smithyClient.Command
1273
+ class PutRetentionPolicyCommand extends client.Command
1275
1274
  .classBuilder()
1276
1275
  .ep(commonParams)
1277
1276
  .m(function (Command, cs, config, o) {
1278
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1277
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1279
1278
  })
1280
1279
  .s("Logs_20140328", "PutRetentionPolicy", {})
1281
1280
  .n("CloudWatchLogsClient", "PutRetentionPolicyCommand")
@@ -1283,11 +1282,11 @@ class PutRetentionPolicyCommand extends smithyClient.Command
1283
1282
  .build() {
1284
1283
  }
1285
1284
 
1286
- class PutSubscriptionFilterCommand extends smithyClient.Command
1285
+ class PutSubscriptionFilterCommand extends client.Command
1287
1286
  .classBuilder()
1288
1287
  .ep(commonParams)
1289
1288
  .m(function (Command, cs, config, o) {
1290
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1289
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1291
1290
  })
1292
1291
  .s("Logs_20140328", "PutSubscriptionFilter", {})
1293
1292
  .n("CloudWatchLogsClient", "PutSubscriptionFilterCommand")
@@ -1295,11 +1294,11 @@ class PutSubscriptionFilterCommand extends smithyClient.Command
1295
1294
  .build() {
1296
1295
  }
1297
1296
 
1298
- class PutTransformerCommand extends smithyClient.Command
1297
+ class PutTransformerCommand extends client.Command
1299
1298
  .classBuilder()
1300
1299
  .ep(commonParams)
1301
1300
  .m(function (Command, cs, config, o) {
1302
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1301
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1303
1302
  })
1304
1303
  .s("Logs_20140328", "PutTransformer", {})
1305
1304
  .n("CloudWatchLogsClient", "PutTransformerCommand")
@@ -1307,11 +1306,11 @@ class PutTransformerCommand extends smithyClient.Command
1307
1306
  .build() {
1308
1307
  }
1309
1308
 
1310
- class StartLiveTailCommand extends smithyClient.Command
1309
+ class StartLiveTailCommand extends client.Command
1311
1310
  .classBuilder()
1312
1311
  .ep(commonParams)
1313
1312
  .m(function (Command, cs, config, o) {
1314
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1313
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1315
1314
  })
1316
1315
  .s("Logs_20140328", "StartLiveTail", {
1317
1316
  eventStream: {
@@ -1323,11 +1322,11 @@ class StartLiveTailCommand extends smithyClient.Command
1323
1322
  .build() {
1324
1323
  }
1325
1324
 
1326
- class StartQueryCommand extends smithyClient.Command
1325
+ class StartQueryCommand extends client.Command
1327
1326
  .classBuilder()
1328
1327
  .ep(commonParams)
1329
1328
  .m(function (Command, cs, config, o) {
1330
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1329
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1331
1330
  })
1332
1331
  .s("Logs_20140328", "StartQuery", {})
1333
1332
  .n("CloudWatchLogsClient", "StartQueryCommand")
@@ -1335,11 +1334,11 @@ class StartQueryCommand extends smithyClient.Command
1335
1334
  .build() {
1336
1335
  }
1337
1336
 
1338
- class StopQueryCommand extends smithyClient.Command
1337
+ class StopQueryCommand extends client.Command
1339
1338
  .classBuilder()
1340
1339
  .ep(commonParams)
1341
1340
  .m(function (Command, cs, config, o) {
1342
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1341
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1343
1342
  })
1344
1343
  .s("Logs_20140328", "StopQuery", {})
1345
1344
  .n("CloudWatchLogsClient", "StopQueryCommand")
@@ -1347,11 +1346,11 @@ class StopQueryCommand extends smithyClient.Command
1347
1346
  .build() {
1348
1347
  }
1349
1348
 
1350
- class TagLogGroupCommand extends smithyClient.Command
1349
+ class TagLogGroupCommand extends client.Command
1351
1350
  .classBuilder()
1352
1351
  .ep(commonParams)
1353
1352
  .m(function (Command, cs, config, o) {
1354
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1353
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1355
1354
  })
1356
1355
  .s("Logs_20140328", "TagLogGroup", {})
1357
1356
  .n("CloudWatchLogsClient", "TagLogGroupCommand")
@@ -1359,11 +1358,11 @@ class TagLogGroupCommand extends smithyClient.Command
1359
1358
  .build() {
1360
1359
  }
1361
1360
 
1362
- class TagResourceCommand extends smithyClient.Command
1361
+ class TagResourceCommand extends client.Command
1363
1362
  .classBuilder()
1364
1363
  .ep(commonParams)
1365
1364
  .m(function (Command, cs, config, o) {
1366
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1365
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1367
1366
  })
1368
1367
  .s("Logs_20140328", "TagResource", {})
1369
1368
  .n("CloudWatchLogsClient", "TagResourceCommand")
@@ -1371,11 +1370,11 @@ class TagResourceCommand extends smithyClient.Command
1371
1370
  .build() {
1372
1371
  }
1373
1372
 
1374
- class TestMetricFilterCommand extends smithyClient.Command
1373
+ class TestMetricFilterCommand extends client.Command
1375
1374
  .classBuilder()
1376
1375
  .ep(commonParams)
1377
1376
  .m(function (Command, cs, config, o) {
1378
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1377
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1379
1378
  })
1380
1379
  .s("Logs_20140328", "TestMetricFilter", {})
1381
1380
  .n("CloudWatchLogsClient", "TestMetricFilterCommand")
@@ -1383,11 +1382,11 @@ class TestMetricFilterCommand extends smithyClient.Command
1383
1382
  .build() {
1384
1383
  }
1385
1384
 
1386
- class TestTransformerCommand extends smithyClient.Command
1385
+ class TestTransformerCommand extends client.Command
1387
1386
  .classBuilder()
1388
1387
  .ep(commonParams)
1389
1388
  .m(function (Command, cs, config, o) {
1390
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1389
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1391
1390
  })
1392
1391
  .s("Logs_20140328", "TestTransformer", {})
1393
1392
  .n("CloudWatchLogsClient", "TestTransformerCommand")
@@ -1395,11 +1394,11 @@ class TestTransformerCommand extends smithyClient.Command
1395
1394
  .build() {
1396
1395
  }
1397
1396
 
1398
- class UntagLogGroupCommand extends smithyClient.Command
1397
+ class UntagLogGroupCommand extends client.Command
1399
1398
  .classBuilder()
1400
1399
  .ep(commonParams)
1401
1400
  .m(function (Command, cs, config, o) {
1402
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1401
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1403
1402
  })
1404
1403
  .s("Logs_20140328", "UntagLogGroup", {})
1405
1404
  .n("CloudWatchLogsClient", "UntagLogGroupCommand")
@@ -1407,11 +1406,11 @@ class UntagLogGroupCommand extends smithyClient.Command
1407
1406
  .build() {
1408
1407
  }
1409
1408
 
1410
- class UntagResourceCommand extends smithyClient.Command
1409
+ class UntagResourceCommand extends client.Command
1411
1410
  .classBuilder()
1412
1411
  .ep(commonParams)
1413
1412
  .m(function (Command, cs, config, o) {
1414
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1413
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1415
1414
  })
1416
1415
  .s("Logs_20140328", "UntagResource", {})
1417
1416
  .n("CloudWatchLogsClient", "UntagResourceCommand")
@@ -1419,11 +1418,11 @@ class UntagResourceCommand extends smithyClient.Command
1419
1418
  .build() {
1420
1419
  }
1421
1420
 
1422
- class UpdateAnomalyCommand extends smithyClient.Command
1421
+ class UpdateAnomalyCommand extends client.Command
1423
1422
  .classBuilder()
1424
1423
  .ep(commonParams)
1425
1424
  .m(function (Command, cs, config, o) {
1426
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1425
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1427
1426
  })
1428
1427
  .s("Logs_20140328", "UpdateAnomaly", {})
1429
1428
  .n("CloudWatchLogsClient", "UpdateAnomalyCommand")
@@ -1431,11 +1430,11 @@ class UpdateAnomalyCommand extends smithyClient.Command
1431
1430
  .build() {
1432
1431
  }
1433
1432
 
1434
- class UpdateDeliveryConfigurationCommand extends smithyClient.Command
1433
+ class UpdateDeliveryConfigurationCommand extends client.Command
1435
1434
  .classBuilder()
1436
1435
  .ep(commonParams)
1437
1436
  .m(function (Command, cs, config, o) {
1438
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1437
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1439
1438
  })
1440
1439
  .s("Logs_20140328", "UpdateDeliveryConfiguration", {})
1441
1440
  .n("CloudWatchLogsClient", "UpdateDeliveryConfigurationCommand")
@@ -1443,11 +1442,11 @@ class UpdateDeliveryConfigurationCommand extends smithyClient.Command
1443
1442
  .build() {
1444
1443
  }
1445
1444
 
1446
- class UpdateLogAnomalyDetectorCommand extends smithyClient.Command
1445
+ class UpdateLogAnomalyDetectorCommand extends client.Command
1447
1446
  .classBuilder()
1448
1447
  .ep(commonParams)
1449
1448
  .m(function (Command, cs, config, o) {
1450
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1449
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1451
1450
  })
1452
1451
  .s("Logs_20140328", "UpdateLogAnomalyDetector", {})
1453
1452
  .n("CloudWatchLogsClient", "UpdateLogAnomalyDetectorCommand")
@@ -1455,11 +1454,11 @@ class UpdateLogAnomalyDetectorCommand extends smithyClient.Command
1455
1454
  .build() {
1456
1455
  }
1457
1456
 
1458
- class UpdateLookupTableCommand extends smithyClient.Command
1457
+ class UpdateLookupTableCommand extends client.Command
1459
1458
  .classBuilder()
1460
1459
  .ep(commonParams)
1461
1460
  .m(function (Command, cs, config, o) {
1462
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1461
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1463
1462
  })
1464
1463
  .s("Logs_20140328", "UpdateLookupTable", {})
1465
1464
  .n("CloudWatchLogsClient", "UpdateLookupTableCommand")
@@ -1467,11 +1466,11 @@ class UpdateLookupTableCommand extends smithyClient.Command
1467
1466
  .build() {
1468
1467
  }
1469
1468
 
1470
- class UpdateScheduledQueryCommand extends smithyClient.Command
1469
+ class UpdateScheduledQueryCommand extends client.Command
1471
1470
  .classBuilder()
1472
1471
  .ep(commonParams)
1473
1472
  .m(function (Command, cs, config, o) {
1474
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1473
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1475
1474
  })
1476
1475
  .s("Logs_20140328", "UpdateScheduledQuery", {})
1477
1476
  .n("CloudWatchLogsClient", "UpdateScheduledQueryCommand")
@@ -1652,7 +1651,7 @@ const paginators = {
1652
1651
  };
1653
1652
  class CloudWatchLogs extends CloudWatchLogsClient {
1654
1653
  }
1655
- smithyClient.createAggregatedClient(commands, CloudWatchLogs, { paginators });
1654
+ client.createAggregatedClient(commands, CloudWatchLogs, { paginators });
1656
1655
 
1657
1656
  const PolicyType = {
1658
1657
  DATA_PROTECTION_POLICY: "DATA_PROTECTION_POLICY",
@@ -1890,8 +1889,8 @@ const SuppressionType = {
1890
1889
  LIMITED: "LIMITED",
1891
1890
  };
1892
1891
 
1893
- exports.$Command = smithyClient.Command;
1894
- exports.__Client = smithyClient.Client;
1892
+ exports.$Command = client.Command;
1893
+ exports.__Client = client.Client;
1895
1894
  exports.CloudWatchLogsServiceException = CloudWatchLogsServiceException.CloudWatchLogsServiceException;
1896
1895
  exports.ActionStatus = ActionStatus;
1897
1896
  exports.AnomalyDetectorStatus = AnomalyDetectorStatus;