PowerShell - Cross-Platform PowerShell
What will be the output of the following command if you have two S3 buckets named 'bucket1' and 'bucket2' in your AWS account?
Get-S3Bucket | Select-Object -ExpandProperty BucketName
