Skip to main content
Glama

AWS Security MCP

list_response_headers_policies

Retrieve and paginate CloudFront response headers policies to analyze and manage AWS security configurations effectively.

Instructions

List CloudFront response headers policies.

Args: limit: Maximum number of policies to return (default: 100) next_token: Token for pagination (from previous request) Returns: JSON string with response headers policies

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_response_headers_policiesArguments", "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