function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
Mickael LopesMickael Lopes 

How Push Message In AWS SNS With Apex Code

I search a example to puch a message in AWS SNS With Apex Code
Best Answer chosen by Mickael Lopes
AbhishekAbhishek (Salesforce Developers) 
AWS SNS is apparently a Pub/sub interface

https://success.salesforce.com/_ui/core/chatter/groups/GroupProfilePage?g=0F9300000001pQ5CAI

Please post your query so that our team of experts will look into it and get back to you.

I hope you find the above information is helpful. If it does, please mark as Best Answer to help others too.

Thanks.

All Answers

AbhishekAbhishek (Salesforce Developers) 
Mickael, Did this answer your query?

https://salesforce.stackexchange.com/questions/180746/send-and-receive-messages-from-amazon-sqs

I hope you find the above information is helpful. If it does, please mark as Best Answer to help others too.

Thanks.
Mickael LopesMickael Lopes

No exactly, i need publish message directly in SNS.
Your example publish in SQS

AbhishekAbhishek (Salesforce Developers) 
AWS SNS is apparently a Pub/sub interface

https://success.salesforce.com/_ui/core/chatter/groups/GroupProfilePage?g=0F9300000001pQ5CAI

Please post your query so that our team of experts will look into it and get back to you.

I hope you find the above information is helpful. If it does, please mark as Best Answer to help others too.

Thanks.
This was selected as the best answer
Vipul-GoyalVipul-Goyal

Hi Micheal,

I know it's quite late to reply on your query , but I have prepared a solution for the same , and you can reference it using the below url : 

https://github.com/vipul-goyal/Connect-Salesforce-with-AWS-for-IAM-user-assuming-Role-through-STS

 

Hope it helps you in your pursuit on connecting AWS using apex.

If it does , please mark it as the best answer

Thanks,

Vipul