Skip to content

Commit 6ea3597

Browse files
Update README.md
1 parent 5f4f6fe commit 6ea3597

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

README.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,9 @@ This repository will cover how to set up an automated AWS CodePipeline for both
1212
The following forms the pre-requisite in the windows environment.
1313
- Windows 10 with latest updates.
1414
- Visual Studio 2019 with latest updates.
15-
- AWS toolkit for Visual Studio
15+
- AWS toolkit for Visual Studio Version 1.17.0.0
16+
- .NET Core 3.1
17+
- .NET Core Global Tool Amazon.Lambda.Tools Version 4.0.0
1618

1719

1820
## 2a. Create an AWS Lambda function in Visual Studio 2019
@@ -312,9 +314,9 @@ In this section, i'll cover how to setup an AWS CodePipeline for Lambda function
312314

313315
Here is the typical development environment that you will need.
314316
- Mac OS lates version or Linux (supported distros for .NET core 3.1) with latest updates.
315-
- .NET Core 3.1 or higher.
316-
- AWS CLI
317317
- AWS Dotnet Lambda CLI
318+
- .NET Core 3.1
319+
- .NET Core Global Tool Amazon.Lambda.Tools Version 4.0.0
318320

319321
## 3a. Create an AWS CodeCommit repository
320322

0 commit comments

Comments
 (0)