I need PowerShell Script expert right now -- 2
Budget: $10 – $50 USD
2021-08-30 13:30:32~11082~eval101/CSDGDoc/1/1/191/7020320/CCITT_2.TIF^2021-08-30 13:30:35~3275784~eval101/CSDGDoc/1/1/191/7020320/sample_1280╫853.tiff^2021-08-30 13:30:32~11082~eval101/CSDGDoc/1/1/191/7020320/CCITT_2.TIF^2021-08-30 13:30:35~3275784~eval101/CSDGDoc/1/1/191/7020320/sample_1280╫853.tiff^ (sample)
Task1: parse log data like sample format: for the log file, path and name are static.
Task2:
Step 1: CLI Steps to run in EC2 to create file list in CSV format
Create Parameterized / Configurable scripts for steps
1.1 Profile name config – AWS CLI profile name – diff-s3
1.2 AWS S3 Prefix config – “//file_store/san_01”
1.3 Application names (In array) –Entry point - Loop Array for each application
App1
\app2\Images
App3
App4
App5
App6
1.4 get array for years 2001 to the 2020 year – 2nd loop array
1.5 get an array of months 01 to 12 - 3rd Loop array
1.6 call AWS s3 ls s3://<s3 directory structure> –profile <dynamic variable name> AWS s3 ls s3://<<aws-S3-PREFIX>>/app1/2001/01 –profile [porfilesName] >> /App1/2001/02.csv
1.7 how many csv files will 6 * 20 * 12 = 1440 .csv file
work with files lists, format records, add columns, and record delimiters.
Loop through the list of files and extract the list of files for certain directories and the subdirectories into separate files.
Task1: parse log data like sample format: for the log file, path and name are static.
Task2:
Step 1: CLI Steps to run in EC2 to create file list in CSV format
Create Parameterized / Configurable scripts for steps
1.1 Profile name config – AWS CLI profile name – diff-s3
1.2 AWS S3 Prefix config – “//file_store/san_01”
1.3 Application names (In array) –Entry point - Loop Array for each application
App1
\app2\Images
App3
App4
App5
App6
1.4 get array for years 2001 to the 2020 year – 2nd loop array
1.5 get an array of months 01 to 12 - 3rd Loop array
1.6 call AWS s3 ls s3://<s3 directory structure> –profile <dynamic variable name> AWS s3 ls s3://<<aws-S3-PREFIX>>/app1/2001/01 –profile [porfilesName] >> /App1/2001/02.csv
1.7 how many csv files will 6 * 20 * 12 = 1440 .csv file
work with files lists, format records, add columns, and record delimiters.
Loop through the list of files and extract the list of files for certain directories and the subdirectories into separate files.