- AWS api-change: Added
fips-us-gov-east-1
andfips-us-gov-west-1
regions - AWS enhancement: Documentation updates.
- AWS api-change: Added
us-iso-west-1
region - AWS api-change: Use specific configuration for
us
regions - Added operation
filterLogEvents
- Assert the provided Input can be json-encoded.
- AWS api-change: Update documentation
- Added operation
createLogGroup
- Changed case of object's properties to camelCase.
- Added documentation in class headers.
- Added domain exceptions.
- If provided an unrecognized region, then fallback to default region config
- Make sure we throw exception from async-aws/core
- Support for PHP 8
- Removes methods
getServiceCode
,getSignatureVersion
andgetSignatureScopeName
from Client.
- Add return typehint for
describeLogStreams
First version