Glossary

    Credential Rotation

    Data Protection

    Credential Rotation means periodically replacing credentials with new values. If a credential was compromised without detection, rotation limits the attacker's window of access.

    What to Rotate and How

    • IAM access keys: rotate every 90 days (CIS benchmark); use aws iam create-access-key then delete the old one
    • Database passwords: Secrets Manager can rotate RDS passwords automatically on a schedule
    • KMS keys: automatic rotation on a configurable schedule (90 days to 7 years, default annual; new key material, old data still decryptable)
    • TLS certificates: ACM handles renewal automatically for AWS-issued certificates

    Related AWS Services

    Toc Consulting: AWS Security & Cloud Architecture

    Securing your AWS estate?

    Our team helps engineering teams secure and architect AWS the right way: assessment in week one, a prioritized action plan in week two.