Skip to content

Commit 13d3430

Browse files
authored
SAM deployment note.
1 parent 305a29e commit 13d3430

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,3 +34,10 @@ as a partition or sort key for the table or a Global Secondary Index (GSI):
3434
sport: String
3535
country: String
3636

37+
38+
DEPLOYMENT NOTE:
39+
40+
To deploy this API, consider using AWS SAM (Serverless Application Model). Using SAM can simplify
41+
deploying an API, such as this one, built with a single code base that supports multiple Lambda
42+
functions. See http://docs.aws.amazon.com/lambda/latest/dg/deploying-lambda-apps.html.
43+

0 commit comments

Comments
 (0)