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 <[email protected]>
This commit is contained in:
Maxim Lobanov
2020-07-08 10:30:30 +03:00
committed by GitHub
co-authored by Dmitry Shibanov
3 changed files with 18 additions and 1 deletions
@@ -100,6 +100,7 @@ $markdown += New-MDList -Style Unordered -Lines @(
(Get-AzureDevopsExtVersion),
(Get-AWSCLIVersion),
(Get-AWSSAMVersion),
(Get-AWSSessionManagerVersion),
(Get-AlibabaCLIVersion),
(Get-CloudFoundryVersion),
(Get-HubVersion),