yshivv / ShivpalYadav_DataEngineers

This code downloads the zip file from the given URL, extracts the XML file, parses it, creates a CSV file, and saves it to the specified S3 bucket. The lambda_handler function is the entry point for the Lambda function, and it can be triggered by a variety of events, depending on how we set up our Lambda function.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This repository is not active

About

This code downloads the zip file from the given URL, extracts the XML file, parses it, creates a CSV file, and saves it to the specified S3 bucket. The lambda_handler function is the entry point for the Lambda function, and it can be triggered by a variety of events, depending on how we set up our Lambda function.


Languages

Language:Python 100.0%