Skip to main content
  1. Docs
  2. Secrets & Configuration
  3. Providers
  4. Rotators

Rotators

    For how rotators fit alongside providers, see Providers and rotators. For deploying rotation connectors so a rotator can reach a target inside a private network, see Rotation connectors.

    RotatorRequired connectorDescription
    aws-iamNoneRotate access credentials for an AWS IAM user.
    azure-app-secretNoneRotate client secrets for an Azure app registration.
    mysqlaws-lambda (private networks only)Rotate user credentials for a MySQL database.
    passwordNoneRotate any user-defined key using password generation rules.
    passphraseNoneRotate any user-defined key using memorable passphrase generation rules.
    postgresaws-lambda (private networks only)Rotate user credentials for a PostgreSQL database.
    snowflake-userNoneRotate RSA keypairs for a Snowflake user.
    externalNoneRotate credentials using a custom service adapter.