This product is not supported for your selected Datadog site. ().
Cette page n'est pas encore disponible en français, sa traduction est en cours.
Si vous avez des questions ou des retours sur notre projet de traduction actuel, n'hésitez pas à nous contacter.

aws_amp_workspace

account_id

Type: STRING

alias

Type: STRING
Provider name: alias
Description: The alias that is assigned to this workspace to help identify it. It does not need to be unique.

arn

Type: STRING
Provider name: arn
Description: The ARN of the workspace. For example, arn:aws:aps:<region>:123456789012:workspace/ws-example1-1234-abcd-5678-ef90abcd1234.

created_at

Type: TIMESTAMP
Provider name: createdAt
Description: The date and time that the workspace was created.

kms_key_arn

Type: STRING
Provider name: kmsKeyArn
Description: (optional) If the workspace was created with a customer managed KMS key, the ARN for the key used.

prometheus_endpoint

Type: STRING
Provider name: prometheusEndpoint
Description: The Prometheus endpoint available for this workspace. For example, https://aps-workspaces.<region>.amazonaws.com/workspaces/ws-example1-1234-abcd-5678-ef90abcd1234/api/v1/.

status

Type: STRUCT
Provider name: status
Description: The current status of the workspace.

  • status_code
    Type: STRING
    Provider name: statusCode
    Description: The current status of the workspace.

tags

Type: UNORDERED_LIST_STRING

workspace_id

Type: STRING
Provider name: workspaceId
Description: The unique ID for the workspace. For example, ws-example1-1234-abcd-5678-ef90abcd1234.

PREVIEWING: joon-shin-ddhq/log-collection-log4j2-example-update-1