The AWS Rekognition function allows you to analyze your images within a few minutes.
Deploy nowDeploy the AWS Rekognition function on your processing stack in no time. Koyeb functions are pre-configured processing application to analyze, transform and optimize your data.
Compose processing workflows with ready to use integrations and your own code if needed. Build your business logic with our SDKs in Golang, Node.js, and Python or using Docker images.
Koyeb's all-in-one platform is backed by a highly available infrastructure. Build advanced operation pipelines for your data with zero server maintenance.
AWS Rekognition is an image detection service that employs deep learning technology to analyze image content. The AWS Rekognition function allows you to identify objects, people, texts, activities, and inappropriate content in images.
This function comes with the following variants:
With Koyeb, you can run the AWS Rekognition integration to add image analysis to your applications in seconds:
To get started with the AWS Rekognition function, you have to copy the configuration snippet below and replace the required values with yours. This function is triggered each time an object is created in the Store you use.
Below is what you need to use this function:
Regions
Integrations
Seconds to deploy
Additional information to get started with the AWS Rekognition integration.
STORE
— The store to watch to trigger the function and save the AWS Rekognition result.Default value: - Required: YesAWS_ACCESS_KEY
— The secret name containing your AWS access key. Must be a valid AWS access key with access to the AWS Rekognition API.Default value: - Required: YesAWS_SECRET_KEY
— The secret name containing your AWS secret key. Must be a valid AWS secret key with access to the AWS Rekognition API.Default value: - Required: YesAWS_REGION
— The region used to perform the AWS Rekognition API call.Default value: eu-west-1 - Required: NoREKOGNITION_FILE_PREFIX
— The file prefix used to store the AWS Rekognition response.Default value: aws-rekognition - Required: NoREKOGNITION_FUNCTION
— The name of the Rekognition operation to perform: face-detection, label-detection, explicit-content-detection, text-detection, or celebrities-detectionDefault value: label-detection - Required: NoGet in touch or create an account and deploy your serverless stack in minutes.