AWS STS
AWS Security Token Service (STS) is a service that issues temporary, limited-privilege credentials, typically through the AssumeRole operation. Applications use STS to obtain short-lived credentials for cross-account access and role-based access rather than embedding long-lived keys.