Open
Description
When a KmsMasterKeyProvider
is constructed using the default builder[1] and is then used to attempt to decrypt a ciphertext message from another region, the decrypt call fails with this error[2].
It appears that something is not connecting with the default supplier in build()
[3].
[1] KmsMasterKeyProvider.builder().build()
[2]
[3]