Version 4.4.1
Added
- Added
AWS Rekognition Moderation
Add-On. - Added an optional
wildcard
boolean parameter to thegenerate_url
method ofAkamaiGenerator
.
Changed
- File attribute
datetime_stored
is deprecated and will warn on usage fromFile
object properties.
Fixed
- Throw
AuthError
if the current public key or secret key config is empty when accessing any of the APIs. AmakaiGenerator
has been renamed toAkamaiGenerator
to fix a typo in the class name.