AWSSDK.CloudFormation by Amazon Web Services

<PackageReference Include="AWSSDK.CloudFormation" Version="3.5.0.8" />

 AWSSDK.CloudFormation 3.5.0.8

AWS CloudFormation gives developers and systems administrators an easy way to create and manage a collection of related AWS resources, provisioning and updating them in an orderly and predictable fashion.

<package xmlns="http://schemas.microsoft.com/packaging/2013/05/nuspec.xsd">
  <metadata>
    <id>AWSSDK.CloudFormation</id>
    <version>3.5.0.8</version>
    <title>AWSSDK - AWS CloudFormation</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>AWS CloudFormation gives developers and systems administrators an easy way to create and manage a collection of related AWS resources, provisioning and updating them in an orderly and predictable fashion.</description>
    <language>en-US</language>
    <tags>AWS Amazon cloud CloudFormation aws-sdk-v3</tags>
    <dependencies>
      <dependency id="AWSSDK.Core" version="[3.5.1.6, 3.6.0)" />
    </dependencies>
  </metadata>
</package>