Skip to content

Data Source: awsOutpostsOutposts

Provides details about multiple Outposts.

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.dataAwsOutpostsOutposts.DataAwsOutpostsOutposts(this, "example", {
  siteId: "${data.aws_outposts_site.id}",
});

Argument Reference

The following arguments are supported:

  • availabilityZone - (Optional) Availability Zone name.
  • availabilityZoneId - (Optional) Availability Zone identifier.
  • siteId - (Optional) Site identifier.
  • ownerId - (Optional) AWS Account identifier of the Outpost owner.

Attribute Reference

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

  • arns - Set of Amazon Resource Names (ARNs).
  • id - AWS Region.
  • ids - Set of identifiers.