Get object from bucket
GET https://{{bucketName}}.{{serviceName}}.amazonaws.com/{{fileName}}
GetObject - Retrieves objects from Amazon S3. To use GET
, you must have READ
access to the object. If you grant READ
access to the anonymous user, you can return the object without using an authorization header.