Skip to content

aws-samples/ac-phonenumber-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Amazon Connect phone number API demo

This demo shows how you can leverage Amazon Connect api to search user's by different techniques.

Usage

Use sam to build, invoke and deploy the function.

SAM Build:

Ensure you are in the root folder

sam build --use-container

SAM Deploy:

sam deploy template.yaml --s3-bucket REPLACE_ME --stack-name REPLACE_ME --parameter-overrides ParameterKey=CFS3BucketForWebSite,ParameterValue=REPLACE_ME ParameterKey=CFSInstanceARNParam,ParameterValue=REPLACE_ME_WITH_FULL_INSTANCE_ARN --capabilities CAPABILITY_IAM

About

No description, website, or topics provided.

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages