AWS Cloud Map Skill
amazonaws-com-servicediscovery
amazonaws-com-servicediscovery
| Method | Path | Description |
|---|---|---|
POST | / | |
POST | / | Creates an HTTP namespace. Service instances registered using an HTTP namespace can be discovered using a DiscoverInstances request but can't be discovered using DNS. For the curr... |
POST | / | Creates a private namespace based on DNS, which is visible only inside a specified Amazon VPC. The namespace defines your service naming scheme. For example, if you name your name... |
POST | / | Creates a public namespace based on DNS, which is visible on the internet. The namespace defines your service naming scheme. For example, if you name your namespace example.com an... |
POST | / | Creates a service. This action defines the configuration for the following entities: For public and private DNS namespaces, one of the following combinations of DNS records in Ama... |
POST | / | Deletes a namespace from the current account. If the namespace still contains one or more services, the request fails. |
POST | / | Deletes a specified service. If the service still contains one or more registered instances, the request fails. |
POST | / | Deletes the Amazon Route 53 DNS records and health check, if any, that Cloud Map created for the specified instance. |
POST | / | Discovers registered instances for a specified namespace and service. You can use DiscoverInstances to discover instances for any type of namespace. DiscoverInstances returns a ra... |
POST | / | Discovers the increasing revision associated with an instance. |
POST | / | Gets information about a specified instance. |
POST | / | Gets the current health status (Healthy, Unhealthy, or Unknown) of one or more instances that are associated with a specified service. There's a brief delay between when you regis... |
POST | / | Gets information about a namespace. |
POST | / | Gets information about any operation that returns an operation ID in the response, such as a CreateHttpNamespace request. To get a list of operations that match specified criteria... |
POST | / | Gets the settings for a specified service. |
POST | / | Lists summary information about the instances that you registered by using a specified service. |
POST | / | Lists summary information about the namespaces that were created by the current Amazon Web Services account. |
POST | / | Lists operations that match the criteria that you specify. |
POST | / | Lists summary information for all the services that are associated with one or more namespaces. |
POST | / | Lists tags for the specified resource. |
POST | / | Creates or updates one or more records and, optionally, creates a health check based on the settings in a specified service. When you submit a RegisterInstance request, the follow... |
POST | / | Adds one or more tags to the specified resource. |
POST | / | Removes one or more tags from the specified resource. |
POST | / | Updates an HTTP namespace. |
POST | / | Submits a request to change the health status of a custom health check to healthy or unhealthy. You can use UpdateInstanceCustomHealthStatus to change the status only for custom h... |
POST | / | Updates a private DNS namespace. |
POST | / | Updates a public DNS namespace. |
Use this API as a Claude Code skill for instant agent access.
lapsh skill-install amazonaws-com-servicediscovery
Downloads and installs to ~/.claude/skills/amazonaws-com-servicediscovery/
2017-03-14 (2026-02-13)