getSubscriptionFilter

Subscription filters allow you to subscribe to a real-time stream of log events and have them delivered to a specific destination.

Return

null

Parameters

argument

null


suspend fun getSubscriptionFilter(filterName: String, logGroupName: String): GetSubscriptionFilterResult

Return

null

See also

Parameters

filterName

The name of the filter generated by resource.

logGroupName

Existing log group that you want to associate with this filter.


Return

null

See also

Parameters

argument

Builder for com.pulumi.awsnative.logs.kotlin.inputs.GetSubscriptionFilterPlainArgs.