secretsmanager-secret-unused
Checks if AWS Secrets Manager secrets have been accessed within a specified number of days. The rule is NON_COMPLIANT if a secret has not been accessed in 'unusedForDays' number of days. The default value is 90 days.
Identifier: SECRETSMANAGER_SECRET_UNUSED
Trigger type: Periodic
AWS Region: All supported AWS regions except Asia Pacific (Melbourne), AWS GovCloud (US-East), AWS GovCloud (US-West) Region
Parameters:
- unusedForDays (Optional)
- Type: int
-
The number of days in which a secret can remain unused. The default value is 90 days.
AWS CloudFormation template
To create AWS Config managed rules with AWS CloudFormation templates, see Creating AWS Config Managed Rules With AWS CloudFormation Templates.