Example API implementation for this article.
- AWS SDK
- AWS CLI
- AWS SAM
- AWS SAM CLI
- AWS CloudFormation (via CLI)
- AWS Lambda
- AWS API-Gateway
- AWS S3
- AWS Elasticsearch Service
- AWS Cognito
- AWS Systems Manager Parameter Store
- Clarifai
- Node.js >8.10
- AWS CLI
- AWS SAM CLI
npm i
npm run createDeployBucket -- s3://<DEPLOYMENT_BUCKET_NAME>
npm run setup
npm run store-api-key -- <CLARIFAI_API_KEY>
npm run test