Amazon Web Services Module
  • 18 May 2022
  • 1 Minute to read
  • Dark
    Light

Amazon Web Services Module

  • Dark
    Light

Module Details

Installation LocationCore Module
Step Location Integration > Amazon AWS
Settings Location System > Settings > Amazon WebServices Settings
Prerequisites
  • Active AWS Account and Application
  • Install the AWS Module.

Overview

The Amazon Web Services (AWS) module allows users to integrate with the AWS cloud computing platform. and provides steps used to interact with the AWS services, such as SageMaker, SNS, SQS, and Kinesis.


Example

This example will demonstrate how to configure the AWS module.

  1. In Decisions Studio, navigate to System > Settings. Right-click Amazon WebServices Settings and click Edit.
  2. Enter the Access Key ID and Secret Access Key from the active AWS account in the corresponding fields. Click OK to save credentials.
    The AWS Access Key ID and Secret Access Key are found under the Security Credentials section of the AWS Management Console.


Steps

The following steps are listed under Integration > Amazon AWS

Get All Region Names

The Get All Region Names step returns a list of all the RegionSystemName and DisplayName of all currently active AWS Regions.

Get Region From Display Name

The Get Region From Display Name step checks if a string input matches the DisplayName for an AWS Region. If there is a match, the AWS Region is returned.

InputDescription
Display NameString input used for comparison

Get Region From System Name

The Get Region From System Name step checks if a string input matches the RegionSystemName for an AWS Region. If there is a match, the AWS Region is returned.

InputDescription
System NameString input used for comparison

Setup AWS Region

The Setup AWS Region step returns the selected AWS Region from a dropdown

InputDescription
Selected RegionThe AWS Region selected from the dropdown


For further information on Modules, visit the Decisions Forum.



Was this article helpful?

What's Next