Skip to content

jmcscript/portfolio-tt-pwsh-aws-lesson-average

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

portfolio-tt-pwsh-aws-lesson-average

PowerShell script that uses the AWS CLI to find the average size of lessons and quizzes for a grade level. This information is provided to users during installation.

Input

Given the product Algebra 1, the terminal command would be Get-AwsLessonAverage -Product a1.

Output

After calculating the response from the AWS S3 server, the terminal would respond with A1 lesson average: ### MB and A1 quiz average: ### MB.

About

PowerShell script that uses the AWS CLI to find the average size of lessons and quizzes for a grade level

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published