An open API service indexing awesome lists of open source software.

https://github.com/aws/aws-tools-for-powershell

The AWS Tools for PowerShell lets developers and administrators manage their AWS services from the PowerShell scripting environment.
https://github.com/aws/aws-tools-for-powershell

Last synced: 3 days ago
JSON representation

The AWS Tools for PowerShell lets developers and administrators manage their AWS services from the PowerShell scripting environment.

Awesome Lists containing this project

README

        

## AWS Tools for PowerShell

The _AWS Tools for PowerShell_ lets developers and administrators manage their AWS services from the PowerShell scripting environment.

This repository is meant to be used as a way to collect feedback from users of the _AWS Tools for PowerShell_ modules. You are invited to create GitHub issues to report bugs or make feature requests.

## AWS Tools for PowerShell Modules

The _AWS Tools for PowerShell_ modules [AWS.Tools](https://www.powershellgallery.com/packages/AWS.Tools.Common), [AWSPowerShell.NetCore](https://www.powershellgallery.com/packages/AWSPowerShell.NetCore) and [AWSPowerShell](https://www.powershellgallery.com/packages/AWSPowerShell) are available from [PowerShell Gallery](https://www.powershellgallery.com/).

| Module | **Compatible PowerShell Versions** | |
|---|---|---|
| **[AWS.Tools](https://www.powershellgallery.com/packages/AWS.Tools.Common)*** | 6+ (and 5.1 when .NET Framework 4.7.2 is installed) |
| **[AWSPowerShell.NetCore](https://www.powershellgallery.com/packages/AWSPowerShell.NetCore)** | 6+ (and 3.0 - 5.1 when .NET Framework 4.7.2 is installed) |
| **[AWSPowerShell](https://www.powershellgallery.com/packages/AWSPowerShell)** | 2.0 - 5.1 |

*_AWS.Tools_ is the new modular variant of AWS Tools for PowerShell. In order to manage each AWS service, install from [PowerShell Gallery](https://www.powershellgallery.com/) the corresponding module (e.g. [AWS.Tools.EC2](https://www.powershellgallery.com/packages/AWS.Tools.EC2), [AWS.Tools.S3](https://www.powershellgallery.com/packages/AWS.Tools.S3)...).

More details about _AWS.Tools_ can be found [here](https://github.com/aws/aws-tools-for-powershell/issues/67).

The [AWS.Tools.Installer](https://www.powershellgallery.com/packages/AWS.Tools.Installer) module can be used to simplify installing, updating and removing the _AWS.Tools_ modules.

## Change Log

The change log for AWS Tools for PowerShell can be found in the [CHANGELOG.md](https://github.com/aws/aws-tools-for-powershell/blob/master/CHANGELOG.md) file.

The AWS Tools for PowerShell depends on the [AWS SDK for .NET](https://github.com/aws/aws-sdk-net), you can find the AWS SDK's changelog [here](https://github.com/aws/aws-sdk-net/blob/main/changelogs/SDK.CHANGELOG.ALL.md).

## Maintenance and support for major versions

For information about maintenance and support for major versions and their underlying dependencies, see the following in the AWS SDKs and Tools Shared Configuration and Credentials Reference Guide:

* [AWS SDKs and Tools Maintenance Policy](https://docs.aws.amazon.com/credref/latest/refdocs/maint-policy.html)
* [AWS SDKs and Tools Version Support Matrix](https://docs.aws.amazon.com/credref/latest/refdocs/version-support-matrix.html)

## Additional Resources

[AWS Tools for PowerShell User Guide](https://docs.aws.amazon.com/powershell/latest/userguide/pstools-welcome.html)

Check out this user guide to get started quickly.

[AWS Tools for PowerShell Cmdlet Reference](https://docs.aws.amazon.com/powershell/latest/reference/index.html)

Take a look at this reference for more in-depth documentation for each PowerShell cmdlet.

[AWS Developer Blog](https://aws.amazon.com/blogs/developer/category/programing-language/dot-net/)

Come see what .NET and PowerShell developers at AWS are up to! Learn about new software announcements, guides, and how-to's.

[@dotnetonaws](https://twitter.com/dotnetonaws)

Follow us on Twitter!

## License

The content of this repository is licensed under the Apache 2.0 License.