Open mattsb42-aws opened 4 years ago
Another less obvious example to include: demonstrate that it is possible and encouraged to create multiple keyrings/master key providers in a single application. Our existing examples demonstrate encrypting a single message with multiple CMKs, but I haven't found any that demonstrate creating a separate keyring for each customer according to the context. We could label this a "multi-tenancy" example.
Add a specification doc that details the required examples, as laid out here[1].
Things we need to define include:
[1] https://github.com/aws/aws-encryption-sdk-python/tree/master/examples