Skip to main content
Glama

AWS Security MCP

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

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/groovyBugify/aws-security-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server