Skip to main content
Glama

aws_route53_change_resource_record_sets

Create, update, or delete DNS records in AWS Route53 hosted zones to manage domain routing and service endpoints.

Instructions

Create, update, or delete DNS records in a Route53 hosted zone. Blocked in --readonly mode.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
profileNoAWS profile name from ~/.aws/config (e.g., 'default', 'production')
regionNoAWS region override (e.g., 'us-east-1', 'sa-east-1')
hosted_zone_idYesHosted zone ID
changesYesList of changes. Example: [{"Action": "UPSERT", "ResourceRecordSet": {"Name": "app.example.com", "Type": "A", "TTL": 300, "ResourceRecords": [{"Value": "1.2.3.4"}]}}]
commentNoOptional comment for the change batch
Install Server

Other Tools

Latest Blog Posts

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/marcelobrake/aws-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server