- On Azure, there is Azure Key Vault MS SQL Server Connector to store Transparent Data Encryption keys in the key vault instead of locally. Is there a solution to store on AWS KMS?
Note: I can't use AWS RDS due to some unsupported features.
- If there isn't a AWS KMS connector, how do I go about developing one? Can't seem to find any SDK or documentation for the interfaces to be implemented.