output "base_url" {
  description = "The base URL for the API Gateway."
  value       = aws_api_gateway_deployment.main.invoke_url
}
