aws-kms-decrypt-plaintext-output
KMS Decrypt returns the plaintext bytes of caller-supplied ciphertext when key policy and IAM permissions allow it.
Where it sits
| location | Decrypt.Plaintext |
| location kind | output_value |
| data kinds | credential password api_key private_key sensitive_data |
| emits edge | ExposesCredential |
| service | KMS (aws:kms) |
Collection recipe
| access mode | creation_response_only |
| operation | Decrypt |
| response path | Plaintext |
| encoding | binary |
| params | {"CiphertextBlob": "\u003cciphertext\u003e", "KeyId": "\u003coptional-key-id\u003e"} |
Required permissions
References