I created a JAR file with a AWS Lambda handler. This handler needs to connect to a kafka topic but requires an SSL jks file. How do I package this file so java can find it?