Skip to main content
Glama

AWS Security MCP

get_hosted_zone_details

Retrieve detailed Route53 hosted zone information by specifying its ID. Returns JSON data for security analysis and configuration checks in AWS infrastructure.

Instructions

Get detailed information about a specific Route53 hosted zone.

Args: zone_id: ID of the Route53 hosted zone (can include or exclude '/hostedzone/' prefix) Returns: JSON string with hosted zone details

Input Schema

NameRequiredDescriptionDefault
zone_idYes

Input Schema (JSON Schema)

{ "properties": { "zone_id": { "title": "Zone Id", "type": "string" } }, "required": [ "zone_id" ], "title": "get_hosted_zone_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