0.1.9 • Published 2 years ago

amzn-connect-deploy v0.1.9

Weekly downloads
-
License
Apache 2.0
Repository
-
Last release
2 years ago

AMZN-CONNECT-DEPLOY

  • CLI tool for a guided setup of Amazon Connect.
  • Guides user through a list of choices for configuring and deploying Connect.
    • Identity Management (Connect, Dir Services, SAML 2)
    • Instance Alias
    • Connect Admin
    • Telephony (Incoming/Outgoing)
    • Data Storage (Call recordings, transcripts, reports, attachments)
  • Uses the AWS CDK (TypeScript) to build a Cloudformation template for reuse

Deploy a new instance

$ npx amzn-connect-deploy -p <profile> -r <region>

Deploy a Cloudformation template

$ npx amzn-connect-deploy -p <profile> -r <region> -c <template.yaml file>

This project will allow the user to create an Amazon Connect instance with any type of configuration simply by choosing options and redeploy any previously configured instance.