Skip to content

Lambda Subscription Filter

0

If I am creating a CloudWatch Log subscription filter that triggers a Lambda function, and the Lambda function is configured to run within a VPC, then do the subscription filter require additional changes?

Enter image description here

1 Answer
0

Hello.

There are no additional settings on the CloudWatch Logs subscription filter side.
I think you can use it by setting it as a destination like normal Lambda.
If you are accessing a public API etc. on the Lambda side, you will need a NAT Gateway etc. in your VPC.

EXPERT
answered 2 years ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.