Skip to main content
Glama

AWS Security MCP

get_shield_attack_details

Retrieve detailed DDoS attack information from AWS Shield Advanced using the attack ID. Returns a JSON object with insights for analysis and response.

Instructions

Get detailed information about a specific DDoS attack detected by AWS Shield Advanced.

Args: attack_id: ID of the attack to get details for Returns: JSON object with detailed attack information

Input Schema

NameRequiredDescriptionDefault
attack_idYes

Input Schema (JSON Schema)

{ "properties": { "attack_id": { "title": "Attack Id", "type": "string" } }, "required": [ "attack_id" ], "title": "get_shield_attack_detailsArguments", "type": "object" }
Install Server

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