amplify-video icon indicating copy to clipboard operation
amplify-video copied to clipboard

Video permissions for Cognito User Groups

Open Niretech opened this issue 4 years ago • 0 comments
trafficstars

Note: If your question is regarding the AWS Amplify Console service, please log it in the official AWS Amplify Console forum

** Which Category is your question related to? ** Amplify Video Permissions

** What AWS Services are you utilizing? ** Amplify Video

** Provide additional details e.g. code snippets ** I'm looking for a way to define permissions on a per group basis. I have two Cognito user groups: "admins", "editors". I need to allow admins full access to manage video and editors the ability to do the same without delete. At the moment there are only two options for permissions:

  • Admins can only upload videos
  • Any authenticated user can upload videos
  1. What do you consider as "Admins", as this doesn't refer to a group of mine.
  2. How can I provide specific access to my groups?

Note: I can't do this through the console as we have multiple environments. This needs to be automated.

Thanks

Niretech avatar Mar 19 '21 16:03 Niretech