StsObjectStoreAuthRequest
StsObjectStoreAuthRequest
| Name | Description | Schema | Default |
|---|---|---|---|
| method required | HTTP method used in the request Example : | string | |
| region optional | Region where the request is made Example : us-east-1 | string | us-east-1 |
| service optional | Service to which the request is made Example : s3 | string | s3 |
| url required | The URL of the request Example : | string | |
| x_amz_content_sha256 required | SHA256 hash of the request body Example : | string | |
| x_amz_date required | Date and time at which the request is signed Example : | string |