aws.kinesisvideo.describe_media_storage_configuration
Example SQL Queries
SELECT * FROMaws.kinesisvideo.describe_media_storage_configuration;Description
Returns the most current information about the channel. Specify the ChannelName or ChannelARN in the input.
Table Definition
| Column Name | Column Data Type |
|---|---|
| channel_arn Input Column The Amazon Resource Name (ARN) of the channel. | VARCHAR |
| channel_name Input Column The name of the channel. | VARCHAR |
| _aws_profile Input Column The AWS profile defines the AWS identity used. It can be defined via credentials or by assuming a IAM role. | STRUCT( |
Show child fields
| |
| _aws_region Input Column The AWS region to use. | VARCHAR |
| media_storage_configuration A structure that encapsulates, or contains, the media storage configuration properties. | STRUCT( |
Show child fields
| |