Is there an existing issue for this?
Feature description
LocalStack does not support the recipient field in the KMS DecryptRequest structure.
# TODO add support for "recipient"
Document this limitation.
Otherwise, add support by accepting a syntactically complete but cryptographically unsigned CBOR-encoded attestation document. Use the embedded public key to encrypt the response CiphertextForRecipient.
🧑💻 Implementation
No response
Anything else?
No response
Is there an existing issue for this?
Feature description
LocalStack does not support the
recipientfield in the KMSDecryptRequeststructure.Document this limitation.
Otherwise, add support by accepting a syntactically complete but cryptographically unsigned CBOR-encoded attestation document. Use the embedded public key to encrypt the response
CiphertextForRecipient.🧑💻 Implementation
No response
Anything else?
No response