@aws-sdk/client-cloudwatch-logs 3.957.0 → 3.958.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.
- package/README.md +1 -112
- package/dist-cjs/auth/httpAuthSchemeProvider.js +3 -4
- package/dist-cjs/index.js +1798 -1724
- package/dist-cjs/runtimeConfig.browser.js +1 -2
- package/dist-cjs/runtimeConfig.js +2 -4
- package/dist-es/auth/httpAuthSchemeProvider.js +3 -4
- package/dist-es/pagination/index.js +1 -1
- package/dist-es/runtimeConfig.browser.js +1 -2
- package/dist-es/runtimeConfig.js +4 -6
- package/dist-es/schemas/schemas_0.js +1790 -1716
- package/dist-types/pagination/index.d.ts +1 -1
- package/dist-types/ts3.4/pagination/index.d.ts +1 -1
- package/package.json +2 -2
package/README.md
CHANGED
|
@@ -43,10 +43,8 @@ into the log service. You can then access the raw log data when you need it.</p>
|
|
|
43
43
|
</ul>
|
|
44
44
|
|
|
45
45
|
## Installing
|
|
46
|
-
|
|
47
46
|
To install this package, simply type add or install @aws-sdk/client-cloudwatch-logs
|
|
48
47
|
using your favorite package manager:
|
|
49
|
-
|
|
50
48
|
- `npm install @aws-sdk/client-cloudwatch-logs`
|
|
51
49
|
- `yarn add @aws-sdk/client-cloudwatch-logs`
|
|
52
50
|
- `pnpm add @aws-sdk/client-cloudwatch-logs`
|
|
@@ -82,9 +80,7 @@ To send a request, you:
|
|
|
82
80
|
// a client can be shared by different commands.
|
|
83
81
|
const client = new CloudWatchLogsClient({ region: "REGION" });
|
|
84
82
|
|
|
85
|
-
const params = {
|
|
86
|
-
/** input parameters */
|
|
87
|
-
};
|
|
83
|
+
const params = { /** input parameters */ };
|
|
88
84
|
const command = new ListAnomaliesCommand(params);
|
|
89
85
|
```
|
|
90
86
|
|
|
@@ -243,7 +239,6 @@ AssociateKmsKey
|
|
|
243
239
|
</summary>
|
|
244
240
|
|
|
245
241
|
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/cloudwatch-logs/command/AssociateKmsKeyCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-cloudwatch-logs/Interface/AssociateKmsKeyCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-cloudwatch-logs/Interface/AssociateKmsKeyCommandOutput/)
|
|
246
|
-
|
|
247
242
|
</details>
|
|
248
243
|
<details>
|
|
249
244
|
<summary>
|
|
@@ -251,7 +246,6 @@ AssociateSourceToS3TableIntegration
|
|
|
251
246
|
</summary>
|
|
252
247
|
|
|
253
248
|
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/cloudwatch-logs/command/AssociateSourceToS3TableIntegrationCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-cloudwatch-logs/Interface/AssociateSourceToS3TableIntegrationCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-cloudwatch-logs/Interface/AssociateSourceToS3TableIntegrationCommandOutput/)
|
|
254
|
-
|
|
255
249
|
</details>
|
|
256
250
|
<details>
|
|
257
251
|
<summary>
|
|
@@ -259,7 +253,6 @@ CancelExportTask
|
|
|
259
253
|
</summary>
|
|
260
254
|
|
|
261
255
|
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/cloudwatch-logs/command/CancelExportTaskCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-cloudwatch-logs/Interface/CancelExportTaskCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-cloudwatch-logs/Interface/CancelExportTaskCommandOutput/)
|
|
262
|
-
|
|
263
256
|
</details>
|
|
264
257
|
<details>
|
|
265
258
|
<summary>
|
|
@@ -267,7 +260,6 @@ CancelImportTask
|
|
|
267
260
|
</summary>
|
|
268
261
|
|
|
269
262
|
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/cloudwatch-logs/command/CancelImportTaskCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-cloudwatch-logs/Interface/CancelImportTaskCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-cloudwatch-logs/Interface/CancelImportTaskCommandOutput/)
|
|
270
|
-
|
|
271
263
|
</details>
|
|
272
264
|
<details>
|
|
273
265
|
<summary>
|
|
@@ -275,7 +267,6 @@ CreateDelivery
|
|
|
275
267
|
</summary>
|
|
276
268
|
|
|
277
269
|
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/cloudwatch-logs/command/CreateDeliveryCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-cloudwatch-logs/Interface/CreateDeliveryCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-cloudwatch-logs/Interface/CreateDeliveryCommandOutput/)
|
|
278
|
-
|
|
279
270
|
</details>
|
|
280
271
|
<details>
|
|
281
272
|
<summary>
|
|
@@ -283,7 +274,6 @@ CreateExportTask
|
|
|
283
274
|
</summary>
|
|
284
275
|
|
|
285
276
|
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/cloudwatch-logs/command/CreateExportTaskCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-cloudwatch-logs/Interface/CreateExportTaskCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-cloudwatch-logs/Interface/CreateExportTaskCommandOutput/)
|
|
286
|
-
|
|
287
277
|
</details>
|
|
288
278
|
<details>
|
|
289
279
|
<summary>
|
|
@@ -291,7 +281,6 @@ CreateImportTask
|
|
|
291
281
|
</summary>
|
|
292
282
|
|
|
293
283
|
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/cloudwatch-logs/command/CreateImportTaskCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-cloudwatch-logs/Interface/CreateImportTaskCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-cloudwatch-logs/Interface/CreateImportTaskCommandOutput/)
|
|
294
|
-
|
|
295
284
|
</details>
|
|
296
285
|
<details>
|
|
297
286
|
<summary>
|
|
@@ -299,7 +288,6 @@ CreateLogAnomalyDetector
|
|
|
299
288
|
</summary>
|
|
300
289
|
|
|
301
290
|
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/cloudwatch-logs/command/CreateLogAnomalyDetectorCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-cloudwatch-logs/Interface/CreateLogAnomalyDetectorCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-cloudwatch-logs/Interface/CreateLogAnomalyDetectorCommandOutput/)
|
|
302
|
-
|
|
303
291
|
</details>
|
|
304
292
|
<details>
|
|
305
293
|
<summary>
|
|
@@ -307,7 +295,6 @@ CreateLogGroup
|
|
|
307
295
|
</summary>
|
|
308
296
|
|
|
309
297
|
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/cloudwatch-logs/command/CreateLogGroupCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-cloudwatch-logs/Interface/CreateLogGroupCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-cloudwatch-logs/Interface/CreateLogGroupCommandOutput/)
|
|
310
|
-
|
|
311
298
|
</details>
|
|
312
299
|
<details>
|
|
313
300
|
<summary>
|
|
@@ -315,7 +302,6 @@ CreateLogStream
|
|
|
315
302
|
</summary>
|
|
316
303
|
|
|
317
304
|
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/cloudwatch-logs/command/CreateLogStreamCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-cloudwatch-logs/Interface/CreateLogStreamCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-cloudwatch-logs/Interface/CreateLogStreamCommandOutput/)
|
|
318
|
-
|
|
319
305
|
</details>
|
|
320
306
|
<details>
|
|
321
307
|
<summary>
|
|
@@ -323,7 +309,6 @@ CreateScheduledQuery
|
|
|
323
309
|
</summary>
|
|
324
310
|
|
|
325
311
|
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/cloudwatch-logs/command/CreateScheduledQueryCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-cloudwatch-logs/Interface/CreateScheduledQueryCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-cloudwatch-logs/Interface/CreateScheduledQueryCommandOutput/)
|
|
326
|
-
|
|
327
312
|
</details>
|
|
328
313
|
<details>
|
|
329
314
|
<summary>
|
|
@@ -331,7 +316,6 @@ DeleteAccountPolicy
|
|
|
331
316
|
</summary>
|
|
332
317
|
|
|
333
318
|
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/cloudwatch-logs/command/DeleteAccountPolicyCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-cloudwatch-logs/Interface/DeleteAccountPolicyCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-cloudwatch-logs/Interface/DeleteAccountPolicyCommandOutput/)
|
|
334
|
-
|
|
335
319
|
</details>
|
|
336
320
|
<details>
|
|
337
321
|
<summary>
|
|
@@ -339,7 +323,6 @@ DeleteDataProtectionPolicy
|
|
|
339
323
|
</summary>
|
|
340
324
|
|
|
341
325
|
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/cloudwatch-logs/command/DeleteDataProtectionPolicyCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-cloudwatch-logs/Interface/DeleteDataProtectionPolicyCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-cloudwatch-logs/Interface/DeleteDataProtectionPolicyCommandOutput/)
|
|
342
|
-
|
|
343
326
|
</details>
|
|
344
327
|
<details>
|
|
345
328
|
<summary>
|
|
@@ -347,7 +330,6 @@ DeleteDelivery
|
|
|
347
330
|
</summary>
|
|
348
331
|
|
|
349
332
|
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/cloudwatch-logs/command/DeleteDeliveryCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-cloudwatch-logs/Interface/DeleteDeliveryCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-cloudwatch-logs/Interface/DeleteDeliveryCommandOutput/)
|
|
350
|
-
|
|
351
333
|
</details>
|
|
352
334
|
<details>
|
|
353
335
|
<summary>
|
|
@@ -355,7 +337,6 @@ DeleteDeliveryDestination
|
|
|
355
337
|
</summary>
|
|
356
338
|
|
|
357
339
|
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/cloudwatch-logs/command/DeleteDeliveryDestinationCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-cloudwatch-logs/Interface/DeleteDeliveryDestinationCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-cloudwatch-logs/Interface/DeleteDeliveryDestinationCommandOutput/)
|
|
358
|
-
|
|
359
340
|
</details>
|
|
360
341
|
<details>
|
|
361
342
|
<summary>
|
|
@@ -363,7 +344,6 @@ DeleteDeliveryDestinationPolicy
|
|
|
363
344
|
</summary>
|
|
364
345
|
|
|
365
346
|
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/cloudwatch-logs/command/DeleteDeliveryDestinationPolicyCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-cloudwatch-logs/Interface/DeleteDeliveryDestinationPolicyCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-cloudwatch-logs/Interface/DeleteDeliveryDestinationPolicyCommandOutput/)
|
|
366
|
-
|
|
367
347
|
</details>
|
|
368
348
|
<details>
|
|
369
349
|
<summary>
|
|
@@ -371,7 +351,6 @@ DeleteDeliverySource
|
|
|
371
351
|
</summary>
|
|
372
352
|
|
|
373
353
|
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/cloudwatch-logs/command/DeleteDeliverySourceCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-cloudwatch-logs/Interface/DeleteDeliverySourceCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-cloudwatch-logs/Interface/DeleteDeliverySourceCommandOutput/)
|
|
374
|
-
|
|
375
354
|
</details>
|
|
376
355
|
<details>
|
|
377
356
|
<summary>
|
|
@@ -379,7 +358,6 @@ DeleteDestination
|
|
|
379
358
|
</summary>
|
|
380
359
|
|
|
381
360
|
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/cloudwatch-logs/command/DeleteDestinationCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-cloudwatch-logs/Interface/DeleteDestinationCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-cloudwatch-logs/Interface/DeleteDestinationCommandOutput/)
|
|
382
|
-
|
|
383
361
|
</details>
|
|
384
362
|
<details>
|
|
385
363
|
<summary>
|
|
@@ -387,7 +365,6 @@ DeleteIndexPolicy
|
|
|
387
365
|
</summary>
|
|
388
366
|
|
|
389
367
|
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/cloudwatch-logs/command/DeleteIndexPolicyCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-cloudwatch-logs/Interface/DeleteIndexPolicyCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-cloudwatch-logs/Interface/DeleteIndexPolicyCommandOutput/)
|
|
390
|
-
|
|
391
368
|
</details>
|
|
392
369
|
<details>
|
|
393
370
|
<summary>
|
|
@@ -395,7 +372,6 @@ DeleteIntegration
|
|
|
395
372
|
</summary>
|
|
396
373
|
|
|
397
374
|
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/cloudwatch-logs/command/DeleteIntegrationCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-cloudwatch-logs/Interface/DeleteIntegrationCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-cloudwatch-logs/Interface/DeleteIntegrationCommandOutput/)
|
|
398
|
-
|
|
399
375
|
</details>
|
|
400
376
|
<details>
|
|
401
377
|
<summary>
|
|
@@ -403,7 +379,6 @@ DeleteLogAnomalyDetector
|
|
|
403
379
|
</summary>
|
|
404
380
|
|
|
405
381
|
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/cloudwatch-logs/command/DeleteLogAnomalyDetectorCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-cloudwatch-logs/Interface/DeleteLogAnomalyDetectorCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-cloudwatch-logs/Interface/DeleteLogAnomalyDetectorCommandOutput/)
|
|
406
|
-
|
|
407
382
|
</details>
|
|
408
383
|
<details>
|
|
409
384
|
<summary>
|
|
@@ -411,7 +386,6 @@ DeleteLogGroup
|
|
|
411
386
|
</summary>
|
|
412
387
|
|
|
413
388
|
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/cloudwatch-logs/command/DeleteLogGroupCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-cloudwatch-logs/Interface/DeleteLogGroupCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-cloudwatch-logs/Interface/DeleteLogGroupCommandOutput/)
|
|
414
|
-
|
|
415
389
|
</details>
|
|
416
390
|
<details>
|
|
417
391
|
<summary>
|
|
@@ -419,7 +393,6 @@ DeleteLogStream
|
|
|
419
393
|
</summary>
|
|
420
394
|
|
|
421
395
|
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/cloudwatch-logs/command/DeleteLogStreamCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-cloudwatch-logs/Interface/DeleteLogStreamCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-cloudwatch-logs/Interface/DeleteLogStreamCommandOutput/)
|
|
422
|
-
|
|
423
396
|
</details>
|
|
424
397
|
<details>
|
|
425
398
|
<summary>
|
|
@@ -427,7 +400,6 @@ DeleteMetricFilter
|
|
|
427
400
|
</summary>
|
|
428
401
|
|
|
429
402
|
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/cloudwatch-logs/command/DeleteMetricFilterCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-cloudwatch-logs/Interface/DeleteMetricFilterCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-cloudwatch-logs/Interface/DeleteMetricFilterCommandOutput/)
|
|
430
|
-
|
|
431
403
|
</details>
|
|
432
404
|
<details>
|
|
433
405
|
<summary>
|
|
@@ -435,7 +407,6 @@ DeleteQueryDefinition
|
|
|
435
407
|
</summary>
|
|
436
408
|
|
|
437
409
|
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/cloudwatch-logs/command/DeleteQueryDefinitionCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-cloudwatch-logs/Interface/DeleteQueryDefinitionCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-cloudwatch-logs/Interface/DeleteQueryDefinitionCommandOutput/)
|
|
438
|
-
|
|
439
410
|
</details>
|
|
440
411
|
<details>
|
|
441
412
|
<summary>
|
|
@@ -443,7 +414,6 @@ DeleteResourcePolicy
|
|
|
443
414
|
</summary>
|
|
444
415
|
|
|
445
416
|
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/cloudwatch-logs/command/DeleteResourcePolicyCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-cloudwatch-logs/Interface/DeleteResourcePolicyCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-cloudwatch-logs/Interface/DeleteResourcePolicyCommandOutput/)
|
|
446
|
-
|
|
447
417
|
</details>
|
|
448
418
|
<details>
|
|
449
419
|
<summary>
|
|
@@ -451,7 +421,6 @@ DeleteRetentionPolicy
|
|
|
451
421
|
</summary>
|
|
452
422
|
|
|
453
423
|
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/cloudwatch-logs/command/DeleteRetentionPolicyCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-cloudwatch-logs/Interface/DeleteRetentionPolicyCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-cloudwatch-logs/Interface/DeleteRetentionPolicyCommandOutput/)
|
|
454
|
-
|
|
455
424
|
</details>
|
|
456
425
|
<details>
|
|
457
426
|
<summary>
|
|
@@ -459,7 +428,6 @@ DeleteScheduledQuery
|
|
|
459
428
|
</summary>
|
|
460
429
|
|
|
461
430
|
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/cloudwatch-logs/command/DeleteScheduledQueryCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-cloudwatch-logs/Interface/DeleteScheduledQueryCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-cloudwatch-logs/Interface/DeleteScheduledQueryCommandOutput/)
|
|
462
|
-
|
|
463
431
|
</details>
|
|
464
432
|
<details>
|
|
465
433
|
<summary>
|
|
@@ -467,7 +435,6 @@ DeleteSubscriptionFilter
|
|
|
467
435
|
</summary>
|
|
468
436
|
|
|
469
437
|
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/cloudwatch-logs/command/DeleteSubscriptionFilterCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-cloudwatch-logs/Interface/DeleteSubscriptionFilterCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-cloudwatch-logs/Interface/DeleteSubscriptionFilterCommandOutput/)
|
|
470
|
-
|
|
471
438
|
</details>
|
|
472
439
|
<details>
|
|
473
440
|
<summary>
|
|
@@ -475,7 +442,6 @@ DeleteTransformer
|
|
|
475
442
|
</summary>
|
|
476
443
|
|
|
477
444
|
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/cloudwatch-logs/command/DeleteTransformerCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-cloudwatch-logs/Interface/DeleteTransformerCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-cloudwatch-logs/Interface/DeleteTransformerCommandOutput/)
|
|
478
|
-
|
|
479
445
|
</details>
|
|
480
446
|
<details>
|
|
481
447
|
<summary>
|
|
@@ -483,7 +449,6 @@ DescribeAccountPolicies
|
|
|
483
449
|
</summary>
|
|
484
450
|
|
|
485
451
|
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/cloudwatch-logs/command/DescribeAccountPoliciesCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-cloudwatch-logs/Interface/DescribeAccountPoliciesCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-cloudwatch-logs/Interface/DescribeAccountPoliciesCommandOutput/)
|
|
486
|
-
|
|
487
452
|
</details>
|
|
488
453
|
<details>
|
|
489
454
|
<summary>
|
|
@@ -491,7 +456,6 @@ DescribeConfigurationTemplates
|
|
|
491
456
|
</summary>
|
|
492
457
|
|
|
493
458
|
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/cloudwatch-logs/command/DescribeConfigurationTemplatesCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-cloudwatch-logs/Interface/DescribeConfigurationTemplatesCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-cloudwatch-logs/Interface/DescribeConfigurationTemplatesCommandOutput/)
|
|
494
|
-
|
|
495
459
|
</details>
|
|
496
460
|
<details>
|
|
497
461
|
<summary>
|
|
@@ -499,7 +463,6 @@ DescribeDeliveries
|
|
|
499
463
|
</summary>
|
|
500
464
|
|
|
501
465
|
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/cloudwatch-logs/command/DescribeDeliveriesCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-cloudwatch-logs/Interface/DescribeDeliveriesCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-cloudwatch-logs/Interface/DescribeDeliveriesCommandOutput/)
|
|
502
|
-
|
|
503
466
|
</details>
|
|
504
467
|
<details>
|
|
505
468
|
<summary>
|
|
@@ -507,7 +470,6 @@ DescribeDeliveryDestinations
|
|
|
507
470
|
</summary>
|
|
508
471
|
|
|
509
472
|
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/cloudwatch-logs/command/DescribeDeliveryDestinationsCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-cloudwatch-logs/Interface/DescribeDeliveryDestinationsCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-cloudwatch-logs/Interface/DescribeDeliveryDestinationsCommandOutput/)
|
|
510
|
-
|
|
511
473
|
</details>
|
|
512
474
|
<details>
|
|
513
475
|
<summary>
|
|
@@ -515,7 +477,6 @@ DescribeDeliverySources
|
|
|
515
477
|
</summary>
|
|
516
478
|
|
|
517
479
|
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/cloudwatch-logs/command/DescribeDeliverySourcesCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-cloudwatch-logs/Interface/DescribeDeliverySourcesCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-cloudwatch-logs/Interface/DescribeDeliverySourcesCommandOutput/)
|
|
518
|
-
|
|
519
480
|
</details>
|
|
520
481
|
<details>
|
|
521
482
|
<summary>
|
|
@@ -523,7 +484,6 @@ DescribeDestinations
|
|
|
523
484
|
</summary>
|
|
524
485
|
|
|
525
486
|
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/cloudwatch-logs/command/DescribeDestinationsCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-cloudwatch-logs/Interface/DescribeDestinationsCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-cloudwatch-logs/Interface/DescribeDestinationsCommandOutput/)
|
|
526
|
-
|
|
527
487
|
</details>
|
|
528
488
|
<details>
|
|
529
489
|
<summary>
|
|
@@ -531,7 +491,6 @@ DescribeExportTasks
|
|
|
531
491
|
</summary>
|
|
532
492
|
|
|
533
493
|
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/cloudwatch-logs/command/DescribeExportTasksCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-cloudwatch-logs/Interface/DescribeExportTasksCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-cloudwatch-logs/Interface/DescribeExportTasksCommandOutput/)
|
|
534
|
-
|
|
535
494
|
</details>
|
|
536
495
|
<details>
|
|
537
496
|
<summary>
|
|
@@ -539,7 +498,6 @@ DescribeFieldIndexes
|
|
|
539
498
|
</summary>
|
|
540
499
|
|
|
541
500
|
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/cloudwatch-logs/command/DescribeFieldIndexesCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-cloudwatch-logs/Interface/DescribeFieldIndexesCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-cloudwatch-logs/Interface/DescribeFieldIndexesCommandOutput/)
|
|
542
|
-
|
|
543
501
|
</details>
|
|
544
502
|
<details>
|
|
545
503
|
<summary>
|
|
@@ -547,7 +505,6 @@ DescribeImportTaskBatches
|
|
|
547
505
|
</summary>
|
|
548
506
|
|
|
549
507
|
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/cloudwatch-logs/command/DescribeImportTaskBatchesCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-cloudwatch-logs/Interface/DescribeImportTaskBatchesCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-cloudwatch-logs/Interface/DescribeImportTaskBatchesCommandOutput/)
|
|
550
|
-
|
|
551
508
|
</details>
|
|
552
509
|
<details>
|
|
553
510
|
<summary>
|
|
@@ -555,7 +512,6 @@ DescribeImportTasks
|
|
|
555
512
|
</summary>
|
|
556
513
|
|
|
557
514
|
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/cloudwatch-logs/command/DescribeImportTasksCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-cloudwatch-logs/Interface/DescribeImportTasksCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-cloudwatch-logs/Interface/DescribeImportTasksCommandOutput/)
|
|
558
|
-
|
|
559
515
|
</details>
|
|
560
516
|
<details>
|
|
561
517
|
<summary>
|
|
@@ -563,7 +519,6 @@ DescribeIndexPolicies
|
|
|
563
519
|
</summary>
|
|
564
520
|
|
|
565
521
|
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/cloudwatch-logs/command/DescribeIndexPoliciesCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-cloudwatch-logs/Interface/DescribeIndexPoliciesCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-cloudwatch-logs/Interface/DescribeIndexPoliciesCommandOutput/)
|
|
566
|
-
|
|
567
522
|
</details>
|
|
568
523
|
<details>
|
|
569
524
|
<summary>
|
|
@@ -571,7 +526,6 @@ DescribeLogGroups
|
|
|
571
526
|
</summary>
|
|
572
527
|
|
|
573
528
|
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/cloudwatch-logs/command/DescribeLogGroupsCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-cloudwatch-logs/Interface/DescribeLogGroupsCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-cloudwatch-logs/Interface/DescribeLogGroupsCommandOutput/)
|
|
574
|
-
|
|
575
529
|
</details>
|
|
576
530
|
<details>
|
|
577
531
|
<summary>
|
|
@@ -579,7 +533,6 @@ DescribeLogStreams
|
|
|
579
533
|
</summary>
|
|
580
534
|
|
|
581
535
|
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/cloudwatch-logs/command/DescribeLogStreamsCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-cloudwatch-logs/Interface/DescribeLogStreamsCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-cloudwatch-logs/Interface/DescribeLogStreamsCommandOutput/)
|
|
582
|
-
|
|
583
536
|
</details>
|
|
584
537
|
<details>
|
|
585
538
|
<summary>
|
|
@@ -587,7 +540,6 @@ DescribeMetricFilters
|
|
|
587
540
|
</summary>
|
|
588
541
|
|
|
589
542
|
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/cloudwatch-logs/command/DescribeMetricFiltersCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-cloudwatch-logs/Interface/DescribeMetricFiltersCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-cloudwatch-logs/Interface/DescribeMetricFiltersCommandOutput/)
|
|
590
|
-
|
|
591
543
|
</details>
|
|
592
544
|
<details>
|
|
593
545
|
<summary>
|
|
@@ -595,7 +547,6 @@ DescribeQueries
|
|
|
595
547
|
</summary>
|
|
596
548
|
|
|
597
549
|
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/cloudwatch-logs/command/DescribeQueriesCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-cloudwatch-logs/Interface/DescribeQueriesCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-cloudwatch-logs/Interface/DescribeQueriesCommandOutput/)
|
|
598
|
-
|
|
599
550
|
</details>
|
|
600
551
|
<details>
|
|
601
552
|
<summary>
|
|
@@ -603,7 +554,6 @@ DescribeQueryDefinitions
|
|
|
603
554
|
</summary>
|
|
604
555
|
|
|
605
556
|
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/cloudwatch-logs/command/DescribeQueryDefinitionsCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-cloudwatch-logs/Interface/DescribeQueryDefinitionsCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-cloudwatch-logs/Interface/DescribeQueryDefinitionsCommandOutput/)
|
|
606
|
-
|
|
607
557
|
</details>
|
|
608
558
|
<details>
|
|
609
559
|
<summary>
|
|
@@ -611,7 +561,6 @@ DescribeResourcePolicies
|
|
|
611
561
|
</summary>
|
|
612
562
|
|
|
613
563
|
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/cloudwatch-logs/command/DescribeResourcePoliciesCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-cloudwatch-logs/Interface/DescribeResourcePoliciesCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-cloudwatch-logs/Interface/DescribeResourcePoliciesCommandOutput/)
|
|
614
|
-
|
|
615
564
|
</details>
|
|
616
565
|
<details>
|
|
617
566
|
<summary>
|
|
@@ -619,7 +568,6 @@ DescribeSubscriptionFilters
|
|
|
619
568
|
</summary>
|
|
620
569
|
|
|
621
570
|
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/cloudwatch-logs/command/DescribeSubscriptionFiltersCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-cloudwatch-logs/Interface/DescribeSubscriptionFiltersCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-cloudwatch-logs/Interface/DescribeSubscriptionFiltersCommandOutput/)
|
|
622
|
-
|
|
623
571
|
</details>
|
|
624
572
|
<details>
|
|
625
573
|
<summary>
|
|
@@ -627,7 +575,6 @@ DisassociateKmsKey
|
|
|
627
575
|
</summary>
|
|
628
576
|
|
|
629
577
|
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/cloudwatch-logs/command/DisassociateKmsKeyCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-cloudwatch-logs/Interface/DisassociateKmsKeyCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-cloudwatch-logs/Interface/DisassociateKmsKeyCommandOutput/)
|
|
630
|
-
|
|
631
578
|
</details>
|
|
632
579
|
<details>
|
|
633
580
|
<summary>
|
|
@@ -635,7 +582,6 @@ DisassociateSourceFromS3TableIntegration
|
|
|
635
582
|
</summary>
|
|
636
583
|
|
|
637
584
|
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/cloudwatch-logs/command/DisassociateSourceFromS3TableIntegrationCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-cloudwatch-logs/Interface/DisassociateSourceFromS3TableIntegrationCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-cloudwatch-logs/Interface/DisassociateSourceFromS3TableIntegrationCommandOutput/)
|
|
638
|
-
|
|
639
585
|
</details>
|
|
640
586
|
<details>
|
|
641
587
|
<summary>
|
|
@@ -643,7 +589,6 @@ FilterLogEvents
|
|
|
643
589
|
</summary>
|
|
644
590
|
|
|
645
591
|
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/cloudwatch-logs/command/FilterLogEventsCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-cloudwatch-logs/Interface/FilterLogEventsCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-cloudwatch-logs/Interface/FilterLogEventsCommandOutput/)
|
|
646
|
-
|
|
647
592
|
</details>
|
|
648
593
|
<details>
|
|
649
594
|
<summary>
|
|
@@ -651,7 +596,6 @@ GetDataProtectionPolicy
|
|
|
651
596
|
</summary>
|
|
652
597
|
|
|
653
598
|
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/cloudwatch-logs/command/GetDataProtectionPolicyCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-cloudwatch-logs/Interface/GetDataProtectionPolicyCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-cloudwatch-logs/Interface/GetDataProtectionPolicyCommandOutput/)
|
|
654
|
-
|
|
655
599
|
</details>
|
|
656
600
|
<details>
|
|
657
601
|
<summary>
|
|
@@ -659,7 +603,6 @@ GetDelivery
|
|
|
659
603
|
</summary>
|
|
660
604
|
|
|
661
605
|
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/cloudwatch-logs/command/GetDeliveryCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-cloudwatch-logs/Interface/GetDeliveryCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-cloudwatch-logs/Interface/GetDeliveryCommandOutput/)
|
|
662
|
-
|
|
663
606
|
</details>
|
|
664
607
|
<details>
|
|
665
608
|
<summary>
|
|
@@ -667,7 +610,6 @@ GetDeliveryDestination
|
|
|
667
610
|
</summary>
|
|
668
611
|
|
|
669
612
|
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/cloudwatch-logs/command/GetDeliveryDestinationCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-cloudwatch-logs/Interface/GetDeliveryDestinationCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-cloudwatch-logs/Interface/GetDeliveryDestinationCommandOutput/)
|
|
670
|
-
|
|
671
613
|
</details>
|
|
672
614
|
<details>
|
|
673
615
|
<summary>
|
|
@@ -675,7 +617,6 @@ GetDeliveryDestinationPolicy
|
|
|
675
617
|
</summary>
|
|
676
618
|
|
|
677
619
|
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/cloudwatch-logs/command/GetDeliveryDestinationPolicyCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-cloudwatch-logs/Interface/GetDeliveryDestinationPolicyCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-cloudwatch-logs/Interface/GetDeliveryDestinationPolicyCommandOutput/)
|
|
678
|
-
|
|
679
620
|
</details>
|
|
680
621
|
<details>
|
|
681
622
|
<summary>
|
|
@@ -683,7 +624,6 @@ GetDeliverySource
|
|
|
683
624
|
</summary>
|
|
684
625
|
|
|
685
626
|
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/cloudwatch-logs/command/GetDeliverySourceCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-cloudwatch-logs/Interface/GetDeliverySourceCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-cloudwatch-logs/Interface/GetDeliverySourceCommandOutput/)
|
|
686
|
-
|
|
687
627
|
</details>
|
|
688
628
|
<details>
|
|
689
629
|
<summary>
|
|
@@ -691,7 +631,6 @@ GetIntegration
|
|
|
691
631
|
</summary>
|
|
692
632
|
|
|
693
633
|
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/cloudwatch-logs/command/GetIntegrationCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-cloudwatch-logs/Interface/GetIntegrationCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-cloudwatch-logs/Interface/GetIntegrationCommandOutput/)
|
|
694
|
-
|
|
695
634
|
</details>
|
|
696
635
|
<details>
|
|
697
636
|
<summary>
|
|
@@ -699,7 +638,6 @@ GetLogAnomalyDetector
|
|
|
699
638
|
</summary>
|
|
700
639
|
|
|
701
640
|
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/cloudwatch-logs/command/GetLogAnomalyDetectorCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-cloudwatch-logs/Interface/GetLogAnomalyDetectorCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-cloudwatch-logs/Interface/GetLogAnomalyDetectorCommandOutput/)
|
|
702
|
-
|
|
703
641
|
</details>
|
|
704
642
|
<details>
|
|
705
643
|
<summary>
|
|
@@ -707,7 +645,6 @@ GetLogEvents
|
|
|
707
645
|
</summary>
|
|
708
646
|
|
|
709
647
|
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/cloudwatch-logs/command/GetLogEventsCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-cloudwatch-logs/Interface/GetLogEventsCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-cloudwatch-logs/Interface/GetLogEventsCommandOutput/)
|
|
710
|
-
|
|
711
648
|
</details>
|
|
712
649
|
<details>
|
|
713
650
|
<summary>
|
|
@@ -715,7 +652,6 @@ GetLogFields
|
|
|
715
652
|
</summary>
|
|
716
653
|
|
|
717
654
|
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/cloudwatch-logs/command/GetLogFieldsCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-cloudwatch-logs/Interface/GetLogFieldsCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-cloudwatch-logs/Interface/GetLogFieldsCommandOutput/)
|
|
718
|
-
|
|
719
655
|
</details>
|
|
720
656
|
<details>
|
|
721
657
|
<summary>
|
|
@@ -723,7 +659,6 @@ GetLogGroupFields
|
|
|
723
659
|
</summary>
|
|
724
660
|
|
|
725
661
|
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/cloudwatch-logs/command/GetLogGroupFieldsCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-cloudwatch-logs/Interface/GetLogGroupFieldsCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-cloudwatch-logs/Interface/GetLogGroupFieldsCommandOutput/)
|
|
726
|
-
|
|
727
662
|
</details>
|
|
728
663
|
<details>
|
|
729
664
|
<summary>
|
|
@@ -731,7 +666,6 @@ GetLogObject
|
|
|
731
666
|
</summary>
|
|
732
667
|
|
|
733
668
|
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/cloudwatch-logs/command/GetLogObjectCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-cloudwatch-logs/Interface/GetLogObjectCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-cloudwatch-logs/Interface/GetLogObjectCommandOutput/)
|
|
734
|
-
|
|
735
669
|
</details>
|
|
736
670
|
<details>
|
|
737
671
|
<summary>
|
|
@@ -739,7 +673,6 @@ GetLogRecord
|
|
|
739
673
|
</summary>
|
|
740
674
|
|
|
741
675
|
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/cloudwatch-logs/command/GetLogRecordCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-cloudwatch-logs/Interface/GetLogRecordCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-cloudwatch-logs/Interface/GetLogRecordCommandOutput/)
|
|
742
|
-
|
|
743
676
|
</details>
|
|
744
677
|
<details>
|
|
745
678
|
<summary>
|
|
@@ -747,7 +680,6 @@ GetQueryResults
|
|
|
747
680
|
</summary>
|
|
748
681
|
|
|
749
682
|
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/cloudwatch-logs/command/GetQueryResultsCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-cloudwatch-logs/Interface/GetQueryResultsCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-cloudwatch-logs/Interface/GetQueryResultsCommandOutput/)
|
|
750
|
-
|
|
751
683
|
</details>
|
|
752
684
|
<details>
|
|
753
685
|
<summary>
|
|
@@ -755,7 +687,6 @@ GetScheduledQuery
|
|
|
755
687
|
</summary>
|
|
756
688
|
|
|
757
689
|
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/cloudwatch-logs/command/GetScheduledQueryCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-cloudwatch-logs/Interface/GetScheduledQueryCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-cloudwatch-logs/Interface/GetScheduledQueryCommandOutput/)
|
|
758
|
-
|
|
759
690
|
</details>
|
|
760
691
|
<details>
|
|
761
692
|
<summary>
|
|
@@ -763,7 +694,6 @@ GetScheduledQueryHistory
|
|
|
763
694
|
</summary>
|
|
764
695
|
|
|
765
696
|
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/cloudwatch-logs/command/GetScheduledQueryHistoryCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-cloudwatch-logs/Interface/GetScheduledQueryHistoryCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-cloudwatch-logs/Interface/GetScheduledQueryHistoryCommandOutput/)
|
|
766
|
-
|
|
767
697
|
</details>
|
|
768
698
|
<details>
|
|
769
699
|
<summary>
|
|
@@ -771,7 +701,6 @@ GetTransformer
|
|
|
771
701
|
</summary>
|
|
772
702
|
|
|
773
703
|
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/cloudwatch-logs/command/GetTransformerCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-cloudwatch-logs/Interface/GetTransformerCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-cloudwatch-logs/Interface/GetTransformerCommandOutput/)
|
|
774
|
-
|
|
775
704
|
</details>
|
|
776
705
|
<details>
|
|
777
706
|
<summary>
|
|
@@ -779,7 +708,6 @@ ListAggregateLogGroupSummaries
|
|
|
779
708
|
</summary>
|
|
780
709
|
|
|
781
710
|
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/cloudwatch-logs/command/ListAggregateLogGroupSummariesCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-cloudwatch-logs/Interface/ListAggregateLogGroupSummariesCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-cloudwatch-logs/Interface/ListAggregateLogGroupSummariesCommandOutput/)
|
|
782
|
-
|
|
783
711
|
</details>
|
|
784
712
|
<details>
|
|
785
713
|
<summary>
|
|
@@ -787,7 +715,6 @@ ListAnomalies
|
|
|
787
715
|
</summary>
|
|
788
716
|
|
|
789
717
|
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/cloudwatch-logs/command/ListAnomaliesCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-cloudwatch-logs/Interface/ListAnomaliesCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-cloudwatch-logs/Interface/ListAnomaliesCommandOutput/)
|
|
790
|
-
|
|
791
718
|
</details>
|
|
792
719
|
<details>
|
|
793
720
|
<summary>
|
|
@@ -795,7 +722,6 @@ ListIntegrations
|
|
|
795
722
|
</summary>
|
|
796
723
|
|
|
797
724
|
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/cloudwatch-logs/command/ListIntegrationsCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-cloudwatch-logs/Interface/ListIntegrationsCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-cloudwatch-logs/Interface/ListIntegrationsCommandOutput/)
|
|
798
|
-
|
|
799
725
|
</details>
|
|
800
726
|
<details>
|
|
801
727
|
<summary>
|
|
@@ -803,7 +729,6 @@ ListLogAnomalyDetectors
|
|
|
803
729
|
</summary>
|
|
804
730
|
|
|
805
731
|
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/cloudwatch-logs/command/ListLogAnomalyDetectorsCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-cloudwatch-logs/Interface/ListLogAnomalyDetectorsCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-cloudwatch-logs/Interface/ListLogAnomalyDetectorsCommandOutput/)
|
|
806
|
-
|
|
807
732
|
</details>
|
|
808
733
|
<details>
|
|
809
734
|
<summary>
|
|
@@ -811,7 +736,6 @@ ListLogGroups
|
|
|
811
736
|
</summary>
|
|
812
737
|
|
|
813
738
|
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/cloudwatch-logs/command/ListLogGroupsCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-cloudwatch-logs/Interface/ListLogGroupsCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-cloudwatch-logs/Interface/ListLogGroupsCommandOutput/)
|
|
814
|
-
|
|
815
739
|
</details>
|
|
816
740
|
<details>
|
|
817
741
|
<summary>
|
|
@@ -819,7 +743,6 @@ ListLogGroupsForQuery
|
|
|
819
743
|
</summary>
|
|
820
744
|
|
|
821
745
|
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/cloudwatch-logs/command/ListLogGroupsForQueryCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-cloudwatch-logs/Interface/ListLogGroupsForQueryCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-cloudwatch-logs/Interface/ListLogGroupsForQueryCommandOutput/)
|
|
822
|
-
|
|
823
746
|
</details>
|
|
824
747
|
<details>
|
|
825
748
|
<summary>
|
|
@@ -827,7 +750,6 @@ ListScheduledQueries
|
|
|
827
750
|
</summary>
|
|
828
751
|
|
|
829
752
|
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/cloudwatch-logs/command/ListScheduledQueriesCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-cloudwatch-logs/Interface/ListScheduledQueriesCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-cloudwatch-logs/Interface/ListScheduledQueriesCommandOutput/)
|
|
830
|
-
|
|
831
753
|
</details>
|
|
832
754
|
<details>
|
|
833
755
|
<summary>
|
|
@@ -835,7 +757,6 @@ ListSourcesForS3TableIntegration
|
|
|
835
757
|
</summary>
|
|
836
758
|
|
|
837
759
|
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/cloudwatch-logs/command/ListSourcesForS3TableIntegrationCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-cloudwatch-logs/Interface/ListSourcesForS3TableIntegrationCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-cloudwatch-logs/Interface/ListSourcesForS3TableIntegrationCommandOutput/)
|
|
838
|
-
|
|
839
760
|
</details>
|
|
840
761
|
<details>
|
|
841
762
|
<summary>
|
|
@@ -843,7 +764,6 @@ ListTagsForResource
|
|
|
843
764
|
</summary>
|
|
844
765
|
|
|
845
766
|
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/cloudwatch-logs/command/ListTagsForResourceCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-cloudwatch-logs/Interface/ListTagsForResourceCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-cloudwatch-logs/Interface/ListTagsForResourceCommandOutput/)
|
|
846
|
-
|
|
847
767
|
</details>
|
|
848
768
|
<details>
|
|
849
769
|
<summary>
|
|
@@ -851,7 +771,6 @@ ListTagsLogGroup
|
|
|
851
771
|
</summary>
|
|
852
772
|
|
|
853
773
|
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/cloudwatch-logs/command/ListTagsLogGroupCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-cloudwatch-logs/Interface/ListTagsLogGroupCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-cloudwatch-logs/Interface/ListTagsLogGroupCommandOutput/)
|
|
854
|
-
|
|
855
774
|
</details>
|
|
856
775
|
<details>
|
|
857
776
|
<summary>
|
|
@@ -859,7 +778,6 @@ PutAccountPolicy
|
|
|
859
778
|
</summary>
|
|
860
779
|
|
|
861
780
|
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/cloudwatch-logs/command/PutAccountPolicyCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-cloudwatch-logs/Interface/PutAccountPolicyCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-cloudwatch-logs/Interface/PutAccountPolicyCommandOutput/)
|
|
862
|
-
|
|
863
781
|
</details>
|
|
864
782
|
<details>
|
|
865
783
|
<summary>
|
|
@@ -867,7 +785,6 @@ PutDataProtectionPolicy
|
|
|
867
785
|
</summary>
|
|
868
786
|
|
|
869
787
|
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/cloudwatch-logs/command/PutDataProtectionPolicyCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-cloudwatch-logs/Interface/PutDataProtectionPolicyCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-cloudwatch-logs/Interface/PutDataProtectionPolicyCommandOutput/)
|
|
870
|
-
|
|
871
788
|
</details>
|
|
872
789
|
<details>
|
|
873
790
|
<summary>
|
|
@@ -875,7 +792,6 @@ PutDeliveryDestination
|
|
|
875
792
|
</summary>
|
|
876
793
|
|
|
877
794
|
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/cloudwatch-logs/command/PutDeliveryDestinationCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-cloudwatch-logs/Interface/PutDeliveryDestinationCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-cloudwatch-logs/Interface/PutDeliveryDestinationCommandOutput/)
|
|
878
|
-
|
|
879
795
|
</details>
|
|
880
796
|
<details>
|
|
881
797
|
<summary>
|
|
@@ -883,7 +799,6 @@ PutDeliveryDestinationPolicy
|
|
|
883
799
|
</summary>
|
|
884
800
|
|
|
885
801
|
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/cloudwatch-logs/command/PutDeliveryDestinationPolicyCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-cloudwatch-logs/Interface/PutDeliveryDestinationPolicyCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-cloudwatch-logs/Interface/PutDeliveryDestinationPolicyCommandOutput/)
|
|
886
|
-
|
|
887
802
|
</details>
|
|
888
803
|
<details>
|
|
889
804
|
<summary>
|
|
@@ -891,7 +806,6 @@ PutDeliverySource
|
|
|
891
806
|
</summary>
|
|
892
807
|
|
|
893
808
|
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/cloudwatch-logs/command/PutDeliverySourceCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-cloudwatch-logs/Interface/PutDeliverySourceCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-cloudwatch-logs/Interface/PutDeliverySourceCommandOutput/)
|
|
894
|
-
|
|
895
809
|
</details>
|
|
896
810
|
<details>
|
|
897
811
|
<summary>
|
|
@@ -899,7 +813,6 @@ PutDestination
|
|
|
899
813
|
</summary>
|
|
900
814
|
|
|
901
815
|
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/cloudwatch-logs/command/PutDestinationCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-cloudwatch-logs/Interface/PutDestinationCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-cloudwatch-logs/Interface/PutDestinationCommandOutput/)
|
|
902
|
-
|
|
903
816
|
</details>
|
|
904
817
|
<details>
|
|
905
818
|
<summary>
|
|
@@ -907,7 +820,6 @@ PutDestinationPolicy
|
|
|
907
820
|
</summary>
|
|
908
821
|
|
|
909
822
|
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/cloudwatch-logs/command/PutDestinationPolicyCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-cloudwatch-logs/Interface/PutDestinationPolicyCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-cloudwatch-logs/Interface/PutDestinationPolicyCommandOutput/)
|
|
910
|
-
|
|
911
823
|
</details>
|
|
912
824
|
<details>
|
|
913
825
|
<summary>
|
|
@@ -915,7 +827,6 @@ PutIndexPolicy
|
|
|
915
827
|
</summary>
|
|
916
828
|
|
|
917
829
|
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/cloudwatch-logs/command/PutIndexPolicyCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-cloudwatch-logs/Interface/PutIndexPolicyCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-cloudwatch-logs/Interface/PutIndexPolicyCommandOutput/)
|
|
918
|
-
|
|
919
830
|
</details>
|
|
920
831
|
<details>
|
|
921
832
|
<summary>
|
|
@@ -923,7 +834,6 @@ PutIntegration
|
|
|
923
834
|
</summary>
|
|
924
835
|
|
|
925
836
|
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/cloudwatch-logs/command/PutIntegrationCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-cloudwatch-logs/Interface/PutIntegrationCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-cloudwatch-logs/Interface/PutIntegrationCommandOutput/)
|
|
926
|
-
|
|
927
837
|
</details>
|
|
928
838
|
<details>
|
|
929
839
|
<summary>
|
|
@@ -931,7 +841,6 @@ PutLogEvents
|
|
|
931
841
|
</summary>
|
|
932
842
|
|
|
933
843
|
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/cloudwatch-logs/command/PutLogEventsCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-cloudwatch-logs/Interface/PutLogEventsCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-cloudwatch-logs/Interface/PutLogEventsCommandOutput/)
|
|
934
|
-
|
|
935
844
|
</details>
|
|
936
845
|
<details>
|
|
937
846
|
<summary>
|
|
@@ -939,7 +848,6 @@ PutLogGroupDeletionProtection
|
|
|
939
848
|
</summary>
|
|
940
849
|
|
|
941
850
|
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/cloudwatch-logs/command/PutLogGroupDeletionProtectionCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-cloudwatch-logs/Interface/PutLogGroupDeletionProtectionCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-cloudwatch-logs/Interface/PutLogGroupDeletionProtectionCommandOutput/)
|
|
942
|
-
|
|
943
851
|
</details>
|
|
944
852
|
<details>
|
|
945
853
|
<summary>
|
|
@@ -947,7 +855,6 @@ PutMetricFilter
|
|
|
947
855
|
</summary>
|
|
948
856
|
|
|
949
857
|
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/cloudwatch-logs/command/PutMetricFilterCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-cloudwatch-logs/Interface/PutMetricFilterCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-cloudwatch-logs/Interface/PutMetricFilterCommandOutput/)
|
|
950
|
-
|
|
951
858
|
</details>
|
|
952
859
|
<details>
|
|
953
860
|
<summary>
|
|
@@ -955,7 +862,6 @@ PutQueryDefinition
|
|
|
955
862
|
</summary>
|
|
956
863
|
|
|
957
864
|
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/cloudwatch-logs/command/PutQueryDefinitionCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-cloudwatch-logs/Interface/PutQueryDefinitionCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-cloudwatch-logs/Interface/PutQueryDefinitionCommandOutput/)
|
|
958
|
-
|
|
959
865
|
</details>
|
|
960
866
|
<details>
|
|
961
867
|
<summary>
|
|
@@ -963,7 +869,6 @@ PutResourcePolicy
|
|
|
963
869
|
</summary>
|
|
964
870
|
|
|
965
871
|
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/cloudwatch-logs/command/PutResourcePolicyCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-cloudwatch-logs/Interface/PutResourcePolicyCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-cloudwatch-logs/Interface/PutResourcePolicyCommandOutput/)
|
|
966
|
-
|
|
967
872
|
</details>
|
|
968
873
|
<details>
|
|
969
874
|
<summary>
|
|
@@ -971,7 +876,6 @@ PutRetentionPolicy
|
|
|
971
876
|
</summary>
|
|
972
877
|
|
|
973
878
|
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/cloudwatch-logs/command/PutRetentionPolicyCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-cloudwatch-logs/Interface/PutRetentionPolicyCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-cloudwatch-logs/Interface/PutRetentionPolicyCommandOutput/)
|
|
974
|
-
|
|
975
879
|
</details>
|
|
976
880
|
<details>
|
|
977
881
|
<summary>
|
|
@@ -979,7 +883,6 @@ PutSubscriptionFilter
|
|
|
979
883
|
</summary>
|
|
980
884
|
|
|
981
885
|
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/cloudwatch-logs/command/PutSubscriptionFilterCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-cloudwatch-logs/Interface/PutSubscriptionFilterCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-cloudwatch-logs/Interface/PutSubscriptionFilterCommandOutput/)
|
|
982
|
-
|
|
983
886
|
</details>
|
|
984
887
|
<details>
|
|
985
888
|
<summary>
|
|
@@ -987,7 +890,6 @@ PutTransformer
|
|
|
987
890
|
</summary>
|
|
988
891
|
|
|
989
892
|
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/cloudwatch-logs/command/PutTransformerCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-cloudwatch-logs/Interface/PutTransformerCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-cloudwatch-logs/Interface/PutTransformerCommandOutput/)
|
|
990
|
-
|
|
991
893
|
</details>
|
|
992
894
|
<details>
|
|
993
895
|
<summary>
|
|
@@ -995,7 +897,6 @@ StartLiveTail
|
|
|
995
897
|
</summary>
|
|
996
898
|
|
|
997
899
|
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/cloudwatch-logs/command/StartLiveTailCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-cloudwatch-logs/Interface/StartLiveTailCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-cloudwatch-logs/Interface/StartLiveTailCommandOutput/)
|
|
998
|
-
|
|
999
900
|
</details>
|
|
1000
901
|
<details>
|
|
1001
902
|
<summary>
|
|
@@ -1003,7 +904,6 @@ StartQuery
|
|
|
1003
904
|
</summary>
|
|
1004
905
|
|
|
1005
906
|
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/cloudwatch-logs/command/StartQueryCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-cloudwatch-logs/Interface/StartQueryCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-cloudwatch-logs/Interface/StartQueryCommandOutput/)
|
|
1006
|
-
|
|
1007
907
|
</details>
|
|
1008
908
|
<details>
|
|
1009
909
|
<summary>
|
|
@@ -1011,7 +911,6 @@ StopQuery
|
|
|
1011
911
|
</summary>
|
|
1012
912
|
|
|
1013
913
|
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/cloudwatch-logs/command/StopQueryCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-cloudwatch-logs/Interface/StopQueryCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-cloudwatch-logs/Interface/StopQueryCommandOutput/)
|
|
1014
|
-
|
|
1015
914
|
</details>
|
|
1016
915
|
<details>
|
|
1017
916
|
<summary>
|
|
@@ -1019,7 +918,6 @@ TagLogGroup
|
|
|
1019
918
|
</summary>
|
|
1020
919
|
|
|
1021
920
|
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/cloudwatch-logs/command/TagLogGroupCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-cloudwatch-logs/Interface/TagLogGroupCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-cloudwatch-logs/Interface/TagLogGroupCommandOutput/)
|
|
1022
|
-
|
|
1023
921
|
</details>
|
|
1024
922
|
<details>
|
|
1025
923
|
<summary>
|
|
@@ -1027,7 +925,6 @@ TagResource
|
|
|
1027
925
|
</summary>
|
|
1028
926
|
|
|
1029
927
|
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/cloudwatch-logs/command/TagResourceCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-cloudwatch-logs/Interface/TagResourceCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-cloudwatch-logs/Interface/TagResourceCommandOutput/)
|
|
1030
|
-
|
|
1031
928
|
</details>
|
|
1032
929
|
<details>
|
|
1033
930
|
<summary>
|
|
@@ -1035,7 +932,6 @@ TestMetricFilter
|
|
|
1035
932
|
</summary>
|
|
1036
933
|
|
|
1037
934
|
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/cloudwatch-logs/command/TestMetricFilterCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-cloudwatch-logs/Interface/TestMetricFilterCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-cloudwatch-logs/Interface/TestMetricFilterCommandOutput/)
|
|
1038
|
-
|
|
1039
935
|
</details>
|
|
1040
936
|
<details>
|
|
1041
937
|
<summary>
|
|
@@ -1043,7 +939,6 @@ TestTransformer
|
|
|
1043
939
|
</summary>
|
|
1044
940
|
|
|
1045
941
|
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/cloudwatch-logs/command/TestTransformerCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-cloudwatch-logs/Interface/TestTransformerCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-cloudwatch-logs/Interface/TestTransformerCommandOutput/)
|
|
1046
|
-
|
|
1047
942
|
</details>
|
|
1048
943
|
<details>
|
|
1049
944
|
<summary>
|
|
@@ -1051,7 +946,6 @@ UntagLogGroup
|
|
|
1051
946
|
</summary>
|
|
1052
947
|
|
|
1053
948
|
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/cloudwatch-logs/command/UntagLogGroupCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-cloudwatch-logs/Interface/UntagLogGroupCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-cloudwatch-logs/Interface/UntagLogGroupCommandOutput/)
|
|
1054
|
-
|
|
1055
949
|
</details>
|
|
1056
950
|
<details>
|
|
1057
951
|
<summary>
|
|
@@ -1059,7 +953,6 @@ UntagResource
|
|
|
1059
953
|
</summary>
|
|
1060
954
|
|
|
1061
955
|
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/cloudwatch-logs/command/UntagResourceCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-cloudwatch-logs/Interface/UntagResourceCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-cloudwatch-logs/Interface/UntagResourceCommandOutput/)
|
|
1062
|
-
|
|
1063
956
|
</details>
|
|
1064
957
|
<details>
|
|
1065
958
|
<summary>
|
|
@@ -1067,7 +960,6 @@ UpdateAnomaly
|
|
|
1067
960
|
</summary>
|
|
1068
961
|
|
|
1069
962
|
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/cloudwatch-logs/command/UpdateAnomalyCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-cloudwatch-logs/Interface/UpdateAnomalyCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-cloudwatch-logs/Interface/UpdateAnomalyCommandOutput/)
|
|
1070
|
-
|
|
1071
963
|
</details>
|
|
1072
964
|
<details>
|
|
1073
965
|
<summary>
|
|
@@ -1075,7 +967,6 @@ UpdateDeliveryConfiguration
|
|
|
1075
967
|
</summary>
|
|
1076
968
|
|
|
1077
969
|
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/cloudwatch-logs/command/UpdateDeliveryConfigurationCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-cloudwatch-logs/Interface/UpdateDeliveryConfigurationCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-cloudwatch-logs/Interface/UpdateDeliveryConfigurationCommandOutput/)
|
|
1078
|
-
|
|
1079
970
|
</details>
|
|
1080
971
|
<details>
|
|
1081
972
|
<summary>
|
|
@@ -1083,7 +974,6 @@ UpdateLogAnomalyDetector
|
|
|
1083
974
|
</summary>
|
|
1084
975
|
|
|
1085
976
|
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/cloudwatch-logs/command/UpdateLogAnomalyDetectorCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-cloudwatch-logs/Interface/UpdateLogAnomalyDetectorCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-cloudwatch-logs/Interface/UpdateLogAnomalyDetectorCommandOutput/)
|
|
1086
|
-
|
|
1087
977
|
</details>
|
|
1088
978
|
<details>
|
|
1089
979
|
<summary>
|
|
@@ -1091,5 +981,4 @@ UpdateScheduledQuery
|
|
|
1091
981
|
</summary>
|
|
1092
982
|
|
|
1093
983
|
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/cloudwatch-logs/command/UpdateScheduledQueryCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-cloudwatch-logs/Interface/UpdateScheduledQueryCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-cloudwatch-logs/Interface/UpdateScheduledQueryCommandOutput/)
|
|
1094
|
-
|
|
1095
984
|
</details>
|