This page is not yet available in Spanish. We are working on its translation.
If you have any questions or feedback about our current translation project,
feel free to reach out to us!aws_appstream_application
account_id
Type: STRING
app_block_arn
Type: STRING
Provider name: AppBlockArn
Description: The app block ARN of the application.
arn
Type: STRING
Provider name: Arn
Description: The ARN of the application.
created_time
Type: TIMESTAMP
Provider name: CreatedTime
Description: The time at which the application was created within the app block.
description
Type: STRING
Provider name: Description
Description: The description of the application.
enabled
Type: BOOLEAN
Provider name: Enabled
Description: If there is a problem, the application can be disabled after image creation.
icon_s3_location
Type: STRUCT
Provider name: IconS3Location
Description: The S3 location of the application icon.
s3_bucket
Type: STRING
Provider name: S3Bucket
Description: The S3 bucket of the S3 object.
s3_key
Type: STRING
Provider name: S3Key
Description: The S3 key of the S3 object. This is required when used for the following:- IconS3Location (Actions: CreateApplication and UpdateApplication)
- SessionScriptS3Location (Actions: CreateFleet and UpdateFleet)
- ScriptDetails (Actions: CreateAppBlock)
- SourceS3Location when creating an app block with
CUSTOM
PackagingType (Actions: CreateAppBlock) - SourceS3Location when creating an app block with
APPSTREAM2
PackagingType, and using an existing application package (VHD file). In this case, S3Key
refers to the VHD file. If a new application package is required, then S3Key
is not required. (Actions: CreateAppBlock)
icon_url
Type: STRING
Provider name: IconURL
Description: The URL for the application icon. This URL might be time-limited.
instance_families
Type: UNORDERED_LIST_STRING
Provider name: InstanceFamilies
Description: The instance families for the application.
launch_parameters
Type: STRING
Provider name: LaunchParameters
Description: The arguments that are passed to the application at launch.
launch_path
Type: STRING
Provider name: LaunchPath
Description: The path to the application executable in the instance.
Type: MAP_STRING_STRING
Provider name: Metadata
Description: Additional attributes that describe the application.
name
Type: STRING
Provider name: Name
Description: The name of the application.
Type: UNORDERED_LIST_STRING
Provider name: Platforms
Description: The platforms on which the application can run.
Type: UNORDERED_LIST_STRING
working_directory
Type: STRING
Provider name: WorkingDirectory
Description: The working directory for the application.