AppStream 2.0 Public Image

An AppStream 2.0 Public Image in AWS is a preconfigured, ready-to-use image that contains applications and settings for streaming to end users. These images are maintained by AWS and provide a starting point for creating custom images, enabling organizations to quickly deploy virtualized desktops and applications without building from scratch.

aws.appstream_public_image

Fields

TitleIDTypeData TypeDescription
_keycorestring
account_idcorestring
applicationscorejsonThe applications associated with the image.
appstream_agent_versioncorestringThe version of the AppStream 2.0 agent to use for instances that are launched from this image.
arncorestringThe ARN of the image.
base_image_arncorestringThe ARN of the image from which this image was created.
created_timecoretimestampThe time the image was created.
descriptioncorestringThe description to display.
dynamic_app_providers_enabledcorestringIndicates whether dynamic app providers are enabled within an AppStream 2.0 image or not.
image_builder_namecorestringThe name of the image builder that was used to create the private image. If the image is shared, this value is null.
image_builder_supportedcoreboolIndicates whether an image builder can be launched from this image.
image_errorscorejsonDescribes the errors that are returned when a new image can't be created.
image_permissionscorejsonThe permissions to provide to the destination AWS account for the specified image.
image_shared_with_otherscorestringIndicates whether the image is shared with another account ID.
latest_appstream_agent_versioncorestringIndicates whether the image is using the latest AppStream 2.0 agent version or not.
namecorestringThe name of the image.
platformcorestringThe operating system platform of the image.
public_base_image_released_datecoretimestampThe release date of the public base image. For private images, this date is the release date of the base image from which the image was created.
statecorestringThe image starts in the PENDING state. If image creation succeeds, the state is AVAILABLE. If image creation fails, the state is FAILED.
state_change_reasoncorejsonThe reason why the last state change occurred.
supported_instance_familiescorearray<string>The supported instances families that determine which image a customer can use when the customer launches a fleet or image builder. The following instances families are supported: General Purpose Compute Optimized Memory Optimized Graphics Graphics Design Graphics Pro Graphics G4 Graphics G5
tagscorehstore
visibilitycorestringIndicates whether the image is public or private.