@aws-sdk/client-cloudwatch-logs 3.1076.0 → 3.1078.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 (368) hide show
  1. package/dist-cjs/index.js +357 -1403
  2. package/dist-es/commandBuilder.js +6 -0
  3. package/dist-es/commands/AssociateKmsKeyCommand.js +2 -14
  4. package/dist-es/commands/AssociateSourceToS3TableIntegrationCommand.js +2 -14
  5. package/dist-es/commands/CancelExportTaskCommand.js +2 -14
  6. package/dist-es/commands/CancelImportTaskCommand.js +2 -14
  7. package/dist-es/commands/CreateDeliveryCommand.js +2 -14
  8. package/dist-es/commands/CreateExportTaskCommand.js +2 -14
  9. package/dist-es/commands/CreateImportTaskCommand.js +2 -14
  10. package/dist-es/commands/CreateLogAnomalyDetectorCommand.js +2 -14
  11. package/dist-es/commands/CreateLogGroupCommand.js +2 -14
  12. package/dist-es/commands/CreateLogStreamCommand.js +2 -14
  13. package/dist-es/commands/CreateLookupTableCommand.js +2 -14
  14. package/dist-es/commands/CreateScheduledQueryCommand.js +2 -14
  15. package/dist-es/commands/DeleteAccountPolicyCommand.js +2 -14
  16. package/dist-es/commands/DeleteDataProtectionPolicyCommand.js +2 -14
  17. package/dist-es/commands/DeleteDeliveryCommand.js +2 -14
  18. package/dist-es/commands/DeleteDeliveryDestinationCommand.js +2 -14
  19. package/dist-es/commands/DeleteDeliveryDestinationPolicyCommand.js +2 -14
  20. package/dist-es/commands/DeleteDeliverySourceCommand.js +2 -14
  21. package/dist-es/commands/DeleteDestinationCommand.js +2 -14
  22. package/dist-es/commands/DeleteIndexPolicyCommand.js +2 -14
  23. package/dist-es/commands/DeleteIntegrationCommand.js +2 -14
  24. package/dist-es/commands/DeleteLogAnomalyDetectorCommand.js +2 -14
  25. package/dist-es/commands/DeleteLogGroupCommand.js +2 -14
  26. package/dist-es/commands/DeleteLogStreamCommand.js +2 -14
  27. package/dist-es/commands/DeleteLookupTableCommand.js +2 -14
  28. package/dist-es/commands/DeleteMetricFilterCommand.js +2 -14
  29. package/dist-es/commands/DeleteQueryDefinitionCommand.js +2 -14
  30. package/dist-es/commands/DeleteResourcePolicyCommand.js +2 -14
  31. package/dist-es/commands/DeleteRetentionPolicyCommand.js +2 -14
  32. package/dist-es/commands/DeleteScheduledQueryCommand.js +2 -14
  33. package/dist-es/commands/DeleteSubscriptionFilterCommand.js +2 -14
  34. package/dist-es/commands/DeleteSyslogConfigurationCommand.js +2 -14
  35. package/dist-es/commands/DeleteTransformerCommand.js +2 -14
  36. package/dist-es/commands/DescribeAccountPoliciesCommand.js +2 -14
  37. package/dist-es/commands/DescribeConfigurationTemplatesCommand.js +2 -14
  38. package/dist-es/commands/DescribeDeliveriesCommand.js +2 -14
  39. package/dist-es/commands/DescribeDeliveryDestinationsCommand.js +2 -14
  40. package/dist-es/commands/DescribeDeliverySourcesCommand.js +2 -14
  41. package/dist-es/commands/DescribeDestinationsCommand.js +2 -14
  42. package/dist-es/commands/DescribeExportTasksCommand.js +2 -14
  43. package/dist-es/commands/DescribeFieldIndexesCommand.js +2 -14
  44. package/dist-es/commands/DescribeImportTaskBatchesCommand.js +2 -14
  45. package/dist-es/commands/DescribeImportTasksCommand.js +2 -14
  46. package/dist-es/commands/DescribeIndexPoliciesCommand.js +2 -14
  47. package/dist-es/commands/DescribeLogGroupsCommand.js +2 -14
  48. package/dist-es/commands/DescribeLogStreamsCommand.js +2 -14
  49. package/dist-es/commands/DescribeLookupTablesCommand.js +2 -14
  50. package/dist-es/commands/DescribeMetricFiltersCommand.js +2 -14
  51. package/dist-es/commands/DescribeQueriesCommand.js +2 -14
  52. package/dist-es/commands/DescribeQueryDefinitionsCommand.js +2 -14
  53. package/dist-es/commands/DescribeResourcePoliciesCommand.js +2 -14
  54. package/dist-es/commands/DescribeSubscriptionFiltersCommand.js +2 -14
  55. package/dist-es/commands/DisassociateKmsKeyCommand.js +2 -14
  56. package/dist-es/commands/DisassociateSourceFromS3TableIntegrationCommand.js +2 -14
  57. package/dist-es/commands/FilterLogEventsCommand.js +2 -14
  58. package/dist-es/commands/GetDataProtectionPolicyCommand.js +2 -14
  59. package/dist-es/commands/GetDeliveryCommand.js +2 -14
  60. package/dist-es/commands/GetDeliveryDestinationCommand.js +2 -14
  61. package/dist-es/commands/GetDeliveryDestinationPolicyCommand.js +2 -14
  62. package/dist-es/commands/GetDeliverySourceCommand.js +2 -14
  63. package/dist-es/commands/GetIntegrationCommand.js +2 -14
  64. package/dist-es/commands/GetLogAnomalyDetectorCommand.js +2 -14
  65. package/dist-es/commands/GetLogEventsCommand.js +2 -14
  66. package/dist-es/commands/GetLogFieldsCommand.js +2 -14
  67. package/dist-es/commands/GetLogGroupFieldsCommand.js +2 -14
  68. package/dist-es/commands/GetLogObjectCommand.js +2 -18
  69. package/dist-es/commands/GetLogRecordCommand.js +2 -14
  70. package/dist-es/commands/GetLookupTableCommand.js +2 -14
  71. package/dist-es/commands/GetQueryResultsCommand.js +2 -14
  72. package/dist-es/commands/GetScheduledQueryCommand.js +2 -14
  73. package/dist-es/commands/GetScheduledQueryHistoryCommand.js +2 -14
  74. package/dist-es/commands/GetTransformerCommand.js +2 -14
  75. package/dist-es/commands/ListAggregateLogGroupSummariesCommand.js +2 -14
  76. package/dist-es/commands/ListAnomaliesCommand.js +2 -14
  77. package/dist-es/commands/ListIntegrationsCommand.js +2 -14
  78. package/dist-es/commands/ListLogAnomalyDetectorsCommand.js +2 -14
  79. package/dist-es/commands/ListLogGroupsCommand.js +2 -14
  80. package/dist-es/commands/ListLogGroupsForQueryCommand.js +2 -14
  81. package/dist-es/commands/ListScheduledQueriesCommand.js +2 -14
  82. package/dist-es/commands/ListSourcesForS3TableIntegrationCommand.js +2 -14
  83. package/dist-es/commands/ListSyslogConfigurationsCommand.js +2 -14
  84. package/dist-es/commands/ListTagsForResourceCommand.js +2 -14
  85. package/dist-es/commands/ListTagsLogGroupCommand.js +2 -14
  86. package/dist-es/commands/PutAccountPolicyCommand.js +2 -14
  87. package/dist-es/commands/PutBearerTokenAuthenticationCommand.js +2 -14
  88. package/dist-es/commands/PutDataProtectionPolicyCommand.js +2 -14
  89. package/dist-es/commands/PutDeliveryDestinationCommand.js +2 -14
  90. package/dist-es/commands/PutDeliveryDestinationPolicyCommand.js +2 -14
  91. package/dist-es/commands/PutDeliverySourceCommand.js +2 -14
  92. package/dist-es/commands/PutDestinationCommand.js +2 -14
  93. package/dist-es/commands/PutDestinationPolicyCommand.js +2 -14
  94. package/dist-es/commands/PutIndexPolicyCommand.js +2 -14
  95. package/dist-es/commands/PutIntegrationCommand.js +2 -14
  96. package/dist-es/commands/PutLogEventsCommand.js +2 -14
  97. package/dist-es/commands/PutLogGroupDeletionProtectionCommand.js +2 -14
  98. package/dist-es/commands/PutMetricFilterCommand.js +2 -14
  99. package/dist-es/commands/PutQueryDefinitionCommand.js +2 -14
  100. package/dist-es/commands/PutResourcePolicyCommand.js +2 -14
  101. package/dist-es/commands/PutRetentionPolicyCommand.js +2 -14
  102. package/dist-es/commands/PutSubscriptionFilterCommand.js +2 -14
  103. package/dist-es/commands/PutSyslogConfigurationCommand.js +2 -14
  104. package/dist-es/commands/PutTransformerCommand.js +2 -14
  105. package/dist-es/commands/StartLiveTailCommand.js +2 -18
  106. package/dist-es/commands/StartQueryCommand.js +2 -14
  107. package/dist-es/commands/StopQueryCommand.js +2 -14
  108. package/dist-es/commands/TagLogGroupCommand.js +2 -14
  109. package/dist-es/commands/TagResourceCommand.js +2 -14
  110. package/dist-es/commands/TestMetricFilterCommand.js +2 -14
  111. package/dist-es/commands/TestTransformerCommand.js +2 -14
  112. package/dist-es/commands/UntagLogGroupCommand.js +2 -14
  113. package/dist-es/commands/UntagResourceCommand.js +2 -14
  114. package/dist-es/commands/UpdateAnomalyCommand.js +2 -14
  115. package/dist-es/commands/UpdateDeliveryConfigurationCommand.js +2 -14
  116. package/dist-es/commands/UpdateLogAnomalyDetectorCommand.js +2 -14
  117. package/dist-es/commands/UpdateLookupTableCommand.js +2 -14
  118. package/dist-es/commands/UpdateScheduledQueryCommand.js +2 -14
  119. package/dist-es/index.js +1 -0
  120. package/dist-es/runtimeConfig.browser.js +0 -2
  121. package/dist-es/runtimeConfig.js +1 -2
  122. package/dist-es/runtimeConfig.native.js +0 -2
  123. package/dist-es/runtimeConfig.shared.js +2 -0
  124. package/dist-types/commandBuilder.d.ts +18 -0
  125. package/dist-types/commands/AssociateKmsKeyCommand.d.ts +3 -8
  126. package/dist-types/commands/AssociateSourceToS3TableIntegrationCommand.d.ts +3 -8
  127. package/dist-types/commands/CancelExportTaskCommand.d.ts +3 -8
  128. package/dist-types/commands/CancelImportTaskCommand.d.ts +3 -8
  129. package/dist-types/commands/CreateDeliveryCommand.d.ts +3 -8
  130. package/dist-types/commands/CreateExportTaskCommand.d.ts +3 -8
  131. package/dist-types/commands/CreateImportTaskCommand.d.ts +3 -8
  132. package/dist-types/commands/CreateLogAnomalyDetectorCommand.d.ts +3 -8
  133. package/dist-types/commands/CreateLogGroupCommand.d.ts +3 -8
  134. package/dist-types/commands/CreateLogStreamCommand.d.ts +3 -8
  135. package/dist-types/commands/CreateLookupTableCommand.d.ts +3 -8
  136. package/dist-types/commands/CreateScheduledQueryCommand.d.ts +3 -8
  137. package/dist-types/commands/DeleteAccountPolicyCommand.d.ts +3 -8
  138. package/dist-types/commands/DeleteDataProtectionPolicyCommand.d.ts +3 -8
  139. package/dist-types/commands/DeleteDeliveryCommand.d.ts +3 -8
  140. package/dist-types/commands/DeleteDeliveryDestinationCommand.d.ts +3 -8
  141. package/dist-types/commands/DeleteDeliveryDestinationPolicyCommand.d.ts +3 -8
  142. package/dist-types/commands/DeleteDeliverySourceCommand.d.ts +3 -8
  143. package/dist-types/commands/DeleteDestinationCommand.d.ts +3 -8
  144. package/dist-types/commands/DeleteIndexPolicyCommand.d.ts +3 -8
  145. package/dist-types/commands/DeleteIntegrationCommand.d.ts +3 -8
  146. package/dist-types/commands/DeleteLogAnomalyDetectorCommand.d.ts +3 -8
  147. package/dist-types/commands/DeleteLogGroupCommand.d.ts +3 -8
  148. package/dist-types/commands/DeleteLogStreamCommand.d.ts +3 -8
  149. package/dist-types/commands/DeleteLookupTableCommand.d.ts +3 -8
  150. package/dist-types/commands/DeleteMetricFilterCommand.d.ts +3 -8
  151. package/dist-types/commands/DeleteQueryDefinitionCommand.d.ts +3 -8
  152. package/dist-types/commands/DeleteResourcePolicyCommand.d.ts +3 -8
  153. package/dist-types/commands/DeleteRetentionPolicyCommand.d.ts +3 -8
  154. package/dist-types/commands/DeleteScheduledQueryCommand.d.ts +3 -8
  155. package/dist-types/commands/DeleteSubscriptionFilterCommand.d.ts +3 -8
  156. package/dist-types/commands/DeleteSyslogConfigurationCommand.d.ts +3 -8
  157. package/dist-types/commands/DeleteTransformerCommand.d.ts +3 -8
  158. package/dist-types/commands/DescribeAccountPoliciesCommand.d.ts +3 -8
  159. package/dist-types/commands/DescribeConfigurationTemplatesCommand.d.ts +3 -8
  160. package/dist-types/commands/DescribeDeliveriesCommand.d.ts +3 -8
  161. package/dist-types/commands/DescribeDeliveryDestinationsCommand.d.ts +3 -8
  162. package/dist-types/commands/DescribeDeliverySourcesCommand.d.ts +3 -8
  163. package/dist-types/commands/DescribeDestinationsCommand.d.ts +3 -8
  164. package/dist-types/commands/DescribeExportTasksCommand.d.ts +3 -8
  165. package/dist-types/commands/DescribeFieldIndexesCommand.d.ts +3 -8
  166. package/dist-types/commands/DescribeImportTaskBatchesCommand.d.ts +3 -8
  167. package/dist-types/commands/DescribeImportTasksCommand.d.ts +3 -8
  168. package/dist-types/commands/DescribeIndexPoliciesCommand.d.ts +3 -8
  169. package/dist-types/commands/DescribeLogGroupsCommand.d.ts +3 -8
  170. package/dist-types/commands/DescribeLogStreamsCommand.d.ts +3 -8
  171. package/dist-types/commands/DescribeLookupTablesCommand.d.ts +3 -8
  172. package/dist-types/commands/DescribeMetricFiltersCommand.d.ts +3 -8
  173. package/dist-types/commands/DescribeQueriesCommand.d.ts +3 -8
  174. package/dist-types/commands/DescribeQueryDefinitionsCommand.d.ts +3 -8
  175. package/dist-types/commands/DescribeResourcePoliciesCommand.d.ts +3 -8
  176. package/dist-types/commands/DescribeSubscriptionFiltersCommand.d.ts +3 -8
  177. package/dist-types/commands/DisassociateKmsKeyCommand.d.ts +3 -8
  178. package/dist-types/commands/DisassociateSourceFromS3TableIntegrationCommand.d.ts +3 -8
  179. package/dist-types/commands/FilterLogEventsCommand.d.ts +3 -8
  180. package/dist-types/commands/GetDataProtectionPolicyCommand.d.ts +3 -8
  181. package/dist-types/commands/GetDeliveryCommand.d.ts +3 -8
  182. package/dist-types/commands/GetDeliveryDestinationCommand.d.ts +3 -8
  183. package/dist-types/commands/GetDeliveryDestinationPolicyCommand.d.ts +3 -8
  184. package/dist-types/commands/GetDeliverySourceCommand.d.ts +3 -8
  185. package/dist-types/commands/GetIntegrationCommand.d.ts +3 -8
  186. package/dist-types/commands/GetLogAnomalyDetectorCommand.d.ts +3 -8
  187. package/dist-types/commands/GetLogEventsCommand.d.ts +3 -8
  188. package/dist-types/commands/GetLogFieldsCommand.d.ts +3 -8
  189. package/dist-types/commands/GetLogGroupFieldsCommand.d.ts +3 -8
  190. package/dist-types/commands/GetLogObjectCommand.d.ts +3 -8
  191. package/dist-types/commands/GetLogRecordCommand.d.ts +3 -8
  192. package/dist-types/commands/GetLookupTableCommand.d.ts +3 -8
  193. package/dist-types/commands/GetQueryResultsCommand.d.ts +3 -8
  194. package/dist-types/commands/GetScheduledQueryCommand.d.ts +3 -8
  195. package/dist-types/commands/GetScheduledQueryHistoryCommand.d.ts +3 -8
  196. package/dist-types/commands/GetTransformerCommand.d.ts +3 -8
  197. package/dist-types/commands/ListAggregateLogGroupSummariesCommand.d.ts +3 -8
  198. package/dist-types/commands/ListAnomaliesCommand.d.ts +3 -8
  199. package/dist-types/commands/ListIntegrationsCommand.d.ts +3 -8
  200. package/dist-types/commands/ListLogAnomalyDetectorsCommand.d.ts +3 -8
  201. package/dist-types/commands/ListLogGroupsCommand.d.ts +3 -8
  202. package/dist-types/commands/ListLogGroupsForQueryCommand.d.ts +3 -8
  203. package/dist-types/commands/ListScheduledQueriesCommand.d.ts +3 -8
  204. package/dist-types/commands/ListSourcesForS3TableIntegrationCommand.d.ts +3 -8
  205. package/dist-types/commands/ListSyslogConfigurationsCommand.d.ts +3 -8
  206. package/dist-types/commands/ListTagsForResourceCommand.d.ts +3 -8
  207. package/dist-types/commands/ListTagsLogGroupCommand.d.ts +3 -8
  208. package/dist-types/commands/PutAccountPolicyCommand.d.ts +3 -8
  209. package/dist-types/commands/PutBearerTokenAuthenticationCommand.d.ts +3 -8
  210. package/dist-types/commands/PutDataProtectionPolicyCommand.d.ts +3 -8
  211. package/dist-types/commands/PutDeliveryDestinationCommand.d.ts +3 -8
  212. package/dist-types/commands/PutDeliveryDestinationPolicyCommand.d.ts +3 -8
  213. package/dist-types/commands/PutDeliverySourceCommand.d.ts +3 -8
  214. package/dist-types/commands/PutDestinationCommand.d.ts +3 -8
  215. package/dist-types/commands/PutDestinationPolicyCommand.d.ts +3 -8
  216. package/dist-types/commands/PutIndexPolicyCommand.d.ts +3 -8
  217. package/dist-types/commands/PutIntegrationCommand.d.ts +3 -8
  218. package/dist-types/commands/PutLogEventsCommand.d.ts +3 -8
  219. package/dist-types/commands/PutLogGroupDeletionProtectionCommand.d.ts +3 -8
  220. package/dist-types/commands/PutMetricFilterCommand.d.ts +3 -8
  221. package/dist-types/commands/PutQueryDefinitionCommand.d.ts +3 -8
  222. package/dist-types/commands/PutResourcePolicyCommand.d.ts +3 -8
  223. package/dist-types/commands/PutRetentionPolicyCommand.d.ts +3 -8
  224. package/dist-types/commands/PutSubscriptionFilterCommand.d.ts +3 -8
  225. package/dist-types/commands/PutSyslogConfigurationCommand.d.ts +3 -8
  226. package/dist-types/commands/PutTransformerCommand.d.ts +3 -8
  227. package/dist-types/commands/StartLiveTailCommand.d.ts +3 -8
  228. package/dist-types/commands/StartQueryCommand.d.ts +3 -8
  229. package/dist-types/commands/StopQueryCommand.d.ts +3 -8
  230. package/dist-types/commands/TagLogGroupCommand.d.ts +3 -8
  231. package/dist-types/commands/TagResourceCommand.d.ts +3 -8
  232. package/dist-types/commands/TestMetricFilterCommand.d.ts +3 -8
  233. package/dist-types/commands/TestTransformerCommand.d.ts +3 -8
  234. package/dist-types/commands/UntagLogGroupCommand.d.ts +3 -8
  235. package/dist-types/commands/UntagResourceCommand.d.ts +3 -8
  236. package/dist-types/commands/UpdateAnomalyCommand.d.ts +3 -8
  237. package/dist-types/commands/UpdateDeliveryConfigurationCommand.d.ts +3 -8
  238. package/dist-types/commands/UpdateLogAnomalyDetectorCommand.d.ts +3 -8
  239. package/dist-types/commands/UpdateLookupTableCommand.d.ts +3 -8
  240. package/dist-types/commands/UpdateScheduledQueryCommand.d.ts +3 -8
  241. package/dist-types/index.d.ts +1 -0
  242. package/dist-types/runtimeConfig.browser.d.ts +1 -1
  243. package/dist-types/runtimeConfig.d.ts +1 -1
  244. package/dist-types/runtimeConfig.native.d.ts +1 -1
  245. package/dist-types/runtimeConfig.shared.d.ts +1 -0
  246. package/dist-types/ts3.4/commandBuilder.d.ts +46 -0
  247. package/dist-types/ts3.4/commands/AssociateKmsKeyCommand.d.ts +7 -16
  248. package/dist-types/ts3.4/commands/AssociateSourceToS3TableIntegrationCommand.d.ts +7 -16
  249. package/dist-types/ts3.4/commands/CancelExportTaskCommand.d.ts +7 -16
  250. package/dist-types/ts3.4/commands/CancelImportTaskCommand.d.ts +7 -16
  251. package/dist-types/ts3.4/commands/CreateDeliveryCommand.d.ts +7 -16
  252. package/dist-types/ts3.4/commands/CreateExportTaskCommand.d.ts +7 -16
  253. package/dist-types/ts3.4/commands/CreateImportTaskCommand.d.ts +7 -16
  254. package/dist-types/ts3.4/commands/CreateLogAnomalyDetectorCommand.d.ts +7 -16
  255. package/dist-types/ts3.4/commands/CreateLogGroupCommand.d.ts +7 -16
  256. package/dist-types/ts3.4/commands/CreateLogStreamCommand.d.ts +7 -16
  257. package/dist-types/ts3.4/commands/CreateLookupTableCommand.d.ts +7 -16
  258. package/dist-types/ts3.4/commands/CreateScheduledQueryCommand.d.ts +7 -16
  259. package/dist-types/ts3.4/commands/DeleteAccountPolicyCommand.d.ts +7 -16
  260. package/dist-types/ts3.4/commands/DeleteDataProtectionPolicyCommand.d.ts +7 -16
  261. package/dist-types/ts3.4/commands/DeleteDeliveryCommand.d.ts +7 -16
  262. package/dist-types/ts3.4/commands/DeleteDeliveryDestinationCommand.d.ts +7 -16
  263. package/dist-types/ts3.4/commands/DeleteDeliveryDestinationPolicyCommand.d.ts +7 -16
  264. package/dist-types/ts3.4/commands/DeleteDeliverySourceCommand.d.ts +7 -16
  265. package/dist-types/ts3.4/commands/DeleteDestinationCommand.d.ts +7 -16
  266. package/dist-types/ts3.4/commands/DeleteIndexPolicyCommand.d.ts +7 -16
  267. package/dist-types/ts3.4/commands/DeleteIntegrationCommand.d.ts +7 -16
  268. package/dist-types/ts3.4/commands/DeleteLogAnomalyDetectorCommand.d.ts +7 -16
  269. package/dist-types/ts3.4/commands/DeleteLogGroupCommand.d.ts +7 -16
  270. package/dist-types/ts3.4/commands/DeleteLogStreamCommand.d.ts +7 -16
  271. package/dist-types/ts3.4/commands/DeleteLookupTableCommand.d.ts +7 -16
  272. package/dist-types/ts3.4/commands/DeleteMetricFilterCommand.d.ts +7 -16
  273. package/dist-types/ts3.4/commands/DeleteQueryDefinitionCommand.d.ts +7 -16
  274. package/dist-types/ts3.4/commands/DeleteResourcePolicyCommand.d.ts +7 -16
  275. package/dist-types/ts3.4/commands/DeleteRetentionPolicyCommand.d.ts +7 -16
  276. package/dist-types/ts3.4/commands/DeleteScheduledQueryCommand.d.ts +7 -16
  277. package/dist-types/ts3.4/commands/DeleteSubscriptionFilterCommand.d.ts +7 -16
  278. package/dist-types/ts3.4/commands/DeleteSyslogConfigurationCommand.d.ts +7 -16
  279. package/dist-types/ts3.4/commands/DeleteTransformerCommand.d.ts +7 -16
  280. package/dist-types/ts3.4/commands/DescribeAccountPoliciesCommand.d.ts +7 -16
  281. package/dist-types/ts3.4/commands/DescribeConfigurationTemplatesCommand.d.ts +7 -16
  282. package/dist-types/ts3.4/commands/DescribeDeliveriesCommand.d.ts +7 -16
  283. package/dist-types/ts3.4/commands/DescribeDeliveryDestinationsCommand.d.ts +7 -16
  284. package/dist-types/ts3.4/commands/DescribeDeliverySourcesCommand.d.ts +7 -16
  285. package/dist-types/ts3.4/commands/DescribeDestinationsCommand.d.ts +7 -16
  286. package/dist-types/ts3.4/commands/DescribeExportTasksCommand.d.ts +7 -16
  287. package/dist-types/ts3.4/commands/DescribeFieldIndexesCommand.d.ts +7 -16
  288. package/dist-types/ts3.4/commands/DescribeImportTaskBatchesCommand.d.ts +7 -16
  289. package/dist-types/ts3.4/commands/DescribeImportTasksCommand.d.ts +7 -16
  290. package/dist-types/ts3.4/commands/DescribeIndexPoliciesCommand.d.ts +7 -16
  291. package/dist-types/ts3.4/commands/DescribeLogGroupsCommand.d.ts +7 -16
  292. package/dist-types/ts3.4/commands/DescribeLogStreamsCommand.d.ts +7 -16
  293. package/dist-types/ts3.4/commands/DescribeLookupTablesCommand.d.ts +7 -16
  294. package/dist-types/ts3.4/commands/DescribeMetricFiltersCommand.d.ts +7 -16
  295. package/dist-types/ts3.4/commands/DescribeQueriesCommand.d.ts +7 -16
  296. package/dist-types/ts3.4/commands/DescribeQueryDefinitionsCommand.d.ts +7 -16
  297. package/dist-types/ts3.4/commands/DescribeResourcePoliciesCommand.d.ts +7 -16
  298. package/dist-types/ts3.4/commands/DescribeSubscriptionFiltersCommand.d.ts +7 -16
  299. package/dist-types/ts3.4/commands/DisassociateKmsKeyCommand.d.ts +7 -16
  300. package/dist-types/ts3.4/commands/DisassociateSourceFromS3TableIntegrationCommand.d.ts +7 -16
  301. package/dist-types/ts3.4/commands/FilterLogEventsCommand.d.ts +7 -16
  302. package/dist-types/ts3.4/commands/GetDataProtectionPolicyCommand.d.ts +7 -16
  303. package/dist-types/ts3.4/commands/GetDeliveryCommand.d.ts +7 -16
  304. package/dist-types/ts3.4/commands/GetDeliveryDestinationCommand.d.ts +7 -16
  305. package/dist-types/ts3.4/commands/GetDeliveryDestinationPolicyCommand.d.ts +7 -16
  306. package/dist-types/ts3.4/commands/GetDeliverySourceCommand.d.ts +7 -16
  307. package/dist-types/ts3.4/commands/GetIntegrationCommand.d.ts +7 -16
  308. package/dist-types/ts3.4/commands/GetLogAnomalyDetectorCommand.d.ts +7 -16
  309. package/dist-types/ts3.4/commands/GetLogEventsCommand.d.ts +7 -16
  310. package/dist-types/ts3.4/commands/GetLogFieldsCommand.d.ts +7 -16
  311. package/dist-types/ts3.4/commands/GetLogGroupFieldsCommand.d.ts +7 -16
  312. package/dist-types/ts3.4/commands/GetLogObjectCommand.d.ts +7 -16
  313. package/dist-types/ts3.4/commands/GetLogRecordCommand.d.ts +7 -16
  314. package/dist-types/ts3.4/commands/GetLookupTableCommand.d.ts +7 -16
  315. package/dist-types/ts3.4/commands/GetQueryResultsCommand.d.ts +7 -16
  316. package/dist-types/ts3.4/commands/GetScheduledQueryCommand.d.ts +7 -16
  317. package/dist-types/ts3.4/commands/GetScheduledQueryHistoryCommand.d.ts +7 -16
  318. package/dist-types/ts3.4/commands/GetTransformerCommand.d.ts +7 -16
  319. package/dist-types/ts3.4/commands/ListAggregateLogGroupSummariesCommand.d.ts +7 -16
  320. package/dist-types/ts3.4/commands/ListAnomaliesCommand.d.ts +7 -16
  321. package/dist-types/ts3.4/commands/ListIntegrationsCommand.d.ts +7 -16
  322. package/dist-types/ts3.4/commands/ListLogAnomalyDetectorsCommand.d.ts +7 -16
  323. package/dist-types/ts3.4/commands/ListLogGroupsCommand.d.ts +7 -16
  324. package/dist-types/ts3.4/commands/ListLogGroupsForQueryCommand.d.ts +7 -16
  325. package/dist-types/ts3.4/commands/ListScheduledQueriesCommand.d.ts +7 -16
  326. package/dist-types/ts3.4/commands/ListSourcesForS3TableIntegrationCommand.d.ts +7 -16
  327. package/dist-types/ts3.4/commands/ListSyslogConfigurationsCommand.d.ts +7 -16
  328. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +7 -16
  329. package/dist-types/ts3.4/commands/ListTagsLogGroupCommand.d.ts +7 -16
  330. package/dist-types/ts3.4/commands/PutAccountPolicyCommand.d.ts +7 -16
  331. package/dist-types/ts3.4/commands/PutBearerTokenAuthenticationCommand.d.ts +7 -16
  332. package/dist-types/ts3.4/commands/PutDataProtectionPolicyCommand.d.ts +7 -16
  333. package/dist-types/ts3.4/commands/PutDeliveryDestinationCommand.d.ts +7 -16
  334. package/dist-types/ts3.4/commands/PutDeliveryDestinationPolicyCommand.d.ts +7 -16
  335. package/dist-types/ts3.4/commands/PutDeliverySourceCommand.d.ts +7 -16
  336. package/dist-types/ts3.4/commands/PutDestinationCommand.d.ts +7 -16
  337. package/dist-types/ts3.4/commands/PutDestinationPolicyCommand.d.ts +7 -16
  338. package/dist-types/ts3.4/commands/PutIndexPolicyCommand.d.ts +7 -16
  339. package/dist-types/ts3.4/commands/PutIntegrationCommand.d.ts +7 -16
  340. package/dist-types/ts3.4/commands/PutLogEventsCommand.d.ts +7 -16
  341. package/dist-types/ts3.4/commands/PutLogGroupDeletionProtectionCommand.d.ts +7 -16
  342. package/dist-types/ts3.4/commands/PutMetricFilterCommand.d.ts +7 -16
  343. package/dist-types/ts3.4/commands/PutQueryDefinitionCommand.d.ts +7 -16
  344. package/dist-types/ts3.4/commands/PutResourcePolicyCommand.d.ts +7 -16
  345. package/dist-types/ts3.4/commands/PutRetentionPolicyCommand.d.ts +7 -16
  346. package/dist-types/ts3.4/commands/PutSubscriptionFilterCommand.d.ts +7 -16
  347. package/dist-types/ts3.4/commands/PutSyslogConfigurationCommand.d.ts +7 -16
  348. package/dist-types/ts3.4/commands/PutTransformerCommand.d.ts +7 -16
  349. package/dist-types/ts3.4/commands/StartLiveTailCommand.d.ts +7 -16
  350. package/dist-types/ts3.4/commands/StartQueryCommand.d.ts +7 -16
  351. package/dist-types/ts3.4/commands/StopQueryCommand.d.ts +7 -16
  352. package/dist-types/ts3.4/commands/TagLogGroupCommand.d.ts +7 -16
  353. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +7 -16
  354. package/dist-types/ts3.4/commands/TestMetricFilterCommand.d.ts +7 -16
  355. package/dist-types/ts3.4/commands/TestTransformerCommand.d.ts +7 -16
  356. package/dist-types/ts3.4/commands/UntagLogGroupCommand.d.ts +7 -16
  357. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +7 -16
  358. package/dist-types/ts3.4/commands/UpdateAnomalyCommand.d.ts +7 -16
  359. package/dist-types/ts3.4/commands/UpdateDeliveryConfigurationCommand.d.ts +7 -16
  360. package/dist-types/ts3.4/commands/UpdateLogAnomalyDetectorCommand.d.ts +7 -16
  361. package/dist-types/ts3.4/commands/UpdateLookupTableCommand.d.ts +7 -16
  362. package/dist-types/ts3.4/commands/UpdateScheduledQueryCommand.d.ts +7 -16
  363. package/dist-types/ts3.4/index.d.ts +1 -0
  364. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +1 -1
  365. package/dist-types/ts3.4/runtimeConfig.d.ts +1 -1
  366. package/dist-types/ts3.4/runtimeConfig.native.d.ts +1 -1
  367. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +1 -0
  368. package/package.json +9 -11
