We recommend new projects start with resources from the AWS provider.
published on Monday, Apr 20, 2026 by Pulumi
We recommend new projects start with resources from the AWS provider.
published on Monday, Apr 20, 2026 by Pulumi
Resource Type definition for AWS::AppStream::Stack
Create Stack Resource
Resources are created with functions called constructors. To learn more about declaring and configuring resources, see Resources.
Constructor syntax
new Stack(name: string, args?: StackArgs, opts?: CustomResourceOptions);@overload
def Stack(resource_name: str,
args: Optional[StackArgs] = None,
opts: Optional[ResourceOptions] = None)
@overload
def Stack(resource_name: str,
opts: Optional[ResourceOptions] = None,
access_endpoints: Optional[Sequence[StackAccessEndpointArgs]] = None,
application_settings: Optional[StackApplicationSettingsArgs] = None,
attributes_to_delete: Optional[Sequence[str]] = None,
delete_storage_connectors: Optional[bool] = None,
description: Optional[str] = None,
display_name: Optional[str] = None,
embed_host_domains: Optional[Sequence[str]] = None,
feedback_url: Optional[str] = None,
name: Optional[str] = None,
redirect_url: Optional[str] = None,
storage_connectors: Optional[Sequence[StackStorageConnectorArgs]] = None,
streaming_experience_settings: Optional[StackStreamingExperienceSettingsArgs] = None,
tags: Optional[Sequence[_root_inputs.TagArgs]] = None,
user_settings: Optional[Sequence[StackUserSettingArgs]] = None)func NewStack(ctx *Context, name string, args *StackArgs, opts ...ResourceOption) (*Stack, error)public Stack(string name, StackArgs? args = null, CustomResourceOptions? opts = null)type: aws-native:appstream:Stack
properties: # The arguments to resource properties.
options: # Bag of options to control resource's behavior.
Parameters
- name string
- The unique name of the resource.
- args StackArgs
- The arguments to resource properties.
- opts CustomResourceOptions
- Bag of options to control resource's behavior.
- resource_name str
- The unique name of the resource.
- args StackArgs
- The arguments to resource properties.
- opts ResourceOptions
- Bag of options to control resource's behavior.
- ctx Context
- Context object for the current deployment.
- name string
- The unique name of the resource.
- args StackArgs
- The arguments to resource properties.
- opts ResourceOption
- Bag of options to control resource's behavior.
- name string
- The unique name of the resource.
- args StackArgs
- The arguments to resource properties.
- opts CustomResourceOptions
- Bag of options to control resource's behavior.
- name String
- The unique name of the resource.
- args StackArgs
- The arguments to resource properties.
- options CustomResourceOptions
- Bag of options to control resource's behavior.
Stack Resource Properties
To learn more about resource properties and how to use them, see Inputs and Outputs in the Architecture and Concepts docs.
Inputs
In Python, inputs that are objects can be passed either as argument classes or as dictionary literals.
The Stack resource accepts the following input properties:
- Access
Endpoints List<Pulumi.Aws Native. App Stream. Inputs. Stack Access Endpoint> - 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.
- Application
Settings Pulumi.Aws Native. App Stream. Inputs. Stack Application Settings - 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.
- Attributes
To List<string>Delete - The stack attributes to delete.
- Delete
Storage boolConnectors - This parameter has been deprecated. Deletes the storage connectors currently enabled for the stack.
- Description string
- The description to display.
- Display
Name string - The stack name to display.
- Embed
Host List<string>Domains - 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.
- Feedback
Url string - 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
- The name of the stack.
- Redirect
Url string - The URL that users are redirected to after their streaming session ends.
- Storage
Connectors List<Pulumi.Aws Native. App Stream. Inputs. Stack Storage Connector> - The storage connectors to enable.
- Streaming
Experience Pulumi.Settings Aws Native. App Stream. Inputs. Stack Streaming Experience Settings - 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.
-
List<Pulumi.
Aws Native. Inputs. Tag> - An array of key-value pairs.
- User
Settings List<Pulumi.Aws Native. App Stream. Inputs. Stack User Setting> - The actions that are enabled or disabled for users during their streaming sessions. By default, these actions are enabled.
- Access
Endpoints []StackAccess Endpoint Args - 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.
- Application
Settings StackApplication Settings Args - 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.
- Attributes
To []stringDelete - The stack attributes to delete.
- Delete
Storage boolConnectors - This parameter has been deprecated. Deletes the storage connectors currently enabled for the stack.
- Description string
- The description to display.
- Display
Name string - The stack name to display.
- Embed
Host []stringDomains - 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.
- Feedback
Url string - 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
- The name of the stack.
- Redirect
Url string - The URL that users are redirected to after their streaming session ends.
- Storage
Connectors []StackStorage Connector Args - The storage connectors to enable.
- Streaming
Experience StackSettings Streaming Experience Settings Args - 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.
-
Tag
Args - An array of key-value pairs.
- User
Settings []StackUser Setting Args - The actions that are enabled or disabled for users during their streaming sessions. By default, these actions are enabled.
- access
Endpoints List<StackAccess Endpoint> - 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.
- application
Settings StackApplication Settings - 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.
- attributes
To List<String>Delete - The stack attributes to delete.
- delete
Storage BooleanConnectors - This parameter has been deprecated. Deletes the storage connectors currently enabled for the stack.
- description String
- The description to display.
- display
Name String - The stack name to display.
- embed
Host List<String>Domains - 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.
- feedback
Url String - 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
- The name of the stack.
- redirect
Url String - The URL that users are redirected to after their streaming session ends.
- storage
Connectors List<StackStorage Connector> - The storage connectors to enable.
- streaming
Experience StackSettings Streaming Experience Settings - 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.
- List<Tag>
- An array of key-value pairs.
- user
Settings List<StackUser Setting> - The actions that are enabled or disabled for users during their streaming sessions. By default, these actions are enabled.
- access
Endpoints StackAccess Endpoint[] - 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.
- application
Settings StackApplication Settings - 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.
- attributes
To string[]Delete - The stack attributes to delete.
- delete
Storage booleanConnectors - This parameter has been deprecated. Deletes the storage connectors currently enabled for the stack.
- description string
- The description to display.
- display
Name string - The stack name to display.
- embed
Host string[]Domains - 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.
- feedback
Url string - 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
- The name of the stack.
- redirect
Url string - The URL that users are redirected to after their streaming session ends.
- storage
Connectors StackStorage Connector[] - The storage connectors to enable.
- streaming
Experience StackSettings Streaming Experience Settings - 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.
- Tag[]
- An array of key-value pairs.
- user
Settings StackUser Setting[] - The actions that are enabled or disabled for users during their streaming sessions. By default, these actions are enabled.
- access_
endpoints Sequence[StackAccess Endpoint Args] - 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.
- application_
settings StackApplication Settings Args - 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.
- attributes_
to_ Sequence[str]delete - The stack attributes to delete.
- delete_
storage_ boolconnectors - This parameter has been deprecated. Deletes the storage connectors currently enabled for the stack.
- description str
- The description to display.
- display_
name str - The stack name to display.
- embed_
host_ Sequence[str]domains - 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.
- feedback_
url str - 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 str
- The name of the stack.
- redirect_
url str - The URL that users are redirected to after their streaming session ends.
- storage_
connectors Sequence[StackStorage Connector Args] - The storage connectors to enable.
- streaming_
experience_ Stacksettings Streaming Experience Settings Args - 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.
-
Sequence[Tag
Args] - An array of key-value pairs.
- user_
settings Sequence[StackUser Setting Args] - The actions that are enabled or disabled for users during their streaming sessions. By default, these actions are enabled.
- access
Endpoints List<Property Map> - 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.
- application
Settings Property Map - 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.
- attributes
To List<String>Delete - The stack attributes to delete.
- delete
Storage BooleanConnectors - This parameter has been deprecated. Deletes the storage connectors currently enabled for the stack.
- description String
- The description to display.
- display
Name String - The stack name to display.
- embed
Host List<String>Domains - 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.
- feedback
Url String - 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
- The name of the stack.
- redirect
Url String - The URL that users are redirected to after their streaming session ends.
- storage
Connectors List<Property Map> - The storage connectors to enable.
- streaming
Experience Property MapSettings - 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.
- List<Property Map>
- An array of key-value pairs.
- user
Settings List<Property Map> - The actions that are enabled or disabled for users during their streaming sessions. By default, these actions are enabled.
Outputs
All input properties are implicitly available as output properties. Additionally, the Stack resource produces the following output properties:
- Id string
- The provider-assigned unique ID for this managed resource.
- Id string
- The provider-assigned unique ID for this managed resource.
- id String
- The provider-assigned unique ID for this managed resource.
- id string
- The provider-assigned unique ID for this managed resource.
- id str
- The provider-assigned unique ID for this managed resource.
- id String
- The provider-assigned unique ID for this managed resource.
Supporting Types
StackAccessEndpoint, StackAccessEndpointArgs
Describes an interface VPC endpoint (interface endpoint) that lets you create a private connection between the virtual private cloud (VPC) that you specify and AppStream 2.0. When you specify an interface endpoint for a stack, users of the stack can connect to AppStream 2.0 only through that endpoint. When you specify an interface endpoint for an image builder, administrators can connect to the image builder only through that endpoint.- Endpoint
Type string - The type of interface endpoint.
- Vpce
Id string - The identifier (ID) of the VPC in which the interface endpoint is used.
- Endpoint
Type string - The type of interface endpoint.
- Vpce
Id string - The identifier (ID) of the VPC in which the interface endpoint is used.
- endpoint
Type String - The type of interface endpoint.
- vpce
Id String - The identifier (ID) of the VPC in which the interface endpoint is used.
- endpoint
Type string - The type of interface endpoint.
- vpce
Id string - The identifier (ID) of the VPC in which the interface endpoint is used.
- endpoint_
type str - The type of interface endpoint.
- vpce_
id str - The identifier (ID) of the VPC in which the interface endpoint is used.
- endpoint
Type String - The type of interface endpoint.
- vpce
Id String - The identifier (ID) of the VPC in which the interface endpoint is used.
StackApplicationSettings, StackApplicationSettingsArgs
The persistent application settings for users of a stack.- Enabled bool
- Enables or disables persistent application settings for users during their streaming sessions.
- Settings
Group string - The path prefix for the S3 bucket where users’ persistent application settings are stored. You can allow the same persistent application settings to be used across multiple stacks by specifying the same settings group for each stack.
- Enabled bool
- Enables or disables persistent application settings for users during their streaming sessions.
- Settings
Group string - The path prefix for the S3 bucket where users’ persistent application settings are stored. You can allow the same persistent application settings to be used across multiple stacks by specifying the same settings group for each stack.
- enabled Boolean
- Enables or disables persistent application settings for users during their streaming sessions.
- settings
Group String - The path prefix for the S3 bucket where users’ persistent application settings are stored. You can allow the same persistent application settings to be used across multiple stacks by specifying the same settings group for each stack.
- enabled boolean
- Enables or disables persistent application settings for users during their streaming sessions.
- settings
Group string - The path prefix for the S3 bucket where users’ persistent application settings are stored. You can allow the same persistent application settings to be used across multiple stacks by specifying the same settings group for each stack.
- enabled bool
- Enables or disables persistent application settings for users during their streaming sessions.
- settings_
group str - The path prefix for the S3 bucket where users’ persistent application settings are stored. You can allow the same persistent application settings to be used across multiple stacks by specifying the same settings group for each stack.
- enabled Boolean
- Enables or disables persistent application settings for users during their streaming sessions.
- settings
Group String - The path prefix for the S3 bucket where users’ persistent application settings are stored. You can allow the same persistent application settings to be used across multiple stacks by specifying the same settings group for each stack.
StackStorageConnector, StackStorageConnectorArgs
A connector that enables persistent storage for users.- Connector
Type string - The type of storage connector.
- Domains List<string>
- The names of the domains for the account.
- Resource
Identifier string - The ARN of the storage connector.
- Connector
Type string - The type of storage connector.
- Domains []string
- The names of the domains for the account.
- Resource
Identifier string - The ARN of the storage connector.
- connector
Type String - The type of storage connector.
- domains List<String>
- The names of the domains for the account.
- resource
Identifier String - The ARN of the storage connector.
- connector
Type string - The type of storage connector.
- domains string[]
- The names of the domains for the account.
- resource
Identifier string - The ARN of the storage connector.
- connector_
type str - The type of storage connector.
- domains Sequence[str]
- The names of the domains for the account.
- resource_
identifier str - The ARN of the storage connector.
- connector
Type String - The type of storage connector.
- domains List<String>
- The names of the domains for the account.
- resource
Identifier String - The ARN of the storage connector.
StackStreamingExperienceSettings, StackStreamingExperienceSettingsArgs
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.- Preferred
Protocol string - The preferred protocol that you want to use while streaming your application.
- Preferred
Protocol string - The preferred protocol that you want to use while streaming your application.
- preferred
Protocol String - The preferred protocol that you want to use while streaming your application.
- preferred
Protocol string - The preferred protocol that you want to use while streaming your application.
- preferred_
protocol str - The preferred protocol that you want to use while streaming your application.
- preferred
Protocol String - The preferred protocol that you want to use while streaming your application.
StackUserSetting, StackUserSettingArgs
Specifies an action and whether the action is enabled or disabled for users during their streaming sessions.- Action string
- The action that is enabled or disabled.
- Permission string
- Indicates whether the action is enabled or disabled.
- Maximum
Length int - Specifies the number of characters that can be copied by end users from the local device to the remote session, and to the local device from the remote session. This can be specified only for the CLIPBOARD_COPY_FROM_LOCAL_DEVICE and CLIPBOARD_COPY_TO_LOCAL_DEVICE actions. This defaults to 20,971,520 (20 MB) when unspecified and the permission is ENABLED. This can't be specified when the permission is DISABLED. The value can be between 1 and 20,971,520 (20 MB).
- Action string
- The action that is enabled or disabled.
- Permission string
- Indicates whether the action is enabled or disabled.
- Maximum
Length int - Specifies the number of characters that can be copied by end users from the local device to the remote session, and to the local device from the remote session. This can be specified only for the CLIPBOARD_COPY_FROM_LOCAL_DEVICE and CLIPBOARD_COPY_TO_LOCAL_DEVICE actions. This defaults to 20,971,520 (20 MB) when unspecified and the permission is ENABLED. This can't be specified when the permission is DISABLED. The value can be between 1 and 20,971,520 (20 MB).
- action String
- The action that is enabled or disabled.
- permission String
- Indicates whether the action is enabled or disabled.
- maximum
Length Integer - Specifies the number of characters that can be copied by end users from the local device to the remote session, and to the local device from the remote session. This can be specified only for the CLIPBOARD_COPY_FROM_LOCAL_DEVICE and CLIPBOARD_COPY_TO_LOCAL_DEVICE actions. This defaults to 20,971,520 (20 MB) when unspecified and the permission is ENABLED. This can't be specified when the permission is DISABLED. The value can be between 1 and 20,971,520 (20 MB).
- action string
- The action that is enabled or disabled.
- permission string
- Indicates whether the action is enabled or disabled.
- maximum
Length number - Specifies the number of characters that can be copied by end users from the local device to the remote session, and to the local device from the remote session. This can be specified only for the CLIPBOARD_COPY_FROM_LOCAL_DEVICE and CLIPBOARD_COPY_TO_LOCAL_DEVICE actions. This defaults to 20,971,520 (20 MB) when unspecified and the permission is ENABLED. This can't be specified when the permission is DISABLED. The value can be between 1 and 20,971,520 (20 MB).
- action str
- The action that is enabled or disabled.
- permission str
- Indicates whether the action is enabled or disabled.
- maximum_
length int - Specifies the number of characters that can be copied by end users from the local device to the remote session, and to the local device from the remote session. This can be specified only for the CLIPBOARD_COPY_FROM_LOCAL_DEVICE and CLIPBOARD_COPY_TO_LOCAL_DEVICE actions. This defaults to 20,971,520 (20 MB) when unspecified and the permission is ENABLED. This can't be specified when the permission is DISABLED. The value can be between 1 and 20,971,520 (20 MB).
- action String
- The action that is enabled or disabled.
- permission String
- Indicates whether the action is enabled or disabled.
- maximum
Length Number - Specifies the number of characters that can be copied by end users from the local device to the remote session, and to the local device from the remote session. This can be specified only for the CLIPBOARD_COPY_FROM_LOCAL_DEVICE and CLIPBOARD_COPY_TO_LOCAL_DEVICE actions. This defaults to 20,971,520 (20 MB) when unspecified and the permission is ENABLED. This can't be specified when the permission is DISABLED. The value can be between 1 and 20,971,520 (20 MB).
Tag, TagArgs
A set of tags to apply to the resource.Package Details
- Repository
- AWS Native pulumi/pulumi-aws-native
- License
- Apache-2.0
We recommend new projects start with resources from the AWS provider.
published on Monday, Apr 20, 2026 by Pulumi
