Closed
Description
Document suggest media convert supports STS.
I have a few queries regrading the same :
a. What is the widely used mechanism to make API request ? Via access/secret key or through STS. ?
b. Even to request STS credentials, i believe we need to pass access and secret key needs to be used. Anyway the user needs to secure the access key and secret key in the client side, what is the advantage then , except in actual media convert api request calls STS crdentials will be used.
c. As STS are temporary credentials, how long maximum they will be valid ? Are they ideal to use for media convert ?
d. Are there any other way to instantiate media convert client apart from access/secret and STS credentials ?