data "aws_caller_identity" "current" {} resource "aws_kms_key" "MacieOrgDeliveryKey" { description = "Macie Delivery Key" enable_key_rotation = true policy = <