AWS SDK Version 3 for .NET
API Reference

AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.

Container for the parameters to the PutPolicy operation. Creates an Firewall Manager policy.

A Firewall Manager policy is specific to the individual policy type. If you want to enforce multiple policy types across accounts, you can create multiple policies. You can create more than one policy for each type.

If you add a new account to an organization that you created with Organizations, Firewall Manager automatically applies the policy to the resources in that account that are within scope of the policy.

Firewall Manager provides the following types of policies:

Inheritance Hierarchy

System.Object
  Amazon.Runtime.AmazonWebServiceRequest
    Amazon.FMS.AmazonFMSRequest
      Amazon.FMS.Model.PutPolicyRequest

Namespace: Amazon.FMS.Model
Assembly: AWSSDK.FMS.dll
Version: 3.x.y.z

Syntax

C#
public class PutPolicyRequest : AmazonFMSRequest
         IAmazonWebServiceRequest

The PutPolicyRequest type exposes the following members

Constructors

NameDescription
Public Method PutPolicyRequest()

Properties

NameTypeDescription
Public Property Policy Amazon.FMS.Model.Policy

Gets and sets the property Policy.

The details of the Firewall Manager policy to be created.

Public Property TagList System.Collections.Generic.List<Amazon.FMS.Model.Tag>

Gets and sets the property TagList.

The tags to add to the Amazon Web Services resource.

Version Information

.NET:
Supported in: 8.0 and newer, Core 3.1

.NET Standard:
Supported in: 2.0

.NET Framework:
Supported in: 4.5 and newer, 3.5