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

## Properties

- `AccessEndpoints` (`AppStreamStack_AccessEndpoint[]`, optional): The list of virtual private cloud (VPC) interface endpoint objects. Users of the stack can connect to AppStream 2.0 only through the specified endpoints.
- `AgentAccessConfig` (`AppStreamStack_AgentAccessConfig`, optional): The configuration for agent access on the stack. If specified, agent access is enabled for the stack.
- `ApplicationSettings` (`AppStreamStack_ApplicationSettings`, optional): The persistent application settings for users of the stack. When these settings are enabled, changes that users make to applications and Windows settings are automatically saved after each session and applied to the next session.
- `AttributesToDelete` (`string[]`, optional): The stack attributes to delete.
- `ContentRedirection` (`AppStreamStack_ContentRedirection`, optional): The content redirection settings for the stack. These settings control URL redirection between the streaming session and the local device.
- `DeleteStorageConnectors` (`boolean`, optional): This parameter has been deprecated. Deletes the storage connectors currently enabled for the stack.
- `Description` (`string`, optional): The description to display.
- `DisplayName` (`string`, optional): The stack name to display.
- `EmbedHostDomains` (`string[]`, optional): The domains where AppStream 2.0 streaming sessions can be embedded in an iframe. You must approve the domains that you want to host embedded AppStream 2.0 streaming sessions.
- `FeedbackURL` (`string`, optional): The URL that users are redirected to after they click the Send Feedback link. If no URL is specified, no Send Feedback link is displayed.
- `Name` (`string`, optional): The name of the stack.
- `RedirectURL` (`string`, optional): The URL that users are redirected to after their streaming session ends.
- `StorageConnectors` (`AppStreamStack_StorageConnector[]`, optional): The storage connectors to enable.
- `StreamingExperienceSettings` (`AppStreamStack_StreamingExperienceSettings`, optional): The streaming protocol that you want your stack to prefer. This can be UDP or TCP. Currently, UDP is only supported in the Windows native client.
- `Tags` (`AppStreamStack_Tag[]`, optional): An array of key-value pairs.
- `UserSettings` (`AppStreamStack_UserSetting[]`, optional): The actions that are enabled or disabled for users during their streaming sessions. By default, these actions are enabled.

## Attributes

- `StorageConnectors.*.ResourceIdentifier`