package/dist-cjs/index.js CHANGED
@@ -1,7 +1,8 @@
1
1
  const { awsEndpointFunctions, emitWarningIfUnsupportedVersion: emitWarningIfUnsupportedVersion$1, createDefaultUserAgentProvider, NODE_APP_ID_CONFIG_OPTIONS, getAwsRegionExtensionConfiguration, resolveAwsRegionExtensionConfiguration, resolveUserAgentConfig, resolveHostHeaderConfig, getUserAgentPlugin, getHostHeaderPlugin, getLoggerPlugin, getRecursionDetectionPlugin } = require("@aws-sdk/core/client");
2
2
  const { getHttpAuthSchemeEndpointRuleSetPlugin, DefaultIdentityProviderConfig, getHttpSigningPlugin, createPaginator } = require("@smithy/core");
3
- const { normalizeProvider, getSmithyContext, ServiceException, NoOpLogger, emitWarningIfUnsupportedVersion, loadConfigsForDefaultMode, getDefaultExtensionConfiguration, resolveDefaultRuntimeConfig, Client, Command, createAggregatedClient } = require("@smithy/core/client");
4
- exports.$Command = Command;
3
+ const { normalizeProvider, getSmithyContext, ServiceException, NoOpLogger, emitWarningIfUnsupportedVersion, loadConfigsForDefaultMode, getDefaultExtensionConfiguration, resolveDefaultRuntimeConfig, Client, makeBuilder, createAggregatedClient } = require("@smithy/core/client");
4
+ const { Command: $Command } = require("@smithy/core/client");
5
+ exports.$Command = $Command;
5
6
  exports.__Client = Client;
