Data Source: aws_ssmincidents_response_plan

Use this Terraform data source to manage a response plan in AWS Systems Manager Incident Manager.

Example Usage

Basic Usage

resource "aws_ssmincidents_response_plan" "example" {
  arn = "exampleARN"
}

Argument Reference

The following arguments are required:

Attribute Reference

This data source exports the following attributes in addition to the arguments above:

The incident_template configuration block exports the following attributes:

The action configuration block exports the following attributes:

The integration configuration block exports the following attributes: