Comments - Amazon Web Services (AWS) Key Management Service (KMS) Encryption Plugin Advanced Usage

5 years, 3 months ago Vladimir R

``` [Service] Environment=AWS_CREDENTIAL_PROFILES_FILE=/etc/aws-kms-credentials ``` Didn't work for me. AWS_CREDENTIAL_PROFILES_FILE is not a valid value according to https://docs.aws.amazon.com/cli/latest/userguide/cli-configure-envvars.html. Replacing it with AWS_SHARED_CREDENTIALS_FILE solved it.

 
Content reproduced on this site is the property of its respective owners, and this content is not reviewed in advance by MariaDB. The views, information and opinions expressed by this content do not necessarily represent those of MariaDB or any other party.