Data retrieval APIs for AWS Cloud Map
AWS Cloud Map provides the following APIs for data retrieval.
| Actions | Description | Access level |
|---|---|---|
| DiscoverInstances | Discover registered instances for a specified namespace and service | Read |
| DiscoverInstancesRevision | Discover the revision of the instances for a specified namespace and service | Read |
| GetInstance | Get information about a specified instance | Read |
| GetInstancesHealthStatus | Get the current health status (Healthy, Unhealthy, or Unknown) of one or more instances | Read |
| GetNamespace | Get information about a namespace | Read |
| GetOperation | Get information about a specific operation | Read |
| GetResourcePolicy | Read the RAM access control policy for a namespace | Read |
| GetService | Get the settings for a specified service | Read |
| GetServiceAttributes | Get the attributes for a specified service | Read |
| ListInstances | Get summary information about the instances that were registered with a specified service | Read |
| ListNamespaces | Get information about the namespaces | Read |
| ListOperations | List operations that match the criteria that you specify | List |
| ListServices | Get settings for all the services that match specified filters | Read |
| ListTagsForResource | Lists tags for the specified resource | Read |