async-aws/ssm
SSM client, part of the AWS SDK provided by AsyncAws.
2.4.2
1.2M downloads/mo
#3028 most downloaded on Packagist
async-aws/ssm
What this package is like to depend on
Last release 25 days ago
29 Jul 2026
Ships fairly regularly
a new release about every 3 months
Nearly every release is documented
notes for 25 of 25 stable releases
Nothing withdrawn
no release was ever pulled
6 years old
25 releases · first in 2020
3 releases in the last 12 months
see the full history below
Release timeline
25 releases · Apr 2020 to Jul 2026
2021
2022
2023
2024
2025
2026
Releases
latest 25-
2.4.229 Jul 2026 -
2.4.116 Feb 2026 -
2.4.016 Jan 2026Release notes
Open source →Added
- Add
UNKNOWN_TO_SDKvalue to enums that is used when the API returns an value that is not (or not yet) known by the AsyncAws - 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
- Add
-
2.3.111 Aug 2025 -
2.3.012 May 2025Release notes
Open source →Added
- AWS api-change: Added
eu-isoe-west-1region
Changed
- Sort exception alphabetically.
- AWS api-change: Added
-
2.2.131 Mar 2025 -
2.2.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
-
2.1.524 Nov 2024 -
2.1.409 Oct 2024Release notes
Open source →Changed
- Enable compiler optimization for the
sprintffunction. - AWS enhancement: Documentation updates.
- Enable compiler optimization for the
-
2.1.303 Jul 2024Release notes
Open source →Changed
- Add
Accept: application/jsonheader in request to fix incompatibility with 3rd party providers
- Add
-
2.1.214 May 2024 -
2.1.127 Feb 2024 -
2.1.009 Jan 2024 -
2.0.113 Dec 2023Release notes
Open source →Changed
- Allow passing explicit null values for optional fields of input objects
-
2.0.007 Aug 2023Release notes
Open source →BC-BREAK
- The return type for
\AsyncAws\Ssm\Result\PutParameterResult::getVersionusesintinstead ofstringto reflect the AWS type. - The return type for
\AsyncAws\Ssm\ValueObject\Parameter::getVersionusesintinstead ofstringto reflect the AWS type.
Added
- Avoid overriding the exception message with the raw message
- Use int as the PHP representation of long fields in generated code
Changed
- Improve parameter type and return type in phpdoc
- The return type for
-
1.4.020 Jun 2023Release notes
Open source →Added
- Added
us-iso-west-1region - AWS enhancement: Documentation updates.
- Added
-
1.3.001 Mar 2022Release notes
Open source →Added
- AWS api-change: Added
ca-central-1region - AWS api-change: Use specific configuration for
usregions - AWS enhancement: Documentation updates.
- Added operation
DeleteParameters
- AWS api-change: Added
-
1.2.102 Oct 2021Release notes
Open source →Fixed
- Assert the provided Input can be json-encoded.
- AWS enhancement: Documentation updates for AWS Systems Manager.
-
1.2.001 Feb 2021Release notes
Open source →Added
- Changed case of object's properties to camelCase.
- Added documentation in class headers.
- AWS enhancement: Added region "us-iso-east-1".
- Added domain exceptions
-
1.1.116 Jan 2021Release notes
Open source →Fixed
- Make sure we throw exception from async-aws/core
- If provided an unrecognized region, then fallback to default region config
- AWS api-change: Improve documentation for
GetParametersByPathRequest::$Path.
-
1.1.030 Oct 2020Release notes
Open source →Removed
- The following regions are no longer supported by AWS and has been remove from
the client:
ssm-facade-fips-us-east-1,ssm-facade-fips-us-east-2,ssm-facade-fips-us-gov-east-1,ssm-facade-fips-us-gov-west-1,ssm-facade-fips-us-west-1,ssm-facade-fips-us-west-2.
Added
- AWS api-change: Added region
fips-ca-central-1
- The following regions are no longer supported by AWS and has been remove from
the client:
-
1.0.028 Jun 2020 -
0.2.021 May 2020Release notes
Open source →Removed
- Removes methods
getServiceCode,getSignatureVersionandgetSignatureScopeNamefrom Client.
Changed
- parameter
typeofputParameteris optional.
- Removes methods
-
0.1.103 May 2020 -
0.1.022 Apr 2020