Login to follow
AWSSecurityToken

AWSSecurityToken (ODC)

Stable version 1.2.0 (Compatible with ODC)
Uploaded on 6 Feb by valantic LCS
AWSSecurityToken

AWSSecurityToken (ODC)

Documentation
1.2.0
OutSystems Developer Cloud External Logic Connector for AWS IAM Security Token Service


This external logic connector wraps the official AWS .NET SDK for IAM Security Token Service

Actions

The library exposes the following actions


AssumeRole

Retrieves an object from Amazon S3

Input parameters

  • credentials - AWS IAM credentials. You can either use IAM user credentials (Access Key and Secret Access Key) or an IAM role (Access Key, Secret Access Key and Session Token)
  • region - The AWS region system name (e.g. us-east-1).
  • assumeRoleRequest - AssumeRole Request Parameters.

Result

  • result - AssumeRole result structure