@microfox/amazon-rekognition-face-detection
TypeScript icon, indicating that this package has built-in type declarations

1.2.0 • Public • Published

Amazon Rekognition Face Detection SDK

A TypeScript SDK for Amazon Rekognition Face Detection, enabling developers to easily integrate face detection capabilities into their applications.

Installation

npm install @microfox/amazon-rekognition-face-detection

Environment Variables

To use this package, you need to set the following environment variables:

  • AWS_ACCESS_KEY_ID: AWS Access Key ID ** (Required)**
  • AWS_SECRET_ACCESS_KEY: AWS Secret Access Key ** (Required)**
  • AWS_REGION: AWS Region (Optional)

API Reference

For detailed documentation on the constructor and all available functions, please refer to the following files:

Package Sidebar

Install

npm i @microfox/amazon-rekognition-face-detection

Weekly Downloads

58

Version

1.2.0

License

none

Unpacked Size

109 kB

Total Files

9

Last publish

Collaborators

  • subhakar-tikkireddy
  • vishwaj33t