aws.kinesisvideo.describe_mapped_resource_configuration
Example SQL Queries
SELECT * FROMaws.kinesisvideo.describe_mapped_resource_configuration;Description
Returns the most current information about the stream. The streamName or streamARN should be provided in the input.
Table Definition
| Column Name | Column Data Type |
|---|---|
| stream_arn Input Column The Amazon Resource Name (ARN) of the stream. | VARCHAR |
| stream_name Input Column The name of the stream. | 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 |
| arn The Amazon Resource Name (ARN) of the Kinesis Video Stream resource, associated with the stream. | VARCHAR |
| type The type of the associated resource for the kinesis video stream. | VARCHAR |