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