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.

Advanced event selectors let you create fine-grained selectors for CloudTrail management, data, and network activity events. They help you control costs by logging only those events that are important to you. For more information about configuring advanced event selectors, see the Logging data events, Logging network activity events, and Logging management events topics in the CloudTrail User Guide.

You cannot apply both event selectors and advanced event selectors to a trail.

For information about configurable advanced event selector fields, see AdvancedEventSelector in the CloudTrail API Reference.

Inheritance Hierarchy

System.Object
  Amazon.CloudTrail.Model.AdvancedEventSelector

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

Syntax

C#
public class AdvancedEventSelector

The AdvancedEventSelector type exposes the following members

Constructors

NameDescription
Public Method AdvancedEventSelector()

Properties

NameTypeDescription
Public Property FieldSelectors System.Collections.Generic.List<Amazon.CloudTrail.Model.AdvancedFieldSelector>

Gets and sets the property FieldSelectors.

Contains all selector statements in an advanced event selector.

Public Property Name System.String

Gets and sets the property Name.

An optional, descriptive name for an advanced event selector, such as "Log data events for only two S3 buckets".

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