output "ara_engine_queue_url" { value = module.lambda.queu_url description = "URL of the Engine SQS queue" } output "ara_engine_queue_arn" { value = module.lambda.queu_arn description = "ARN of the Engine SQS queue" }