---
title: "PUT /archive-rule"
method: PUT
path: "/archive-rule"
---

# PUT /archive-rule

`PUT /archive-rule`

Retroactively applies the archive rule to existing findings that meet the archive rule criteria.

## Request body

- object
  - `analyzerArn` string, required — The Amazon resource name (ARN) of the analyzer.
  - `ruleName` string, required — The name of the rule to apply.
  - `clientToken` string — A client token.

## Response `200`

Success

## Other responses

- `480` — ResourceNotFoundException
- `481` — ValidationException
- `482` — InternalServerException
- `483` — ThrottlingException
- `484` — AccessDeniedException

---

[API](https://skmtc.net/aws/apis/accessanalyzer.md) · [All operations](https://skmtc.net/aws/apis/accessanalyzer/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/aws/accessanalyzer/versions/d729b5bbb9cd/schema)
