Skip to content
This repository has been archived by the owner on Jul 1, 2024. It is now read-only.

Updated ReadMe to specify which US East region #51

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions samples/helloWorld/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ This simple sample has no external dependencies or session management, and shows
To run this example skill you need to do two things. The first is to deploy the example code in lambda, and the second is to configure the Alexa skill to use Lambda.

### AWS Lambda Setup
1. Go to the AWS Console and click on the Lambda link. Note: ensure you are in us-east or you won't be able to use Alexa with Lambda.
1. Go to the AWS Console and click on the Lambda link. Note: ensure you are in US East (N. Virginia) or you won't be able to use Alexa with Lambda.
2. Click on the Create a Lambda Function or Get Started Now button.
3. Skip the blueprint
4. Name the Lambda Function "Hello-World-Example-Skill".
Expand Down Expand Up @@ -37,4 +37,4 @@ To run this example skill you need to do two things. The first is to deploy the

## Examples
User: "Alexa, tell Hello World to say hello"
Alexa: "Hello World!"
Alexa: "Hello World!"