@aws-sdk/client-cloudwatch-logs 3.927.0 → 3.929.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 (115) hide show
  1. package/dist-cjs/index.js +2751 -2844
  2. package/dist-cjs/runtimeConfig.shared.js +7 -0
  3. package/dist-es/CloudWatchLogsClient.js +2 -0
  4. package/dist-es/commands/AssociateKmsKeyCommand.js +3 -9
  5. package/dist-es/commands/CancelExportTaskCommand.js +3 -9
  6. package/dist-es/commands/CreateDeliveryCommand.js +3 -9
  7. package/dist-es/commands/CreateExportTaskCommand.js +3 -9
  8. package/dist-es/commands/CreateLogAnomalyDetectorCommand.js +3 -9
  9. package/dist-es/commands/CreateLogGroupCommand.js +3 -9
  10. package/dist-es/commands/CreateLogStreamCommand.js +3 -9
  11. package/dist-es/commands/DeleteAccountPolicyCommand.js +3 -9
  12. package/dist-es/commands/DeleteDataProtectionPolicyCommand.js +3 -9
  13. package/dist-es/commands/DeleteDeliveryCommand.js +3 -9
  14. package/dist-es/commands/DeleteDeliveryDestinationCommand.js +3 -9
  15. package/dist-es/commands/DeleteDeliveryDestinationPolicyCommand.js +3 -9
  16. package/dist-es/commands/DeleteDeliverySourceCommand.js +3 -9
  17. package/dist-es/commands/DeleteDestinationCommand.js +3 -9
  18. package/dist-es/commands/DeleteIndexPolicyCommand.js +3 -9
  19. package/dist-es/commands/DeleteIntegrationCommand.js +3 -9
  20. package/dist-es/commands/DeleteLogAnomalyDetectorCommand.js +3 -9
  21. package/dist-es/commands/DeleteLogGroupCommand.js +3 -9
  22. package/dist-es/commands/DeleteLogStreamCommand.js +3 -9
  23. package/dist-es/commands/DeleteMetricFilterCommand.js +3 -9
  24. package/dist-es/commands/DeleteQueryDefinitionCommand.js +3 -9
  25. package/dist-es/commands/DeleteResourcePolicyCommand.js +3 -9
  26. package/dist-es/commands/DeleteRetentionPolicyCommand.js +3 -9
  27. package/dist-es/commands/DeleteSubscriptionFilterCommand.js +3 -9
  28. package/dist-es/commands/DeleteTransformerCommand.js +3 -9
  29. package/dist-es/commands/DescribeAccountPoliciesCommand.js +3 -9
  30. package/dist-es/commands/DescribeConfigurationTemplatesCommand.js +3 -9
  31. package/dist-es/commands/DescribeDeliveriesCommand.js +3 -9
  32. package/dist-es/commands/DescribeDeliveryDestinationsCommand.js +3 -9
  33. package/dist-es/commands/DescribeDeliverySourcesCommand.js +3 -9
  34. package/dist-es/commands/DescribeDestinationsCommand.js +3 -9
  35. package/dist-es/commands/DescribeExportTasksCommand.js +3 -9
  36. package/dist-es/commands/DescribeFieldIndexesCommand.js +3 -9
  37. package/dist-es/commands/DescribeIndexPoliciesCommand.js +3 -9
  38. package/dist-es/commands/DescribeLogGroupsCommand.js +3 -9
  39. package/dist-es/commands/DescribeLogStreamsCommand.js +3 -9
  40. package/dist-es/commands/DescribeMetricFiltersCommand.js +3 -9
  41. package/dist-es/commands/DescribeQueriesCommand.js +3 -9
  42. package/dist-es/commands/DescribeQueryDefinitionsCommand.js +3 -9
  43. package/dist-es/commands/DescribeResourcePoliciesCommand.js +3 -9
  44. package/dist-es/commands/DescribeSubscriptionFiltersCommand.js +3 -9
  45. package/dist-es/commands/DisassociateKmsKeyCommand.js +3 -9
  46. package/dist-es/commands/FilterLogEventsCommand.js +3 -9
  47. package/dist-es/commands/GetDataProtectionPolicyCommand.js +3 -9
  48. package/dist-es/commands/GetDeliveryCommand.js +3 -9
  49. package/dist-es/commands/GetDeliveryDestinationCommand.js +3 -9
  50. package/dist-es/commands/GetDeliveryDestinationPolicyCommand.js +3 -9
  51. package/dist-es/commands/GetDeliverySourceCommand.js +3 -9
  52. package/dist-es/commands/GetIntegrationCommand.js +3 -9
  53. package/dist-es/commands/GetLogAnomalyDetectorCommand.js +3 -9
  54. package/dist-es/commands/GetLogEventsCommand.js +3 -9
  55. package/dist-es/commands/GetLogGroupFieldsCommand.js +3 -9
  56. package/dist-es/commands/GetLogObjectCommand.js +3 -10
  57. package/dist-es/commands/GetLogRecordCommand.js +3 -9
  58. package/dist-es/commands/GetQueryResultsCommand.js +3 -9
  59. package/dist-es/commands/GetTransformerCommand.js +3 -9
  60. package/dist-es/commands/ListAnomaliesCommand.js +3 -9
  61. package/dist-es/commands/ListIntegrationsCommand.js +3 -9
  62. package/dist-es/commands/ListLogAnomalyDetectorsCommand.js +3 -9
  63. package/dist-es/commands/ListLogGroupsCommand.js +3 -9
  64. package/dist-es/commands/ListLogGroupsForQueryCommand.js +3 -9
  65. package/dist-es/commands/ListTagsForResourceCommand.js +3 -9
  66. package/dist-es/commands/ListTagsLogGroupCommand.js +3 -9
  67. package/dist-es/commands/PutAccountPolicyCommand.js +3 -9
  68. package/dist-es/commands/PutDataProtectionPolicyCommand.js +3 -9
  69. package/dist-es/commands/PutDeliveryDestinationCommand.js +3 -9
  70. package/dist-es/commands/PutDeliveryDestinationPolicyCommand.js +3 -9
  71. package/dist-es/commands/PutDeliverySourceCommand.js +3 -9
  72. package/dist-es/commands/PutDestinationCommand.js +3 -9
  73. package/dist-es/commands/PutDestinationPolicyCommand.js +3 -9
  74. package/dist-es/commands/PutIndexPolicyCommand.js +3 -9
  75. package/dist-es/commands/PutIntegrationCommand.js +3 -9
  76. package/dist-es/commands/PutLogEventsCommand.js +3 -9
  77. package/dist-es/commands/PutMetricFilterCommand.js +3 -9
  78. package/dist-es/commands/PutQueryDefinitionCommand.js +3 -9
  79. package/dist-es/commands/PutResourcePolicyCommand.js +3 -9
  80. package/dist-es/commands/PutRetentionPolicyCommand.js +3 -9
  81. package/dist-es/commands/PutSubscriptionFilterCommand.js +3 -9
  82. package/dist-es/commands/PutTransformerCommand.js +3 -9
  83. package/dist-es/commands/StartLiveTailCommand.js +3 -10
  84. package/dist-es/commands/StartQueryCommand.js +3 -9
  85. package/dist-es/commands/StopQueryCommand.js +3 -9
  86. package/dist-es/commands/TagLogGroupCommand.js +3 -9
  87. package/dist-es/commands/TagResourceCommand.js +3 -9
  88. package/dist-es/commands/TestMetricFilterCommand.js +3 -9
  89. package/dist-es/commands/TestTransformerCommand.js +3 -9
  90. package/dist-es/commands/UntagLogGroupCommand.js +3 -9
  91. package/dist-es/commands/UntagResourceCommand.js +3 -9
  92. package/dist-es/commands/UpdateAnomalyCommand.js +3 -9
  93. package/dist-es/commands/UpdateDeliveryConfigurationCommand.js +3 -9
  94. package/dist-es/commands/UpdateLogAnomalyDetectorCommand.js +3 -9
  95. package/dist-es/models/models_0.js +0 -28
  96. package/dist-es/runtimeConfig.shared.js +7 -0
  97. package/dist-es/schemas/schemas_0.js +2543 -0
  98. package/dist-types/CloudWatchLogsClient.d.ts +10 -1
  99. package/dist-types/models/models_0.d.ts +0 -16
  100. package/dist-types/runtimeConfig.browser.d.ts +1 -0
  101. package/dist-types/runtimeConfig.d.ts +1 -0
  102. package/dist-types/runtimeConfig.native.d.ts +1 -0
  103. package/dist-types/runtimeConfig.shared.d.ts +1 -0
  104. package/dist-types/schemas/schemas_0.d.ts +439 -0
  105. package/dist-types/ts3.4/CloudWatchLogsClient.d.ts +4 -0
  106. package/dist-types/ts3.4/models/models_0.d.ts +0 -12
  107. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +4 -0
  108. package/dist-types/ts3.4/runtimeConfig.d.ts +4 -0
  109. package/dist-types/ts3.4/runtimeConfig.native.d.ts +4 -0
  110. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +4 -0
  111. package/dist-types/ts3.4/schemas/schemas_0.d.ts +444 -0
  112. package/package.json +8 -7
  113. package/dist-es/protocols/Aws_json1_1.js +0 -2116
  114. package/dist-types/protocols/Aws_json1_1.d.ts +0 -821
  115. package/dist-types/ts3.4/protocols/Aws_json1_1.d.ts +0 -1100
