Add AWS S3 support in Lambda Stack docker image?

I was wondering if anyone has added AWS S3 support for private S3 buckets (using the AWS CLI access key)? I’ve recently built a Dockerfile for this for a particular model (and associated framework)… for YOLO v3 and PyTorch. But, I’d much rather have the Lambda docker image that already supports AWS mounts in Linux. Anyone attempted this?