aws-sdk-java
aws-sdk-java copied to clipboard
remove whitespace from cloudfront signed URL policy
I removed a whitespace character from the string used to create a policy for Cloudfront signed URLs. According to the Docs and the Troubleshooting guide: https://aws.amazon.com/premiumsupport/knowledge-center/cloudfront-troubleshoot-signed-url-cookies/ there should not be whitespace characters in there as the validation will fail.
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.