package
0.0.0-20240917120716-8843776e9f3a
Repository: https://github.com/cossacklabs/acra.git
Documentation: pkg.go.dev

# Functions

NewKeyManager create new AWS KeyManager which implement kms.KeyManager interface.
NewKMSClient create new KMS AWS client.

# Variables

ErrAliasIsNotAppliedToKey describe the error returned if AWS KMS cant applied alias for created key.

# Structs

Configuration represent configuration file structure for AWS KMS.
KeyManager is AWS implementation of kms.KeyManager.
KMSClient represent general AWS KMS client.