tritico / cdk-polly

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

cdk-polly

This is an evaluation project to model a complete serverless application in AWS using the AWS Cloud Development Kit

The example application is modeled off the example demonstration at Build A Serverless Text-to-speech application with Amazon Polly

Prerequisites
Usage
  • cdk synth (--profile=profilename)
  • cdk diff (--profile=profilename)
  • cdk deploy (--profile=profilename)
TODOs

The following items are still left to be done manually after stack creation

  • Add CORS method to API Gateway
  • Method Level API Gateway (query param and response)
  • Copy API Gateway endpoing into website script
  • Website Deployment bug

About


Languages

Language:Java 49.4%Language:Python 23.6%Language:HTML 12.0%Language:JavaScript 9.0%Language:CSS 5.5%Language:Shell 0.5%