Saved Bookmarks
| 1. |
How can you send a request to Amazon S3? |
|
Answer» Amazon S3 is a REST Service, and you can send a REQUEST by using the REST API or the AWS SDK wrapper libraries that wrap the underlying Amazon S3 REST API. |
|