vpc_lattice_cli
Manage and execute AWS CLI commands for VPC Lattice, including creating, updating, and deleting service networks, services, listeners, rules, and target groups, using specified AWS profiles and regions.
Instructions
Execute AWS CLI VPC Lattice commands
Input Schema
Name | Required | Description | Default |
---|---|---|---|
args | No | Command arguments as key-value pairs | |
command | Yes | The VPC Lattice subcommand to execute (e.g., create-service-network, list-service-networks) | |
profile | No | AWS CLI profile to use | default |
region | No | AWS region | us-east-1 |