You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 ?
The text was updated successfully, but these errors were encountered:
We'd like to keep our issues focused on problems with the SDK itself, so for further questions about STS features and adoption, please ask them in communities such as StackOverflow or the AWS Developer Forums. You can also reach out to the AWS Customer Support.
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 ?
The text was updated successfully, but these errors were encountered: