Closed
Description
We should add repr=False
to the attributes section in the EncryptionContext
, to make the string representation safe within material providers. This is useful particularly in the context of logging.
Similar to aws/aws-dynamodb-encryption-java#100