In one of my project I had to use AWS SNS service to send an SMS from Magento I am explaining here a basic way to implement the same 1) Refer aws-sdk-php to install AWS SDK Guide – sdk-for-php 2) Create a Magento configuration to store access key, secret key, version, region, topic 3) Set […]