I am doing a simple setup of HLS/dash live streaming from an input source.I have used Open Broadcaster Software(OBS) to push a Live RTMP stream to Media Live. but while creating medialive Channel i am getting this validation error. Validation Errors
/medialive/tutorial1 Service failed to access the passwordParam '/medialive/tutorial1' in the Parameter Store. Please make sure the role 'arn:aws:iam::*************:role/MediaLiveAccessRole' has S SM read-only permission (ssm:GetParameters) to access it and try again
And i also want to know that how can i integrate all these to ReactJS?
You need to add the required permissions to the role. Please have a look at this guide for reference: Adding IAM Identity Permissions