Helpers for parsing LDAP directories and writing the extracted data directly to Amazon S3.
This component is typically driven via the ldap_parser_to_s3 CLI entrypoint and is used by other tools in ekglib.
main() - Main entry point for the CLI toolThis module provides functionality to:
The module integrates with the ekglib.s3 module for S3 operations and is typically invoked as a CLI tool.