aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/aws-workmail/package.json
blob: 5641f43913f17d75b8735f12e08af7604a180afd (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
{
  "id": "amazon-work-mail",
  "name": "Amazon WorkMail",
  "version": "1.1.0",
  "license": "MIT",
  "config": {
    "serviceURL": "https://{teamID}.awsapps.com/mail",
    "hasIndirectMessages": false,
    "hasTeamId": true
  }
}