Amazon Cloud Map · Schema

HttpInstanceSummary

Represents a summary of a discovered service instance.

AWSCloud MapService DiscoveryMicroservicesDNS

Properties

Name Type Description
InstanceId string The ID of an instance.
NamespaceName string The HttpName name of the namespace.
ServiceName string The name of the service.
HealthStatus string If you configured health checking in the service, the current health status of the service's instances.
Attributes object Custom attributes associated with the instance.
View JSON Schema on GitHub