Amazon Authenticator

This node configures the connection information that will be used to connect to several Amazon services like AWS Comprehend or AWS Translate.

Options

Authentication
Method for authentication
Anonymous Credentials
Use anonymous credentials to make anonymous requests to an Amazon service
Workflow Credentials
Use workflow credentials to determine the access key ID and the secret access key. The login is used as the access key ID and the password is used as the secret access key.
Access Key ID and Secret Access Key
The AWS access key ID used to authenticate.
The AWS secret access key used to authenticate.
Default Credential Provider Chain
When selected the default credential provider chain is used for authentication. Default location is "~/.aws/credentials" on most platforms.
Switch Role
Switch your IAM role. For more information see: Switching to a Role
Account
The 12-digit account ID for which the role should be assumed.
Role
The name of the role that should be assumed.
Region
The Amazon services geographical region.
Timeout
The timeout in milliseconds when initially establishing a connection.
Test connection
Open dialog that tests the current connection.

Input Ports

This node has no input ports

Output Ports

Icon
Port object containing the AWS connection information.

Views

This node has no views

Workflows

Links

Developers

You want to see the source code for this node? Click the following button and we’ll use our super-powers to find it for you.