Skip to content

Commit b1227ca

Browse files
Update src/connections/destinations/catalog/amazon-personalize/index.md
1 parent 4d85be6 commit b1227ca

File tree

1 file changed

+1
-1
lines changed
  • src/connections/destinations/catalog/amazon-personalize

1 file changed

+1
-1
lines changed

src/connections/destinations/catalog/amazon-personalize/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -720,7 +720,7 @@ Segment provides an example Lambda function, written in Python, for you to get u
720720

721721
To build a Lambda function to process Segment events:
722722
1. Go to the Lambda service page in your AWS account.
723-
2. Ensure that you are in AWS Region 'us-west-2' (Required for communication from segment's lambdas).
723+
2. Ensure that you are in AWS Region 'us-west-2'. You must be in us-west-2 so that Segment's Lambdas can communicate with your resources.
724724
3. Click **Create a function** to create a new function.
725725

726726
![A screenshot of the Lambda service page in AWS, with a box around the Create a function button.](images/LambdaDashboard.png)

0 commit comments

Comments
 (0)