Module cdc.schema.aws.s3.driver
ballerinax/cdc.schema.aws.s3.driver Ballerina library
1.0.0
Overview
This library provides the necessary drivers required for the CDC (Change Data Capture) connector to use AWS S3 as an internal schema history storage in Ballerina.
Usage
To include the cdc.schema.aws.s3.driver dependency in your project, simply import the module:
import ballerinax/cdc; import ballerinax/cdc.schema.aws.s3.driver as _;
The library is bundled with the required drivers, so no additional configuration is needed.
Import
import ballerinax/cdc.schema.aws.s3.driver;Other versions
1.0.0