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.
Namespace: Amazon.S3.Model
Assembly: AWSSDK.S3.dll
Version: 3.x.y.z
public class AnalyticsConfiguration
The AnalyticsConfiguration type exposes the following members
| Name | Description | |
|---|---|---|
|
AnalyticsConfiguration() |
| Name | Type | Description | |
|---|---|---|---|
|
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. |
|
AnalyticsId | System.String |
Gets and sets the property AnalyticsId. The ID that identifies the analytics configuration. |
|
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. |
.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