-
Notifications
You must be signed in to change notification settings - Fork 5.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Epic] Evaluate MediaConvert examples #4574
Comments
I looked at the code. This is V1. I recommended that they upgrade to V2 and referenced the V2 in Github. |
Can you help address the following notes from my internal QA team, who attempted to run the Java examples? When I try: I get: So I created a presigned url for the output https://.......... And I got this error: I'm not sure how I should proceed. I was able to run ./run_example.sh ListJobs and ./run_example.sh GetEndpointURL One point of note is that it was unclear that I had to set endpointURL in the config.properties file (and maybe s3path?) |
@scmacdon, could you take a look for Jared? |
I just executed Java V2 CreateJob and it passed the test and created the job. Output is: MediaConvert service URL: https://mlboolfjb.mediaconvert.us-west-2.amazonaws.com All files were in the proper S3 bucket location. Reach out to me at [email protected] and i can help you more. |
Feedback regarding the Kotlin examples from our QA team: Blocking Issues
Suggestions
Also, thanks in advance! |
@scmacdon Can you take a look at the Kotlin feedback? |
Evaluate the examples for creating a job that are linked to from https://docs.aws.amazon.com/mediaconvert/latest/apireference/custom-endpoints.html
The text was updated successfully, but these errors were encountered: