Skip to main content
Version: 1.45

Temporary credentials

Authenticate to your private object storage using temporary credentials while creating or updating your Deployment. Temporary credentials provide better security since they expire (more) quickly.

  1. Use AWS STS to assume a role with access to your bucket
  2. Get a session token
  3. In the Deployment configuration, click Private object storage, then click Temporary credentials, then Use temporary credentials
  4. Select S3, copy paste your:
  • Access key ID (e.g. ASIAIOSFODNN7EXAMPLE)
  • Secret access key (e.g. ASIAwJalrXUtnFEMI/K7MDENG/bPxRfiCYEXAMPLEKEYIOSFODNN7EXAMPLE)
  • Session token (e.g. AQoDYXdzEJr...<remainder of session token>)
  1. Click Save