The customer is not able to send push notifications using Mule4 Amazon SNS connector
Connector Amazon_SNS_configuration needs a minimum of 3 values in the General connection tab.
Session Taken: FwoGZXIvYXdzEEEaDFA1vm2JiZTWST***
Access. Key: ASIAZALBXAQ***
Secret Key: obt5QGcOAJ0v***
Region Endpoint: us-west-1
The above values can be obtained from AWS topic IAM user that has following permissions policy configured to allow publishers to a SNS topic
{
“Statement”:[{
“Sid”:“AllowPublishToMyTopic”,
“Effect”:“Allow”,
“Action”:“sns:Publish”,
“Resource”:“arn: arn:aws:sns:us-west-1:619217093675:mulesoft3608_demo”
}]
}
For local temporary testing, you can also use your profile id access credentials from
aws-keycloak -p power-wws-sandbox -r us-west-1 -- env
Publish node General tab
Topic arn: arn:aws:sns:us-west-1:619217093675:mulesoft3608_demo
Message: testmessage
Subject: testmessage
001121555

We use three kinds of cookies on our websites: required, functional, and advertising. You can choose whether functional and advertising cookies apply. Click on the different cookie categories to find out more about each category and to change the default settings.
Privacy Statement
Required cookies are necessary for basic website functionality. Some examples include: session cookies needed to transmit the website, authentication cookies, and security cookies.
Functional cookies enhance functions, performance, and services on the website. Some examples include: cookies used to analyze site traffic, cookies used for market research, and cookies used to display advertising that is not directed to a particular individual.
Advertising cookies track activity across websites in order to understand a viewer’s interests, and direct them specific marketing. Some examples include: cookies used for remarketing, or interest-based advertising.