Navigation Menu

Skip to content

y-matsuki/sns-phone-call

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sns-phone-call

how to use

  1. Create Twilio account.
  2. Create Twilio Number, ACCOUNT SID and AUTH TOKEN.
  3. Clone and build this Lambda application and make zip package.
  4. Deploy SnsPhoneCall.zip from AWS Management Console.

how to make zip package

git clone https://github.com/yustam/sns-phone-call.git
cd sns-phone-call
npm install
npm run build
# SnsPhoneCall.zip

see also

About

Phone call from Amazon Lambda by Twilio.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published