Managed Service for Prometheus Workspace

Managed Service for Prometheus Workspace in AWS is a fully managed, scalable, and secure environment for monitoring and alerting based on Prometheus. It allows you to collect, store, and query metrics from containerized or cloud-native applications without managing the underlying infrastructure. This service integrates with AWS security, scalability, and availability features, making it easier to run Prometheus workloads in production.

aws.amp_workspace

Fields

TitleIDTypeData TypeDescription
_keycorestring
account_idcorestring
aliascorestringThe alias that is assigned to this workspace to help identify it. It does not need to be unique.
arncorestringThe ARN of the workspace. For example, arn:aws:aps:<region>:123456789012:workspace/ws-example1-1234-abcd-5678-ef90abcd1234.
created_atcoretimestampThe date and time that the workspace was created.
kms_key_arncorestring(optional) If the workspace was created with a customer managed KMS key, the ARN for the key used.
prometheus_endpointcorestringThe Prometheus endpoint available for this workspace. For example, https://aps-workspaces.<region>.amazonaws.com/workspaces/ws-example1-1234-abcd-5678-ef90abcd1234/api/v1/.
statuscorejsonThe current status of the workspace.
tagscorehstore
workspace_idcorestringThe unique ID for the workspace. For example, ws-example1-1234-abcd-5678-ef90abcd1234.