Amazon Rekognition | AWS Integration Flashcards
Do your prices include taxes?
AWS Integration
Amazon Rekognition | Machine Learning
For details on taxes, please see Amazon Web Services Tax Help.
Does Amazon Rekognition Video work with images stored on Amazon S3?
AWS Integration
Amazon Rekognition | Machine Learning
Yes. You can start analyzing images stored in Amazon S3 by simply pointing the Amazon Rekognition API to your S3 bucket. You don’t need to move your data. For more details of how to use S3 objects with Amazon Rekognition API calls, please see our Detect Labels exercise.
Can I use Amazon Rekognition with images stored in an Amazon S3 bucket in another region?
AWS Integration
Amazon Rekognition | Machine Learning
No. Please ensure that the Amazon S3 bucket you want to use is in the same region as your Amazon Rekognition API endpoint.
How do I process multiple image files in a batch using Amazon Rekognition?
AWS Integration
Amazon Rekognition | Machine Learning
You can process your Amazon S3 images in bulk using the steps described in our Amazon Rekognition Batch Processing example on GitHub.