---
title: "PUT /analyzer/{analyzerName}/archive-rule/{ruleName}"
method: PUT
path: "/analyzer/{analyzerName}/archive-rule/{ruleName}"
---

# PUT /analyzer/{analyzerName}/archive-rule/{ruleName}

`PUT /analyzer/{analyzerName}/archive-rule/{ruleName}`

Updates the criteria and values for the specified archive rule.

## Path parameters

- `analyzerName` string, required
- `ruleName` string, required

## Request body

- object
  - `filter` object, required — A filter to match for the rules to update. Only rules that match the filter are updated.
  - `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)
