CMEK
Get a CMEK
Get a customer managed encryption key.
get/v1/cmeks/{cmekId}
Response
A CMEK
Example response
{
"key_arn": "arn:aws:kms:us-east-1:123456789012:key/mrk-12345678123412341234123456789012",
"name": "My KMS Key",
"description": "My Key Description",
"created_at": "2022-11-04T20:10:06.927Z",
"updated_at": "2022-11-04T20:10:06.927Z"
}