'Same ciphertext for same text

Is it possible to set up AWS KMS in a way so that it would generate same ciphertext for the same text (e.g. alpha) each time?

And if not, what others cryptographic methods should I use? (it would be great if they have libs for node.js as well)



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source