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.

Configuration for Amazon S3 destination where scheduled query results are delivered.

Inheritance Hierarchy

System.Object
  Amazon.CloudWatchLogs.Model.S3Configuration

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

Syntax

C#
public class S3Configuration

The S3Configuration type exposes the following members

Constructors

NameDescription
Public Method S3Configuration()

Properties

NameTypeDescription
Public Property DestinationIdentifier System.String

Gets and sets the property DestinationIdentifier.

The Amazon S3 URI where query results are delivered. Must be a valid S3 URI format.

Public Property RoleArn System.String

Gets and sets the property RoleArn.

The ARN of the IAM role that grants permissions to write query results to the specified Amazon S3 destination.

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