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