variable "api_name" {
  description = "The name of the API Gateway."
  default     = "example-api"
}
