View a markdown version of this page

AWS::AccessAnalyzer::ArchiveRule - AWS CloudFormation

This is the new CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the AWS CloudFormation User Guide.

AWS::AccessAnalyzer::ArchiveRule

Creates an archive rule.

Syntax

To declare this entity in your CloudFormation template, use the following syntax:

JSON

{ "Type" : "AWS::AccessAnalyzer::ArchiveRule", "Properties" : { "AnalyzerName" : String, "Filter" : {Key: Value, ...}, "RuleName" : String } }

YAML

Type: AWS::AccessAnalyzer::ArchiveRule Properties: AnalyzerName: String Filter: Key: Value RuleName: String

Properties

AnalyzerName

The name of the created analyzer.

Required: Yes

Type: String

Pattern: ^[A-Za-z][A-Za-z0-9_.-]*$

Minimum: 1

Maximum: 255

Update requires: Replacement

Filter

The criteria for the rule.

Required: Yes

Type: Object of Object

Pattern: ^.+$

Update requires: No interruption

RuleName

The name of the rule to create.

Required: Yes

Type: String

Pattern: ^[A-Za-z][A-Za-z0-9_.-]*$

Minimum: 1

Maximum: 255

Update requires: Replacement

Return values

Ref

Fn::GetAtt

Arn

Property description not available.

CreatedAt

The time at which the archive rule was created.

UpdatedAt

The time at which the archive rule was last updated.