mariadb/plugin/aws_key_management
Vladislav Vaintroub c1bbedbd4a AWS key Management plugin - add plugin variable for the region
AWS C++ SDK always defaults region to us-east-1 for clientConfiguration
(ignoring config file or env.variable)

This patch introduces a plugin variable 'region' to make it usable
for master keys created in regions other than 'us-east-1'.
2016-10-28 20:43:32 +02:00
..
aws_key_management_plugin.cc AWS key Management plugin - add plugin variable for the region 2016-10-28 20:43:32 +02:00
CMakeLists.txt MDEV-10847 Bring AWS KMS encryption plugin up-to-date with released SDK 2016-09-27 11:18:24 +00:00