Data Source: aws_transfer_server

Use this data source to get the ARN of an AWS Transfer Server for use in other resources.

Example Usage

data "aws_transfer_server" "example" {
  server_id = "s-1234567"
}

Argument Reference

Attribute Reference

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