Skip to content

Document the secret-key rotation procedure #4

Description

@niro2-1

To rotate the AWS_SECRET_ACCESS_KEY, follow these steps:

  1. Log in to the AWS Management Console.
  2. Navigate to the IAM (Identity and Access Management) service.
  3. Select the user whose key you want to rotate.
  4. Under the 'Security credentials' tab, find the 'Access keys' section.
  5. Click 'Create access key' to generate a new key.
  6. Update your application or environment to use the new key.
  7. Once confirmed that the new key is working, delete the old key.
  8. Document the change for future reference.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions