# README
AWS::FMS Construct Library
This module is part of the AWS Cloud Development Kit project.
import fms "github.com/aws/aws-cdk-go/awscdk"
There are no official hand-written (L2) constructs for this service yet. Here are some suggestions on how to proceed:
- Search Construct Hub for FMS construct libraries
- Use the automatically generated L1 constructs, in the same way you would use the CloudFormation AWS::FMS 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::FMS.
(Read the CDK Contributing Guide and submit an RFC if you are interested in contributing to this construct library.)
# Functions
No description provided by the author
Returns `true` if a construct is a stack element (i.e.
Check whether the given construct is a CfnResource.
Return whether the given object is a Construct.
No description provided by the author
Returns `true` if a construct is a stack element (i.e.
Check whether the given construct is a CfnResource.
Return whether the given object is a Construct.
No description provided by the author
Returns `true` if a construct is a stack element (i.e.
Check whether the given construct is a CfnResource.
Return whether the given object is a Construct.
Create a new `AWS::FMS::NotificationChannel`.
Create a new `AWS::FMS::NotificationChannel`.
Create a new `AWS::FMS::Policy`.
Create a new `AWS::FMS::Policy`.
Create a new `AWS::FMS::ResourceSet`.
Create a new `AWS::FMS::ResourceSet`.
# Structs
Properties for defining a `CfnNotificationChannel`.
Specifies the AWS account IDs and AWS Organizations organizational units (OUs) to include in or exclude from the policy.
Configures the firewall policy deployment model of AWS Network Firewall .
Contains the AWS Network Firewall firewall policy options to configure the policy's deployment model and third-party firewall policy settings.
A collection of key:value pairs associated with an AWS resource.
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.
Details about the security service that is being used to protect the resources.
Configures the deployment model for the third-party firewall.
Properties for defining a `CfnPolicy`.
Properties for defining a `CfnResourceSet`.
# Interfaces
A CloudFormation `AWS::FMS::NotificationChannel`.
A CloudFormation `AWS::FMS::Policy`.
A CloudFormation `AWS::FMS::ResourceSet`.