Relative Content

Tag Archive for typescriptamazon-web-servicesamazon-s3next.jsaws-media-convert

AWS MediaConvert: Unable to access outputFilePaths in GetJob response for completed jobs

Problem: I’m creating a MediaConvert job with multiple output groups (audio and thumbnail) and trying to access the output file paths using the GetJob command after completion. According to the AWS Documentation, the COMPLETE event should contain outputFilePaths inside outputGroupDetails.outputDetails, but I can’t access these paths from the GetJob response.

AWS MediaConvert: Unable to access outputFilePaths in GetJob response for completed jobs

Problem: I’m creating a MediaConvert job with multiple output groups (audio and thumbnail) and trying to access the output file paths using the GetJob command after completion. According to the AWS Documentation, the COMPLETE event should contain outputFilePaths inside outputGroupDetails.outputDetails, but I can’t access these paths from the GetJob response.

AWS MediaConvert: Unable to access outputFilePaths in GetJob response for completed jobs

Problem: I’m creating a MediaConvert job with multiple output groups (audio and thumbnail) and trying to access the output file paths using the GetJob command after completion. According to the AWS Documentation, the COMPLETE event should contain outputFilePaths inside outputGroupDetails.outputDetails, but I can’t access these paths from the GetJob response.