TransferFunctions

Functions

Link copied to clipboard

Data source for managing an AWS Transfer Family Connector.

Link copied to clipboard

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

suspend fun getServer(argument: suspend GetServerPlainArgsBuilder.() -> Unit): GetServerResult
suspend fun getServer(serverId: String, tags: Map<String, String>? = null): GetServerResult