The Amazon SDK for .NET V3 has entered maintenance mode.
We recommend that you migrate to Amazon SDK for .NET V4. For additional details and information on how to migrate, please refer to our maintenance mode announcement
Accessing Amazon CloudFormation with the Amazon SDK for .NET
The Amazon SDK for .NET supports Amazon CloudFormation, which creates and provisions Amazon infrastructure deployments predictably and repeatedly.
APIs
The Amazon SDK for .NET provides APIs for Amazon CloudFormation clients. The APIs enable you to work with Amazon CloudFormation features such as templates and stacks. This section contains a small number of examples that show you the patterns you can follow when working with these APIs. To view the full set of APIs, see the Amazon SDK for .NET API Reference (and scroll to "Amazon.CloudFormation").
The Amazon CloudFormation APIs are provided by the AWSSDK.CloudFormation
Prerequisites
Before you begin, be sure you have set up your environment and project. Also review the information in SDK features.