Skip to main content
Glama

AWS Security MCP

get_distribution_details

Retrieve comprehensive CloudFront distribution details using the distribution ID or domain name. Returns JSON data for security analysis and AWS infrastructure inspection via MCP.

Instructions

Get detailed information about a specific CloudFront distribution.

Args: distribution_id: ID of the CloudFront distribution or domain name Returns: JSON string with distribution details

Input Schema

NameRequiredDescriptionDefault
distribution_idYes

Input Schema (JSON Schema)

{ "properties": { "distribution_id": { "title": "Distribution Id", "type": "string" } }, "required": [ "distribution_id" ], "title": "get_distribution_detailsArguments", "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