Programming Amazon OpsWorks to Work with stacks and applications
The Amazon SDK for .NET supports Amazon OpsWorks, which provides a simple and flexible way to create and manage stacks
and applications. With Amazon OpsWorks, you can provision Amazon resources, manage their configuration, deploy
applications to those resources, and monitor their health. For more information, see the OpsWorks product page
APIs
The Amazon SDK for .NET provides APIs for Amazon OpsWorks. The APIs enable you to work with Amazon OpsWorks features such as stacks with their layers, instances, and apps. To view the full set of APIs, see the Amazon SDK for .NET API Reference (and scroll to "Amazon.OpsWorks").
The Amazon OpsWorks APIs are provided by the AWSSDK.OpsWorks
Prerequisites
Before you begin, be sure you have set up your environment. Also review the information in Setting up your project and SDK features.