- Enable compiler optimization for the
sprintf
function.
- AWS enhancement: Documentation updates.
- Allow passing explicit null values for optional fields of input objects
- AWS enhancement: Documentation updates.
- Avoid overriding the exception message with the raw message
- Improve parameter type and return type in phpdoc
- Added
IamClient::listServiceSpecificCredentials()
- Added
IamClient::deleteServiceSpecificCredential()
- Added
IamClient::putUserPolicy()
- Added
IamClient::deleteUserPolicy()
- Added
IamClient::createServiceSpecificCredential()
- Empty release
- AWS api-change: Added
us-iso-west-1
region - AWS api-change: Added
us-fips
regions - AWS api-change: Use specific configuration for
us
regions
- AWS enhancement: Documentation updates for AWS Identity and Access Management (IAM).
- Changed case of object's properties to camelCase.
- Added documentation in class headers.
- If provided an unrecognized region, then fallback to default region config
- Make sure we throw exception from async-aws/core
IamClient::addUserToGroup()
IamClient::createAccessKey()
IamClient::deleteAccessKey()
- Support for PHP 8
- Removes methods
getServiceCode
,getSignatureVersion
andgetSignatureScopeName
from Client.
First version