AwsS3DataConnectorProperties interface

Amazon Web Services S3 data connector properties.

Properties

dataTypes

The available data types for the connector.

destinationTable

The logs destination table name in LogAnalytics.

roleArn

The Aws Role Arn that is used to access the Aws account.

sqsUrls

The AWS sqs urls for the connector.

Property Details

dataTypes

The available data types for the connector.

dataTypes: AwsS3DataConnectorDataTypes

Property Value

destinationTable

The logs destination table name in LogAnalytics.

destinationTable: string

Property Value

string

roleArn

The Aws Role Arn that is used to access the Aws account.

roleArn: string

Property Value

string

sqsUrls

The AWS sqs urls for the connector.

sqsUrls: string[]

Property Value

string[]