WorkSpaces Bundle

An AWS WorkSpaces Bundle is a predefined package of compute resources, storage, and software configurations used to create virtual desktops in Amazon WorkSpaces. It defines the hardware specifications such as CPU, memory, and root and user volume sizes, along with the operating system and applications included. Bundles allow you to quickly deploy consistent desktop environments for users.

aws.workspaces_bundle

Fields

TitleIDTypeData TypeDescription
_keycorestring
account_idcorestring
bundle_idcorestringThe identifier of the bundle.
bundle_typecorestringThe type of WorkSpace bundle.
compute_typecorejsonThe compute type of the bundle. For more information, see Amazon WorkSpaces Bundles.
creation_timecoretimestampThe time when the bundle was created.
descriptioncorestringThe description of the bundle.
image_idcorestringThe identifier of the image that was used to create the bundle.
last_updated_timecoretimestampThe last time that the bundle was updated.
namecorestringThe name of the bundle.
ownercorestringThe owner of the bundle. This is the account identifier of the owner, or AMAZON if the bundle is provided by Amazon Web Services.
root_storagecorejsonThe size of the root volume.
statecorestringThe state of the WorkSpace bundle.
tagscorehstore
user_storagecorejsonThe size of the user volume.