Skip to content

OlegBoulanov/IVR-EC2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IVR-EC2

AWS CDK study:

  • build/execute CDK project on both Linux and Windows
  • separate public structure and private settings (context)

There is no private information in this project, it's rather a collection of Windows/SIP Providers recipes from public sources

Prerequisites:

  • AWS CDK installed
  • AWS Account and valid credentials (in ~/.aws/credentials file)
  • IVR Site schema file (*.yaml)

Site Deployment example:

References