- Add FIFO support to SNS.
- Add FIFO support to SQS.
- Remove default profile from SNS connector default configuration.
- Publish messages through artisan command.
php artisan bus:publish <message> <event_or_topicnNme>
php artisan bus:publish <message> <event_or_topicnNme>