How to ensure key store and branch key existence before creating them with AWS KMS Hierarchical Keyring in .NET?
I’m working with the AWS Encryption SDK for .NET and using AWS KMS Hierarchical Keyrings to manage encryption and decryption in my application. Specifically, I’m trying to construct a hierarchical keyring using the CreateAwsKmsHierarchicalKeyring method.