Amazon Prometheus Service Skill
amazonaws-com-amp
amazonaws-com-amp
| Method | Path | Description |
|---|---|---|
POST | /workspaces/{workspaceId}/alertmanager/definition | |
POST | /workspaces/{workspaceId}/logging | The CreateAlertManagerDefinition operation creates the alert manager definition in a workspace. If a workspace already has an alert manager definition, don't use this operation to... |
POST | /workspaces/{workspaceId}/rulegroupsnamespaces | The CreateLoggingConfiguration operation creates a logging configuration for the workspace. Use this operation to set the CloudWatch log group to which the logs will be published... |
POST | /scrapers | The CreateRuleGroupsNamespace operation creates a rule groups namespace within a workspace. A rule groups namespace is associated with exactly one rules file. A workspace can have... |
POST | /workspaces | The CreateScraper operation creates a scraper to collect metrics. A scraper pulls metrics from Prometheus-compatible sources within an Amazon EKS cluster, and sends them to your A... |
DELETE | /workspaces/{workspaceId}/alertmanager/definition | Creates a Prometheus workspace. A workspace is a logical space dedicated to the storage and querying of Prometheus metrics. You can have one or more workspaces in each Region in y... |
DELETE | /workspaces/{workspaceId}/logging | Deletes the alert manager definition from a workspace. |
DELETE | /workspaces/{workspaceId}/rulegroupsnamespaces/{name} | Deletes the logging configuration for a workspace. |
DELETE | /scrapers/{scraperId} | Deletes one rule groups namespace and its associated rule groups definition. |
DELETE | /workspaces/{workspaceId} | The DeleteScraper operation deletes one scraper, and stops any metrics collection that the scraper performs. |
GET | /workspaces/{workspaceId}/alertmanager/definition | Deletes an existing workspace. When you delete a workspace, the data that has been ingested into it is not immediately deleted. It will be permanently deleted within one month. |
GET | /workspaces/{workspaceId}/logging | Retrieves the full information about the alert manager definition for a workspace. |
GET | /workspaces/{workspaceId}/rulegroupsnamespaces/{name} | Returns complete information about the current logging configuration of the workspace. |
GET | /scrapers/{scraperId} | Returns complete information about one rule groups namespace. To retrieve a list of rule groups namespaces, use ListRuleGroupsNamespaces. |
GET | /workspaces/{workspaceId} | The DescribeScraper operation displays information about an existing scraper. |
GET | /scraperconfiguration | Returns information about an existing workspace. |
GET | /workspaces/{workspaceId}/rulegroupsnamespaces | The GetDefaultScraperConfiguration operation returns the default scraper configuration used when Amazon EKS creates a scraper for you. |
GET | /scrapers | Returns a list of rule groups namespaces in a workspace. |
GET | /tags/{resourceArn} | The ListScrapers operation lists all of the scrapers in your account. This includes scrapers being created or deleted. You can optionally filter the returned list. |
GET | /workspaces | The ListTagsForResource operation returns the tags that are associated with an Amazon Managed Service for Prometheus resource. Currently, the only resources that can be tagged are... |
PUT | /workspaces/{workspaceId}/alertmanager/definition | Lists all of the Amazon Managed Service for Prometheus workspaces in your account. This includes workspaces being created or deleted. |
PUT | /workspaces/{workspaceId}/rulegroupsnamespaces/{name} | Updates an existing alert manager definition in a workspace. If the workspace does not already have an alert manager definition, don't use this operation to create it. Instead, us... |
POST | /tags/{resourceArn} | Updates an existing rule groups namespace within a workspace. A rule groups namespace is associated with exactly one rules file. A workspace can have multiple rule groups namespac... |
DELETE | /tags/{resourceArn} | The TagResource operation associates tags with an Amazon Managed Service for Prometheus resource. The only resources that can be tagged are workspaces and rule groups namespaces.... |
PUT | /workspaces/{workspaceId}/logging | Removes the specified tags from an Amazon Managed Service for Prometheus resource. The only resources that can be tagged are workspaces and rule groups namespaces. |
POST | /workspaces/{workspaceId}/alias | Updates the log group ARN or the workspace ID of the current logging configuration. |
Use this API as a Claude Code skill for instant agent access.
lapsh skill-install amazonaws-com-amp
Downloads and installs to ~/.claude/skills/amazonaws-com-amp/
2020-08-01 (2026-02-13)