---
type: resource-type
title: TransferUser
description: aws resource type AWS::Transfer::User
name: TransferUser
lexicon: aws
resource_type: AWS::Transfer::User
---
`AWS::Transfer::User`, a resource type of the aws lexicon.

## Properties

- `Role` (`string`, required)
- `ServerId` (`string`, required)
- `UserName` (`string`, required)
- `Arn` (`string`, optional)
- `HomeDirectory` (`string`, optional)
- `HomeDirectoryMappings` (`TransferUser_HomeDirectoryMapEntry[]`, optional)
- `HomeDirectoryType` (`TransferUser_HomeDirectoryType`, optional)
- `Policy` (`string`, optional)
- `PosixProfile` (`TransferUser_PosixProfile`, optional)
- `SshPublicKeys` (`string[]`, optional): This represents the SSH User Public Keys for CloudFormation resource
- `Tags` (`TransferUser_Tag[]`, optional)

## Attributes

- `Arn`
