Add note about KMS Alias syntax - Documentation
What does this MR do?
Add a note in the Advanced Configuration about the ServerSideEncryptionKeyID, if using an alias, it must be preceded by alias/,per AWS documentation
Why was this MR needed?
Recently, a US Government customer filed a ticket wherein adding the alias/ to the key specification solved the issue.