AWS Rekognition
Learn how to configure AWS Rekognition for use with Filebase.
Last updated
Was this helpful?
Learn how to configure AWS Rekognition for use with Filebase.
Last updated
Was this helpful?
AWS Rekognition is is a software service hosted by Amazon that provides machine learning image and video analysis. AWS Rekognition can provide feedback regarding image and video content, attributes, and components for use-cases such as racial recognition and other machine learning algorithms.
Read below to learn how to use AWS Rekognition with Filebase.
Note: This feature requires a paid Filebase subscription.
corspolicy.json
.aws --endpoint https://s3.filebase.com s3api put-bucket-cors --bucket BUCKET-NAME --cors-configuration=file://corspolicy.json
Replace BUCKET-NAME
with the name of your public Filebase bucket.