Contact Us 1-800-596-4880

Amazon SNS Additional Configuration Information - Mule 4

IAM User Permissions

To use Amazon SNS Connector for an AWS Identity and Access Management (IAM) user, that user must:

  • Be a trusted entity for a specific role with rights to perform the Amazon Security Token Service AssumeRole action.

  • Have at least an AmazonSNSReadOnlyAccess policy to perform all SNS Connector read operations.

  • Have an AmazonSNSFullAccess policy to perform all SNS Connector operations.

View on GitHub