AWSSDK.APIGateway by Amazon Web Services

<PackageReference Include="AWSSDK.APIGateway" Version="3.3.103.11" />

 AWSSDK.APIGateway 3.3.103.11

Amazon API Gateway helps developers deliver robust, secure and scalable mobile and web application backends. Amazon API Gateway allows developers to securely connect mobile and web applications to APIs that run on AWS Lambda, Amazon EC2, or other publicly addressable web services that are hosted outside of AWS.

<package xmlns="http://schemas.microsoft.com/packaging/2013/05/nuspec.xsd">
  <metadata>
    <id>AWSSDK.APIGateway</id>
    <version>3.3.103.11</version>
    <title>AWSSDK - Amazon API Gateway</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 API Gateway helps developers deliver robust, secure and scalable mobile and web application backends. Amazon API Gateway allows developers to securely connect mobile and web applications to APIs that run on AWS Lambda, Amazon EC2, or other publicly addressable web services that are hosted outside of AWS.</description>
    <language>en-US</language>
    <tags>AWS Amazon cloud APIGateway aws-sdk-v3</tags>
    <dependencies>
      <group>
        <dependency id="AWSSDK.Core" version="[3.3.103.52, 3.4.0)" />
      </group>
      <group targetFramework=".NETPortable0.0-Profile259">
        <dependency id="AWSSDK.Core" version="[3.3.103.52, 3.4.0)" />
      </group>
      <group targetFramework="MonoAndroid1.0">
        <dependency id="AWSSDK.Core" version="[3.3.103.52, 3.4.0)" />
      </group>
      <group targetFramework="Xamarin.iOS1.0">
        <dependency id="AWSSDK.Core" version="[3.3.103.52, 3.4.0)" />
      </group>
      <group targetFramework="MonoTouch1.0">
        <dependency id="AWSSDK.Core" version="[3.3.103.52, 3.4.0)" />
      </group>
      <group targetFramework="UAP0.0">
        <dependency id="AWSSDK.Core" version="[3.3.103.52, 3.4.0)" />
      </group>
    </dependencies>
  </metadata>
</package>