Table of Contents

About

The AWS Security Token Service (STS) is a web service that enables you to request temporary limited-privilege credentials for:

These credentials can then be used to call the AWS API. When a user successfully authenticates, you got a JWT as credentials.

Documentation / Reference