AWS Rekognition
Learn how to configure AWS Rekognition for use with Filebase.
What is AWS Rekognition?
1. Navigate to the Filebase web console dashboard. Select the Buckets menu.

2. Select a Public Filebase bucket, or create one if necessary.

3. Upload an image file to your public bucket.

4. Once uploaded, select the object to view its details.

5. Copy the Object URL to the image file.

6. Next, create a .JSON file on your local environment with the following content:
7. Save this file as corspolicy.json.
corspolicy.json.8. Open a terminal window and run the following command to apply the CORS policy to your Filebase bucket:
9. Navigate to the AWS Rekognition Console. Input the Filebase object URL under the ‘Use your own image’ option. Then select ‘Go’.

10. Once uploaded, AWS Rekognition will return information regarding the content of the photo.

Last updated