Reputation: 21
We got a problem in managing authorisation while accessing aws resources. Currently, we are using STS tokens to authorize the user and give access to aws resources. But, the problem is in the request parameters if we change the user_id and keep the sts token as same, the resources are accessible. We are in search of a way where amazon can explicitly do this authorization. any suggestions?
Upvotes: 0
Views: 107