See: Description
| Interface | Description |
|---|---|
| KinesisDestinationProps |
Customize the Kinesis Logs Destination.
|
| LambdaDestinationOptions |
Options that may be provided to LambdaDestination.
|
| Class | Description |
|---|---|
| KinesisDestination |
Use a Kinesis stream as the destination for a log subscription.
|
| KinesisDestination.Builder |
A fluent builder for
KinesisDestination. |
| KinesisDestinationProps.Builder |
A builder for
KinesisDestinationProps |
| KinesisDestinationProps.Jsii$Proxy |
An implementation for
KinesisDestinationProps |
| LambdaDestination |
Use a Lambda Function as the destination for a log subscription.
|
| LambdaDestination.Builder |
A fluent builder for
LambdaDestination. |
| LambdaDestinationOptions.Builder |
A builder for
LambdaDestinationOptions |
| LambdaDestinationOptions.Jsii$Proxy |
An implementation for
LambdaDestinationOptions |
This library contains destinations for AWS CloudWatch Logs SubscriptionFilters. You can send log data to Kinesis Streams or Lambda Functions.
See the documentation of the logs module for more information.
Copyright © 2022. All rights reserved.