Reputation: 161
I am trying to build a feature where my application's user can give my application access to AWS, but I am not able to find the proper documentation to do it.
Scenario:
User logs in my application
User clicks on connect to aws
Redirected to AWS screen
Logs - in and give me consent to the permission I need
Gets redirected back to my app,
I get the code in backend
I exchange it to do whatever I do, basically creating an IAM account.
I went through - User Pool, Identity Pool, IAM Identity Center (Customer applications)
But unable to achieve it but was fairly simple for google.
Upvotes: 0
Views: 19