github.com/StackExchange/DNSControl@v0.2.8/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  }