AWS Access Key Rotation

As part of our GISS – Global Information Security System practices, we'd like to remind all engineers to regularly rotate their AWS access keys.

Keeping your credentials up to date is a simple but critical step in protecting our infrastructure and reducing security risks.

🔐 Here's what we ask:

🛠 Step-by-Step Guide: How to Deactivate, Delete Old Keys, and Create a New One

  1. Log in to your AWS account.

    AWS Login Screen
  2. Click your username in the top-right corner and select Security Credentials.

    AWS Security Credentials Menu
  3. Under 'Access keys', find the outdated key, click Actions, and choose Deactivate.

    Deactivate Access Key
  4. Click Actions again, choose Delete, confirm the Access Key ID, and delete the key.

    Delete Access Key
  5. Click on the "Create Access Key" button. Generate a new access key pair, select the Command Line Interface (CLI) option, and confirm the changes by checking the box and click the Next and Create access key

    Create Access Key Access Key Options New Access Key Created
  6. Update your configurations to use the new keys.