This whitepaper is for historical reference only. Some content might be outdated and some links might not be available.
AWS Tools for PowerShell
PowerShell is a scripting environment built on .NET, and is widely used as the standard scripting tool on Windows, but is also available for MacOS, and Linux. Although primarily used for executing OS-level management scripts, PowerShell is frequently used by .NET developers as part of their build and deployment pipelines.
AWS Tools for PowerShell
AWS Tools for .NET CLI
These tool
extensions
For example, with the AWS Lambda .NET CLI tool extension configured, you can deploy a Lambda function from the command line in the Lambda function's project root directory.