awsdocs / aws-doc-sdk-examples

Welcome to the AWS Code Examples Repository. This repo contains code examples used in the AWS documentation, AWS SDK Developer Guides, and more. For more information, see the Readme.md file below.
Apache License 2.0
9.63k stars 5.65k forks source link

[Enhancement]: Media Convert DRM example #6803

Open ShaimaaSabry opened 2 months ago

ShaimaaSabry commented 2 months ago

Background story

Can you provide an example of how to create a Media Convert job using DRM settings.

What does this example accomplish?

Enable programatic generated of DRM encrypted videos using Media Convert.

Which AWS service(s)?

Media Convert

Which AWS SDKs or tools?

Are there existing code examples to leverage?

https://github.com/awsdocs/aws-doc-sdk-examples/blob/main/javav2/example_code/mediaconvert/src/main/java/com/example/mediaconvert/CreateJob.java#L4

Do you have any reference code?

No response

DavidSouther commented 2 months ago

Thank you for your request, @ShaimaaSabry. We will consider this request while we prioritize our roadmap.