---
type: resource-type
title: StreamKey
description: aws resource type AWS::IVS::StreamKey
name: StreamKey
lexicon: aws
resource_type: AWS::IVS::StreamKey
---
`AWS::IVS::StreamKey`, a resource type of the aws lexicon.

## Properties

- `ChannelArn` (`string`, required): Channel ARN for the stream.
- `Arn` (`string`, optional): Stream Key ARN is automatically generated on creation and assigned as the unique identifier.
- `Tags` (`StreamKey_Tag[]`, optional): A list of key-value pairs that contain metadata for the asset model.
- `Value` (`string`, optional): Stream-key value.

## Attributes

- `Arn`
- `Value`
