- 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": "*" } ] }
-
Notifications
You must be signed in to change notification settings - Fork 0
michaelklem/alertwalker_backend
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Back end for Alert Walker
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published