class Aws::IVS::Types::PutMetadataRequest
@note When making an API call, you may pass PutMetadataRequest
data as a hash: { channel_arn: "ChannelArn", # required metadata: "StreamMetadata", # required }
@!attribute [rw] channel_arn
ARN of the channel into which metadata is inserted. This channel must have an active stream. @return [String]
@!attribute [rw] metadata
Metadata to insert into the stream. Maximum: 1 KB per request. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/ivs-2020-07-14/PutMetadataRequest AWS API Documentation
Constants
- SENSITIVE