aws-samples / aws-sdk-unity-samples

This repository has samples that demonstrate various aspects of the AWS Mobile SDK for Unity, you can get the SDK source on Github (https://github.com/aws/aws-sdk-net)
Other
161 stars 107 forks source link

add sns: to IAM policy example. #17

Closed Jbrown95 closed 8 years ago

Jbrown95 commented 8 years ago

The IAM policy failed to create due to invalid arn's. Adding "sns:" fixed the issue.