Java MediaPackage client with AWS access key

0

HI, Trying to manage MediaPackage channels with access key programmatically . using below dependencies:

<dependency> <groupId>software.amazon.awssdk</groupId> <artifactId>mediapackage</artifactId> <version>2.17.181</version> </dependency>

I cannot not find any class that allow to create the MediaPackage with credentials . pls help.

Kid.

Jerry
asked 2 years ago60 views
No Answers

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions