spring-attic / spring-cloud-aws

All development has moved to https://github.com/awspring/spring-cloud-aws Integration for Amazon Web Services APIs with Spring
https://awspring.io/
Apache License 2.0
589 stars 376 forks source link

Introduce SNS policies into docs #745

Closed MatejNedic closed 3 years ago

MatejNedic commented 3 years ago

:loudspeaker: Type of change

:scroll: Description

Added IAM policies needed for SNS into docs.

:bulb: Motivation and Context

Currently users need to guess which permissions are required to use certain Spring Cloud AWS features (see #341)

:green_heart: How did you test it?

:pencil: Checklist

:crystal_ball: Next steps