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
I would like to have all users that I create in the Amazon Cognito module for this project only have the view and download permissions. I am sure this is possible through IAM Roles but am not 100% sure.
With very little development and coding experience, I am hoping I can get some direction on making this possible. Thank you for this project as it can suit my very specific need rather fully when I figure out how to create groups with restricted permissions.
The text was updated successfully, but these errors were encountered:
Hi @bryan092785, this is a feature request we're working on right now. There's a fair amount of internal processes we need to go through before releasing, but we're aiming to have this functionality available in the next version.
Thank you for your response.
I had already implemented your solution with custom user group
But actually i need to be able to manage the access policies based on the path parameter passed to the api.
I think this is possibile only adding a lambda authorizer that create policies based on this parameter.
I would like to have all users that I create in the Amazon Cognito module for this project only have the view and download permissions. I am sure this is possible through IAM Roles but am not 100% sure.
With very little development and coding experience, I am hoping I can get some direction on making this possible. Thank you for this project as it can suit my very specific need rather fully when I figure out how to create groups with restricted permissions.
The text was updated successfully, but these errors were encountered: