Skip to content

Data Source: awsOutpostsSite

Provides details about an Outposts Site.

Example Usage

/*Provider bindings are generated by running cdktf get.
See https://cdk.tf/provider-generation for more details.*/
import * as aws from "./.gen/providers/aws";
new aws.dataAwsOutpostsSite.DataAwsOutpostsSite(this, "example", {
  name: "example",
});

Argument Reference

The following arguments are supported:

  • id - (Optional) Identifier of the Site.
  • name - (Optional) Name of the Site.

Attribute Reference

In addition to all arguments above, the following attributes are exported:

  • accountId - AWS Account identifier.
  • description - Description.