aws_elb
Manage AWS Elastic Load Balancers with Ansible MCP Server. Perform actions like listing, creating, or deleting load balancers, configure region, type, subnets, security groups, listeners, health checks, and tags.
Instructions
Manage AWS Elastic Load Balancers
Input Schema
Name | Required | Description | Default |
---|---|---|---|
action | Yes | ||
healthCheck | No | ||
lbType | No | application | |
listeners | No | ||
name | No | ||
region | Yes | ||
scheme | No | ||
securityGroups | No | ||
subnets | No | ||
tags | No | ||
targetGroups | No |