AWS Tools for PowerShell Now Lets You Browse S3 Like a Local Drive
AWS just dropped the S3 PowerShell Drive, letting you mount your S3 buckets as a file system and navigate them with standard PowerShell commands like Get-ChildItem and Set-Content. No more wrestling with API calls—now you can explore, read, and write S3 objects using the same familiar commands you'd use for local files.
source: [aws/developer-blog]