AWS Amazon Managed Service for Prometheus Alert Manager Definition

This page shows how to write Terraform for Amazon Managed Service for Prometheus Alert Manager Definition and write them securely.

aws_prometheus_alert_manager_definition (Terraform)

The Alert Manager Definition in Amazon Managed Service for Prometheus can be configured in Terraform with the resource name aws_prometheus_alert_manager_definition. The following sections describe how to use the resource and its parameters.

Example Usage from GitHub

An example could not be found in GitHub.

Review your Terraform file for AWS best practices

Shisho Cloud, our free checker to make sure your Terraform configuration follows best practices, is available (beta).

Parameters

The following arguments are supported:

  • workspace_id - (Required) The id of the prometheus workspace the alert manager definition should be linked to
  • definition - (Required) the alert manager definition that you want to be applied. See more in AWS Docs.

No additional attributes are exported.

Explanation in Terraform Registry

Manages an Amazon Managed Service for Prometheus (AMP) Alert Manager Definition

CloudFormation Example

CloudFormation code does not have the related resource.

Frequently asked questions

What is AWS Amazon Managed Service for Prometheus Alert Manager Definition?

AWS Amazon Managed Service for Prometheus Alert Manager Definition is a resource for Amazon Managed Service for Prometheus of Amazon Web Service. Settings can be wrote in Terraform.

security-icon

Automate config file reviews on your commits

Fix issues in your infrastructure as code with auto-generated patches.