You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-1Lines changed: 2 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -12,6 +12,8 @@ This example uses [Twilio](https://www.twilio.com/) to save an image from your m
12
12
###Amazon DynamoDB & Amazon S3
13
13
[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.
14
14
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
+
15
17
#Usage
16
18
17
19
Try it by sending an MMS to (650) 200-1944.
@@ -20,7 +22,6 @@ Try it by sending an MMS to (650) 200-1944.
0 commit comments