# Functions
NewAWSKMS creates a new AWS KMS implementation of the KeyManagement interface.
No description provided by the author
# Structs
AWSKMS is the implementation of the KeyManagement interface for AWS KMS.
AWSKMSConfig is the configuration for the AWS KMS implementation of the KeyManagement interface.
No description provided by the author
# Interfaces
KeyManagement is the interface that defines the methods for encrypting and decrypting data.