AWSSDK.EC2 by Amazon Web Services

<PackageReference Include="AWSSDK.EC2" Version="3.5.19" />

.NET API 2,335,744 bytes

 AWSSDK.EC2 3.5.19

Amazon Elastic Compute Cloud (Amazon EC2) is a web service that provides resizable compute capacity in the cloud. It is designed to make web-scale cloud computing easier for developers.

<package xmlns="http://schemas.microsoft.com/packaging/2013/05/nuspec.xsd">
  <metadata>
    <id>AWSSDK.EC2</id>
    <version>3.5.19</version>
    <title>AWSSDK - Amazon Elastic Compute Cloud</title>
    <authors>Amazon Web Services</authors>
    <owners>Amazon Web Services</owners>
    <requireLicenseAcceptance>false</requireLicenseAcceptance>
    <licenseUrl>http://aws.amazon.com/apache2.0/</licenseUrl>
    <projectUrl>https://github.com/aws/aws-sdk-net/</projectUrl>
    <iconUrl>https://sdk-for-net.amazonwebservices.com/images/AWSLogo128x128.png</iconUrl>
    <description>Amazon Elastic Compute Cloud (Amazon EC2) is a web service that provides resizable compute capacity in the cloud. It is designed to make web-scale cloud computing easier for developers.</description>
    <language>en-US</language>
    <tags>AWS Amazon cloud EC2 aws-sdk-v3</tags>
    <dependencies>
      <dependency id="AWSSDK.Core" version="[3.5.1.41, 3.6.0)" />
    </dependencies>
  </metadata>
</package>