output "api_service_endpoint" {
  value = aws_lb.api.dns_name
  description = "Invoke URL for API gateway"
}