SecretVaultTemporaryKeyResponse
SecretVaultTemporaryKeyResponse
| Name | Description | Schema | Default |
|---|---|---|---|
| access_key optional | 삼성 클라우드 플랫폼 포털에서 발급받은 Access Key Example : testname | any of [string, null] | |
| expired_at required | 만료일 Example : 2025-02-25 03:07:17.000 | any of [string (date-time), null] | |
| secret_key optional | Secret key Example : testname | any of [string, null] |