AWS Security MCP

by groovyBugify
Verified
Apache 2.0
4
  • Apple

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

ID: s0vblk657g