Select your cookie preferences

We use essential cookies and similar tools that are necessary to provide our site and services. We use performance cookies to collect anonymous statistics, so we can understand how customers use our site and make improvements. Essential cookies cannot be deactivated, but you can choose “Customize” or “Decline” to decline performance cookies.

If you agree, AWS and approved third parties will also use cookies to provide useful site features, remember your preferences, and display relevant content, including relevant advertising. To accept or decline all non-essential cookies, choose “Accept” or “Decline.” To make more detailed choices, choose “Customize.”

Programming AWS OpsWorks to Work with stacks and applications - AWS SDK for .NET

Programming AWS OpsWorks to Work with stacks and applications

Warning

AWS OpsWorks is reaching End of Life and is not accepting new customers. Existing customers will be unaffected until March or May of 2024, depending on what services they are using, at which time the service will become unavailable. To prepare for this transition, we recommend that existing customers migrate to other solutions as soon as possible. For more information, see the OpsWorks product page.

The AWS SDK for .NET supports AWS OpsWorks, which provides a simple and flexible way to create and manage stacks and applications. With AWS OpsWorks, you can provision AWS resources, manage their configuration, deploy applications to those resources, and monitor their health. For more information, see the OpsWorks product page and the AWS OpsWorks User Guide.

APIs

The AWS SDK for .NET provides APIs for AWS OpsWorks. The APIs enable you to work with AWS OpsWorks features such as stacks with their layers, instances, and apps. To view the full set of APIs, see the AWS SDK for .NET API Reference (and scroll to "Amazon.OpsWorks").

The AWS OpsWorks APIs are provided by the AWSSDK.OpsWorks NuGet package.

Prerequisites

Before you begin, be sure you have set up your environment and project. Also review the information in SDK features.

PrivacySite termsCookie preferences
© 2025, Amazon Web Services, Inc. or its affiliates. All rights reserved.