Skip to main content
AWSSDK.ServiceDiscovery package icon

AWSSDK.ServiceDiscovery

AWS Cloud Map lets you configure public DNS, private DNS, or HTTP namespaces that your microservice applications run in. When an instance of the service becomes available, you can call the AWS Cloud Map API to register the instance with AWS Cloud Map. For public or private DNS namespaces, AWS Cloud Map automatically creates DNS records and an optional health check. Clients that submit public or private DNS queries, or HTTP requests, for the service receive an answer that contains up to eight healthy records.

Total Downloads
2.3M
2,339,786
Published
Aug 24, 2026
Latest stable version

Install

.NET CLI
dotnet add package AWSSDK.ServiceDiscovery --version 4.0.101.7
Package Manager Console
Install-Package AWSSDK.ServiceDiscovery -Version 4.0.101.7
PackageReference
<PackageReference Include="AWSSDK.ServiceDiscovery" Version="4.0.101.7" />

Frameworks

No framework metadata available.

Dependencies

[4.0.102.1, 5.0.0)

Adoption guide

A verified publisher signal is available. Assess fit from the package's supported frameworks, license and dependency graph rather than popularity alone.

No target framework metadata is available. Confirm compatibility in a representative project before standardising on this package.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.