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.

Container for the parameters to the AssociateSourceToS3TableIntegration operation. Associates a data source with an S3 Table Integration for query access in the 'logs' namespace. This enables querying log data using analytics engines that support Iceberg such as Amazon Athena, Amazon Redshift, and Apache Spark.

Inheritance Hierarchy

System.Object
  Amazon.Runtime.AmazonWebServiceRequest
    Amazon.CloudWatchLogs.AmazonCloudWatchLogsRequest
      Amazon.CloudWatchLogs.Model.AssociateSourceToS3TableIntegrationRequest

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

Syntax

C#
public class AssociateSourceToS3TableIntegrationRequest : AmazonCloudWatchLogsRequest
         IAmazonWebServiceRequest

The AssociateSourceToS3TableIntegrationRequest type exposes the following members

Constructors

Properties

NameTypeDescription
Public Property DataSource Amazon.CloudWatchLogs.Model.DataSource

Gets and sets the property DataSource.

The data source to associate with the S3 Table Integration. Contains the name and type of the data source.

Public Property IntegrationArn System.String

Gets and sets the property IntegrationArn.

The Amazon Resource Name (ARN) of the S3 Table Integration to associate the data source with.

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