Skip to main content
Glama

AWS Security MCP

list_shield_protected_resources

Retrieve a list of AWS resources protected by Shield Advanced, including pagination support for large datasets, to enhance visibility and security monitoring.

Instructions

List resources protected by AWS Shield Advanced.

Args: limit: Maximum number of protected resources to return next_token: Pagination token for fetching the next set of resources Returns: JSON object with protected resource information

Input Schema

NameRequiredDescriptionDefault
limitNo
next_tokenNo

Input Schema (JSON Schema)

{ "properties": { "limit": { "default": 100, "title": "Limit", "type": "integer" }, "next_token": { "anyOf": [ { "type": "string" }, { "type": "null" } ], "default": null, "title": "Next Token" } }, "title": "list_shield_protected_resourcesArguments", "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