Expand description
AWS implementation of the ockam_vault::Kms trait
Structs§
- AwsKms
Client - AWS KMS client.
- AwsKms
Config - AWS KMS configuration.
- AwsSigning
Vault - Security module implementation using an AWS KMS
Enums§
- Error
- Initial
Keys Discovery - Defines how to populate the initial keys at vault startup
Traits§
- KmsClient
- This trait is introduced to help with the testing of the AwsSecurityModule