| Interface | Description |
|---|---|
| CfnNotificationChannelProps |
Properties for defining a `CfnNotificationChannel`.
|
| CfnPolicy.IEMapProperty |
Specifies the AWS account IDs and AWS Organizations organizational units (OUs) to include in or exclude from the policy.
|
| CfnPolicy.PolicyTagProperty |
A collection of key:value pairs associated with an AWS resource.
|
| CfnPolicy.ResourceTagProperty |
The resource tags that AWS Firewall Manager uses to determine if a particular resource should be included or excluded from the AWS Firewall Manager policy.
|
| CfnPolicyProps |
Properties for defining a `CfnPolicy`.
|
This module is part of the AWS Cloud Development Kit project.
import software.amazon.awscdk.services.fms.*;
The construct library for this service is in preview. Since it is not stable yet, it is distributed as a separate package so that you can pin its version independently of the rest of the CDK. See the package:
@aws-cdk/aws-fms-alpha
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::FMS.
(Read the CDK Contributing Guide if you are interested in contributing to this construct library.)
Copyright © 2022. All rights reserved.