79492150

Date: 2025-03-07 11:31:47
Score: 1
Natty:
Report link

The encryption SDK v1.6.1 accepts multi-region keys in KmsMasterKeyProvider for encryption and decryption. Starting with v1.7.0, the multi-region keys are not supported by default in the KmsMasterKeyProvider implementation. The solution is to replace KmsMasterKeyProvider with AwsKmsMrkAwareMasterKeyProvider, the class dedicated to multi-region keys.

Reasons:
  • Whitelisted phrase (-1): solution is
  • No code block (0.5):
  • Self-answer (0.5):
  • Single line (0.5):
  • Low reputation (0.5):
Posted by: Cristian