assume-role-with-web-identity is an API provided by ____
STS (Security Token Service)
STS = ___
security Token Service
___ returns temporary security credentials for users authenticated by a mobile or web app or using a web ID provider like Amazon, Facebook, Google, etc.
STS
FOr mobile apps, ___ is recommended
cognito
Regular web apps can use the ___ assume-role-with-web-identity API
STS
AssumedRoleUser ARN and AssumeRoleID are used to _____ reference the temp creds - not an IAM role or user.
programatically.