Logging
Unable to create Kinesis Video stream. Error status: 0xf
Describe the bug
Whenever we enable SCP for KVS resources in our case it is a required tag such CostCentre, the creation of new streams no longer works and outputs the above error message even though we provide all the tags.
To Reproduce
Steps to reproduce the behavior:
- Create a SCP for KVS streams that require the tag "CostCentre" be defined for each KVS stream
- Create a StreamDefinition that includes the required tags ("CostCentre") for a non-existing KVS stream
- Call com::amazonaws::kinesis::video::KinesisVideoProducer::createStreamSync
- See error
When the SCP is not enabled the creation of the KVS stream works fine and the tags are also there as expected.
Expected behavior
Creating new KVS Streams with tags should comply with SCP as it does when using the aws-sdk-cpp or python equivalent.
SDK version number
v3.5.0
Platform (please complete the following information):
- OS: Linux
- Processor: x86
- Version 24.04