class Aws::IoT::Types::CreateStreamRequest


@return [Array<Types::Tag>]
Metadata which can be used to manage streams.
@!attribute [rw] tags
@return [String]
your S3 files.
An IAM role that allows the IoT service principal assumes to access
@!attribute [rw] role_arn
@return [Array<Types::StreamFile>]
The files to stream.
@!attribute [rw] files
@return [String]
A description of the stream.
@!attribute [rw] description
@return [String]
The stream ID.
@!attribute [rw] stream_id
}
],
},
value: “TagValue”,
key: “TagKey”,
{
tags: [
role_arn: “RoleArn”, # required
],
},
},
version: “S3Version”,
key: “S3Key”,
bucket: “S3Bucket”,
s3_location: {
file_id: 1,
{
files: [ # required
description: “StreamDescription”,
stream_id: “StreamId”, # required
{
data as a hash:
@note When making an API call, you may pass CreateStreamRequest