Add aws session manager windows (#1178)

* add installation aws session manager for windows

* move to one file

* remove script step

* add documentation

* move logic to one file

* add notmatch

* change setup path variable

Co-authored-by: Dmitry Shibanov <v-dmshib@microsoft.com>
This commit is contained in:
Maxim Lobanov
2020-07-08 10:30:30 +03:00
committed by GitHub
3 changed files with 18 additions and 1 deletions

View File

@@ -100,6 +100,7 @@ $markdown += New-MDList -Style Unordered -Lines @(
(Get-AzureDevopsExtVersion),
(Get-AWSCLIVersion),
(Get-AWSSAMVersion),
(Get-AWSSessionManagerVersion),
(Get-AlibabaCLIVersion),
(Get-CloudFoundryVersion),
(Get-HubVersion),