awscc_logs_subscription_filter (Resource)

The AWS::Logs::SubscriptionFilter resource specifies a subscription filter and associates it with the specified log group. Subscription filters allow you to subscribe to a real-time stream of log events and have them delivered to a specific destination. Currently, the supported destinations are:

There can be as many as two subscription filters associated with a log group.

Schema

Required

Optional

Read-Only

Import

Import is supported using the following syntax:

$ terraform import awscc_logs_subscription_filter.example <resource ID>