I am sucessfully using the SDK to send HTTP Post to an AWS Lambda URL, which is great. However, I can't seem to make this work with AWS Signature Version 4, which would allow me to secure my endpoint. Is that possible with the current version of the SDK? Thanks for any help!