Data Source: aws_dms_certificate

Terraform data source for managing an AWS DMS (Database Migration) Certificate.

Example Usage

Basic Usage

data "aws_dms_certificate" "example" {
  certificate_id = aws_dms_certificate.test.certificate_id
}

Argument Reference

The following arguments are required:

Attribute Reference

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