Sign in
apache
/
openserverless-task
/
refs/heads/fix-systemapi-deploy
/
.
/
cloud
/
aws
/
upsert.json
blob: 8d7bb0dfcdca731fe02bde45e65fd78155aa5034 [
file
] [
log
] [
blame
]
{
"Comment"
:
"$HOST.$DOMAIN:$REC=$VAL"
,
"Changes"
:
[
{
"Action"
:
"UPSERT"
,
"ResourceRecordSet"
:
{
"Name"
:
"$HOST.$DOMAIN"
,
"Type"
:
"$REC"
,
"TTL"
:
60
,
"ResourceRecords"
:
[
{
"Value"
:
"$VAL"
}
]
}
}
]
}