- AWS Permissions Required
{ "Version": "2012-10-17", "Statement": [ { "Sid": "PINPOINT", "Effect": "Allow", "Action": [ "mobiletargeting:CreateApp", "mobiletargeting:GetApps", "mobiletargeting:SendMessages", "mobiletargeting:UpdateApnsSandboxChannel", "mobiletargeting:UpdateApnsChannel", "mobiletargeting:UpdateGcmChannel" ], "Resource": "*" }, { "Sid": "S3", "Effect": "Allow", "Action": "s3:*", "Resource": "*" }, { "Sid": "SES", "Effect": "Allow", "Action": [ "ses:*" ], "Resource": "*" }, { "Sid": "SNS", "Effect": "Allow", "Action": "sns:Publish", "Resource": "*" } ] }
michaelklem/alertwalker_backend
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
