open connection

This block is part of the amazon aws group and was last modified in core v10.4.28.

open connection v10.4.28

Opens an AWS connection for use with further AWS functions.

In pins 2 + flow
  • flow
    flow

    Input flow to trigger the opening of the AWS connection

  • Access Key ID required
    value

    The Access Key ID for AWS authentication

  • Secret Access Key required
    value

    The Secret Access Key for AWS authentication

Out pins 3 + flow
  • flow
    flow

    Output flow indicating the completion of the AWS connection setup

  • connection
    awsconnection

    The opened AWS connection, which can be used in subsequent AWS functions

  • success
    condition

    Condition indicating whether the AWS connection was successfully opened

  • error
    value

    Error message in case of any issues during the AWS connection setup

A typical wiring for open connection: a function trigger starts the flow; the flow out pin feeds debug.

Studio canvas example for the open connection block: typical wiring for open connection.

Version history

Introduced in v10.4.28.


Back to amazon aws Return to the main group to view all sub-groups Back to amazon aws Return to the group to view all blocks within this group