Integrating Amazon with .NET Aspire in the Amazon SDK for .NET - Amazon SDK for .NET (V3)
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

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.

Integrating Amazon with .NET Aspire in the Amazon SDK for .NET

.NET Aspire is a new way of building cloud-ready applications. In particular, it provides an orchestration for local environments in which to run, connect, and debug the components of distributed applications. To improve the inner dev loop for cloud ready applications, integrations with .NET Aspire have been created for connecting your .NET applications to Amazon resources. These integrations are available through the Aspire.Hosting.AWS NuGet package.

The following .NET Aspire integrations are available:

Additional information

For additional information and details about how you can use the integrations that are available in Aspire.Hosting.AWS, see the following resources.