View a markdown version of this page

AWS::AccessAnalyzer::ArchiveRule - Amazon CloudFormation
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

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

AWS::AccessAnalyzer::ArchiveRule

Creates an archive rule.

Syntax

To declare this entity in your Amazon 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.