---
type: resource-type
title: Analyzer
description: aws resource type AWS::AccessAnalyzer::Analyzer
name: Analyzer
lexicon: aws
resource_type: AWS::AccessAnalyzer::Analyzer
---
`AWS::AccessAnalyzer::Analyzer`, a resource type of the aws lexicon.

## Properties

- `Type` (`string`, required): The type of the analyzer, must be one of ACCOUNT, ORGANIZATION, ACCOUNT_INTERNAL_ACCESS, ORGANIZATION_INTERNAL_ACCESS, ACCOUNT_UNUSED_ACCESS and ORGANIZATION_UNUSED_ACCESS
- `AnalyzerConfiguration` (`Record<string, unknown>`, optional): The configuration for the analyzer
- `AnalyzerName` (`string`, optional): Analyzer name
- `ArchiveRules` (`Analyzer_ArchiveRule[]`, optional)
- `Arn` (`string`, optional): Amazon Resource Name (ARN) of the analyzer
- `Tags` (`Analyzer_Tag[]`, optional): An array of key-value pairs to apply to this resource.

## Attributes

- `Arn`
