AWS Security MCP

by groovyBugify
Verified
Apache 2.0
4
  • Apple

search_distribution

Locate and retrieve detailed information about AWS CloudFront distributions using domain names, distribution IDs, or custom aliases to monitor and manage content delivery securely.

Instructions

Search for a CloudFront distribution by domain name, distribution ID, or alias.

This tool searches for CloudFront distributions using the provided identifier, which can be a CloudFront domain name (e.g., d1234abcdef8ghi.cloudfront.net), a distribution ID (e.g., E1A2B3C4D5E6F7), or a custom domain alias. Args: identifier: CloudFront domain name, distribution ID, or alias Returns: JSON string with distribution details if found

Input Schema

NameRequiredDescriptionDefault
identifierYes

Input Schema (JSON Schema)

{ "properties": { "identifier": { "title": "Identifier", "type": "string" } }, "required": [ "identifier" ], "title": "search_distributionArguments", "type": "object" }

You must be authenticated.

Other Tools from AWS Security MCP

Related Tools

ID: s0vblk657g