

# FAQ
<a name="faq"></a>

## Can I apply Lambda event filtering and partial batch responses to my existing Lambda and Amazon SQS application?
<a name="q1"></a>

Yes, just make sure that you follow the implementation best practices outlined in this guide.

## Are the Lambda event filtering and partial batch responses features limited to specific programming languages?
<a name="q2"></a>

No, the features discussed in this guide are supported in any programming language that Lambda currently supports.

## Can I use these features with the AWS Cloud Development Kit (AWS CDK)?
<a name="q3"></a>

Yes, all of the features discussed in this guide are supported by the AWS CDK.