Setting a Secret in the Account Settings Page

The User Secrets section is on the account page. To view the account page:

Click the Account icon from the panel.

Select User Secrets.

Adding a New Secret

  1. Click Add secret.

  2. Select the secret type you want to add (see a detailed explanation below).

  3. Complete the required fields.

  4. Click Save Changes.

Types of Secrets

Currently, Code Ocean supports four types of secrets:

The credentials to connect to AWS services.

Short Description

The name of the secret. Choose a name you and your colleagues can easily recognize and understand.

AWS Access Key ID

Copy and paste AWS Access Key ID. Check this article to find your AWS credentials.

AWS Secret Access Key

Copy and paste AWS Secret Access Key. Check this article to find your AWS credentials.

AWS Region

Specify the region value of the AWS S3 service (e.g. us-east-1).

Check this article to find S3 regions.

Editing a Secret

  1. Click on the short description of the secret you want to edit.

  2. Modify the field accordingly.

  3. Click Save Changes.