Parameter | Description |
---|---|
Bucket Name | The name of the bucket to get the object from. Can be obtained by the List Buckets action. |
Key Name | The key name of the object to get. Can be obtained by the List Objects action. |
Parameter | Description |
---|---|
Disable XML To JSON Auto Convert | When checked, XML responses are not automatically converted into JSON format. |
Modified Since | Return the object only if it has been modified since the specified time, otherwise return a 304 (not modified). |
Modified Since | Return the object only if it has been unmodified since the specified time, otherwise return a 304 (not modified). |