--- # generated by https://github.com/hashicorp/terraform-plugin-docs page_title: "awscc_ivs_stream_key Data Source - terraform-provider-awscc" subcategory: "" description: |- Data Source schema for AWS::IVS::StreamKey --- # awscc_ivs_stream_key (Data Source) Data Source schema for AWS::IVS::StreamKey ## Schema ### Required - `id` (String) Uniquely identifies the resource. ### Read-Only - `arn` (String) Stream Key ARN is automatically generated on creation and assigned as the unique identifier. - `channel_arn` (String) Channel ARN for the stream. - `tags` (Attributes Set) A list of key-value pairs that contain metadata for the asset model. (see [below for nested schema](#nestedatt--tags)) - `value` (String) Stream-key value. ### Nested Schema for `tags` Read-Only: - `key` (String) - `value` (String)