@Stability(value=Experimental)
See: Description
| Interface | Description |
|---|---|
| CfnAllowList.CriteriaProperty |
Specifies the criteria for an allow list, which is a list that defines specific text or a text pattern to ignore when inspecting data sources for sensitive data.
|
| CfnAllowList.S3WordsListProperty |
Specifies the location and name of an Amazon Simple Storage Service ( Amazon S3 ) object that lists specific, predefined text to ignore when inspecting data sources for sensitive data.
|
| CfnAllowListProps |
Properties for defining a `CfnAllowList`.
|
| CfnCustomDataIdentifierProps |
Properties for defining a `CfnCustomDataIdentifier`.
|
| CfnFindingsFilter.FindingCriteriaProperty |
Specifies, as a map, one or more property-based conditions that filter the results of a query for findings.
|
| CfnFindingsFilter.FindingsFilterListItemProperty |
Specifies the unique identifier and custom name of a findings filter.
|
| CfnFindingsFilterProps |
Properties for defining a `CfnFindingsFilter`.
|
| CfnSessionProps |
Properties for defining a `CfnSession`.
|
---
All classes with the
Cfnprefix in this module (CFN Resources) are always stable and safe to use.
This module is part of the AWS Cloud Development Kit project.
import software.amazon.awscdk.services.macie.*;
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::Macie.
(Read the CDK Contributing Guide and submit an RFC if you are interested in contributing to this construct library.)
Copyright © 2022. All rights reserved.