Data Source: aws_cloudcontrolapi_resource

Provides details for a Cloud Control API Resource. The reading of these resources is proxied through Cloud Control API handlers to the backend service.

Example Usage

data "aws_cloudcontrolapi_resource" "example" {
  identifier = "example"
  type_name  = "AWS::ECS::Cluster"
}

Argument Reference

The following arguments are required:

The following arguments are optional:

Attribute Reference

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