Package software.amazon.awscdk.services.accessanalyzer
package software.amazon.awscdk.services.accessanalyzer
AWS::AccessAnalyzer Construct Library
This module is part of the AWS Cloud Development Kit project.
import software.amazon.awscdk.services.accessanalyzer.*;
There are no official hand-written (L2) constructs for this service yet. Here are some suggestions on how to proceed:
- Search Construct Hub for AccessAnalyzer construct libraries
- Use the automatically generated L1 constructs, in the same way you would use the CloudFormation AWS::AccessAnalyzer resources directly.
There are no hand-written (L2) constructs for this service yet. However, you can still use the automatically generated L1 constructs, and use this service exactly as you would using CloudFormation directly.
For more information on the resources and properties available for this service, see the CloudFormation documentation for AWS::AccessAnalyzer.
(Read the CDK Contributing Guide and submit an RFC if you are interested in contributing to this construct library.)
-
ClassDescriptionThe
AWS::AccessAnalyzer::Analyzer
resource specifies a new analyzer.The criteria for an analysis rule for an analyzer.A builder forCfnAnalyzer.AnalysisRuleCriteriaProperty
An implementation forCfnAnalyzer.AnalysisRuleCriteriaProperty
Contains information about analysis rules for the analyzer.A builder forCfnAnalyzer.AnalysisRuleProperty
An implementation forCfnAnalyzer.AnalysisRuleProperty
Contains information about the configuration of an analyzer for an AWS organization or account.A builder forCfnAnalyzer.AnalyzerConfigurationProperty
An implementation forCfnAnalyzer.AnalyzerConfigurationProperty
Contains information about an archive rule.A builder forCfnAnalyzer.ArchiveRuleProperty
An implementation forCfnAnalyzer.ArchiveRuleProperty
A fluent builder forCfnAnalyzer
.The criteria that defines the archive rule.A builder forCfnAnalyzer.FilterProperty
An implementation forCfnAnalyzer.FilterProperty
Contains information about an unused access analyzer.A builder forCfnAnalyzer.UnusedAccessConfigurationProperty
An implementation forCfnAnalyzer.UnusedAccessConfigurationProperty
Properties for defining aCfnAnalyzer
.A builder forCfnAnalyzerProps
An implementation forCfnAnalyzerProps