Namespace Amazon.CDK.AWS.AccessAnalyzer
AWS::AccessAnalyzer Construct Library
This module is part of the AWS Cloud Development Kit project.
using Amazon.CDK.AWS.AccessAnalyzer;
There are no official hand-written (L2) constructs for this service yet. Here are some suggestions on how to proceed:
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.)
Classes
CfnAnalyzer | The |
CfnAnalyzer.AnalysisRuleCriteriaProperty | The criteria for an analysis rule for an analyzer. |
CfnAnalyzer.AnalysisRuleProperty | Contains information about analysis rules for the analyzer. |
CfnAnalyzer.AnalyzerConfigurationProperty | Contains information about the configuration of an analyzer for an AWS organization or account. |
CfnAnalyzer.ArchiveRuleProperty | Contains information about an archive rule. |
CfnAnalyzer.FilterProperty | The criteria that defines the archive rule. |
CfnAnalyzer.UnusedAccessConfigurationProperty | Contains information about an unused access analyzer. |
CfnAnalyzerProps | Properties for defining a |
Interfaces
CfnAnalyzer.IAnalysisRuleCriteriaProperty | The criteria for an analysis rule for an analyzer. |
CfnAnalyzer.IAnalysisRuleProperty | Contains information about analysis rules for the analyzer. |
CfnAnalyzer.IAnalyzerConfigurationProperty | Contains information about the configuration of an analyzer for an AWS organization or account. |
CfnAnalyzer.IArchiveRuleProperty | Contains information about an archive rule. |
CfnAnalyzer.IFilterProperty | The criteria that defines the archive rule. |
CfnAnalyzer.IUnusedAccessConfigurationProperty | Contains information about an unused access analyzer. |
ICfnAnalyzerProps | Properties for defining a |