IoT Stream in AWS refers to an IoT data stream resource that delivers continuous data from connected devices. Using the DescribeStreamResponse, you can retrieve details about a specific stream, such as its ARN, ID, status, and associated shards. This helps manage and monitor how IoT device data is ingested and processed in real time.

aws.iot_stream

Fields

TitleIDTypeData TypeDescription
_keycorestring
account_idcorestring
created_atcoretimestampThe date when the stream was created.
descriptioncorestringThe description of the stream.
filescorejsonThe files to stream.
last_updated_atcoretimestampThe date when the stream was last updated.
role_arncorestringAn IAM role IoT assumes to access your S3 files.
stream_arncorestringThe stream ARN.
stream_idcorestringThe stream ID.
stream_versioncoreint64The stream version.
tagscorehstore