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

## Properties

- `AuthenticationType` (`string`, required): The authentication type for the user.
- `UserName` (`string`, required): The email address of the user.
- `Arn` (`string`, optional): Returns the Amazon Resource Name (ARN) for the Amazon AppStream User resource.
- `FirstName` (`string`, optional): The first name, or given name, of the user.
- `LastName` (`string`, optional): The last name, or surname, of the user.
- `MessageAction` (`string`, optional): The action to take for the welcome email that is sent to a user after the user is created in the user pool. If you specify SUPPRESS, no email is sent. If you specify RESEND, do not specify the first name or last name of the user. If the value is null, the email is sent.

## Attributes

- `Arn`
