Commit 82159af4 authored by aray's avatar aray

initial commit by admin

parent 5cabd59a
{
"Changes": [
{
"Action": "CREATE",
"ResourceRecordSet": {
"Name": "DNS_NAME",
"Type": "CNAME",
"TTL": 60,
"ResourceRecords": [
{
"Value": "DNS_VALUE"
}
]
}
}
]
}
\ No newline at end of file
{
"Changes": [
{
"Action": "DELETE",
"ResourceRecordSet": {
"Name": "DNS_NAME",
"Type": "CNAME",
"TTL": 60,
"ResourceRecords": [
{
"Value": "DNS_VALUE"
}
]
}
}
]
}
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment