aws / aws-dynamodb-encryption-python

Amazon DynamoDB Encryption Client for Python
Apache License 2.0
96 stars 57 forks source link

Add Attested Materials provider #159

Closed elliotrpmorris closed 2 years ago

elliotrpmorris commented 3 years ago

Hi,

I have been working a lot with Nitro enclaves. Currently implementing attestation into our application where we want to call DynamoDB from within the enclave and perform decryption with attestation.

Unfortunately, boto3 doesn't support passing the Receiptient param to the KMS API call.

This can be resolved by creating a new materials provider attestation support. I am working on a solution for this would be interested to see if this could be added?

texastony commented 3 years ago

Howdy @elliotrpmorris ,

We apologize for the slow response. We cannot commit to supporting an Attested Materials Provider at this time. We do not have adding Attested Materials Provider on our road map for the Dynamo Encryption Clients. Nor do we have any open Feature Requests for it.

While we do not have plans for this now, we may be unaware of this customer need. Are you still pursuing this? Or did you go down a different path?

Much Obliged, AWS Crypto Tools

texastony commented 2 years ago

No Response, closing issue.