Hello!I have developed a custom granite workflow using Java for AEM 6.5 which uses the AWS SDK for Java to invalidate Amazon CloudFront cache for a page the workflow runs on. I am required to pass in authentication secret tokens to use this SDK. What is the best way to pass in secrets to an AEM gran...