ResourceInUseException
When the input StreamARN
or ChannelARN
in CLOUD_STORAGE_MODE
is already mapped to a different Kinesis Video Stream resource, or if the provided input StreamARN
or ChannelARN
is not in Active status, try one of the following :
The
DescribeMediaStorageConfiguration
API to determine what the stream given channel is mapped to.The
DescribeMappedResourceConfiguration
API to determine the channel that the given stream is mapped to.The
DescribeStream
orDescribeSignalingChannel
API to determine the status of the resource.