@@ -1,1100 +0,0 @@
1
- import {
2
- HttpRequest as __HttpRequest,
3
- HttpResponse as __HttpResponse,
4
- } from "@smithy/protocol-http";
5
- import {
6
- EventStreamSerdeContext as __EventStreamSerdeContext,
7
- SerdeContext as __SerdeContext,
8
- } from "@smithy/types";
9
- import {
10
- AssociateKmsKeyCommandInput,
11
- AssociateKmsKeyCommandOutput,
12
- } from "../commands/AssociateKmsKeyCommand";
13
- import {
14
- CancelExportTaskCommandInput,
15
- CancelExportTaskCommandOutput,
16
- } from "../commands/CancelExportTaskCommand";
17
- import {
18
- CreateDeliveryCommandInput,
19
- CreateDeliveryCommandOutput,
20
- } from "../commands/CreateDeliveryCommand";
21
- import {
22
- CreateExportTaskCommandInput,
23
- CreateExportTaskCommandOutput,
24
- } from "../commands/CreateExportTaskCommand";
25
- import {
26
- CreateLogAnomalyDetectorCommandInput,
27
- CreateLogAnomalyDetectorCommandOutput,
28
- } from "../commands/CreateLogAnomalyDetectorCommand";
29
- import {
30
- CreateLogGroupCommandInput,
31
- CreateLogGroupCommandOutput,
32
- } from "../commands/CreateLogGroupCommand";
33
- import {
34
- CreateLogStreamCommandInput,
35
- CreateLogStreamCommandOutput,
36
- } from "../commands/CreateLogStreamCommand";
37
- import {
38
- DeleteAccountPolicyCommandInput,
39
- DeleteAccountPolicyCommandOutput,
40
- } from "../commands/DeleteAccountPolicyCommand";
41
- import {
42
- DeleteDataProtectionPolicyCommandInput,
43
- DeleteDataProtectionPolicyCommandOutput,
44
- } from "../commands/DeleteDataProtectionPolicyCommand";
45
- import {
46
- DeleteDeliveryCommandInput,
47
- DeleteDeliveryCommandOutput,
48
- } from "../commands/DeleteDeliveryCommand";
49
- import {
50
- DeleteDeliveryDestinationCommandInput,
51
- DeleteDeliveryDestinationCommandOutput,
52
- } from "../commands/DeleteDeliveryDestinationCommand";
53
- import {
54
- DeleteDeliveryDestinationPolicyCommandInput,
55
- DeleteDeliveryDestinationPolicyCommandOutput,
56
- } from "../commands/DeleteDeliveryDestinationPolicyCommand";
57
- import {
58
- DeleteDeliverySourceCommandInput,
59
- DeleteDeliverySourceCommandOutput,
60
- } from "../commands/DeleteDeliverySourceCommand";
61
- import {
62
- DeleteDestinationCommandInput,
63
- DeleteDestinationCommandOutput,
64
- } from "../commands/DeleteDestinationCommand";
65
- import {
66
- DeleteIndexPolicyCommandInput,
67
- DeleteIndexPolicyCommandOutput,
68
- } from "../commands/DeleteIndexPolicyCommand";
69
- import {
70
- DeleteIntegrationCommandInput,
71
- DeleteIntegrationCommandOutput,
72
- } from "../commands/DeleteIntegrationCommand";
73
- import {
74
- DeleteLogAnomalyDetectorCommandInput,
75
- DeleteLogAnomalyDetectorCommandOutput,
76
- } from "../commands/DeleteLogAnomalyDetectorCommand";
77
- import {
78
- DeleteLogGroupCommandInput,
79
- DeleteLogGroupCommandOutput,
80
- } from "../commands/DeleteLogGroupCommand";
81
- import {
82
- DeleteLogStreamCommandInput,
83
- DeleteLogStreamCommandOutput,
84
- } from "../commands/DeleteLogStreamCommand";
85
- import {
86
- DeleteMetricFilterCommandInput,
87
- DeleteMetricFilterCommandOutput,
88
- } from "../commands/DeleteMetricFilterCommand";
89
- import {
90
- DeleteQueryDefinitionCommandInput,
91
- DeleteQueryDefinitionCommandOutput,
92
- } from "../commands/DeleteQueryDefinitionCommand";
93
- import {
94
- DeleteResourcePolicyCommandInput,
95
- DeleteResourcePolicyCommandOutput,
96
- } from "../commands/DeleteResourcePolicyCommand";
97
- import {
98
- DeleteRetentionPolicyCommandInput,
99
- DeleteRetentionPolicyCommandOutput,
100
- } from "../commands/DeleteRetentionPolicyCommand";
101
- import {
102
- DeleteSubscriptionFilterCommandInput,
103
- DeleteSubscriptionFilterCommandOutput,
104
- } from "../commands/DeleteSubscriptionFilterCommand";
105
- import {
106
- DeleteTransformerCommandInput,
107
- DeleteTransformerCommandOutput,
108
- } from "../commands/DeleteTransformerCommand";
109
- import {
110
- DescribeAccountPoliciesCommandInput,
111
- DescribeAccountPoliciesCommandOutput,
112
- } from "../commands/DescribeAccountPoliciesCommand";
113
- import {
114
- DescribeConfigurationTemplatesCommandInput,
115
- DescribeConfigurationTemplatesCommandOutput,
116
- } from "../commands/DescribeConfigurationTemplatesCommand";
117
- import {
118
- DescribeDeliveriesCommandInput,
119
- DescribeDeliveriesCommandOutput,
120
- } from "../commands/DescribeDeliveriesCommand";
121
- import {
122
- DescribeDeliveryDestinationsCommandInput,
123
- DescribeDeliveryDestinationsCommandOutput,
124
- } from "../commands/DescribeDeliveryDestinationsCommand";
125
- import {
126
- DescribeDeliverySourcesCommandInput,
127
- DescribeDeliverySourcesCommandOutput,
128
- } from "../commands/DescribeDeliverySourcesCommand";
129
- import {
130
- DescribeDestinationsCommandInput,
131
- DescribeDestinationsCommandOutput,
132
- } from "../commands/DescribeDestinationsCommand";
133
- import {
134
- DescribeExportTasksCommandInput,
135
- DescribeExportTasksCommandOutput,
136
- } from "../commands/DescribeExportTasksCommand";
137
- import {
138
- DescribeFieldIndexesCommandInput,
139
- DescribeFieldIndexesCommandOutput,
140
- } from "../commands/DescribeFieldIndexesCommand";
141
- import {
142
- DescribeIndexPoliciesCommandInput,
143
- DescribeIndexPoliciesCommandOutput,
144
- } from "../commands/DescribeIndexPoliciesCommand";
145
- import {
146
- DescribeLogGroupsCommandInput,
147
- DescribeLogGroupsCommandOutput,
148
- } from "../commands/DescribeLogGroupsCommand";
149
- import {
150
- DescribeLogStreamsCommandInput,
151
- DescribeLogStreamsCommandOutput,
152
- } from "../commands/DescribeLogStreamsCommand";
153
- import {
154
- DescribeMetricFiltersCommandInput,
155
- DescribeMetricFiltersCommandOutput,
156
- } from "../commands/DescribeMetricFiltersCommand";
157
- import {
158
- DescribeQueriesCommandInput,
159
- DescribeQueriesCommandOutput,
160
- } from "../commands/DescribeQueriesCommand";
161
- import {
162
- DescribeQueryDefinitionsCommandInput,
163
- DescribeQueryDefinitionsCommandOutput,
164
- } from "../commands/DescribeQueryDefinitionsCommand";
165
- import {
166
- DescribeResourcePoliciesCommandInput,
167
- DescribeResourcePoliciesCommandOutput,
168
- } from "../commands/DescribeResourcePoliciesCommand";
169
- import {
170
- DescribeSubscriptionFiltersCommandInput,
171
- DescribeSubscriptionFiltersCommandOutput,
172
- } from "../commands/DescribeSubscriptionFiltersCommand";
173
- import {
174
- DisassociateKmsKeyCommandInput,
175
- DisassociateKmsKeyCommandOutput,
176
- } from "../commands/DisassociateKmsKeyCommand";
177
- import {
178
- FilterLogEventsCommandInput,
179
- FilterLogEventsCommandOutput,
180
- } from "../commands/FilterLogEventsCommand";
181
- import {
182
- GetDataProtectionPolicyCommandInput,
183
- GetDataProtectionPolicyCommandOutput,
184
- } from "../commands/GetDataProtectionPolicyCommand";
185
- import {
186
- GetDeliveryCommandInput,
187
- GetDeliveryCommandOutput,
188
- } from "../commands/GetDeliveryCommand";
189
- import {
190
- GetDeliveryDestinationCommandInput,
191
- GetDeliveryDestinationCommandOutput,
192
- } from "../commands/GetDeliveryDestinationCommand";
193
- import {
194
- GetDeliveryDestinationPolicyCommandInput,
195
- GetDeliveryDestinationPolicyCommandOutput,
196
- } from "../commands/GetDeliveryDestinationPolicyCommand";
197
- import {
198
- GetDeliverySourceCommandInput,
199
- GetDeliverySourceCommandOutput,
200
- } from "../commands/GetDeliverySourceCommand";
201
- import {
202
- GetIntegrationCommandInput,
203
- GetIntegrationCommandOutput,
204
- } from "../commands/GetIntegrationCommand";
205
- import {
206
- GetLogAnomalyDetectorCommandInput,
207
- GetLogAnomalyDetectorCommandOutput,
208
- } from "../commands/GetLogAnomalyDetectorCommand";
209
- import {
210
- GetLogEventsCommandInput,
211
- GetLogEventsCommandOutput,
212
- } from "../commands/GetLogEventsCommand";
213
- import {
214
- GetLogGroupFieldsCommandInput,
215
- GetLogGroupFieldsCommandOutput,
216
- } from "../commands/GetLogGroupFieldsCommand";
217
- import {
218
- GetLogObjectCommandInput,
219
- GetLogObjectCommandOutput,
220
- } from "../commands/GetLogObjectCommand";
221
- import {
222
- GetLogRecordCommandInput,
223
- GetLogRecordCommandOutput,
224
- } from "../commands/GetLogRecordCommand";
225
- import {
226
- GetQueryResultsCommandInput,
227
- GetQueryResultsCommandOutput,
228
- } from "../commands/GetQueryResultsCommand";
229
- import {
230
- GetTransformerCommandInput,
231
- GetTransformerCommandOutput,
232
- } from "../commands/GetTransformerCommand";
233
- import {
234
- ListAnomaliesCommandInput,
235
- ListAnomaliesCommandOutput,
236
- } from "../commands/ListAnomaliesCommand";
237
- import {
238
- ListIntegrationsCommandInput,
239
- ListIntegrationsCommandOutput,
240
- } from "../commands/ListIntegrationsCommand";
241
- import {
242
- ListLogAnomalyDetectorsCommandInput,
243
- ListLogAnomalyDetectorsCommandOutput,
244
- } from "../commands/ListLogAnomalyDetectorsCommand";
245
- import {
246
- ListLogGroupsCommandInput,
247
- ListLogGroupsCommandOutput,
248
- } from "../commands/ListLogGroupsCommand";
249
- import {
250
- ListLogGroupsForQueryCommandInput,
251
- ListLogGroupsForQueryCommandOutput,
252
- } from "../commands/ListLogGroupsForQueryCommand";
253
- import {
254
- ListTagsForResourceCommandInput,
255
- ListTagsForResourceCommandOutput,
256
- } from "../commands/ListTagsForResourceCommand";
257
- import {
258
- ListTagsLogGroupCommandInput,
259
- ListTagsLogGroupCommandOutput,
260
- } from "../commands/ListTagsLogGroupCommand";
261
- import {
262
- PutAccountPolicyCommandInput,
263
- PutAccountPolicyCommandOutput,
264
- } from "../commands/PutAccountPolicyCommand";
265
- import {
266
- PutDataProtectionPolicyCommandInput,
267
- PutDataProtectionPolicyCommandOutput,
268
- } from "../commands/PutDataProtectionPolicyCommand";
269
- import {
270
- PutDeliveryDestinationCommandInput,
271
- PutDeliveryDestinationCommandOutput,
272
- } from "../commands/PutDeliveryDestinationCommand";
273
- import {
274
- PutDeliveryDestinationPolicyCommandInput,
275
- PutDeliveryDestinationPolicyCommandOutput,
276
- } from "../commands/PutDeliveryDestinationPolicyCommand";
277
- import {
278
- PutDeliverySourceCommandInput,
279
- PutDeliverySourceCommandOutput,
280
- } from "../commands/PutDeliverySourceCommand";
281
- import {
282
- PutDestinationCommandInput,
283
- PutDestinationCommandOutput,
284
- } from "../commands/PutDestinationCommand";
285
- import {
286
- PutDestinationPolicyCommandInput,
287
- PutDestinationPolicyCommandOutput,
288
- } from "../commands/PutDestinationPolicyCommand";
289
- import {
290
- PutIndexPolicyCommandInput,
291
- PutIndexPolicyCommandOutput,
292
- } from "../commands/PutIndexPolicyCommand";
293
- import {
294
- PutIntegrationCommandInput,
295
- PutIntegrationCommandOutput,
296
- } from "../commands/PutIntegrationCommand";
297
- import {
298
- PutLogEventsCommandInput,
299
- PutLogEventsCommandOutput,
300
- } from "../commands/PutLogEventsCommand";
301
- import {
302
- PutMetricFilterCommandInput,
303
- PutMetricFilterCommandOutput,
304
- } from "../commands/PutMetricFilterCommand";
305
- import {
306
- PutQueryDefinitionCommandInput,
307
- PutQueryDefinitionCommandOutput,
308
- } from "../commands/PutQueryDefinitionCommand";
309
- import {
310
- PutResourcePolicyCommandInput,
311
- PutResourcePolicyCommandOutput,
312
- } from "../commands/PutResourcePolicyCommand";
313
- import {
314
- PutRetentionPolicyCommandInput,
315
- PutRetentionPolicyCommandOutput,
316
- } from "../commands/PutRetentionPolicyCommand";
317
- import {
318
- PutSubscriptionFilterCommandInput,
319
- PutSubscriptionFilterCommandOutput,
320
- } from "../commands/PutSubscriptionFilterCommand";
321
- import {
322
- PutTransformerCommandInput,
323
- PutTransformerCommandOutput,
324
- } from "../commands/PutTransformerCommand";
325
- import {
326
- StartLiveTailCommandInput,
327
- StartLiveTailCommandOutput,
328
- } from "../commands/StartLiveTailCommand";
329
- import {
330
- StartQueryCommandInput,
331
- StartQueryCommandOutput,
332
- } from "../commands/StartQueryCommand";
333
- import {
334
- StopQueryCommandInput,
335
- StopQueryCommandOutput,
336
- } from "../commands/StopQueryCommand";
337
- import {
338
- TagLogGroupCommandInput,
339
- TagLogGroupCommandOutput,
340
- } from "../commands/TagLogGroupCommand";
341
- import {
342
- TagResourceCommandInput,
343
- TagResourceCommandOutput,
344
- } from "../commands/TagResourceCommand";
345
- import {
346
- TestMetricFilterCommandInput,
347
- TestMetricFilterCommandOutput,
348
- } from "../commands/TestMetricFilterCommand";
349
- import {
350
- TestTransformerCommandInput,
351
- TestTransformerCommandOutput,
352
- } from "../commands/TestTransformerCommand";
353
- import {
354
- UntagLogGroupCommandInput,
355
- UntagLogGroupCommandOutput,
356
- } from "../commands/UntagLogGroupCommand";
357
- import {
358
- UntagResourceCommandInput,
359
- UntagResourceCommandOutput,
360
- } from "../commands/UntagResourceCommand";
361
- import {
362
- UpdateAnomalyCommandInput,
363
- UpdateAnomalyCommandOutput,
364
- } from "../commands/UpdateAnomalyCommand";
365
- import {
366
- UpdateDeliveryConfigurationCommandInput,
367
- UpdateDeliveryConfigurationCommandOutput,
368
- } from "../commands/UpdateDeliveryConfigurationCommand";
369
- import {
370
- UpdateLogAnomalyDetectorCommandInput,
371
- UpdateLogAnomalyDetectorCommandOutput,
372
- } from "../commands/UpdateLogAnomalyDetectorCommand";
373
- export declare const se_AssociateKmsKeyCommand: (
374
- input: AssociateKmsKeyCommandInput,
375
- context: __SerdeContext
376
- ) => Promise<__HttpRequest>;
377
- export declare const se_CancelExportTaskCommand: (
378
- input: CancelExportTaskCommandInput,
379
- context: __SerdeContext
380
- ) => Promise<__HttpRequest>;
381
- export declare const se_CreateDeliveryCommand: (
382
- input: CreateDeliveryCommandInput,
383
- context: __SerdeContext
384
- ) => Promise<__HttpRequest>;
385
- export declare const se_CreateExportTaskCommand: (
386
- input: CreateExportTaskCommandInput,
387
- context: __SerdeContext
388
- ) => Promise<__HttpRequest>;
389
- export declare const se_CreateLogAnomalyDetectorCommand: (
390
- input: CreateLogAnomalyDetectorCommandInput,
391
- context: __SerdeContext
392
- ) => Promise<__HttpRequest>;
393
- export declare const se_CreateLogGroupCommand: (
394
- input: CreateLogGroupCommandInput,
395
- context: __SerdeContext
396
- ) => Promise<__HttpRequest>;
397
- export declare const se_CreateLogStreamCommand: (
398
- input: CreateLogStreamCommandInput,
399
- context: __SerdeContext
400
- ) => Promise<__HttpRequest>;
401
- export declare const se_DeleteAccountPolicyCommand: (
402
- input: DeleteAccountPolicyCommandInput,
403
- context: __SerdeContext
404
- ) => Promise<__HttpRequest>;
405
- export declare const se_DeleteDataProtectionPolicyCommand: (
406
- input: DeleteDataProtectionPolicyCommandInput,
407
- context: __SerdeContext
408
- ) => Promise<__HttpRequest>;
409
- export declare const se_DeleteDeliveryCommand: (
410
- input: DeleteDeliveryCommandInput,
411
- context: __SerdeContext
412
- ) => Promise<__HttpRequest>;
413
- export declare const se_DeleteDeliveryDestinationCommand: (
414
- input: DeleteDeliveryDestinationCommandInput,
415
- context: __SerdeContext
416
- ) => Promise<__HttpRequest>;
417
- export declare const se_DeleteDeliveryDestinationPolicyCommand: (
418
- input: DeleteDeliveryDestinationPolicyCommandInput,
419
- context: __SerdeContext
420
- ) => Promise<__HttpRequest>;
421
- export declare const se_DeleteDeliverySourceCommand: (
422
- input: DeleteDeliverySourceCommandInput,
423
- context: __SerdeContext
424
- ) => Promise<__HttpRequest>;
425
- export declare const se_DeleteDestinationCommand: (
426
- input: DeleteDestinationCommandInput,
427
- context: __SerdeContext
428
- ) => Promise<__HttpRequest>;
429
- export declare const se_DeleteIndexPolicyCommand: (
430
- input: DeleteIndexPolicyCommandInput,
431
- context: __SerdeContext
432
- ) => Promise<__HttpRequest>;
433
- export declare const se_DeleteIntegrationCommand: (
434
- input: DeleteIntegrationCommandInput,
435
- context: __SerdeContext
436
- ) => Promise<__HttpRequest>;
437
- export declare const se_DeleteLogAnomalyDetectorCommand: (
438
- input: DeleteLogAnomalyDetectorCommandInput,
439
- context: __SerdeContext
440
- ) => Promise<__HttpRequest>;
441
- export declare const se_DeleteLogGroupCommand: (
442
- input: DeleteLogGroupCommandInput,
443
- context: __SerdeContext
444
- ) => Promise<__HttpRequest>;
445
- export declare const se_DeleteLogStreamCommand: (
446
- input: DeleteLogStreamCommandInput,
447
- context: __SerdeContext
448
- ) => Promise<__HttpRequest>;
449
- export declare const se_DeleteMetricFilterCommand: (
450
- input: DeleteMetricFilterCommandInput,
451
- context: __SerdeContext
452
- ) => Promise<__HttpRequest>;
453
- export declare const se_DeleteQueryDefinitionCommand: (
454
- input: DeleteQueryDefinitionCommandInput,
455
- context: __SerdeContext
456
- ) => Promise<__HttpRequest>;
457
- export declare const se_DeleteResourcePolicyCommand: (
458
- input: DeleteResourcePolicyCommandInput,
459
- context: __SerdeContext
460
- ) => Promise<__HttpRequest>;
461
- export declare const se_DeleteRetentionPolicyCommand: (
462
- input: DeleteRetentionPolicyCommandInput,
463
- context: __SerdeContext
464
- ) => Promise<__HttpRequest>;
465
- export declare const se_DeleteSubscriptionFilterCommand: (
466
- input: DeleteSubscriptionFilterCommandInput,
467
- context: __SerdeContext
468
- ) => Promise<__HttpRequest>;
469
- export declare const se_DeleteTransformerCommand: (
470
- input: DeleteTransformerCommandInput,
471
- context: __SerdeContext
472
- ) => Promise<__HttpRequest>;
473
- export declare const se_DescribeAccountPoliciesCommand: (
474
- input: DescribeAccountPoliciesCommandInput,
475
- context: __SerdeContext
476
- ) => Promise<__HttpRequest>;
477
- export declare const se_DescribeConfigurationTemplatesCommand: (
478
- input: DescribeConfigurationTemplatesCommandInput,
479
- context: __SerdeContext
480
- ) => Promise<__HttpRequest>;
481
- export declare const se_DescribeDeliveriesCommand: (
482
- input: DescribeDeliveriesCommandInput,
483
- context: __SerdeContext
484
- ) => Promise<__HttpRequest>;
485
- export declare const se_DescribeDeliveryDestinationsCommand: (
486
- input: DescribeDeliveryDestinationsCommandInput,
487
- context: __SerdeContext
488
- ) => Promise<__HttpRequest>;
489
- export declare const se_DescribeDeliverySourcesCommand: (
490
- input: DescribeDeliverySourcesCommandInput,
491
- context: __SerdeContext
492
- ) => Promise<__HttpRequest>;
493
- export declare const se_DescribeDestinationsCommand: (
494
- input: DescribeDestinationsCommandInput,
495
- context: __SerdeContext
496
- ) => Promise<__HttpRequest>;
497
- export declare const se_DescribeExportTasksCommand: (
498
- input: DescribeExportTasksCommandInput,
499
- context: __SerdeContext
500
- ) => Promise<__HttpRequest>;
501
- export declare const se_DescribeFieldIndexesCommand: (
502
- input: DescribeFieldIndexesCommandInput,
503
- context: __SerdeContext
504
- ) => Promise<__HttpRequest>;
505
- export declare const se_DescribeIndexPoliciesCommand: (
506
- input: DescribeIndexPoliciesCommandInput,
507
- context: __SerdeContext
508
- ) => Promise<__HttpRequest>;
509
- export declare const se_DescribeLogGroupsCommand: (
510
- input: DescribeLogGroupsCommandInput,
511
- context: __SerdeContext
512
- ) => Promise<__HttpRequest>;
513
- export declare const se_DescribeLogStreamsCommand: (
514
- input: DescribeLogStreamsCommandInput,
515
- context: __SerdeContext
516
- ) => Promise<__HttpRequest>;
517
- export declare const se_DescribeMetricFiltersCommand: (
518
- input: DescribeMetricFiltersCommandInput,
519
- context: __SerdeContext
520
- ) => Promise<__HttpRequest>;
521
- export declare const se_DescribeQueriesCommand: (
522
- input: DescribeQueriesCommandInput,
523
- context: __SerdeContext
524
- ) => Promise<__HttpRequest>;
525
- export declare const se_DescribeQueryDefinitionsCommand: (
526
- input: DescribeQueryDefinitionsCommandInput,
527
- context: __SerdeContext
528
- ) => Promise<__HttpRequest>;
529
- export declare const se_DescribeResourcePoliciesCommand: (
530
- input: DescribeResourcePoliciesCommandInput,
531
- context: __SerdeContext
532
- ) => Promise<__HttpRequest>;
533
- export declare const se_DescribeSubscriptionFiltersCommand: (
534
- input: DescribeSubscriptionFiltersCommandInput,
535
- context: __SerdeContext
536
- ) => Promise<__HttpRequest>;
537
- export declare const se_DisassociateKmsKeyCommand: (
538
- input: DisassociateKmsKeyCommandInput,
539
- context: __SerdeContext
540
- ) => Promise<__HttpRequest>;
541
- export declare const se_FilterLogEventsCommand: (
542
- input: FilterLogEventsCommandInput,
543
- context: __SerdeContext
544
- ) => Promise<__HttpRequest>;
545
- export declare const se_GetDataProtectionPolicyCommand: (
546
- input: GetDataProtectionPolicyCommandInput,
547
- context: __SerdeContext
548
- ) => Promise<__HttpRequest>;
549
- export declare const se_GetDeliveryCommand: (
550
- input: GetDeliveryCommandInput,
551
- context: __SerdeContext
552
- ) => Promise<__HttpRequest>;
553
- export declare const se_GetDeliveryDestinationCommand: (
554
- input: GetDeliveryDestinationCommandInput,
555
- context: __SerdeContext
556
- ) => Promise<__HttpRequest>;
557
- export declare const se_GetDeliveryDestinationPolicyCommand: (
558
- input: GetDeliveryDestinationPolicyCommandInput,
559
- context: __SerdeContext
560
- ) => Promise<__HttpRequest>;
561
- export declare const se_GetDeliverySourceCommand: (
562
- input: GetDeliverySourceCommandInput,
563
- context: __SerdeContext
564
- ) => Promise<__HttpRequest>;
565
- export declare const se_GetIntegrationCommand: (
566
- input: GetIntegrationCommandInput,
567
- context: __SerdeContext
568
- ) => Promise<__HttpRequest>;
569
- export declare const se_GetLogAnomalyDetectorCommand: (
570
- input: GetLogAnomalyDetectorCommandInput,
571
- context: __SerdeContext
572
- ) => Promise<__HttpRequest>;
573
- export declare const se_GetLogEventsCommand: (
574
- input: GetLogEventsCommandInput,
575
- context: __SerdeContext
576
- ) => Promise<__HttpRequest>;
577
- export declare const se_GetLogGroupFieldsCommand: (
578
- input: GetLogGroupFieldsCommandInput,
579
- context: __SerdeContext
580
- ) => Promise<__HttpRequest>;
581
- export declare const se_GetLogObjectCommand: (
582
- input: GetLogObjectCommandInput,
583
- context: __SerdeContext
584
- ) => Promise<__HttpRequest>;
585
- export declare const se_GetLogRecordCommand: (
586
- input: GetLogRecordCommandInput,
587
- context: __SerdeContext
588
- ) => Promise<__HttpRequest>;
589
- export declare const se_GetQueryResultsCommand: (
590
- input: GetQueryResultsCommandInput,
591
- context: __SerdeContext
592
- ) => Promise<__HttpRequest>;
593
- export declare const se_GetTransformerCommand: (
594
- input: GetTransformerCommandInput,
595
- context: __SerdeContext
596
- ) => Promise<__HttpRequest>;
597
- export declare const se_ListAnomaliesCommand: (
598
- input: ListAnomaliesCommandInput,
599
- context: __SerdeContext
600
- ) => Promise<__HttpRequest>;
601
- export declare const se_ListIntegrationsCommand: (
602
- input: ListIntegrationsCommandInput,
603
- context: __SerdeContext
604
- ) => Promise<__HttpRequest>;
605
- export declare const se_ListLogAnomalyDetectorsCommand: (
606
- input: ListLogAnomalyDetectorsCommandInput,
607
- context: __SerdeContext
608
- ) => Promise<__HttpRequest>;
609
- export declare const se_ListLogGroupsCommand: (
610
- input: ListLogGroupsCommandInput,
611
- context: __SerdeContext
612
- ) => Promise<__HttpRequest>;
613
- export declare const se_ListLogGroupsForQueryCommand: (
614
- input: ListLogGroupsForQueryCommandInput,
615
- context: __SerdeContext
616
- ) => Promise<__HttpRequest>;
617
- export declare const se_ListTagsForResourceCommand: (
618
- input: ListTagsForResourceCommandInput,
619
- context: __SerdeContext
620
- ) => Promise<__HttpRequest>;
621
- export declare const se_ListTagsLogGroupCommand: (
622
- input: ListTagsLogGroupCommandInput,
623
- context: __SerdeContext
624
- ) => Promise<__HttpRequest>;
625
- export declare const se_PutAccountPolicyCommand: (
626
- input: PutAccountPolicyCommandInput,
627
- context: __SerdeContext
628
- ) => Promise<__HttpRequest>;
629
- export declare const se_PutDataProtectionPolicyCommand: (
630
- input: PutDataProtectionPolicyCommandInput,
631
- context: __SerdeContext
632
- ) => Promise<__HttpRequest>;
633
- export declare const se_PutDeliveryDestinationCommand: (
634
- input: PutDeliveryDestinationCommandInput,
635
- context: __SerdeContext
636
- ) => Promise<__HttpRequest>;
637
- export declare const se_PutDeliveryDestinationPolicyCommand: (
638
- input: PutDeliveryDestinationPolicyCommandInput,
639
- context: __SerdeContext
640
- ) => Promise<__HttpRequest>;
641
- export declare const se_PutDeliverySourceCommand: (
642
- input: PutDeliverySourceCommandInput,
643
- context: __SerdeContext
644
- ) => Promise<__HttpRequest>;
645
- export declare const se_PutDestinationCommand: (
646
- input: PutDestinationCommandInput,
647
- context: __SerdeContext
648
- ) => Promise<__HttpRequest>;
649
- export declare const se_PutDestinationPolicyCommand: (
650
- input: PutDestinationPolicyCommandInput,
651
- context: __SerdeContext
652
- ) => Promise<__HttpRequest>;
653
- export declare const se_PutIndexPolicyCommand: (
654
- input: PutIndexPolicyCommandInput,
655
- context: __SerdeContext
656
- ) => Promise<__HttpRequest>;
657
- export declare const se_PutIntegrationCommand: (
658
- input: PutIntegrationCommandInput,
659
- context: __SerdeContext
660
- ) => Promise<__HttpRequest>;
661
- export declare const se_PutLogEventsCommand: (
662
- input: PutLogEventsCommandInput,
663
- context: __SerdeContext
664
- ) => Promise<__HttpRequest>;
665
- export declare const se_PutMetricFilterCommand: (
666
- input: PutMetricFilterCommandInput,
667
- context: __SerdeContext
668
- ) => Promise<__HttpRequest>;
669
- export declare const se_PutQueryDefinitionCommand: (
670
- input: PutQueryDefinitionCommandInput,
671
- context: __SerdeContext
672
- ) => Promise<__HttpRequest>;
673
- export declare const se_PutResourcePolicyCommand: (
674
- input: PutResourcePolicyCommandInput,
675
- context: __SerdeContext
676
- ) => Promise<__HttpRequest>;
677
- export declare const se_PutRetentionPolicyCommand: (
678
- input: PutRetentionPolicyCommandInput,
679
- context: __SerdeContext
680
- ) => Promise<__HttpRequest>;
681
- export declare const se_PutSubscriptionFilterCommand: (
682
- input: PutSubscriptionFilterCommandInput,
683
- context: __SerdeContext
684
- ) => Promise<__HttpRequest>;
685
- export declare const se_PutTransformerCommand: (
686
- input: PutTransformerCommandInput,
687
- context: __SerdeContext
688
- ) => Promise<__HttpRequest>;
689
- export declare const se_StartLiveTailCommand: (
690
- input: StartLiveTailCommandInput,
691
- context: __SerdeContext
692
- ) => Promise<__HttpRequest>;
693
- export declare const se_StartQueryCommand: (
694
- input: StartQueryCommandInput,
695
- context: __SerdeContext
696
- ) => Promise<__HttpRequest>;
697
- export declare const se_StopQueryCommand: (
698
- input: StopQueryCommandInput,
699
- context: __SerdeContext
700
- ) => Promise<__HttpRequest>;
701
- export declare const se_TagLogGroupCommand: (
702
- input: TagLogGroupCommandInput,
703
- context: __SerdeContext
704
- ) => Promise<__HttpRequest>;
705
- export declare const se_TagResourceCommand: (
706
- input: TagResourceCommandInput,
707
- context: __SerdeContext
708
- ) => Promise<__HttpRequest>;
709
- export declare const se_TestMetricFilterCommand: (
710
- input: TestMetricFilterCommandInput,
711
- context: __SerdeContext
712
- ) => Promise<__HttpRequest>;
713
- export declare const se_TestTransformerCommand: (
714
- input: TestTransformerCommandInput,
715
- context: __SerdeContext
716
- ) => Promise<__HttpRequest>;
717
- export declare const se_UntagLogGroupCommand: (
718
- input: UntagLogGroupCommandInput,
719
- context: __SerdeContext
720
- ) => Promise<__HttpRequest>;
721
- export declare const se_UntagResourceCommand: (
722
- input: UntagResourceCommandInput,
723
- context: __SerdeContext
724
- ) => Promise<__HttpRequest>;
725
- export declare const se_UpdateAnomalyCommand: (
726
- input: UpdateAnomalyCommandInput,
727
- context: __SerdeContext
728
- ) => Promise<__HttpRequest>;
729
- export declare const se_UpdateDeliveryConfigurationCommand: (
730
- input: UpdateDeliveryConfigurationCommandInput,
731
- context: __SerdeContext
732
- ) => Promise<__HttpRequest>;
733
- export declare const se_UpdateLogAnomalyDetectorCommand: (
734
- input: UpdateLogAnomalyDetectorCommandInput,
735
- context: __SerdeContext
736
- ) => Promise<__HttpRequest>;
737
- export declare const de_AssociateKmsKeyCommand: (
738
- output: __HttpResponse,
739
- context: __SerdeContext
740
- ) => Promise<AssociateKmsKeyCommandOutput>;
741
- export declare const de_CancelExportTaskCommand: (
742
- output: __HttpResponse,
743
- context: __SerdeContext
744
- ) => Promise<CancelExportTaskCommandOutput>;
745
- export declare const de_CreateDeliveryCommand: (
746
- output: __HttpResponse,
747
- context: __SerdeContext
748
- ) => Promise<CreateDeliveryCommandOutput>;
749
- export declare const de_CreateExportTaskCommand: (
750
- output: __HttpResponse,
751
- context: __SerdeContext
752
- ) => Promise<CreateExportTaskCommandOutput>;
753
- export declare const de_CreateLogAnomalyDetectorCommand: (
754
- output: __HttpResponse,
755
- context: __SerdeContext
756
- ) => Promise<CreateLogAnomalyDetectorCommandOutput>;
757
- export declare const de_CreateLogGroupCommand: (
758
- output: __HttpResponse,
759
- context: __SerdeContext
760
- ) => Promise<CreateLogGroupCommandOutput>;
761
- export declare const de_CreateLogStreamCommand: (
762
- output: __HttpResponse,
763
- context: __SerdeContext
764
- ) => Promise<CreateLogStreamCommandOutput>;
765
- export declare const de_DeleteAccountPolicyCommand: (
766
- output: __HttpResponse,
767
- context: __SerdeContext
768
- ) => Promise<DeleteAccountPolicyCommandOutput>;
769
- export declare const de_DeleteDataProtectionPolicyCommand: (
770
- output: __HttpResponse,
771
- context: __SerdeContext
772
- ) => Promise<DeleteDataProtectionPolicyCommandOutput>;
773
- export declare const de_DeleteDeliveryCommand: (
774
- output: __HttpResponse,
775
- context: __SerdeContext
776
- ) => Promise<DeleteDeliveryCommandOutput>;
777
- export declare const de_DeleteDeliveryDestinationCommand: (
778
- output: __HttpResponse,
779
- context: __SerdeContext
780
- ) => Promise<DeleteDeliveryDestinationCommandOutput>;
781
- export declare const de_DeleteDeliveryDestinationPolicyCommand: (
782
- output: __HttpResponse,
783
- context: __SerdeContext
784
- ) => Promise<DeleteDeliveryDestinationPolicyCommandOutput>;
785
- export declare const de_DeleteDeliverySourceCommand: (
786
- output: __HttpResponse,
787
- context: __SerdeContext
788
- ) => Promise<DeleteDeliverySourceCommandOutput>;
789
- export declare const de_DeleteDestinationCommand: (
790
- output: __HttpResponse,
791
- context: __SerdeContext
792
- ) => Promise<DeleteDestinationCommandOutput>;
793
- export declare const de_DeleteIndexPolicyCommand: (
794
- output: __HttpResponse,
795
- context: __SerdeContext
796
- ) => Promise<DeleteIndexPolicyCommandOutput>;
797
- export declare const de_DeleteIntegrationCommand: (
798
- output: __HttpResponse,
799
- context: __SerdeContext
800
- ) => Promise<DeleteIntegrationCommandOutput>;
801
- export declare const de_DeleteLogAnomalyDetectorCommand: (
802
- output: __HttpResponse,
803
- context: __SerdeContext
804
- ) => Promise<DeleteLogAnomalyDetectorCommandOutput>;
805
- export declare const de_DeleteLogGroupCommand: (
806
- output: __HttpResponse,
807
- context: __SerdeContext
808
- ) => Promise<DeleteLogGroupCommandOutput>;
809
- export declare const de_DeleteLogStreamCommand: (
810
- output: __HttpResponse,
811
- context: __SerdeContext
812
- ) => Promise<DeleteLogStreamCommandOutput>;
813
- export declare const de_DeleteMetricFilterCommand: (
814
- output: __HttpResponse,
815
- context: __SerdeContext
816
- ) => Promise<DeleteMetricFilterCommandOutput>;
817
- export declare const de_DeleteQueryDefinitionCommand: (
818
- output: __HttpResponse,
819
- context: __SerdeContext
820
- ) => Promise<DeleteQueryDefinitionCommandOutput>;
821
- export declare const de_DeleteResourcePolicyCommand: (
822
- output: __HttpResponse,
823
- context: __SerdeContext
824
- ) => Promise<DeleteResourcePolicyCommandOutput>;
825
- export declare const de_DeleteRetentionPolicyCommand: (
826
- output: __HttpResponse,
827
- context: __SerdeContext
828
- ) => Promise<DeleteRetentionPolicyCommandOutput>;
829
- export declare const de_DeleteSubscriptionFilterCommand: (
830
- output: __HttpResponse,
831
- context: __SerdeContext
832
- ) => Promise<DeleteSubscriptionFilterCommandOutput>;
833
- export declare const de_DeleteTransformerCommand: (
834
- output: __HttpResponse,
835
- context: __SerdeContext
836
- ) => Promise<DeleteTransformerCommandOutput>;
837
- export declare const de_DescribeAccountPoliciesCommand: (
838
- output: __HttpResponse,
839
- context: __SerdeContext
840
- ) => Promise<DescribeAccountPoliciesCommandOutput>;
841
- export declare const de_DescribeConfigurationTemplatesCommand: (
842
- output: __HttpResponse,
843
- context: __SerdeContext
844
- ) => Promise<DescribeConfigurationTemplatesCommandOutput>;
845
- export declare const de_DescribeDeliveriesCommand: (
846
- output: __HttpResponse,
847
- context: __SerdeContext
848
- ) => Promise<DescribeDeliveriesCommandOutput>;
849
- export declare const de_DescribeDeliveryDestinationsCommand: (
850
- output: __HttpResponse,
851
- context: __SerdeContext
852
- ) => Promise<DescribeDeliveryDestinationsCommandOutput>;
853
- export declare const de_DescribeDeliverySourcesCommand: (
854
- output: __HttpResponse,
855
- context: __SerdeContext
856
- ) => Promise<DescribeDeliverySourcesCommandOutput>;
857
- export declare const de_DescribeDestinationsCommand: (
858
- output: __HttpResponse,
859
- context: __SerdeContext
860
- ) => Promise<DescribeDestinationsCommandOutput>;
861
- export declare const de_DescribeExportTasksCommand: (
862
- output: __HttpResponse,
863
- context: __SerdeContext
864
- ) => Promise<DescribeExportTasksCommandOutput>;
865
- export declare const de_DescribeFieldIndexesCommand: (
866
- output: __HttpResponse,
867
- context: __SerdeContext
868
- ) => Promise<DescribeFieldIndexesCommandOutput>;
869
- export declare const de_DescribeIndexPoliciesCommand: (
870
- output: __HttpResponse,
871
- context: __SerdeContext
872
- ) => Promise<DescribeIndexPoliciesCommandOutput>;
873
- export declare const de_DescribeLogGroupsCommand: (
874
- output: __HttpResponse,
875
- context: __SerdeContext
876
- ) => Promise<DescribeLogGroupsCommandOutput>;
877
- export declare const de_DescribeLogStreamsCommand: (
878
- output: __HttpResponse,
879
- context: __SerdeContext
880
- ) => Promise<DescribeLogStreamsCommandOutput>;
881
- export declare const de_DescribeMetricFiltersCommand: (
882
- output: __HttpResponse,
883
- context: __SerdeContext
884
- ) => Promise<DescribeMetricFiltersCommandOutput>;
885
- export declare const de_DescribeQueriesCommand: (
886
- output: __HttpResponse,
887
- context: __SerdeContext
888
- ) => Promise<DescribeQueriesCommandOutput>;
889
- export declare const de_DescribeQueryDefinitionsCommand: (
890
- output: __HttpResponse,
891
- context: __SerdeContext
892
- ) => Promise<DescribeQueryDefinitionsCommandOutput>;
893
- export declare const de_DescribeResourcePoliciesCommand: (
894
- output: __HttpResponse,
895
- context: __SerdeContext
896
- ) => Promise<DescribeResourcePoliciesCommandOutput>;
897
- export declare const de_DescribeSubscriptionFiltersCommand: (
898
- output: __HttpResponse,
899
- context: __SerdeContext
900
- ) => Promise<DescribeSubscriptionFiltersCommandOutput>;
901
- export declare const de_DisassociateKmsKeyCommand: (
902
- output: __HttpResponse,
903
- context: __SerdeContext
904
- ) => Promise<DisassociateKmsKeyCommandOutput>;
905
- export declare const de_FilterLogEventsCommand: (
906
- output: __HttpResponse,
907
- context: __SerdeContext
908
- ) => Promise<FilterLogEventsCommandOutput>;
909
- export declare const de_GetDataProtectionPolicyCommand: (
910
- output: __HttpResponse,
911
- context: __SerdeContext
912
- ) => Promise<GetDataProtectionPolicyCommandOutput>;
913
- export declare const de_GetDeliveryCommand: (
914
- output: __HttpResponse,
915
- context: __SerdeContext
916
- ) => Promise<GetDeliveryCommandOutput>;
917
- export declare const de_GetDeliveryDestinationCommand: (
918
- output: __HttpResponse,
919
- context: __SerdeContext
920
- ) => Promise<GetDeliveryDestinationCommandOutput>;
921
- export declare const de_GetDeliveryDestinationPolicyCommand: (
922
- output: __HttpResponse,
923
- context: __SerdeContext
924
- ) => Promise<GetDeliveryDestinationPolicyCommandOutput>;
925
- export declare const de_GetDeliverySourceCommand: (
926
- output: __HttpResponse,
927
- context: __SerdeContext
928
- ) => Promise<GetDeliverySourceCommandOutput>;
929
- export declare const de_GetIntegrationCommand: (
930
- output: __HttpResponse,
931
- context: __SerdeContext
932
- ) => Promise<GetIntegrationCommandOutput>;
933
- export declare const de_GetLogAnomalyDetectorCommand: (
934
- output: __HttpResponse,
935
- context: __SerdeContext
936
- ) => Promise<GetLogAnomalyDetectorCommandOutput>;
937
- export declare const de_GetLogEventsCommand: (
938
- output: __HttpResponse,
939
- context: __SerdeContext
940
- ) => Promise<GetLogEventsCommandOutput>;
941
- export declare const de_GetLogGroupFieldsCommand: (
942
- output: __HttpResponse,
943
- context: __SerdeContext
944
- ) => Promise<GetLogGroupFieldsCommandOutput>;
945
- export declare const de_GetLogObjectCommand: (
946
- output: __HttpResponse,
947
- context: __SerdeContext & __EventStreamSerdeContext
948
- ) => Promise<GetLogObjectCommandOutput>;
949
- export declare const de_GetLogRecordCommand: (
950
- output: __HttpResponse,
951
- context: __SerdeContext
952
- ) => Promise<GetLogRecordCommandOutput>;
953
- export declare const de_GetQueryResultsCommand: (
954
- output: __HttpResponse,
955
- context: __SerdeContext
956
- ) => Promise<GetQueryResultsCommandOutput>;
957
- export declare const de_GetTransformerCommand: (
958
- output: __HttpResponse,
959
- context: __SerdeContext
960
- ) => Promise<GetTransformerCommandOutput>;
961
- export declare const de_ListAnomaliesCommand: (
962
- output: __HttpResponse,
963
- context: __SerdeContext
964
- ) => Promise<ListAnomaliesCommandOutput>;
965
- export declare const de_ListIntegrationsCommand: (
966
- output: __HttpResponse,
967
- context: __SerdeContext
968
- ) => Promise<ListIntegrationsCommandOutput>;
969
- export declare const de_ListLogAnomalyDetectorsCommand: (
970
- output: __HttpResponse,
971
- context: __SerdeContext
972
- ) => Promise<ListLogAnomalyDetectorsCommandOutput>;
973
- export declare const de_ListLogGroupsCommand: (
974
- output: __HttpResponse,
975
- context: __SerdeContext
976
- ) => Promise<ListLogGroupsCommandOutput>;
977
- export declare const de_ListLogGroupsForQueryCommand: (
978
- output: __HttpResponse,
979
- context: __SerdeContext
980
- ) => Promise<ListLogGroupsForQueryCommandOutput>;
981
- export declare const de_ListTagsForResourceCommand: (
982
- output: __HttpResponse,
983
- context: __SerdeContext
984
- ) => Promise<ListTagsForResourceCommandOutput>;
985
- export declare const de_ListTagsLogGroupCommand: (
986
- output: __HttpResponse,
987
- context: __SerdeContext
988
- ) => Promise<ListTagsLogGroupCommandOutput>;
989
- export declare const de_PutAccountPolicyCommand: (
990
- output: __HttpResponse,
991
- context: __SerdeContext
992
- ) => Promise<PutAccountPolicyCommandOutput>;
993
- export declare const de_PutDataProtectionPolicyCommand: (
994
- output: __HttpResponse,
995
- context: __SerdeContext
996
- ) => Promise<PutDataProtectionPolicyCommandOutput>;
997
- export declare const de_PutDeliveryDestinationCommand: (
998
- output: __HttpResponse,
999
- context: __SerdeContext
1000
- ) => Promise<PutDeliveryDestinationCommandOutput>;
1001
- export declare const de_PutDeliveryDestinationPolicyCommand: (
1002
- output: __HttpResponse,
1003
- context: __SerdeContext
1004
- ) => Promise<PutDeliveryDestinationPolicyCommandOutput>;
1005
- export declare const de_PutDeliverySourceCommand: (
1006
- output: __HttpResponse,
1007
- context: __SerdeContext
1008
- ) => Promise<PutDeliverySourceCommandOutput>;
1009
- export declare const de_PutDestinationCommand: (
1010
- output: __HttpResponse,
1011
- context: __SerdeContext
1012
- ) => Promise<PutDestinationCommandOutput>;
1013
- export declare const de_PutDestinationPolicyCommand: (
1014
- output: __HttpResponse,
1015
- context: __SerdeContext
1016
- ) => Promise<PutDestinationPolicyCommandOutput>;
1017
- export declare const de_PutIndexPolicyCommand: (
1018
- output: __HttpResponse,
1019
- context: __SerdeContext
1020
- ) => Promise<PutIndexPolicyCommandOutput>;
1021
- export declare const de_PutIntegrationCommand: (
1022
- output: __HttpResponse,
1023
- context: __SerdeContext
1024
- ) => Promise<PutIntegrationCommandOutput>;
1025
- export declare const de_PutLogEventsCommand: (
1026
- output: __HttpResponse,
1027
- context: __SerdeContext
1028
- ) => Promise<PutLogEventsCommandOutput>;
1029
- export declare const de_PutMetricFilterCommand: (
1030
- output: __HttpResponse,
1031
- context: __SerdeContext
1032
- ) => Promise<PutMetricFilterCommandOutput>;
1033
- export declare const de_PutQueryDefinitionCommand: (
1034
- output: __HttpResponse,
1035
- context: __SerdeContext
1036
- ) => Promise<PutQueryDefinitionCommandOutput>;
1037
- export declare const de_PutResourcePolicyCommand: (
1038
- output: __HttpResponse,
1039
- context: __SerdeContext
1040
- ) => Promise<PutResourcePolicyCommandOutput>;
1041
- export declare const de_PutRetentionPolicyCommand: (
1042
- output: __HttpResponse,
1043
- context: __SerdeContext
1044
- ) => Promise<PutRetentionPolicyCommandOutput>;
1045
- export declare const de_PutSubscriptionFilterCommand: (
1046
- output: __HttpResponse,
1047
- context: __SerdeContext
1048
- ) => Promise<PutSubscriptionFilterCommandOutput>;
1049
- export declare const de_PutTransformerCommand: (
1050
- output: __HttpResponse,
1051
- context: __SerdeContext
1052
- ) => Promise<PutTransformerCommandOutput>;
1053
- export declare const de_StartLiveTailCommand: (
1054
- output: __HttpResponse,
1055
- context: __SerdeContext & __EventStreamSerdeContext
1056
- ) => Promise<StartLiveTailCommandOutput>;
1057
- export declare const de_StartQueryCommand: (
1058
- output: __HttpResponse,
1059
- context: __SerdeContext
1060
- ) => Promise<StartQueryCommandOutput>;
1061
- export declare const de_StopQueryCommand: (
1062
- output: __HttpResponse,
1063
- context: __SerdeContext
1064
- ) => Promise<StopQueryCommandOutput>;
1065
- export declare const de_TagLogGroupCommand: (
1066
- output: __HttpResponse,
1067
- context: __SerdeContext
1068
- ) => Promise<TagLogGroupCommandOutput>;
1069
- export declare const de_TagResourceCommand: (
1070
- output: __HttpResponse,
1071
- context: __SerdeContext
1072
- ) => Promise<TagResourceCommandOutput>;
1073
- export declare const de_TestMetricFilterCommand: (
1074
- output: __HttpResponse,
1075
- context: __SerdeContext
1076
- ) => Promise<TestMetricFilterCommandOutput>;
1077
- export declare const de_TestTransformerCommand: (
1078
- output: __HttpResponse,
1079
- context: __SerdeContext
1080
- ) => Promise<TestTransformerCommandOutput>;
1081
- export declare const de_UntagLogGroupCommand: (
1082
- output: __HttpResponse,
1083
- context: __SerdeContext
1084
- ) => Promise<UntagLogGroupCommandOutput>;
1085
- export declare const de_UntagResourceCommand: (
1086
- output: __HttpResponse,
1087
- context: __SerdeContext
1088
- ) => Promise<UntagResourceCommandOutput>;
1089
- export declare const de_UpdateAnomalyCommand: (
1090
- output: __HttpResponse,
1091
- context: __SerdeContext
1092
- ) => Promise<UpdateAnomalyCommandOutput>;
1093
- export declare const de_UpdateDeliveryConfigurationCommand: (
1094
- output: __HttpResponse,
1095
- context: __SerdeContext
1096
- ) => Promise<UpdateDeliveryConfigurationCommandOutput>;
1097
- export declare const de_UpdateLogAnomalyDetectorCommand: (
1098
- output: __HttpResponse,
1099
- context: __SerdeContext
1100
- ) => Promise<UpdateLogAnomalyDetectorCommandOutput>;