Amazon Web Services Module
  • 19 Apr 2024
  • 1 Minute to read
  • Dark
    Light

Amazon Web Services Module

  • Dark
    Light

Article Summary

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.

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.







Configuration

In Decisions platform, navigate to System > Settings. Right-click Amazon WebServices Settings and click Edit. 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.

Refer to the following table for all the settings.

Setting NameDescription
Default RegionSet Default Region
Use Temp Credentials for S3When Enabled, it opens 2 new fields to enter the Role and External ID.
Use SNSAllows to configure the SNS topic
Use SQSAllows to configure the SQS Queues
Access Key IDEnter the Access Key. For more information, refer to Managing access keys for IAM users.
Secret Access KeyEnter the Secret Access Key. For more information, refer to Managing access keys for IAM users.

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.


Feature Changes

DescriptionVersionDateDeveloper Task
Added AssumeRoleAPI for S3 Buckets8.1207 Jun 2023[DT-037443]

For further information on Modules, visit the Decisions Forum.

Was this article helpful?

What's Next