kmsKeyId

@JvmName(name = "uwmyhskncmoudlan")
suspend fun kmsKeyId(value: Output<String>)
@JvmName(name = "gafpnbbkgruwryit")
suspend fun kmsKeyId(value: String?)

Parameters

value

The ARN for the KMS encryption key. When specifying kms_key_id, encrypted needs to be set to true. Note: The provider must be running with credentials which have the GenerateDataKeyWithoutPlaintext permission on the specified KMS key as required by the EBS KMS CMK volume provisioning process to prevent a volume from being created and almost immediately deleted.