# Amazon Tools for PowerShell Documentation

Amazon Tools for PowerShell and Amazon Tools for PowerShell Core are PowerShell modules, built on functionality exposed by the Amazon SDK for .NET, that enable you to script operations on Amazon resources from the PowerShell command line. Although you use the SDK's service clients and methods to implement the cmdlets, the cmdlets give you a PowerShell experience to specify parameters and handle results. For example, the cmdlets in both modules support PowerShell pipelining to pipe PowerShell objects to and from the cmdlets.

## Latest version (V5)

- [/en_us/powershell/v5/userguide/](/en_us/powershell/v5/userguide/)
- [Reference](/en_us/powershell/v5/reference/): Describes the command line tools and provides basic syntax, options, and usage examples for each tool.

## Previous version (V4)

- [/en_us/powershell/v4/userguide/](/en_us/powershell/v4/userguide/)
- [Reference](/en_us/powershell/v4/reference/): Describes the command line tools and provides basic syntax, options, and usage examples for each tool.

## Additional resources

- [Amazon SDKs and Tools Reference Guide](/en_us/sdkref/latest/guide/)

---

