find_security_groups_by_port
Identify AWS security groups with a specific port open. Input a port number (e.g., 22, 3389) to retrieve a JSON list of groups allowing access to that port, aiding in security audits and configurations.
Instructions
Find security groups with a specific port open.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
port | Yes |