Table of Contents

Namespace Datafication.Connectors.S3Connector

Classes

S3ConnectorConfiguration

Represents a configuration class for the S3 connector.

S3ConnectorValidator

Validates configurations for S3 data connectors.

S3DataConnector

Represents an S3 data connector which is used to connect to an S3 data source and retrieve data.

S3FileTypeDetector

Detects file types based on S3 object keys and determines which connector to use for parsing.

Enums

S3FileTypeDetector.SupportedFileType

Supported file types that can be processed by the S3 connector.