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