async-aws/sns
SNS client, part of the AWS SDK provided by AsyncAws.
1.12.1
4.9M downloads/mo
#1791 most downloaded on Packagist
async-aws/sns
What this package is like to depend on
Last release 1 months ago
01 Jul 2026
Ships fairly regularly
a new release about every 3 months
Nearly every release is documented
notes for 29 of 29 stable releases
Nothing withdrawn
no release was ever pulled
6 years old
29 releases · first in 2020
2 releases in the last 12 months
see the full history below
Release timeline
29 releases · Feb 2020 to Jul 2026
2021
2022
2023
2024
2025
2026
Releases
latest 29-
1.12.101 Jul 2026 -
1.12.016 Jan 2026Release notes
Open source →Added
- AWS api-change: Update endpoint ruleset parameters casing
- AWS api-change: Added
us-isob-west-1region - AWS api-change: Added
eusc-de-east-1region
Dependency bumped
- Drop support for PHP versions lower than 8.2
Changed
- Apply new CodingStandard from latest php-cs-fixer.
- Use a more stable sorting for the list of generated region metadata
-
1.11.011 Aug 2025Release notes
Open source →Added
- AWS api-change: Rework regions configuration
Changed
- AWS enhancement: Documentation updates.
-
1.10.012 May 2025Release notes
Open source →Added
- AWS api-change: Added
eu-isoe-west-1region
Changed
- Normalize the composer requirements
- Sort exception alphabetically.
- AWS api-change: Added
-
1.9.031 Mar 2025 -
1.8.005 Mar 2025Release notes
Open source →Added
- AWS api-change: Added
us-isof-east-1andus-isof-south-1regions
Changed
- AWS enhancement: Documentation updates.
- AWS api-change: Added
-
1.7.524 Nov 2024Release notes
Open source →Changed
- use strict comparison
null !==instead of! - AWS enhancement: Documentation updates.
- use strict comparison
-
1.7.409 Oct 2024 -
1.7.303 Jul 2024 -
1.7.214 May 2024 -
1.7.127 Feb 2024 -
1.7.009 Jan 2024 -
1.6.013 Dec 2023Release notes
Open source →Added
- AWS api-change: Message Archiving and Replay is now supported in Amazon SNS for FIFO topics.
Changed
- Allow passing explicit null values for optional fields of input objects
-
1.5.007 Aug 2023Release notes
Open source →Added
- Avoid overriding the exception message with the raw message
Changed
- Improve parameter type and return type in phpdoc
-
1.4.130 Nov 2022 -
1.4.006 Oct 2022Release notes
Open source →Added
- AWS api-change: Added
fips-us-gov-east-1andfips-us-gov-west-1regions - AWS api-change: Amazon SNS introduces the Data Protection Policy APIs, which enable customers to attach a data protection policy to an SNS topic. This allows topic owners to enable the new message data protection feature to audit and block sensitive data that is exchanged through their topics.
- AWS api-change: Added
-
1.3.020 Dec 2021Release notes
Open source →Added
- AWS api-change: Added
us-iso-west-1region - AWS api-change: Use specific configuration for
usregions - AWS enhancement: Documentation updates for Amazon SNS.
- Added operation
PublishBatch
- AWS api-change: Added
-
1.2.102 Oct 2021 -
1.2.001 Feb 2021Release notes
Open source →Added
- Changed case of object's properties to camelCase.
- Added documentation in class headers.
- Added domain exceptions
-
1.1.116 Jan 2021Release notes
Open source →Fixed
- AWS enhancement: Documentation updates for Amazon SNS.
- Make sure required Map properties are validated before sending the request
- Make sure we throw exception from async-aws/core
- If provided an unrecognized region, then fallback to default region config
-
1.1.030 Oct 2020Release notes
Open source →Added
- AWS api-change: SNS now supports a new class of topics: FIFO (First-In-First-Out). FIFO topics provide strictly-ordered, deduplicated, filterable, encryptable, many-to-many messaging at scale.
-
1.0.029 Jul 2020 -
0.5.109 Jun 2020 -
0.5.021 May 2020Release notes
Open source →Removed
- Removes methods
getServiceCode,getSignatureVersionandgetSignatureScopeNamefrom Client.
- Removes methods
-
0.4.103 May 2020Release notes
Open source →Added
- Added operations
CreateTopic,DeleteTopic,ListSubscriptionsByTopic,SubscribeandUnsubscribe.
Changed
- Support only version 1.0 of async-aws/core
- Added operations
-
0.4.009 Apr 2020Release notes
Open source →Removed
- Dependency on
symfony/http-client-contracts - All
validate()methods on the inputs. They are merged withrequest().
Changed
- Moved value objects to a dedicated namespace.
- Results'
populateResult()has only one argument. It takes aAsyncAws\Core\Response. - The
AsyncAws\Sns\Input\*andAsyncAws\Sns\ValueObject*classes are marked final.
- Dependency on
-
0.3.014 Mar 2020Release notes
Open source →Changed
- Removed
requestBody(),requestHeaders(),requestQuery()andrequestUri()input classes. They are replaced withrequest(). - Using async-aws/core: 0.4.0
- Removed
-
0.2.029 Feb 2020 -
0.1.022 Feb 2020