Skip to content

Eilikooy/AwsZoneFileTransformation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AwsZoneFileTransformation

Description

Tool for transforming output file from command aws route53 list-resource-record-sets --hosted-zone-id <zoneID> > export.json to be compatible with import command aws route53 change-resource-record-sets --hosted-zone-id <zoneId> --change-batch file://<export.json>

Usage

./AwsZoneFileTransformation -i <inputfile.json> -o <outputfile.json> -a [CREATE|DELETE|UPSERT] -n true

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages