Skip to content

Commit 2ade45b

Browse files
committed
added Twilio tos
1 parent d74ea14 commit 2ade45b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@ This example uses [Twilio](https://www.twilio.com/) to save an image from your m
1212
###Amazon DynamoDB & Amazon S3
1313
[DynamoDB](https://aws.amazon.com/dynamodb/) is Amazon's non-relational database service. This app leverages DynamoDB to store user data. [S3](https://aws.amazon.com/s3/) provides developers with object level storage that is endlessly scalable. We use S3 to store images received via MMS.
1414

15+
**Please Note:** Twilio is a 3rd party service that has terms of use that the user is solely responsible for complying with (https://www.twilio.com/legal/tos)
16+
1517
#Usage
1618

1719
Try it by sending an MMS to (650) 200-1944.
@@ -20,7 +22,6 @@ Try it by sending an MMS to (650) 200-1944.
2022

2123
S3 Link: https://s3-us-west-2.amazonaws.com/mauerbac-selfie/ingest-images/19145824224/795221908928951.png
2224

23-
2425
# Building the App
2526

2627
Step-by-step on how to configure, develop & deploy this app on AWS.

0 commit comments

Comments
 (0)