The customer-managed-key(CMK) used when creating a data store. If a customer owned key is not specified, an AWS owned key will be used for encryption.
Type: objectProperties: 2Required: 1
FHIRHealth DataHealthcareHIPAACloud Computing
KmsEncryptionConfig is a JSON Structure definition published by Amazon HealthLake, describing 2 properties, of which 1 is required. It conforms to the https://json-structure.org/meta/core/v0/# meta-schema.
{
"$schema": "https://json-structure.org/meta/core/v0/#",
"$id": "https://raw.githubusercontent.com/api-evangelist/amazon-healthlake/refs/heads/main/json-schema/healthlake-kms-encryption-config-schema.json",
"name": "KmsEncryptionConfig",
"type": "object",
"required": [
"CmkType"
],
"properties": {
"CmkType": {
"allOf": [
{
"$ref": "#/components/schemas/CmkType"
},
{
"description": " The type of customer-managed-key(CMK) used for encryption. The two types of supported CMKs are customer owned CMKs and AWS owned CMKs. "
}
]
},
"KmsKeyId": {
"allOf": [
{
"$ref": "#/components/schemas/EncryptionKeyID"
},
{
"description": " The KMS encryption key id/alias used to encrypt the data store contents at rest. "
}
]
}
},
"description": " The customer-managed-key(CMK) used when creating a data store. If a customer owned key is not specified, an AWS owned key will be used for encryption. "
}
Discovery needs no key. Ratings and market analysis are Pro.
Get an API key
Free tier, no form to fill in. Signing in shares your email address with us — we
store it to create your key and to recognise you if you sign in with another
provider. See our Privacy Policy and
Terms.