Authentication

The authentication required to connect to the S3 bucket.

Properties

Access key

The AWS access key ID for this S3 bucket.

  • Data type: string
  • Configuration
  • Required

CLI: (cli)> config storage s3 <key> auth access-key

Secret key

The AWS secret access key for this S3 bucket.

  • Data type: string
  • Configuration
  • Required

CLI: (cli)> config storage s3 <key> auth secret-key

Session token

Session token required when using temporary security credentials.

  • Data type: string
  • Configuration
  • Optional

CLI: (cli)> config storage s3 <key> auth session-token