@tripo3d/utils / resource / TemporaryToken
Interface: TemporaryToken
Defined in: resource/aws.ts:7
Properties
| Property | Type | Defined in |
|---|---|---|
host | string | resource/aws.ts:8 |
region | string | resource/aws.ts:9 |
resource_bucket | string | resource/aws.ts:10 |
resource_uri | string | resource/aws.ts:11 |
session_token | string | resource/aws.ts:12 |
sts_ak | string | resource/aws.ts:13 |
sts_sk | string | resource/aws.ts:14 |
useAccelerateEndpoint | boolean | resource/aws.ts:15 |