You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
Added a new method for AWS Rekognition Moderation Add-on.
Added new methods for Add-ons that wait for execution results: performAWSRekognition, performAWSRekognitionModeration, performClamav, and performRemoveBG.
Added a new defaultEffects property to File and UploadedFile models, containing a set of processing operations applied to the file when the group is created.
Deprecated the datetimeStored property of Group and UploadedFilesGroup models; it will be removed in future releases.
Renamed the executeAWSRecognition method to executeAWSRekognition.