This is a simple wrapper for the AssumeRole method of the AWS Security Token Service SDK. With the AssumeRole action you can request temporary AWS credentials.
Please note that Temporary Credentials provided by AssumeRole cannot be used with the supported OutSystems AWS Forge Components. Those support only Basic AWS Credentials (Key and Secret Key) and not Session AWS Credentials (Key, Secret Key and Session Token).
AWS SDK has an Apache License 2.0