BotSharp/Bot.WebStarter/settings.aws.json

10 lines
279 B
JSON
Raw Normal View History

2018-03-19 02:07:36 +00:00
{
"AWS": {
"AWSRegionEndPoint": "us-east-1",
"AWSSecretKey": "38+UqlSqOVbKfL3LrS6hSmgW/ZSPgZzUa/Hom7ip",
"AWSAccessKey": "AKIAIPXFRDXOTKZWOVXQ",
"AWSEncoding": "utf-8",
"SESVerifiedEmail": "haiping008@gmail.com",
"AWSBucketPrefix": "voicecoin.ico"
}
}