Integrating Amazon with .NET Aspire in the Amazon SDK for .NET - Amazon SDK for .NET (V4)
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).

Version 4 (V4) of the Amazon SDK for .NET has been released!

For information about breaking changes and migrating your applications, see the migration topic.

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.