amazonaws.com

Amazon Managed Service for Prometheus

🔑 oauth2 21 endpoints cloud
📄 Docs 📋 OpenAPI spec 🔬 Try in Swagger UI

SDKs by language (4 total)

# Maven: see https://github.com/kwawk8/aws-sdk-android-aws-android-sdk-cloudwatch-src-main-java-com-amazonaws-services-cloudwatch-AmazonClo
# Maven: see https://github.com/Aashish-Chaturvedi/relaxed-amazonaws-sdk-extensionApi
# See https://github.com/lucee/osgi-bundle-com.amazonaws.aws-java-sdk-osgi
# See https://github.com/timanrebel/AmazonAWS
curl examples
Lists all AMP workspaces, including workspaces being created or deleted.
curl \
  -H "Authorization: $API_KEY" \
  http://aps.us-east-1.amazonaws.com/workspaces
Lists the tags you have assigned to the resource.
curl \
  -H "Authorization: $API_KEY" \
  http://aps.us-east-1.amazonaws.com/tags/{resourceArn}
Describes an existing AMP workspace.
curl \
  -H "Authorization: $API_KEY" \
  http://aps.us-east-1.amazonaws.com/workspaces/{workspaceId}
Endpoints (21 total)
GET
/workspaces
Lists all AMP workspaces, including workspaces being created or deleted.
GET
/tags/{resourceArn}
Lists the tags you have assigned to the resource.
GET
/workspaces/{workspaceId}
Describes an existing AMP workspace.
GET
/workspaces/{workspaceId}/logging
Describes logging configuration.
GET
/workspaces/{workspaceId}/rulegroupsnamespaces
Lists rule groups namespaces.
GET
/workspaces/{workspaceId}/alertmanager/definition
Describes an alert manager definition.
GET
/workspaces/{workspaceId}/rulegroupsnamespaces/{name}
Describe a rule groups namespace.
POST
/workspaces
Creates a new AMP workspace.
POST
/tags/{resourceArn}
Creates tags for the specified resource.
POST
/workspaces/{workspaceId}/alias
Updates an AMP workspace alias.
POST
/workspaces/{workspaceId}/logging
Create logging configuration.
POST
/workspaces/{workspaceId}/rulegroupsnamespaces
Create a rule group namespace.
Language coverage
Java
2
unknown
2
At a glance
Total SDKs4
Languages2
Endpoints21
Authoauth2
Categories1
http://aps.us-east-1.amazonaws.com