Provides useful information about the AWS EC2 instance and its Elastic Beanstalk environment.
Info
Version: | 0.8.0 |
Author(s): | John Jeffery |
Last Update: | Friday, June 8, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/jjeffery/awsenv |
NuGet Url: | https://www.nuget.org/packages/AwsEnv |
Install
Install-Package AwsEnv
dotnet add package AwsEnv
paket add AwsEnv
AwsEnv Download (Unzip the "nupkg" after downloading)
Dependencies
- AWSSDK.EC2(>= 3.3.53)
- System.Net.Http(>= 4.3.3)
Tags