Data Source: aws_cloudformation_type

Provides details about a CloudFormation Type.

Example Usage

data "aws_cloudformation_type" "example" {
  type      = "RESOURCE"
  type_name = "AWS::Athena::WorkGroup"
}

Argument Reference

This data source supports the following arguments:

Attribute Reference

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