In this page, I'm sharing the model scripts and the details in which scenario it can be used.
It's not limited to given scenario, we can manipulate the scripts based on the requirements.
Make sure you are testing these scripts in your test environment, before using it on production.
========================================================
Scenario 3:
File type argument should be passed while executing the script.
Create the new folder based on the current date and time.
Search a file in a bucket or local path based on the input like pdf or png and filename in a input file, and copy the file to the Destination bucket or local path.
When all files are copied to the folder, the same folder will be compressed as .zip file, and give the path from where it can be downloaded.
0 Comments