Modifying an Access Key

You can modify the state of an access key to define whether you can use it to sign a request or not, and its expiration date. For more information, see About Access Keys.

Modifying an Access Key Using Cockpit v2

  1. In the top right corner, click your initials.
    A drop-down menu appears.

  2. Click IconKey Access Keys.
    The PASSWORD CONFIRMATION dialog box appears.

  3. Enter your current password and click Submit.
    The list of your access keys appears.

  4. Select the access key you want to modify.
    The access key is selected and an action menu appears.

  5. Click IconEdit Update.
    The UPDATE ACCESS KEY dialog box appears.

  6. (optional) From the list, select one of the following values:

    • Active: The access key is enabled and can be used to send requests.

    • Inactive: The access key is disabled.

  7. (optional) Select or specify the date and time at which you want your access key to expire.

  8. Click Submit.
    The access key is modified.

Modifying an Access Key Using OSC CLI

See the UpdateAccessKey command sample in the documentation of the OUTSCALE API.

Related Pages

Corresponding API Methods