AppStream 2.0 Application

An AppStream 2.0 Application in AWS represents a software application that can be streamed to users through AppStream 2.0 fleets and stacks. It defines the application’s launch configuration, including the executable path, display name, and icon, allowing users to access and run the application securely without installing it locally.

aws.appstream_application

Fields

TitleIDTypeData TypeDescription
_keycorestring
account_idcorestring
app_block_arncorestringThe app block ARN of the application.
arncorestringThe ARN of the application.
created_timecoretimestampThe time at which the application was created within the app block.
descriptioncorestringThe description of the application.
enabledcoreboolIf there is a problem, the application can be disabled after image creation.
icon_s3_locationcorejsonThe S3 location of the application icon.
icon_urlcorestringThe URL for the application icon. This URL might be time-limited.
instance_familiescorearray<string>The instance families for the application.
launch_parameterscorestringThe arguments that are passed to the application at launch.
launch_pathcorestringThe path to the application executable in the instance.
metadatacorehstoreAdditional attributes that describe the application.
namecorestringThe name of the application.
platformscorearray<string>The platforms on which the application can run.
tagscorehstore
working_directorycorestringThe working directory for the application.