github.com/teknogeek/dnscontrol/v2@v2.10.1-0.20200227202244-ae299b55ba42/docs/assets/creds.json-example.txt (about) 1 { 2 "bind": { 3 }, 4 "r53_ACCOUNTNAME": { 5 "KeyId": "change_to_your_keyid", 6 "SecretKey": "change_to_your_secretkey", 7 "Token": "optional_sts_token" 8 } 9 }