AWS Security MCP

Apache 2.0
4
  • Apple

get_shield_protection_details

Retrieve detailed protection status and configurations for a specific AWS Shield Advanced resource using the resource ARN. Access JSON-formatted insights for security analysis and monitoring.

Instructions

Get detailed protection information for a specific resource in AWS Shield Advanced.

Args: resource_arn: ARN of the resource to get protection details for Returns: JSON object with detailed protection information

Input Schema

NameRequiredDescriptionDefault
resource_arnYes

Input Schema (JSON Schema)

{ "properties": { "resource_arn": { "title": "Resource Arn", "type": "string" } }, "required": [ "resource_arn" ], "title": "get_shield_protection_detailsArguments", "type": "object" }

You must be authenticated.

Other Tools from AWS Security MCP

Related Tools

ID: s0vblk657g