AWS Security MCP

Apache 2.0
4
  • Apple

describe_load_balancer

Retrieve detailed JSON data about an AWS load balancer by specifying its ARN using the AWS Security MCP server, enabling security analysis and infrastructure inspection.

Instructions

Get detailed information about a specific load balancer.

Args: load_balancer_arn: ARN of the load balancer Returns: JSON string with load balancer information

Input Schema

NameRequiredDescriptionDefault
load_balancer_arnYes

Input Schema (JSON Schema)

{ "properties": { "load_balancer_arn": { "title": "Load Balancer Arn", "type": "string" } }, "required": [ "load_balancer_arn" ], "title": "describe_load_balancerArguments", "type": "object" }

You must be authenticated.

Other Tools from AWS Security MCP

Related Tools

ID: s0vblk657g