zerolfc/aws-sdk-php-v2

AWS SDK for PHP - Use Amazon Web Services in your PHP project

dev-master 2018-09-05 08:23 UTC

This package is auto-updated.

Last update: 2024-04-06 09:10:05 UTC


README

PHP AWS SDK V2 Fork from aws/aws-sdk-php v2.8.31

SNS

  • PhoneNumber for sending SMS
  • setSMSAttributes updates SMS attributes such as MonthlySpendLimit

SQS

  • createQueue only work for standard queue
  • MessageGroupId required for FIFO (Your must create FIFO queue from the AWS dashboard)