secretsmanager-secret-periodic-rotation - Amazon Config
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

secretsmanager-secret-periodic-rotation

Checks if Amazon Secrets Manager secrets have been rotated in the past specified number of days. The rule is NON_COMPLIANT if a secret has not been rotated for more than maxDaysSinceRotation number of days. The default value is 90 days.

Identifier: SECRETSMANAGER_SECRET_PERIODIC_ROTATION

Resource Types: AWS::SecretsManager::Secret

Trigger type: Periodic

Amazon Web Services Region: All supported Amazon regions except Canada West (Calgary) Region

Parameters:

maxDaysSinceRotation (Optional)
Type: int

Maximum number of days in which a secret can remain unchanged. The default value is 90 days.

Amazon CloudFormation template

To create Amazon Config managed rules with Amazon CloudFormation templates, see Creating Amazon Config Managed Rules With Amazon CloudFormation Templates.