This is the multi-page printable view of this section. Click here to print.
Create new Signature based on Session Token
1 - 1.1
scpcli sts sts object store authorization
--x_amz_date <value>
--x_amz_content_sha256 <value>
--url <value>
--method <value>
[--region <value>]
[--service <value>]
Description
Create new Signature based on Session Token
State ACTIVE (CURRENT)
| Version | Not Before |
|---|---|
| 1.1 | - |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| x_amz_date required | string | AMZ Date | - |
| x_amz_content_sha256 required | string | AMZ Content SHA256 | - |
| url required | string | The URL of the request | - |
| method required | string | HTTP Method | - |
| region optional | string | Region | - |
| service optional | string | Service | - |
Responses
| Name | Description | Example |
|---|---|---|
| Authorization | Authorization Header |
2 - 1.0
scpcli sts sts object store authorization
--x_amz_date <value>
--x_amz_content_sha256 <value>
--url <value>
--method <value>
[--region <value>]
[--service <value>]
Description
Create new Signature based on Session Token
State ACTIVE (DEPRECATED)
Deprecated versions with Not Before dates that have arrived or expired are no longer supported. We recommend using the latest version.
| Version | Not Before |
|---|---|
| 1.0 | 20260531 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| x_amz_date required | string | AMZ Date | - |
| x_amz_content_sha256 required | string | AMZ Content SHA256 | - |
| url required | string | The URL of the request | - |
| method required | string | HTTP Method | - |
| region optional | string | Region | - |
| service optional | string | Service | - |
Responses
| Name | Description | Example |
|---|---|---|
| Authorization | Authorization Header |