Amazon Web Service Use-cases
Invoking Amazon S3 REST API
Key Requirements
- Allow user to set HTTP Request operations, headers, such as "Authorization", "Content-Length" for PUT, "Content-Type"", "x-amz-security-token", etc
- Allow user to have access to HTTP Response headers, status code, body
- Ability to handle Redirects and 100-Continue