https://github.com/andyalm/mount-aws
An experimental powershell provider that allows you to browse various aws services as a filesystem
https://github.com/andyalm/mount-aws
Last synced: 23 days ago
JSON representation
An experimental powershell provider that allows you to browse various aws services as a filesystem
- Host: GitHub
- URL: https://github.com/andyalm/mount-aws
- Owner: andyalm
- License: apache-2.0
- Created: 2021-12-07T04:40:56.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-12-11T18:46:11.000Z (4 months ago)
- Last Synced: 2025-03-18T20:54:29.263Z (28 days ago)
- Language: C#
- Size: 617 KB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- jimsghstars - andyalm/mount-aws - An experimental powershell provider that allows you to browse various aws services as a filesystem (C# #)
README
# MountAws
![]()
An experimental powershell provider that allows you to browse various aws services as a filesystem## Installation
```powershell
Install-Module MountAws# Consider adding the following line to your profile:
Import-Module MountAws
```## Usage
A drive called `aws` is automatically added to your powershell module when you import the module.
You can run `dir` within any directory to list the objects within. This essentially provides a self-documented way
of navigating the aws service you are using. Tab completion works as well.The top 3 levels of the virtual filesystem is constructed like this:
```
aws:///