v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1428218151.8 KB

Creates an archive rule for the specified analyzer. Archive rules automatically archive new findings that meet the criteria you define when you create the rule.

To learn about filter keys that you can use to create an archive rule, see IAM Access Analyzer filter keys in the IAM User Guide.

put/analyzer/{analyzerName}/archive-rule

Path parameters

analyzerNamestring required

The name of the created analyzer.

Request body

ruleNamestring required

The name of the rule to create.

filterobject required

The criteria for the rule.

clientTokenstring

A client token.

Response

Success