--- # generated by https://github.com/hashicorp/terraform-plugin-docs page_title: "awscc_nimblestudio_streaming_image Data Source - terraform-provider-awscc" subcategory: "" description: |- Data Source schema for AWS::NimbleStudio::StreamingImage --- # awscc_nimblestudio_streaming_image (Data Source) Data Source schema for AWS::NimbleStudio::StreamingImage ## Schema ### Required - `id` (String) Uniquely identifies the resource. ### Read-Only - `description` (String)
A human-readable description of the streaming image.
- `ec_2_image_id` (String)The ID of an EC2 machine image with which to create this streaming image.
- `encryption_configuration` (Attributes)TODO
(see [below for nested schema](#nestedatt--encryption_configuration)) - `eula_ids` (List of String)The list of EULAs that must be accepted before a Streaming Session can be started using this streaming image.
- `name` (String)A friendly name for a streaming image resource.
- `owner` (String)The owner of the streaming image, either the studioId that contains the streaming image, or 'amazon' for images that are provided by Amazon Nimble Studio.
- `platform` (String)The platform of the streaming image, either WINDOWS or LINUX.
- `streaming_image_id` (String) - `studio_id` (String)The studioId.
- `tags` (Map of String) ### Nested Schema for `encryption_configuration` Read-Only: - `key_arn` (String)The ARN for a KMS key that is used to encrypt studio data.
- `key_type` (String)