SignedURLResponse
No overview available.
Attributes
| Attribute | Type | Description |
|---|---|---|
| URL | url.URL | The URL for the signed request, which is used to access a resource with temporary permissions. |
| RequiredRequestHeaders | map[string]string | A map of string key-value pairs representing headers that must be included in the request when using the signed URL. |