aws-accessanalyzer Verified for current stable LTS

Aws Accessanalyzer Command: Create Archive Rule

An engineer would use the 'aws accessanalyzer create-archive-rule' command when setting up a specific policy to automatically archive findings from an AWS Access Analyzer that meet defined criteria, improving the organization of security assessments over time. Exact CLI syntax to create archive rule using Aws Accessanalyzer.

When to use this: An engineer would use the 'aws accessanalyzer create-archive-rule' command when setting up a specific policy to automatically archive findings from an AWS Access Analyzer that meet defined criteria, improving the organization of security assessments over time.

Command Syntax

aws accessanalyzer create-archive-rule --analyzer-arn <analyzer_arn> --rule-name <rule_name> --filter <filter>

Command Breakdown

--analyzer-arn
Command Option
Tool-specific option used by this command invocation.
--rule-name
Command Option
Tool-specific option used by this command invocation.
--filter
Command Option
Tool-specific option used by this command invocation.

FAQ

Purpose: Exact syntax to create archive rule using Aws Accessanalyzer.

Test path: Replace placeholders and run destructive commands in a disposable workspace first.

Flag behavior: Tool version, platform, and shell can change behavior.

Improve This Command

Suggest a correction, safer default, or version-specific note for this entry.

Related Operations

Back to Aws Accessanalyzer directory