Info
Version: | 4.0.0-preview.4 |
Author(s): | Amazon Web Services |
Last Update: | Friday, October 11, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/aws/aws-sdk-net/ |
NuGet Url: | https://www.nuget.org/packages/AWSSDK.ServiceDiscovery |
Install
Install-Package AWSSDK.ServiceDiscovery
dotnet add package AWSSDK.ServiceDiscovery
paket add AWSSDK.ServiceDiscovery
AWSSDK.ServiceDiscovery Download (Unzip the "nupkg" after downloading)
Dependencies
- AWSSDK.Core(>= 3.5.2.6 && < 3.6.0)
Tags
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.