AWSSDK.CloudFormation by Amazon Web Services

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

.NET API 423,536 bytes

 AWSSDK.CloudFormation 3.7.300

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.7.300</version>
    <title>AWSSDK - CloudFormation</title>
    <authors>Amazon Web Services</authors>
    <owners>Amazon Web Services</owners>
    <requireLicenseAcceptance>false</requireLicenseAcceptance>
    <license type="expression">Apache-2.0</license>
    <licenseUrl>https://licenses.nuget.org/Apache-2.0</licenseUrl>
    <icon>images\AWSLogo.png</icon>
    <projectUrl>https://github.com/aws/aws-sdk-net/</projectUrl>
    <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.7.300, 4.0.0)" />
    </dependencies>
  </metadata>
</package>