1.0.1 • Published 7 months ago

@microfox/amazon-rekognition-face-detection v1.0.1

Weekly downloads
-
License
-
Repository
github
Last release
7 months ago

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:

1.1.0

5 months ago

1.0.2

6 months ago

1.0.1

7 months ago