

# secretsmanager-secret-unused
<a name="secretsmanager-secret-unused"></a>

Checks if Amazon 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.

**Context**: It is recommended to routinely delete unused secrets. Unused secrets can be misused by former users who no longer need access to these secrets. Additionally, as more users gain access to a secret, it becomes increasingly possible that someone has misused a secret or has granted access to an unauthorized entity. Deleting unused secrets helps revoke secret access from users who no longer need it, and can reduce your cost of using Amazon Secrets Manager.

**Identifier:** SECRETSMANAGER\_SECRET\_UNUSED

**Resource Types:** AWS::SecretsManager::Secret

**Trigger type:** Periodic

**Amazon Web Services Region:** All supported Amazon regions

**Parameters:**

unusedForDays (Optional)Type: int  
The number of days in which a secret can remain unused. The default value is 90 days.

## Amazon CloudFormation template
<a name="w2aac20c16c17b7e1493c19"></a>

To create Amazon Config managed rules with Amazon CloudFormation templates, see [Creating Amazon Config Managed Rules With Amazon CloudFormation Templates](aws-config-managed-rules-cloudformation-templates.md).