6
7
  const { resolveDefaultsModeConfig, loadConfig, NODE_USE_FIPS_ENDPOINT_CONFIG_OPTIONS, NODE_USE_DUALSTACK_ENDPOINT_CONFIG_OPTIONS, NODE_REGION_CONFIG_OPTIONS, NODE_REGION_CONFIG_FILE_OPTIONS, resolveRegionConfig } = require("@smithy/core/config");
7
8
  const { BinaryDecisionDiagram, EndpointCache, decideEndpoint, customEndpointFunctions, resolveEndpointConfig, getEndpointPlugin } = require("@smithy/core/endpoints");
@@ -11,9 +12,10 @@ const { DEFAULT_RETRY_MODE, NODE_RETRY_MODE_CONFIG_OPTIONS, NODE_MAX_ATTEMPT_CON
11
12
  const { TypeRegistry, getSchemaSerdePlugin } = require("@smithy/core/schema");
12
13
  const { resolveAwsSdkSigV4Config, AwsSdkSigV4Signer, NODE_AUTH_SCHEME_PREFERENCE_OPTIONS } = require("@aws-sdk/core/httpAuthSchemes");
13
14
  const { defaultProvider } = require("@aws-sdk/credential-provider-node");
14
- const { toUtf8, fromUtf8, toBase64, fromBase64, Hash, calculateBodyLength } = require("@smithy/core/serde");
15
+ const { toUtf8, fromUtf8, toBase64, fromBase64, calculateBodyLength } = require("@smithy/core/serde");
15
16
  const { streamCollector, NodeHttpHandler } = require("@smithy/node-http-handler");
16
17
  const { AwsJson1_1Protocol } = require("@aws-sdk/core/protocols");
18
+ const { Sha256 } = require("@smithy/core/checksum");
17
19
 
18
20
  const defaultCloudWatchLogsHttpAuthSchemeParametersProvider = async (config, context, input) => {
19
21
  return {
@@ -68,7 +70,7 @@ const commonParams = {
68
70
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
69
71
  };
70
72
 
71
- var version = "3.1075.0";
73
+ var version = "3.1077.0";
72
74
  var packageInfo = {
73
75
  version: version};
74
76
 
@@ -3585,6 +3587,7 @@ const getRuntimeConfig$1 = (config) => {
3585
3587
  serviceTarget: "Logs_20140328",
3586
3588
  },
3587
3589
  serviceId: config?.serviceId ?? "CloudWatch Logs",
3590
+ sha256: config?.sha256 ?? Sha256,
3588
3591
  urlParser: config?.urlParser ?? parseUrl,
3589
3592
  utf8Decoder: config?.utf8Decoder ?? fromUtf8,
3590
3593
  utf8Encoder: config?.utf8Encoder ?? toUtf8,
@@ -3619,7 +3622,6 @@ const getRuntimeConfig = (config) => {
3619
3622
  ...NODE_RETRY_MODE_CONFIG_OPTIONS,
3620
3623
  default: async () => (await defaultConfigProvider()).retryMode || DEFAULT_RETRY_MODE,
3621
3624
  }, config),
3622
- sha256: config?.sha256 ?? Hash.bind(null, "sha256"),
3623
3625
  streamCollector: config?.streamCollector ?? streamCollector,
3624
3626
  useDualstackEndpoint: config?.useDualstackEndpoint ?? loadConfig(NODE_USE_DUALSTACK_ENDPOINT_CONFIG_OPTIONS, loaderConfig),
3625
3627
  useFipsEndpoint: config?.useFipsEndpoint ?? loadConfig(NODE_USE_FIPS_ENDPOINT_CONFIG_OPTIONS, loaderConfig),
@@ -3708,1404 +3710,356 @@ class CloudWatchLogsClient extends Client {
3708
3710
  }
3709
3711
  }
3710
3712
 
3711
- class AssociateKmsKeyCommand extends Command
3712
- .classBuilder()
3713
- .ep(commonParams)
3714
- .m(function (Command, cs, config, o) {
3715
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3716
- })
3717
- .s("Logs_20140328", "AssociateKmsKey", {})
3718
- .n("CloudWatchLogsClient", "AssociateKmsKeyCommand")
3719
- .sc(AssociateKmsKey$)
3720
- .build() {
3721
- }
3722
-
3723
- class AssociateSourceToS3TableIntegrationCommand extends Command
3724
- .classBuilder()
3725
- .ep(commonParams)
3726
- .m(function (Command, cs, config, o) {
3727
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3728
- })
3729
- .s("Logs_20140328", "AssociateSourceToS3TableIntegration", {})
3730
- .n("CloudWatchLogsClient", "AssociateSourceToS3TableIntegrationCommand")
3731
- .sc(AssociateSourceToS3TableIntegration$)
3732
- .build() {
3733
- }
3734
-
3735
- class CancelExportTaskCommand extends Command
3736
- .classBuilder()
3737
- .ep(commonParams)
3738
- .m(function (Command, cs, config, o) {
3739
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3740
- })
3741
- .s("Logs_20140328", "CancelExportTask", {})
3742
- .n("CloudWatchLogsClient", "CancelExportTaskCommand")
3743
- .sc(CancelExportTask$)
3744
- .build() {
3745
- }
3746
-
3747
- class CancelImportTaskCommand extends Command
3748
- .classBuilder()
3749
- .ep(commonParams)
3750
- .m(function (Command, cs, config, o) {
3751
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3752
- })
3753
- .s("Logs_20140328", "CancelImportTask", {})
3754
- .n("CloudWatchLogsClient", "CancelImportTaskCommand")
3755
- .sc(CancelImportTask$)
3756
- .build() {
3757
- }
3758
-
3759
- class CreateDeliveryCommand extends Command
3760
- .classBuilder()
3761
- .ep(commonParams)
3762
- .m(function (Command, cs, config, o) {
3763
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3764
- })
3765
- .s("Logs_20140328", "CreateDelivery", {})
3766
- .n("CloudWatchLogsClient", "CreateDeliveryCommand")
3767
- .sc(CreateDelivery$)
3768
- .build() {
3769
- }
3770
-
3771
- class CreateExportTaskCommand extends Command
3772
- .classBuilder()
3773
- .ep(commonParams)
3774
- .m(function (Command, cs, config, o) {
3775
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3776
- })
3777
- .s("Logs_20140328", "CreateExportTask", {})
3778
- .n("CloudWatchLogsClient", "CreateExportTaskCommand")
3779
- .sc(CreateExportTask$)
3780
- .build() {
3781
- }
3782
-
3783
- class CreateImportTaskCommand extends Command
3784
- .classBuilder()
3785
- .ep(commonParams)
3786
- .m(function (Command, cs, config, o) {
3787
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3788
- })
3789
- .s("Logs_20140328", "CreateImportTask", {})
3790
- .n("CloudWatchLogsClient", "CreateImportTaskCommand")
3791
- .sc(CreateImportTask$)
3792
- .build() {
3793
- }
3794
-
3795
- class CreateLogAnomalyDetectorCommand extends Command
3796
- .classBuilder()
3797
- .ep(commonParams)
3798
- .m(function (Command, cs, config, o) {
3799
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3800
- })
3801
- .s("Logs_20140328", "CreateLogAnomalyDetector", {})
3802
- .n("CloudWatchLogsClient", "CreateLogAnomalyDetectorCommand")
3803
- .sc(CreateLogAnomalyDetector$)
3804
- .build() {
3805
- }
3806
-
3807
- class CreateLogGroupCommand extends Command
3808
- .classBuilder()
3809
- .ep(commonParams)
3810
- .m(function (Command, cs, config, o) {
3811
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3812
- })
3813
- .s("Logs_20140328", "CreateLogGroup", {})
3814
- .n("CloudWatchLogsClient", "CreateLogGroupCommand")
3815
- .sc(CreateLogGroup$)
3816
- .build() {
3817
- }
3818
-
3819
- class CreateLogStreamCommand extends Command
3820
- .classBuilder()
3821
- .ep(commonParams)
3822
- .m(function (Command, cs, config, o) {
3823
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3824
- })
3825
- .s("Logs_20140328", "CreateLogStream", {})
3826
- .n("CloudWatchLogsClient", "CreateLogStreamCommand")
3827
- .sc(CreateLogStream$)
3828
- .build() {
3829
- }
3830
-
3831
- class CreateLookupTableCommand extends Command
3832
- .classBuilder()
3833
- .ep(commonParams)
3834
- .m(function (Command, cs, config, o) {
3835
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3836
- })
3837
- .s("Logs_20140328", "CreateLookupTable", {})
3838
- .n("CloudWatchLogsClient", "CreateLookupTableCommand")
3839
- .sc(CreateLookupTable$)
3840
- .build() {
3841
- }
3842
-
3843
- class CreateScheduledQueryCommand extends Command
3844
- .classBuilder()
3845
- .ep(commonParams)
3846
- .m(function (Command, cs, config, o) {
3847
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3848
- })
3849
- .s("Logs_20140328", "CreateScheduledQuery", {})
3850
- .n("CloudWatchLogsClient", "CreateScheduledQueryCommand")
3851
- .sc(CreateScheduledQuery$)
3852
- .build() {
3853
- }
3854
-
3855
- class DeleteAccountPolicyCommand extends Command
3856
- .classBuilder()
3857
- .ep(commonParams)
3858
- .m(function (Command, cs, config, o) {
3859
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3860
- })
3861
- .s("Logs_20140328", "DeleteAccountPolicy", {})
3862
- .n("CloudWatchLogsClient", "DeleteAccountPolicyCommand")
3863
- .sc(DeleteAccountPolicy$)
3864
- .build() {
3865
- }
3866
-
3867
- class DeleteDataProtectionPolicyCommand extends Command
3868
- .classBuilder()
3869
- .ep(commonParams)
3870
- .m(function (Command, cs, config, o) {
3871
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3872
- })
3873
- .s("Logs_20140328", "DeleteDataProtectionPolicy", {})
3874
- .n("CloudWatchLogsClient", "DeleteDataProtectionPolicyCommand")
3875
- .sc(DeleteDataProtectionPolicy$)
3876
- .build() {
3877
- }
3878
-
3879
- class DeleteDeliveryCommand extends Command
3880
- .classBuilder()
3881
- .ep(commonParams)
3882
- .m(function (Command, cs, config, o) {
3883
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3884
- })
3885
- .s("Logs_20140328", "DeleteDelivery", {})
3886
- .n("CloudWatchLogsClient", "DeleteDeliveryCommand")
3887
- .sc(DeleteDelivery$)
3888
- .build() {
3889
- }
3890
-
3891
- class DeleteDeliveryDestinationCommand extends Command
3892
- .classBuilder()
3893
- .ep(commonParams)
3894
- .m(function (Command, cs, config, o) {
3895
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3896
- })
3897
- .s("Logs_20140328", "DeleteDeliveryDestination", {})
3898
- .n("CloudWatchLogsClient", "DeleteDeliveryDestinationCommand")
3899
- .sc(DeleteDeliveryDestination$)
3900
- .build() {
3901
- }
3902
-
3903
- class DeleteDeliveryDestinationPolicyCommand extends Command
3904
- .classBuilder()
3905
- .ep(commonParams)
3906
- .m(function (Command, cs, config, o) {
3907
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3908
- })
3909
- .s("Logs_20140328", "DeleteDeliveryDestinationPolicy", {})
3910
- .n("CloudWatchLogsClient", "DeleteDeliveryDestinationPolicyCommand")
3911
- .sc(DeleteDeliveryDestinationPolicy$)
3912
- .build() {
3913
- }
3914
-
3915
- class DeleteDeliverySourceCommand extends Command
3916
- .classBuilder()
3917
- .ep(commonParams)
3918
- .m(function (Command, cs, config, o) {
3919
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3920
- })
3921
- .s("Logs_20140328", "DeleteDeliverySource", {})
3922
- .n("CloudWatchLogsClient", "DeleteDeliverySourceCommand")
3923
- .sc(DeleteDeliverySource$)
3924
- .build() {
3925
- }
3926
-
3927
- class DeleteDestinationCommand extends Command
3928
- .classBuilder()
3929
- .ep(commonParams)
3930
- .m(function (Command, cs, config, o) {
3931
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3932
- })
3933
- .s("Logs_20140328", "DeleteDestination", {})
3934
- .n("CloudWatchLogsClient", "DeleteDestinationCommand")
3935
- .sc(DeleteDestination$)
3936
- .build() {
3937
- }
3938
-
3939
- class DeleteIndexPolicyCommand extends Command
3940
- .classBuilder()
3941
- .ep(commonParams)
3942
- .m(function (Command, cs, config, o) {
3943
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3944
- })
3945
- .s("Logs_20140328", "DeleteIndexPolicy", {})
3946
- .n("CloudWatchLogsClient", "DeleteIndexPolicyCommand")
3947
- .sc(DeleteIndexPolicy$)
3948
- .build() {
3949
- }
3950
-
3951
- class DeleteIntegrationCommand extends Command
3952
- .classBuilder()
3953
- .ep(commonParams)
3954
- .m(function (Command, cs, config, o) {
3955
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3956
- })
3957
- .s("Logs_20140328", "DeleteIntegration", {})
3958
- .n("CloudWatchLogsClient", "DeleteIntegrationCommand")
3959
- .sc(DeleteIntegration$)
3960
- .build() {
3961
- }
3962
-
3963
- class DeleteLogAnomalyDetectorCommand extends Command
3964
- .classBuilder()
3965
- .ep(commonParams)
3966
- .m(function (Command, cs, config, o) {
3967
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3968
- })
3969
- .s("Logs_20140328", "DeleteLogAnomalyDetector", {})
3970
- .n("CloudWatchLogsClient", "DeleteLogAnomalyDetectorCommand")
3971
- .sc(DeleteLogAnomalyDetector$)
3972
- .build() {
3973
- }
3974
-
3975
- class DeleteLogGroupCommand extends Command
3976
- .classBuilder()
3977
- .ep(commonParams)
3978
- .m(function (Command, cs, config, o) {
3979
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3980
- })
3981
- .s("Logs_20140328", "DeleteLogGroup", {})
3982
- .n("CloudWatchLogsClient", "DeleteLogGroupCommand")
3983
- .sc(DeleteLogGroup$)
3984
- .build() {
3985
- }
3986
-
3987
- class DeleteLogStreamCommand extends Command
3988
- .classBuilder()
3989
- .ep(commonParams)
3990
- .m(function (Command, cs, config, o) {
3991
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3992
- })
3993
- .s("Logs_20140328", "DeleteLogStream", {})
3994
- .n("CloudWatchLogsClient", "DeleteLogStreamCommand")
3995
- .sc(DeleteLogStream$)
3996
- .build() {
3997
- }
3998
-
3999
- class DeleteLookupTableCommand extends Command
4000
- .classBuilder()
4001
- .ep(commonParams)
4002
- .m(function (Command, cs, config, o) {
4003
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4004
- })
4005
- .s("Logs_20140328", "DeleteLookupTable", {})
4006
- .n("CloudWatchLogsClient", "DeleteLookupTableCommand")
4007
- .sc(DeleteLookupTable$)
4008
- .build() {
4009
- }
4010
-
4011
- class DeleteMetricFilterCommand extends Command
4012
- .classBuilder()
4013
- .ep(commonParams)
4014
- .m(function (Command, cs, config, o) {
4015
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4016
- })
4017
- .s("Logs_20140328", "DeleteMetricFilter", {})
4018
- .n("CloudWatchLogsClient", "DeleteMetricFilterCommand")
4019
- .sc(DeleteMetricFilter$)
4020
- .build() {
4021
- }
4022
-
4023
- class DeleteQueryDefinitionCommand extends Command
4024
- .classBuilder()
4025
- .ep(commonParams)
4026
- .m(function (Command, cs, config, o) {
4027
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4028
- })
4029
- .s("Logs_20140328", "DeleteQueryDefinition", {})
4030
- .n("CloudWatchLogsClient", "DeleteQueryDefinitionCommand")
4031
- .sc(DeleteQueryDefinition$)
4032
- .build() {
4033
- }
4034
-
4035
- class DeleteResourcePolicyCommand extends Command
4036
- .classBuilder()
4037
- .ep(commonParams)
4038
- .m(function (Command, cs, config, o) {
4039
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4040
- })
4041
- .s("Logs_20140328", "DeleteResourcePolicy", {})
4042
- .n("CloudWatchLogsClient", "DeleteResourcePolicyCommand")
4043
- .sc(DeleteResourcePolicy$)
4044
- .build() {
4045
- }
4046
-
4047
- class DeleteRetentionPolicyCommand extends Command
4048
- .classBuilder()
4049
- .ep(commonParams)
4050
- .m(function (Command, cs, config, o) {
4051
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4052
- })
4053
- .s("Logs_20140328", "DeleteRetentionPolicy", {})
4054
- .n("CloudWatchLogsClient", "DeleteRetentionPolicyCommand")
4055
- .sc(DeleteRetentionPolicy$)
4056
- .build() {
4057
- }
4058
-
4059
- class DeleteScheduledQueryCommand extends Command
4060
- .classBuilder()
4061
- .ep(commonParams)
4062
- .m(function (Command, cs, config, o) {
4063
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4064
- })
4065
- .s("Logs_20140328", "DeleteScheduledQuery", {})
4066
- .n("CloudWatchLogsClient", "DeleteScheduledQueryCommand")
4067
- .sc(DeleteScheduledQuery$)
4068
- .build() {
4069
- }
4070
-
4071
- class DeleteSubscriptionFilterCommand extends Command
4072
- .classBuilder()
4073
- .ep(commonParams)
4074
- .m(function (Command, cs, config, o) {
4075
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4076
- })
4077
- .s("Logs_20140328", "DeleteSubscriptionFilter", {})
4078
- .n("CloudWatchLogsClient", "DeleteSubscriptionFilterCommand")
4079
- .sc(DeleteSubscriptionFilter$)
4080
- .build() {
4081
- }
4082
-
4083
- class DeleteSyslogConfigurationCommand extends Command
4084
- .classBuilder()
4085
- .ep(commonParams)
4086
- .m(function (Command, cs, config, o) {
4087
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4088
- })
4089
- .s("Logs_20140328", "DeleteSyslogConfiguration", {})
4090
- .n("CloudWatchLogsClient", "DeleteSyslogConfigurationCommand")
4091
- .sc(DeleteSyslogConfiguration$)
4092
- .build() {
4093
- }
4094
-
4095
- class DeleteTransformerCommand extends Command
4096
- .classBuilder()
4097
- .ep(commonParams)
4098
- .m(function (Command, cs, config, o) {
4099
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4100
- })
4101
- .s("Logs_20140328", "DeleteTransformer", {})
4102
- .n("CloudWatchLogsClient", "DeleteTransformerCommand")
4103
- .sc(DeleteTransformer$)
4104
- .build() {
4105
- }
4106
-
4107
- class DescribeAccountPoliciesCommand extends Command
4108
- .classBuilder()
4109
- .ep(commonParams)
4110
- .m(function (Command, cs, config, o) {
4111
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4112
- })
4113
- .s("Logs_20140328", "DescribeAccountPolicies", {})
4114
- .n("CloudWatchLogsClient", "DescribeAccountPoliciesCommand")
4115
- .sc(DescribeAccountPolicies$)
4116
- .build() {
4117
- }
4118
-
4119
- class DescribeConfigurationTemplatesCommand extends Command
4120
- .classBuilder()
4121
- .ep(commonParams)
4122
- .m(function (Command, cs, config, o) {
4123
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4124
- })
4125
- .s("Logs_20140328", "DescribeConfigurationTemplates", {})
4126
- .n("CloudWatchLogsClient", "DescribeConfigurationTemplatesCommand")
4127
- .sc(DescribeConfigurationTemplates$)
4128
- .build() {
4129
- }
4130
-
4131
- class DescribeDeliveriesCommand extends Command
4132
- .classBuilder()
4133
- .ep(commonParams)
4134
- .m(function (Command, cs, config, o) {
4135
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4136
- })
4137
- .s("Logs_20140328", "DescribeDeliveries", {})
4138
- .n("CloudWatchLogsClient", "DescribeDeliveriesCommand")
4139
- .sc(DescribeDeliveries$)
4140
- .build() {
4141
- }
4142
-
4143
- class DescribeDeliveryDestinationsCommand extends Command
4144
- .classBuilder()
4145
- .ep(commonParams)
4146
- .m(function (Command, cs, config, o) {
4147
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4148
- })
4149
- .s("Logs_20140328", "DescribeDeliveryDestinations", {})
4150
- .n("CloudWatchLogsClient", "DescribeDeliveryDestinationsCommand")
4151
- .sc(DescribeDeliveryDestinations$)
4152
- .build() {
4153
- }
4154
-
4155
- class DescribeDeliverySourcesCommand extends Command
4156
- .classBuilder()
4157
- .ep(commonParams)
4158
- .m(function (Command, cs, config, o) {
4159
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4160
- })
4161
- .s("Logs_20140328", "DescribeDeliverySources", {})
4162
- .n("CloudWatchLogsClient", "DescribeDeliverySourcesCommand")
4163
- .sc(DescribeDeliverySources$)
4164
- .build() {
4165
- }
4166
-
4167
- class DescribeDestinationsCommand extends Command
4168
- .classBuilder()
4169
- .ep(commonParams)
4170
- .m(function (Command, cs, config, o) {
4171
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4172
- })
4173
- .s("Logs_20140328", "DescribeDestinations", {})
4174
- .n("CloudWatchLogsClient", "DescribeDestinationsCommand")
4175
- .sc(DescribeDestinations$)
4176
- .build() {
4177
- }
4178
-
4179
- class DescribeExportTasksCommand extends Command
4180
- .classBuilder()
4181
- .ep(commonParams)
4182
- .m(function (Command, cs, config, o) {
4183
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4184
- })
4185
- .s("Logs_20140328", "DescribeExportTasks", {})
4186
- .n("CloudWatchLogsClient", "DescribeExportTasksCommand")
4187
- .sc(DescribeExportTasks$)
4188
- .build() {
4189
- }
4190
-
4191
- class DescribeFieldIndexesCommand extends Command
4192
- .classBuilder()
4193
- .ep(commonParams)
4194
- .m(function (Command, cs, config, o) {
4195
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4196
- })
4197
- .s("Logs_20140328", "DescribeFieldIndexes", {})
4198
- .n("CloudWatchLogsClient", "DescribeFieldIndexesCommand")
4199
- .sc(DescribeFieldIndexes$)
4200
- .build() {
4201
- }
4202
-
4203
- class DescribeImportTaskBatchesCommand extends Command
4204
- .classBuilder()
4205
- .ep(commonParams)
4206
- .m(function (Command, cs, config, o) {
4207
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4208
- })
4209
- .s("Logs_20140328", "DescribeImportTaskBatches", {})
4210
- .n("CloudWatchLogsClient", "DescribeImportTaskBatchesCommand")
4211
- .sc(DescribeImportTaskBatches$)
4212
- .build() {
4213
- }
4214
-
4215
- class DescribeImportTasksCommand extends Command
4216
- .classBuilder()
4217
- .ep(commonParams)
4218
- .m(function (Command, cs, config, o) {
4219
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4220
- })
4221
- .s("Logs_20140328", "DescribeImportTasks", {})
4222
- .n("CloudWatchLogsClient", "DescribeImportTasksCommand")
4223
- .sc(DescribeImportTasks$)
4224
- .build() {
4225
- }
4226
-
4227
- class DescribeIndexPoliciesCommand extends Command
4228
- .classBuilder()
4229
- .ep(commonParams)
4230
- .m(function (Command, cs, config, o) {
4231
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4232
- })
4233
- .s("Logs_20140328", "DescribeIndexPolicies", {})
4234
- .n("CloudWatchLogsClient", "DescribeIndexPoliciesCommand")
4235
- .sc(DescribeIndexPolicies$)
4236
- .build() {
4237
- }
4238
-
4239
- class DescribeLogGroupsCommand extends Command
4240
- .classBuilder()
4241
- .ep(commonParams)
4242
- .m(function (Command, cs, config, o) {
4243
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4244
- })
4245
- .s("Logs_20140328", "DescribeLogGroups", {})
4246
- .n("CloudWatchLogsClient", "DescribeLogGroupsCommand")
4247
- .sc(DescribeLogGroups$)
4248
- .build() {
4249
- }
4250
-
4251
- class DescribeLogStreamsCommand extends Command
4252
- .classBuilder()
4253
- .ep(commonParams)
4254
- .m(function (Command, cs, config, o) {
4255
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4256
- })
4257
- .s("Logs_20140328", "DescribeLogStreams", {})
4258
- .n("CloudWatchLogsClient", "DescribeLogStreamsCommand")
4259
- .sc(DescribeLogStreams$)
4260
- .build() {
4261
- }
4262
-
4263
- class DescribeLookupTablesCommand extends Command
4264
- .classBuilder()
4265
- .ep(commonParams)
4266
- .m(function (Command, cs, config, o) {
4267
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4268
- })
4269
- .s("Logs_20140328", "DescribeLookupTables", {})
4270
- .n("CloudWatchLogsClient", "DescribeLookupTablesCommand")
4271
- .sc(DescribeLookupTables$)
4272
- .build() {
4273
- }
4274
-
4275
- class DescribeMetricFiltersCommand extends Command
4276
- .classBuilder()
4277
- .ep(commonParams)
4278
- .m(function (Command, cs, config, o) {
4279
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4280
- })
4281
- .s("Logs_20140328", "DescribeMetricFilters", {})
4282
- .n("CloudWatchLogsClient", "DescribeMetricFiltersCommand")
4283
- .sc(DescribeMetricFilters$)
4284
- .build() {
4285
- }
4286
-
4287
- class DescribeQueriesCommand extends Command
4288
- .classBuilder()
4289
- .ep(commonParams)
4290
- .m(function (Command, cs, config, o) {
4291
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4292
- })
4293
- .s("Logs_20140328", "DescribeQueries", {})
4294
- .n("CloudWatchLogsClient", "DescribeQueriesCommand")
4295
- .sc(DescribeQueries$)
4296
- .build() {
4297
- }
4298
-
4299
- class DescribeQueryDefinitionsCommand extends Command
4300
- .classBuilder()
4301
- .ep(commonParams)
4302
- .m(function (Command, cs, config, o) {
4303
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4304
- })
4305
- .s("Logs_20140328", "DescribeQueryDefinitions", {})
4306
- .n("CloudWatchLogsClient", "DescribeQueryDefinitionsCommand")
4307
- .sc(DescribeQueryDefinitions$)
4308
- .build() {
4309
- }
4310
-
4311
- class DescribeResourcePoliciesCommand extends Command
4312
- .classBuilder()
4313
- .ep(commonParams)
4314
- .m(function (Command, cs, config, o) {
4315
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4316
- })
4317
- .s("Logs_20140328", "DescribeResourcePolicies", {})
4318
- .n("CloudWatchLogsClient", "DescribeResourcePoliciesCommand")
4319
- .sc(DescribeResourcePolicies$)
4320
- .build() {
4321
- }
4322
-
4323
- class DescribeSubscriptionFiltersCommand extends Command
4324
- .classBuilder()
4325
- .ep(commonParams)
4326
- .m(function (Command, cs, config, o) {
4327
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4328
- })
4329
- .s("Logs_20140328", "DescribeSubscriptionFilters", {})
4330
- .n("CloudWatchLogsClient", "DescribeSubscriptionFiltersCommand")
4331
- .sc(DescribeSubscriptionFilters$)
4332
- .build() {
4333
- }
4334
-
4335
- class DisassociateKmsKeyCommand extends Command
4336
- .classBuilder()
4337
- .ep(commonParams)
4338
- .m(function (Command, cs, config, o) {
4339
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4340
- })
4341
- .s("Logs_20140328", "DisassociateKmsKey", {})
4342
- .n("CloudWatchLogsClient", "DisassociateKmsKeyCommand")
4343
- .sc(DisassociateKmsKey$)
4344
- .build() {
4345
- }
4346
-
4347
- class DisassociateSourceFromS3TableIntegrationCommand extends Command
4348
- .classBuilder()
4349
- .ep(commonParams)
4350
- .m(function (Command, cs, config, o) {
4351
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4352
- })
4353
- .s("Logs_20140328", "DisassociateSourceFromS3TableIntegration", {})
4354
- .n("CloudWatchLogsClient", "DisassociateSourceFromS3TableIntegrationCommand")
4355
- .sc(DisassociateSourceFromS3TableIntegration$)
4356
- .build() {
4357
- }
4358
-
4359
- class FilterLogEventsCommand extends Command
4360
- .classBuilder()
4361
- .ep(commonParams)
4362
- .m(function (Command, cs, config, o) {
4363
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4364
- })
4365
- .s("Logs_20140328", "FilterLogEvents", {})
4366
- .n("CloudWatchLogsClient", "FilterLogEventsCommand")
4367
- .sc(FilterLogEvents$)
4368
- .build() {
4369
- }
4370
-
4371
- class GetDataProtectionPolicyCommand extends Command
4372
- .classBuilder()
4373
- .ep(commonParams)
4374
- .m(function (Command, cs, config, o) {
4375
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4376
- })
4377
- .s("Logs_20140328", "GetDataProtectionPolicy", {})
4378
- .n("CloudWatchLogsClient", "GetDataProtectionPolicyCommand")
4379
- .sc(GetDataProtectionPolicy$)
4380
- .build() {
4381
- }
4382
-
4383
- class GetDeliveryCommand extends Command
4384
- .classBuilder()
4385
- .ep(commonParams)
4386
- .m(function (Command, cs, config, o) {
4387
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4388
- })
4389
- .s("Logs_20140328", "GetDelivery", {})
4390
- .n("CloudWatchLogsClient", "GetDeliveryCommand")
4391
- .sc(GetDelivery$)
4392
- .build() {
4393
- }
4394
-
4395
- class GetDeliveryDestinationCommand extends Command
4396
- .classBuilder()
4397
- .ep(commonParams)
4398
- .m(function (Command, cs, config, o) {
4399
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4400
- })
4401
- .s("Logs_20140328", "GetDeliveryDestination", {})
4402
- .n("CloudWatchLogsClient", "GetDeliveryDestinationCommand")
4403
- .sc(GetDeliveryDestination$)
4404
- .build() {
4405
- }
4406
-
4407
- class GetDeliveryDestinationPolicyCommand extends Command
4408
- .classBuilder()
4409
- .ep(commonParams)
4410
- .m(function (Command, cs, config, o) {
4411
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4412
- })
4413
- .s("Logs_20140328", "GetDeliveryDestinationPolicy", {})
4414
- .n("CloudWatchLogsClient", "GetDeliveryDestinationPolicyCommand")
4415
- .sc(GetDeliveryDestinationPolicy$)
4416
- .build() {
4417
- }
4418
-
4419
- class GetDeliverySourceCommand extends Command
4420
- .classBuilder()
4421
- .ep(commonParams)
4422
- .m(function (Command, cs, config, o) {
4423
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4424
- })
4425
- .s("Logs_20140328", "GetDeliverySource", {})
4426
- .n("CloudWatchLogsClient", "GetDeliverySourceCommand")
4427
- .sc(GetDeliverySource$)
4428
- .build() {
4429
- }
4430
-
4431
- class GetIntegrationCommand extends Command
4432
- .classBuilder()
4433
- .ep(commonParams)
4434
- .m(function (Command, cs, config, o) {
4435
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4436
- })
4437
- .s("Logs_20140328", "GetIntegration", {})
4438
- .n("CloudWatchLogsClient", "GetIntegrationCommand")
4439
- .sc(GetIntegration$)
4440
- .build() {
4441
- }
4442
-
4443
- class GetLogAnomalyDetectorCommand extends Command
4444
- .classBuilder()
4445
- .ep(commonParams)
4446
- .m(function (Command, cs, config, o) {
4447
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4448
- })
4449
- .s("Logs_20140328", "GetLogAnomalyDetector", {})
4450
- .n("CloudWatchLogsClient", "GetLogAnomalyDetectorCommand")
4451
- .sc(GetLogAnomalyDetector$)
4452
- .build() {
4453
- }
4454
-
4455
- class GetLogEventsCommand extends Command
4456
- .classBuilder()
4457
- .ep(commonParams)
4458
- .m(function (Command, cs, config, o) {
4459
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4460
- })
4461
- .s("Logs_20140328", "GetLogEvents", {})
4462
- .n("CloudWatchLogsClient", "GetLogEventsCommand")
4463
- .sc(GetLogEvents$)
4464
- .build() {
4465
- }
4466
-
4467
- class GetLogFieldsCommand extends Command
4468
- .classBuilder()
4469
- .ep(commonParams)
4470
- .m(function (Command, cs, config, o) {
4471
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4472
- })
4473
- .s("Logs_20140328", "GetLogFields", {})
4474
- .n("CloudWatchLogsClient", "GetLogFieldsCommand")
4475
- .sc(GetLogFields$)
4476
- .build() {
4477
- }
4478
-
4479
- class GetLogGroupFieldsCommand extends Command
4480
- .classBuilder()
4481
- .ep(commonParams)
4482
- .m(function (Command, cs, config, o) {
4483
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4484
- })
4485
- .s("Logs_20140328", "GetLogGroupFields", {})
4486
- .n("CloudWatchLogsClient", "GetLogGroupFieldsCommand")
4487
- .sc(GetLogGroupFields$)
4488
- .build() {
4489
- }
4490
-
4491
- class GetLogObjectCommand extends Command
4492
- .classBuilder()
4493
- .ep(commonParams)
4494
- .m(function (Command, cs, config, o) {
4495
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4496
- })
4497
- .s("Logs_20140328", "GetLogObject", {
4498
- eventStream: {
4499
- output: true,
4500
- },
4501
- })
4502
- .n("CloudWatchLogsClient", "GetLogObjectCommand")
4503
- .sc(GetLogObject$)
4504
- .build() {
4505
- }
4506
-
4507
- class GetLogRecordCommand extends Command
4508
- .classBuilder()
4509
- .ep(commonParams)
4510
- .m(function (Command, cs, config, o) {
4511
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4512
- })
4513
- .s("Logs_20140328", "GetLogRecord", {})
4514
- .n("CloudWatchLogsClient", "GetLogRecordCommand")
4515
- .sc(GetLogRecord$)
4516
- .build() {
4517
- }
4518
-
4519
- class GetLookupTableCommand extends Command
4520
- .classBuilder()
4521
- .ep(commonParams)
4522
- .m(function (Command, cs, config, o) {
4523
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4524
- })
4525
- .s("Logs_20140328", "GetLookupTable", {})
4526
- .n("CloudWatchLogsClient", "GetLookupTableCommand")
4527
- .sc(GetLookupTable$)
4528
- .build() {
4529
- }
4530
-
4531
- class GetQueryResultsCommand extends Command
4532
- .classBuilder()
4533
- .ep(commonParams)
4534
- .m(function (Command, cs, config, o) {
4535
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4536
- })
4537
- .s("Logs_20140328", "GetQueryResults", {})
4538
- .n("CloudWatchLogsClient", "GetQueryResultsCommand")
4539
- .sc(GetQueryResults$)
4540
- .build() {
4541
- }
4542
-
4543
- class GetScheduledQueryCommand extends Command
4544
- .classBuilder()
4545
- .ep(commonParams)
4546
- .m(function (Command, cs, config, o) {
4547
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4548
- })
4549
- .s("Logs_20140328", "GetScheduledQuery", {})
4550
- .n("CloudWatchLogsClient", "GetScheduledQueryCommand")
4551
- .sc(GetScheduledQuery$)
4552
- .build() {
4553
- }
4554
-
4555
- class GetScheduledQueryHistoryCommand extends Command
4556
- .classBuilder()
4557
- .ep(commonParams)
4558
- .m(function (Command, cs, config, o) {
4559
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4560
- })
4561
- .s("Logs_20140328", "GetScheduledQueryHistory", {})
4562
- .n("CloudWatchLogsClient", "GetScheduledQueryHistoryCommand")
4563
- .sc(GetScheduledQueryHistory$)
4564
- .build() {
4565
- }
4566
-
4567
- class GetTransformerCommand extends Command
4568
- .classBuilder()
4569
- .ep(commonParams)
4570
- .m(function (Command, cs, config, o) {
4571
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4572
- })
4573
- .s("Logs_20140328", "GetTransformer", {})
4574
- .n("CloudWatchLogsClient", "GetTransformerCommand")
4575
- .sc(GetTransformer$)
4576
- .build() {
4577
- }
4578
-
4579
- class ListAggregateLogGroupSummariesCommand extends Command
4580
- .classBuilder()
4581
- .ep(commonParams)
4582
- .m(function (Command, cs, config, o) {
4583
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4584
- })
4585
- .s("Logs_20140328", "ListAggregateLogGroupSummaries", {})
4586
- .n("CloudWatchLogsClient", "ListAggregateLogGroupSummariesCommand")
4587
- .sc(ListAggregateLogGroupSummaries$)
4588
- .build() {
4589
- }
4590
-
4591
- class ListAnomaliesCommand extends Command
4592
- .classBuilder()
4593
- .ep(commonParams)
4594
- .m(function (Command, cs, config, o) {
4595
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4596
- })
4597
- .s("Logs_20140328", "ListAnomalies", {})
4598
- .n("CloudWatchLogsClient", "ListAnomaliesCommand")
4599
- .sc(ListAnomalies$)
4600
- .build() {
4601
- }
4602
-
4603
- class ListIntegrationsCommand extends Command
4604
- .classBuilder()
4605
- .ep(commonParams)
4606
- .m(function (Command, cs, config, o) {
4607
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4608
- })
4609
- .s("Logs_20140328", "ListIntegrations", {})
4610
- .n("CloudWatchLogsClient", "ListIntegrationsCommand")
4611
- .sc(ListIntegrations$)
4612
- .build() {
4613
- }
4614
-
4615
- class ListLogAnomalyDetectorsCommand extends Command
4616
- .classBuilder()
4617
- .ep(commonParams)
4618
- .m(function (Command, cs, config, o) {
4619
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4620
- })
4621
- .s("Logs_20140328", "ListLogAnomalyDetectors", {})
4622
- .n("CloudWatchLogsClient", "ListLogAnomalyDetectorsCommand")
4623
- .sc(ListLogAnomalyDetectors$)
4624
- .build() {
4625
- }
4626
-
4627
- class ListLogGroupsCommand extends Command
4628
- .classBuilder()
4629
- .ep(commonParams)
4630
- .m(function (Command, cs, config, o) {
4631
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4632
- })
4633
- .s("Logs_20140328", "ListLogGroups", {})
4634
- .n("CloudWatchLogsClient", "ListLogGroupsCommand")
4635
- .sc(ListLogGroups$)
4636
- .build() {
4637
- }
4638
-
4639
- class ListLogGroupsForQueryCommand extends Command
4640
- .classBuilder()
4641
- .ep(commonParams)
4642
- .m(function (Command, cs, config, o) {
4643
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4644
- })
4645
- .s("Logs_20140328", "ListLogGroupsForQuery", {})
4646
- .n("CloudWatchLogsClient", "ListLogGroupsForQueryCommand")
4647
- .sc(ListLogGroupsForQuery$)
4648
- .build() {
4649
- }
4650
-
4651
- class ListScheduledQueriesCommand extends Command
4652
- .classBuilder()
4653
- .ep(commonParams)
4654
- .m(function (Command, cs, config, o) {
4655
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4656
- })
4657
- .s("Logs_20140328", "ListScheduledQueries", {})
4658
- .n("CloudWatchLogsClient", "ListScheduledQueriesCommand")
4659
- .sc(ListScheduledQueries$)
4660
- .build() {
4661
- }
4662
-
4663
- class ListSourcesForS3TableIntegrationCommand extends Command
4664
- .classBuilder()
4665
- .ep(commonParams)
4666
- .m(function (Command, cs, config, o) {
4667
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4668
- })
4669
- .s("Logs_20140328", "ListSourcesForS3TableIntegration", {})
4670
- .n("CloudWatchLogsClient", "ListSourcesForS3TableIntegrationCommand")
4671
- .sc(ListSourcesForS3TableIntegration$)
4672
- .build() {
4673
- }
4674
-
4675
- class ListSyslogConfigurationsCommand extends Command
4676
- .classBuilder()
4677
- .ep(commonParams)
4678
- .m(function (Command, cs, config, o) {
4679
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4680
- })
4681
- .s("Logs_20140328", "ListSyslogConfigurations", {})
4682
- .n("CloudWatchLogsClient", "ListSyslogConfigurationsCommand")
4683
- .sc(ListSyslogConfigurations$)
4684
- .build() {
4685
- }
4686
-
4687
- class ListTagsForResourceCommand extends Command
4688
- .classBuilder()
4689
- .ep(commonParams)
4690
- .m(function (Command, cs, config, o) {
4691
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4692
- })
4693
- .s("Logs_20140328", "ListTagsForResource", {})
4694
- .n("CloudWatchLogsClient", "ListTagsForResourceCommand")
4695
- .sc(ListTagsForResource$)
4696
- .build() {
4697
- }
4698
-
4699
- class ListTagsLogGroupCommand extends Command
4700
- .classBuilder()
4701
- .ep(commonParams)
4702
- .m(function (Command, cs, config, o) {
4703
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4704
- })
4705
- .s("Logs_20140328", "ListTagsLogGroup", {})
4706
- .n("CloudWatchLogsClient", "ListTagsLogGroupCommand")
4707
- .sc(ListTagsLogGroup$)
4708
- .build() {
4709
- }
4710
-
4711
- class PutAccountPolicyCommand extends Command
4712
- .classBuilder()
4713
- .ep(commonParams)
4714
- .m(function (Command, cs, config, o) {
4715
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4716
- })
4717
- .s("Logs_20140328", "PutAccountPolicy", {})
4718
- .n("CloudWatchLogsClient", "PutAccountPolicyCommand")
4719
- .sc(PutAccountPolicy$)
4720
- .build() {
4721
- }
4722
-
4723
- class PutBearerTokenAuthenticationCommand extends Command
4724
- .classBuilder()
4725
- .ep(commonParams)
4726
- .m(function (Command, cs, config, o) {
4727
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4728
- })
4729
- .s("Logs_20140328", "PutBearerTokenAuthentication", {})
4730
- .n("CloudWatchLogsClient", "PutBearerTokenAuthenticationCommand")
4731
- .sc(PutBearerTokenAuthentication$)
4732
- .build() {
4733
- }
4734
-
4735
- class PutDataProtectionPolicyCommand extends Command
4736
- .classBuilder()
4737
- .ep(commonParams)
4738
- .m(function (Command, cs, config, o) {
4739
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4740
- })
4741
- .s("Logs_20140328", "PutDataProtectionPolicy", {})
4742
- .n("CloudWatchLogsClient", "PutDataProtectionPolicyCommand")
4743
- .sc(PutDataProtectionPolicy$)
4744
- .build() {
4745
- }
4746
-
4747
- class PutDeliveryDestinationCommand extends Command
4748
- .classBuilder()
4749
- .ep(commonParams)
4750
- .m(function (Command, cs, config, o) {
4751
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4752
- })
4753
- .s("Logs_20140328", "PutDeliveryDestination", {})
4754
- .n("CloudWatchLogsClient", "PutDeliveryDestinationCommand")
4755
- .sc(PutDeliveryDestination$)
4756
- .build() {
4757
- }
4758
-
4759
- class PutDeliveryDestinationPolicyCommand extends Command
4760
- .classBuilder()
4761
- .ep(commonParams)
4762
- .m(function (Command, cs, config, o) {
4763
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4764
- })
4765
- .s("Logs_20140328", "PutDeliveryDestinationPolicy", {})
4766
- .n("CloudWatchLogsClient", "PutDeliveryDestinationPolicyCommand")
4767
- .sc(PutDeliveryDestinationPolicy$)
4768
- .build() {
4769
- }
4770
-
4771
- class PutDeliverySourceCommand extends Command
4772
- .classBuilder()
4773
- .ep(commonParams)
4774
- .m(function (Command, cs, config, o) {
4775
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4776
- })
4777
- .s("Logs_20140328", "PutDeliverySource", {})
4778
- .n("CloudWatchLogsClient", "PutDeliverySourceCommand")
4779
- .sc(PutDeliverySource$)
4780
- .build() {
4781
- }
4782
-
4783
- class PutDestinationCommand extends Command
4784
- .classBuilder()
4785
- .ep(commonParams)
4786
- .m(function (Command, cs, config, o) {
4787
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4788
- })
4789
- .s("Logs_20140328", "PutDestination", {})
4790
- .n("CloudWatchLogsClient", "PutDestinationCommand")
4791
- .sc(PutDestination$)
4792
- .build() {
4793
- }
4794
-
4795
- class PutDestinationPolicyCommand extends Command
4796
- .classBuilder()
4797
- .ep(commonParams)
4798
- .m(function (Command, cs, config, o) {
4799
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4800
- })
4801
- .s("Logs_20140328", "PutDestinationPolicy", {})
4802
- .n("CloudWatchLogsClient", "PutDestinationPolicyCommand")
4803
- .sc(PutDestinationPolicy$)
4804
- .build() {
4805
- }
4806
-
4807
- class PutIndexPolicyCommand extends Command
4808
- .classBuilder()
4809
- .ep(commonParams)
4810
- .m(function (Command, cs, config, o) {
4811
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4812
- })
4813
- .s("Logs_20140328", "PutIndexPolicy", {})
4814
- .n("CloudWatchLogsClient", "PutIndexPolicyCommand")
4815
- .sc(PutIndexPolicy$)
4816
- .build() {
4817
- }
4818
-
4819
- class PutIntegrationCommand extends Command
4820
- .classBuilder()
4821
- .ep(commonParams)
4822
- .m(function (Command, cs, config, o) {
4823
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4824
- })
4825
- .s("Logs_20140328", "PutIntegration", {})
4826
- .n("CloudWatchLogsClient", "PutIntegrationCommand")
4827
- .sc(PutIntegration$)
4828
- .build() {
4829
- }
4830
-
4831
- class PutLogEventsCommand extends Command
4832
- .classBuilder()
4833
- .ep(commonParams)
4834
- .m(function (Command, cs, config, o) {
4835
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4836
- })
4837
- .s("Logs_20140328", "PutLogEvents", {})
4838
- .n("CloudWatchLogsClient", "PutLogEventsCommand")
4839
- .sc(PutLogEvents$)
4840
- .build() {
4841
- }
4842
-
4843
- class PutLogGroupDeletionProtectionCommand extends Command
4844
- .classBuilder()
4845
- .ep(commonParams)
4846
- .m(function (Command, cs, config, o) {
4847
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4848
- })
4849
- .s("Logs_20140328", "PutLogGroupDeletionProtection", {})
4850
- .n("CloudWatchLogsClient", "PutLogGroupDeletionProtectionCommand")
4851
- .sc(PutLogGroupDeletionProtection$)
4852
- .build() {
4853
- }
4854
-
4855
- class PutMetricFilterCommand extends Command
4856
- .classBuilder()
4857
- .ep(commonParams)
4858
- .m(function (Command, cs, config, o) {
4859
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4860
- })
4861
- .s("Logs_20140328", "PutMetricFilter", {})
4862
- .n("CloudWatchLogsClient", "PutMetricFilterCommand")
4863
- .sc(PutMetricFilter$)
4864
- .build() {
4865
- }
4866
-
4867
- class PutQueryDefinitionCommand extends Command
4868
- .classBuilder()
4869
- .ep(commonParams)
4870
- .m(function (Command, cs, config, o) {
4871
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4872
- })
4873
- .s("Logs_20140328", "PutQueryDefinition", {})
4874
- .n("CloudWatchLogsClient", "PutQueryDefinitionCommand")
4875
- .sc(PutQueryDefinition$)
4876
- .build() {
4877
- }
4878
-
4879
- class PutResourcePolicyCommand extends Command
4880
- .classBuilder()
4881
- .ep(commonParams)
4882
- .m(function (Command, cs, config, o) {
4883
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4884
- })
4885
- .s("Logs_20140328", "PutResourcePolicy", {})
4886
- .n("CloudWatchLogsClient", "PutResourcePolicyCommand")
4887
- .sc(PutResourcePolicy$)
4888
- .build() {
4889
- }
4890
-
4891
- class PutRetentionPolicyCommand extends Command
4892
- .classBuilder()
4893
- .ep(commonParams)
4894
- .m(function (Command, cs, config, o) {
4895
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4896
- })
4897
- .s("Logs_20140328", "PutRetentionPolicy", {})
4898
- .n("CloudWatchLogsClient", "PutRetentionPolicyCommand")
4899
- .sc(PutRetentionPolicy$)
4900
- .build() {
4901
- }
4902
-
4903
- class PutSubscriptionFilterCommand extends Command
4904
- .classBuilder()
4905
- .ep(commonParams)
4906
- .m(function (Command, cs, config, o) {
4907
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4908
- })
4909
- .s("Logs_20140328", "PutSubscriptionFilter", {})
4910
- .n("CloudWatchLogsClient", "PutSubscriptionFilterCommand")
4911
- .sc(PutSubscriptionFilter$)
4912
- .build() {
4913
- }
4914
-
4915
- class PutSyslogConfigurationCommand extends Command
4916
- .classBuilder()
4917
- .ep(commonParams)
4918
- .m(function (Command, cs, config, o) {
4919
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4920
- })
4921
- .s("Logs_20140328", "PutSyslogConfiguration", {})
4922
- .n("CloudWatchLogsClient", "PutSyslogConfigurationCommand")
4923
- .sc(PutSyslogConfiguration$)
4924
- .build() {
4925
- }
4926
-
4927
- class PutTransformerCommand extends Command
4928
- .classBuilder()
4929
- .ep(commonParams)
4930
- .m(function (Command, cs, config, o) {
4931
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4932
- })
4933
- .s("Logs_20140328", "PutTransformer", {})
4934
- .n("CloudWatchLogsClient", "PutTransformerCommand")
4935
- .sc(PutTransformer$)
4936
- .build() {
4937
- }
4938
-
4939
- class StartLiveTailCommand extends Command
4940
- .classBuilder()
4941
- .ep(commonParams)
4942
- .m(function (Command, cs, config, o) {
4943
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4944
- })
4945
- .s("Logs_20140328", "StartLiveTail", {
4946
- eventStream: {
4947
- output: true,
4948
- },
4949
- })
4950
- .n("CloudWatchLogsClient", "StartLiveTailCommand")
4951
- .sc(StartLiveTail$)
4952
- .build() {
4953
- }
4954
-
4955
- class StartQueryCommand extends Command
4956
- .classBuilder()
4957
- .ep(commonParams)
4958
- .m(function (Command, cs, config, o) {
4959
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4960
- })
4961
- .s("Logs_20140328", "StartQuery", {})
4962
- .n("CloudWatchLogsClient", "StartQueryCommand")
4963
- .sc(StartQuery$)
4964
- .build() {
4965
- }
4966
-
4967
- class StopQueryCommand extends Command
4968
- .classBuilder()
4969
- .ep(commonParams)
4970
- .m(function (Command, cs, config, o) {
4971
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4972
- })
4973
- .s("Logs_20140328", "StopQuery", {})
4974
- .n("CloudWatchLogsClient", "StopQueryCommand")
4975
- .sc(StopQuery$)
4976
- .build() {
4977
- }
4978
-
4979
- class TagLogGroupCommand extends Command
4980
- .classBuilder()
4981
- .ep(commonParams)
4982
- .m(function (Command, cs, config, o) {
4983
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4984
- })
4985
- .s("Logs_20140328", "TagLogGroup", {})
4986
- .n("CloudWatchLogsClient", "TagLogGroupCommand")
4987
- .sc(TagLogGroup$)
4988
- .build() {
4989
- }
4990
-
4991
- class TagResourceCommand extends Command
4992
- .classBuilder()
4993
- .ep(commonParams)
4994
- .m(function (Command, cs, config, o) {
4995
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4996
- })
4997
- .s("Logs_20140328", "TagResource", {})
4998
- .n("CloudWatchLogsClient", "TagResourceCommand")
4999
- .sc(TagResource$)
5000
- .build() {
5001
- }
5002
-
5003
- class TestMetricFilterCommand extends Command
5004
- .classBuilder()
5005
- .ep(commonParams)
5006
- .m(function (Command, cs, config, o) {
5007
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
5008
- })
5009
- .s("Logs_20140328", "TestMetricFilter", {})
5010
- .n("CloudWatchLogsClient", "TestMetricFilterCommand")
5011
- .sc(TestMetricFilter$)
5012
- .build() {
5013
- }
5014
-
5015
- class TestTransformerCommand extends Command
5016
- .classBuilder()
5017
- .ep(commonParams)
5018
- .m(function (Command, cs, config, o) {
5019
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
5020
- })
5021
- .s("Logs_20140328", "TestTransformer", {})
5022
- .n("CloudWatchLogsClient", "TestTransformerCommand")
5023
- .sc(TestTransformer$)
5024
- .build() {
5025
- }
5026
-
5027
- class UntagLogGroupCommand extends Command
5028
- .classBuilder()
5029
- .ep(commonParams)
5030
- .m(function (Command, cs, config, o) {
5031
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
5032
- })
5033
- .s("Logs_20140328", "UntagLogGroup", {})
5034
- .n("CloudWatchLogsClient", "UntagLogGroupCommand")
5035
- .sc(UntagLogGroup$)
5036
- .build() {
5037
- }
5038
-
5039
- class UntagResourceCommand extends Command
5040
- .classBuilder()
5041
- .ep(commonParams)
5042
- .m(function (Command, cs, config, o) {
5043
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
5044
- })
5045
- .s("Logs_20140328", "UntagResource", {})
5046
- .n("CloudWatchLogsClient", "UntagResourceCommand")
5047
- .sc(UntagResource$)
5048
- .build() {
5049
- }
5050
-
5051
- class UpdateAnomalyCommand extends Command
5052
- .classBuilder()
5053
- .ep(commonParams)
5054
- .m(function (Command, cs, config, o) {
5055
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
5056
- })
5057
- .s("Logs_20140328", "UpdateAnomaly", {})
5058
- .n("CloudWatchLogsClient", "UpdateAnomalyCommand")
5059
- .sc(UpdateAnomaly$)
5060
- .build() {
5061
- }
5062
-
5063
- class UpdateDeliveryConfigurationCommand extends Command
5064
- .classBuilder()
5065
- .ep(commonParams)
5066
- .m(function (Command, cs, config, o) {
5067
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
5068
- })
5069
- .s("Logs_20140328", "UpdateDeliveryConfiguration", {})
5070
- .n("CloudWatchLogsClient", "UpdateDeliveryConfigurationCommand")
5071
- .sc(UpdateDeliveryConfiguration$)
5072
- .build() {
5073
- }
5074
-
5075
- class UpdateLogAnomalyDetectorCommand extends Command
5076
- .classBuilder()
5077
- .ep(commonParams)
5078
- .m(function (Command, cs, config, o) {
5079
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
5080
- })
5081
- .s("Logs_20140328", "UpdateLogAnomalyDetector", {})
5082
- .n("CloudWatchLogsClient", "UpdateLogAnomalyDetectorCommand")
5083
- .sc(UpdateLogAnomalyDetector$)
5084
- .build() {
5085
- }
5086
-
5087
- class UpdateLookupTableCommand extends Command
5088
- .classBuilder()
5089
- .ep(commonParams)
5090
- .m(function (Command, cs, config, o) {
5091
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
5092
- })
5093
- .s("Logs_20140328", "UpdateLookupTable", {})
5094
- .n("CloudWatchLogsClient", "UpdateLookupTableCommand")
5095
- .sc(UpdateLookupTable$)
5096
- .build() {
5097
- }
5098
-
5099
- class UpdateScheduledQueryCommand extends Command
5100
- .classBuilder()
5101
- .ep(commonParams)
5102
- .m(function (Command, cs, config, o) {
5103
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
5104
- })
5105
- .s("Logs_20140328", "UpdateScheduledQuery", {})
5106
- .n("CloudWatchLogsClient", "UpdateScheduledQueryCommand")
5107
- .sc(UpdateScheduledQuery$)
5108
- .build() {
3713
+ const command = makeBuilder(commonParams, "Logs_20140328", "CloudWatchLogsClient", getEndpointPlugin);
3714
+ const _ep0 = {};
3715
+ const _mw0 = (Command, cs, config, o) => [];
3716
+
3717
+ class AssociateKmsKeyCommand extends command(_ep0, _mw0, "AssociateKmsKey", AssociateKmsKey$) {
3718
+ }
3719
+
3720
+ class AssociateSourceToS3TableIntegrationCommand extends command(_ep0, _mw0, "AssociateSourceToS3TableIntegration", AssociateSourceToS3TableIntegration$) {
3721
+ }
3722
+
3723
+ class CancelExportTaskCommand extends command(_ep0, _mw0, "CancelExportTask", CancelExportTask$) {
3724
+ }
3725
+
3726
+ class CancelImportTaskCommand extends command(_ep0, _mw0, "CancelImportTask", CancelImportTask$) {
3727
+ }
3728
+
3729
+ class CreateDeliveryCommand extends command(_ep0, _mw0, "CreateDelivery", CreateDelivery$) {
3730
+ }
3731
+
3732
+ class CreateExportTaskCommand extends command(_ep0, _mw0, "CreateExportTask", CreateExportTask$) {
3733
+ }
3734
+
3735
+ class CreateImportTaskCommand extends command(_ep0, _mw0, "CreateImportTask", CreateImportTask$) {
3736
+ }
3737
+
3738
+ class CreateLogAnomalyDetectorCommand extends command(_ep0, _mw0, "CreateLogAnomalyDetector", CreateLogAnomalyDetector$) {
3739
+ }
3740
+
3741
+ class CreateLogGroupCommand extends command(_ep0, _mw0, "CreateLogGroup", CreateLogGroup$) {
3742
+ }
3743
+
3744
+ class CreateLogStreamCommand extends command(_ep0, _mw0, "CreateLogStream", CreateLogStream$) {
3745
+ }
3746
+
3747
+ class CreateLookupTableCommand extends command(_ep0, _mw0, "CreateLookupTable", CreateLookupTable$) {
3748
+ }
3749
+
3750
+ class CreateScheduledQueryCommand extends command(_ep0, _mw0, "CreateScheduledQuery", CreateScheduledQuery$) {
3751
+ }
3752
+
3753
+ class DeleteAccountPolicyCommand extends command(_ep0, _mw0, "DeleteAccountPolicy", DeleteAccountPolicy$) {
3754
+ }
3755
+
3756
+ class DeleteDataProtectionPolicyCommand extends command(_ep0, _mw0, "DeleteDataProtectionPolicy", DeleteDataProtectionPolicy$) {
3757
+ }
3758
+
3759
+ class DeleteDeliveryCommand extends command(_ep0, _mw0, "DeleteDelivery", DeleteDelivery$) {
3760
+ }
3761
+
3762
+ class DeleteDeliveryDestinationCommand extends command(_ep0, _mw0, "DeleteDeliveryDestination", DeleteDeliveryDestination$) {
3763
+ }
3764
+
3765
+ class DeleteDeliveryDestinationPolicyCommand extends command(_ep0, _mw0, "DeleteDeliveryDestinationPolicy", DeleteDeliveryDestinationPolicy$) {
3766
+ }
3767
+
3768
+ class DeleteDeliverySourceCommand extends command(_ep0, _mw0, "DeleteDeliverySource", DeleteDeliverySource$) {
3769
+ }
3770
+
3771
+ class DeleteDestinationCommand extends command(_ep0, _mw0, "DeleteDestination", DeleteDestination$) {
3772
+ }
3773
+
3774
+ class DeleteIndexPolicyCommand extends command(_ep0, _mw0, "DeleteIndexPolicy", DeleteIndexPolicy$) {
3775
+ }
3776
+
3777
+ class DeleteIntegrationCommand extends command(_ep0, _mw0, "DeleteIntegration", DeleteIntegration$) {
3778
+ }
3779
+
3780
+ class DeleteLogAnomalyDetectorCommand extends command(_ep0, _mw0, "DeleteLogAnomalyDetector", DeleteLogAnomalyDetector$) {
3781
+ }
3782
+
3783
+ class DeleteLogGroupCommand extends command(_ep0, _mw0, "DeleteLogGroup", DeleteLogGroup$) {
3784
+ }
3785
+
3786
+ class DeleteLogStreamCommand extends command(_ep0, _mw0, "DeleteLogStream", DeleteLogStream$) {
3787
+ }
3788
+
3789
+ class DeleteLookupTableCommand extends command(_ep0, _mw0, "DeleteLookupTable", DeleteLookupTable$) {
3790
+ }
3791
+
3792
+ class DeleteMetricFilterCommand extends command(_ep0, _mw0, "DeleteMetricFilter", DeleteMetricFilter$) {
3793
+ }
3794
+
3795
+ class DeleteQueryDefinitionCommand extends command(_ep0, _mw0, "DeleteQueryDefinition", DeleteQueryDefinition$) {
3796
+ }
3797
+
3798
+ class DeleteResourcePolicyCommand extends command(_ep0, _mw0, "DeleteResourcePolicy", DeleteResourcePolicy$) {
3799
+ }
3800
+
3801
+ class DeleteRetentionPolicyCommand extends command(_ep0, _mw0, "DeleteRetentionPolicy", DeleteRetentionPolicy$) {
3802
+ }
3803
+
3804
+ class DeleteScheduledQueryCommand extends command(_ep0, _mw0, "DeleteScheduledQuery", DeleteScheduledQuery$) {
3805
+ }
3806
+
3807
+ class DeleteSubscriptionFilterCommand extends command(_ep0, _mw0, "DeleteSubscriptionFilter", DeleteSubscriptionFilter$) {
3808
+ }
3809
+
3810
+ class DeleteSyslogConfigurationCommand extends command(_ep0, _mw0, "DeleteSyslogConfiguration", DeleteSyslogConfiguration$) {
3811
+ }
3812
+
3813
+ class DeleteTransformerCommand extends command(_ep0, _mw0, "DeleteTransformer", DeleteTransformer$) {
3814
+ }
3815
+
3816
+ class DescribeAccountPoliciesCommand extends command(_ep0, _mw0, "DescribeAccountPolicies", DescribeAccountPolicies$) {
3817
+ }
3818
+
3819
+ class DescribeConfigurationTemplatesCommand extends command(_ep0, _mw0, "DescribeConfigurationTemplates", DescribeConfigurationTemplates$) {
3820
+ }
3821
+
3822
+ class DescribeDeliveriesCommand extends command(_ep0, _mw0, "DescribeDeliveries", DescribeDeliveries$) {
3823
+ }
3824
+
3825
+ class DescribeDeliveryDestinationsCommand extends command(_ep0, _mw0, "DescribeDeliveryDestinations", DescribeDeliveryDestinations$) {
3826
+ }
3827
+
3828
+ class DescribeDeliverySourcesCommand extends command(_ep0, _mw0, "DescribeDeliverySources", DescribeDeliverySources$) {
3829
+ }
3830
+
3831
+ class DescribeDestinationsCommand extends command(_ep0, _mw0, "DescribeDestinations", DescribeDestinations$) {
3832
+ }
3833
+
3834
+ class DescribeExportTasksCommand extends command(_ep0, _mw0, "DescribeExportTasks", DescribeExportTasks$) {
3835
+ }
3836
+
3837
+ class DescribeFieldIndexesCommand extends command(_ep0, _mw0, "DescribeFieldIndexes", DescribeFieldIndexes$) {
3838
+ }
3839
+
3840
+ class DescribeImportTaskBatchesCommand extends command(_ep0, _mw0, "DescribeImportTaskBatches", DescribeImportTaskBatches$) {
3841
+ }
3842
+
3843
+ class DescribeImportTasksCommand extends command(_ep0, _mw0, "DescribeImportTasks", DescribeImportTasks$) {
3844
+ }
3845
+
3846
+ class DescribeIndexPoliciesCommand extends command(_ep0, _mw0, "DescribeIndexPolicies", DescribeIndexPolicies$) {
3847
+ }
3848
+
3849
+ class DescribeLogGroupsCommand extends command(_ep0, _mw0, "DescribeLogGroups", DescribeLogGroups$) {
3850
+ }
3851
+
3852
+ class DescribeLogStreamsCommand extends command(_ep0, _mw0, "DescribeLogStreams", DescribeLogStreams$) {
3853
+ }
3854
+
3855
+ class DescribeLookupTablesCommand extends command(_ep0, _mw0, "DescribeLookupTables", DescribeLookupTables$) {
3856
+ }
3857
+
3858
+ class DescribeMetricFiltersCommand extends command(_ep0, _mw0, "DescribeMetricFilters", DescribeMetricFilters$) {
3859
+ }
3860
+
3861
+ class DescribeQueriesCommand extends command(_ep0, _mw0, "DescribeQueries", DescribeQueries$) {
3862
+ }
3863
+
3864
+ class DescribeQueryDefinitionsCommand extends command(_ep0, _mw0, "DescribeQueryDefinitions", DescribeQueryDefinitions$) {
3865
+ }
3866
+
3867
+ class DescribeResourcePoliciesCommand extends command(_ep0, _mw0, "DescribeResourcePolicies", DescribeResourcePolicies$) {
3868
+ }
3869
+
3870
+ class DescribeSubscriptionFiltersCommand extends command(_ep0, _mw0, "DescribeSubscriptionFilters", DescribeSubscriptionFilters$) {
3871
+ }
3872
+
3873
+ class DisassociateKmsKeyCommand extends command(_ep0, _mw0, "DisassociateKmsKey", DisassociateKmsKey$) {
3874
+ }
3875
+
3876
+ class DisassociateSourceFromS3TableIntegrationCommand extends command(_ep0, _mw0, "DisassociateSourceFromS3TableIntegration", DisassociateSourceFromS3TableIntegration$) {
3877
+ }
3878
+
3879
+ class FilterLogEventsCommand extends command(_ep0, _mw0, "FilterLogEvents", FilterLogEvents$) {
3880
+ }
3881
+
3882
+ class GetDataProtectionPolicyCommand extends command(_ep0, _mw0, "GetDataProtectionPolicy", GetDataProtectionPolicy$) {
3883
+ }
3884
+
3885
+ class GetDeliveryCommand extends command(_ep0, _mw0, "GetDelivery", GetDelivery$) {
3886
+ }
3887
+
3888
+ class GetDeliveryDestinationCommand extends command(_ep0, _mw0, "GetDeliveryDestination", GetDeliveryDestination$) {
3889
+ }
3890
+
3891
+ class GetDeliveryDestinationPolicyCommand extends command(_ep0, _mw0, "GetDeliveryDestinationPolicy", GetDeliveryDestinationPolicy$) {
3892
+ }
3893
+
3894
+ class GetDeliverySourceCommand extends command(_ep0, _mw0, "GetDeliverySource", GetDeliverySource$) {
3895
+ }
3896
+
3897
+ class GetIntegrationCommand extends command(_ep0, _mw0, "GetIntegration", GetIntegration$) {
3898
+ }
3899
+
3900
+ class GetLogAnomalyDetectorCommand extends command(_ep0, _mw0, "GetLogAnomalyDetector", GetLogAnomalyDetector$) {
3901
+ }
3902
+
3903
+ class GetLogEventsCommand extends command(_ep0, _mw0, "GetLogEvents", GetLogEvents$) {
3904
+ }
3905
+
3906
+ class GetLogFieldsCommand extends command(_ep0, _mw0, "GetLogFields", GetLogFields$) {
3907
+ }
3908
+
3909
+ class GetLogGroupFieldsCommand extends command(_ep0, _mw0, "GetLogGroupFields", GetLogGroupFields$) {
3910
+ }
3911
+
3912
+ class GetLogObjectCommand extends command(_ep0, _mw0, "GetLogObject", GetLogObject$) {
3913
+ }
3914
+
3915
+ class GetLogRecordCommand extends command(_ep0, _mw0, "GetLogRecord", GetLogRecord$) {
3916
+ }
3917
+
3918
+ class GetLookupTableCommand extends command(_ep0, _mw0, "GetLookupTable", GetLookupTable$) {
3919
+ }
3920
+
3921
+ class GetQueryResultsCommand extends command(_ep0, _mw0, "GetQueryResults", GetQueryResults$) {
3922
+ }
3923
+
3924
+ class GetScheduledQueryCommand extends command(_ep0, _mw0, "GetScheduledQuery", GetScheduledQuery$) {
3925
+ }
3926
+
3927
+ class GetScheduledQueryHistoryCommand extends command(_ep0, _mw0, "GetScheduledQueryHistory", GetScheduledQueryHistory$) {
3928
+ }
3929
+
3930
+ class GetTransformerCommand extends command(_ep0, _mw0, "GetTransformer", GetTransformer$) {
3931
+ }
3932
+
3933
+ class ListAggregateLogGroupSummariesCommand extends command(_ep0, _mw0, "ListAggregateLogGroupSummaries", ListAggregateLogGroupSummaries$) {
3934
+ }
3935
+
3936
+ class ListAnomaliesCommand extends command(_ep0, _mw0, "ListAnomalies", ListAnomalies$) {
3937
+ }
3938
+
3939
+ class ListIntegrationsCommand extends command(_ep0, _mw0, "ListIntegrations", ListIntegrations$) {
3940
+ }
3941
+
3942
+ class ListLogAnomalyDetectorsCommand extends command(_ep0, _mw0, "ListLogAnomalyDetectors", ListLogAnomalyDetectors$) {
3943
+ }
3944
+
3945
+ class ListLogGroupsCommand extends command(_ep0, _mw0, "ListLogGroups", ListLogGroups$) {
3946
+ }
3947
+
3948
+ class ListLogGroupsForQueryCommand extends command(_ep0, _mw0, "ListLogGroupsForQuery", ListLogGroupsForQuery$) {
3949
+ }
3950
+
3951
+ class ListScheduledQueriesCommand extends command(_ep0, _mw0, "ListScheduledQueries", ListScheduledQueries$) {
3952
+ }
3953
+
3954
+ class ListSourcesForS3TableIntegrationCommand extends command(_ep0, _mw0, "ListSourcesForS3TableIntegration", ListSourcesForS3TableIntegration$) {
3955
+ }
3956
+
3957
+ class ListSyslogConfigurationsCommand extends command(_ep0, _mw0, "ListSyslogConfigurations", ListSyslogConfigurations$) {
3958
+ }
3959
+
3960
+ class ListTagsForResourceCommand extends command(_ep0, _mw0, "ListTagsForResource", ListTagsForResource$) {
3961
+ }
3962
+
3963
+ class ListTagsLogGroupCommand extends command(_ep0, _mw0, "ListTagsLogGroup", ListTagsLogGroup$) {
3964
+ }
3965
+
3966
+ class PutAccountPolicyCommand extends command(_ep0, _mw0, "PutAccountPolicy", PutAccountPolicy$) {
3967
+ }
3968
+
3969
+ class PutBearerTokenAuthenticationCommand extends command(_ep0, _mw0, "PutBearerTokenAuthentication", PutBearerTokenAuthentication$) {
3970
+ }
3971
+
3972
+ class PutDataProtectionPolicyCommand extends command(_ep0, _mw0, "PutDataProtectionPolicy", PutDataProtectionPolicy$) {
3973
+ }
3974
+
3975
+ class PutDeliveryDestinationCommand extends command(_ep0, _mw0, "PutDeliveryDestination", PutDeliveryDestination$) {
3976
+ }
3977
+
3978
+ class PutDeliveryDestinationPolicyCommand extends command(_ep0, _mw0, "PutDeliveryDestinationPolicy", PutDeliveryDestinationPolicy$) {
3979
+ }
3980
+
3981
+ class PutDeliverySourceCommand extends command(_ep0, _mw0, "PutDeliverySource", PutDeliverySource$) {
3982
+ }
3983
+
3984
+ class PutDestinationCommand extends command(_ep0, _mw0, "PutDestination", PutDestination$) {
3985
+ }
3986
+
3987
+ class PutDestinationPolicyCommand extends command(_ep0, _mw0, "PutDestinationPolicy", PutDestinationPolicy$) {
3988
+ }
3989
+
3990
+ class PutIndexPolicyCommand extends command(_ep0, _mw0, "PutIndexPolicy", PutIndexPolicy$) {
3991
+ }
3992
+
3993
+ class PutIntegrationCommand extends command(_ep0, _mw0, "PutIntegration", PutIntegration$) {
3994
+ }
3995
+
3996
+ class PutLogEventsCommand extends command(_ep0, _mw0, "PutLogEvents", PutLogEvents$) {
3997
+ }
3998
+
3999
+ class PutLogGroupDeletionProtectionCommand extends command(_ep0, _mw0, "PutLogGroupDeletionProtection", PutLogGroupDeletionProtection$) {
4000
+ }
4001
+
4002
+ class PutMetricFilterCommand extends command(_ep0, _mw0, "PutMetricFilter", PutMetricFilter$) {
4003
+ }
4004
+
4005
+ class PutQueryDefinitionCommand extends command(_ep0, _mw0, "PutQueryDefinition", PutQueryDefinition$) {
4006
+ }
4007
+
4008
+ class PutResourcePolicyCommand extends command(_ep0, _mw0, "PutResourcePolicy", PutResourcePolicy$) {
4009
+ }
4010
+
4011
+ class PutRetentionPolicyCommand extends command(_ep0, _mw0, "PutRetentionPolicy", PutRetentionPolicy$) {
4012
+ }
4013
+
4014
+ class PutSubscriptionFilterCommand extends command(_ep0, _mw0, "PutSubscriptionFilter", PutSubscriptionFilter$) {
4015
+ }
4016
+
4017
+ class PutSyslogConfigurationCommand extends command(_ep0, _mw0, "PutSyslogConfiguration", PutSyslogConfiguration$) {
4018
+ }
4019
+
4020
+ class PutTransformerCommand extends command(_ep0, _mw0, "PutTransformer", PutTransformer$) {
4021
+ }
4022
+
4023
+ class StartLiveTailCommand extends command(_ep0, _mw0, "StartLiveTail", StartLiveTail$) {
4024
+ }
4025
+
4026
+ class StartQueryCommand extends command(_ep0, _mw0, "StartQuery", StartQuery$) {
4027
+ }
4028
+
4029
+ class StopQueryCommand extends command(_ep0, _mw0, "StopQuery", StopQuery$) {
4030
+ }
4031
+
4032
+ class TagLogGroupCommand extends command(_ep0, _mw0, "TagLogGroup", TagLogGroup$) {
4033
+ }
4034
+
4035
+ class TagResourceCommand extends command(_ep0, _mw0, "TagResource", TagResource$) {
4036
+ }
4037
+
4038
+ class TestMetricFilterCommand extends command(_ep0, _mw0, "TestMetricFilter", TestMetricFilter$) {
4039
+ }
4040
+
4041
+ class TestTransformerCommand extends command(_ep0, _mw0, "TestTransformer", TestTransformer$) {
4042
+ }
4043
+
4044
+ class UntagLogGroupCommand extends command(_ep0, _mw0, "UntagLogGroup", UntagLogGroup$) {
4045
+ }
4046
+
4047
+ class UntagResourceCommand extends command(_ep0, _mw0, "UntagResource", UntagResource$) {
4048
+ }
4049
+
4050
+ class UpdateAnomalyCommand extends command(_ep0, _mw0, "UpdateAnomaly", UpdateAnomaly$) {
4051
+ }
4052
+
4053
+ class UpdateDeliveryConfigurationCommand extends command(_ep0, _mw0, "UpdateDeliveryConfiguration", UpdateDeliveryConfiguration$) {
4054
+ }
4055
+
4056
+ class UpdateLogAnomalyDetectorCommand extends command(_ep0, _mw0, "UpdateLogAnomalyDetector", UpdateLogAnomalyDetector$) {
4057
+ }
4058
+
4059
+ class UpdateLookupTableCommand extends command(_ep0, _mw0, "UpdateLookupTable", UpdateLookupTable$) {
4060
+ }
4061
+
4062
+ class UpdateScheduledQueryCommand extends command(_ep0, _mw0, "UpdateScheduledQuery", UpdateScheduledQuery$) {
5109
4063
  }
5110
4064
 
5111
4065
  const paginateDescribeConfigurationTemplates = createPaginator(CloudWatchLogsClient, DescribeConfigurationTemplatesCommand, "nextToken", "nextToken", "limit");