AWS SDK Version 4 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.

Specifies the configuration and any analyses for the analytics filter of an Amazon S3 bucket.

Inheritance Hierarchy

System.Object
  Amazon.S3.Model.AnalyticsConfiguration

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

Syntax

C#
public class AnalyticsConfiguration

The AnalyticsConfiguration type exposes the following members

Constructors

NameDescription
Public Method AnalyticsConfiguration()

Properties

NameTypeDescription
Public Property AnalyticsFilter Amazon.S3.Model.AnalyticsFilter

Gets and sets the property AnalyticsFilter.

The filter used to describe a set of objects for analyses. A filter must have exactly one prefix, one tag, or one conjunction (AnalyticsAndOperator). If no filter is provided, all objects will be considered in any analysis.

Public Property AnalyticsId System.String

Gets and sets the property AnalyticsId.

The ID that identifies the analytics configuration.

Public Property StorageClassAnalysis Amazon.S3.Model.StorageClassAnalysis

Gets and sets the property StorageClassAnalysis.

Contains data related to access patterns to be collected and made available to analyze the tradeoffs between different storage classes.

Version Information

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

.NET Standard:
Supported in: 2.0

.NET Framework:
Supported in: 4.7.2 and newer