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.
Namespace: Amazon.CloudWatchLogs.Model
Assembly: AWSSDK.CloudWatchLogs.dll
Version: 3.x.y.z
public class S3Configuration
The S3Configuration type exposes the following members
| Name | Description | |
|---|---|---|
|
S3Configuration() |
| Name | Type | Description | |
|---|---|---|---|
|
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. |
|
KmsKeyId | System.String |
Gets and sets the property KmsKeyId. The Amazon Resource Name (ARN) of the KMS encryption key. Must belong to the same Amazon Web Services Region as the destination Amazon S3 bucket. |
|
OwnerAccountId | System.String |
Gets and sets the property OwnerAccountId. The Amazon Web Services accountId for the bucket owning account. |
|
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. |
.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