GetObject
or PutObject
operation.
A pre-signed URL allows you to grant temporary access to users who don’t have permission to directly run AWS operations in your account.
A pre-signed URL is signed with your credentials and can be used by any user.
For more information, see Working with presigned URLs.
Parameter | Description |
---|---|
AWS Region | Enter the desired AWS Region. |
Bucket | The bucket name to which the GetObject or PutObject action was initiated. |
Expiry | The expiration time in minutes. For more information, see Expiration time for presigned URLs. |
Key | Object key for which the GetObject or PutObject action was initiated. |
Operation | The pre-signed URL method on the object. |
Parameter | Description |
---|---|
Disable XML To JSON Auto Convert | When checked, XML responses are not automatically converted into JSON format. |
https://<instance>-dashboarddata.s3.amazonaws.com/data/zones-2022-11-21T03%2A00%3A08.141Z.json?X-Amz-Algorithm=<alg>&X-Amz-Credential=<creds>&X-Amz-Date=<date>&X-Amz-Expires=<exp>&X-Amz-SignedHeaders=host&X-Amz-Signature=<sign>
Was this page helpful?