ixHello
ixHello Customer
ixHello Customer
  • About iX Hello
  • General
    • iX Hello: Create Account
    • iX Hello: Basic Mode
      • Webchat Assistant
        • Direct Chat Link
        • Embedded Chat Assistant
      • Digital Assistant
        • Digital Avatar
        • Kiosk Mode
      • Call/SMS Assistant
      • Administrative Purpose
    • iX Hello: Studio Mode
      • Prerequisites
      • Steps
        • App Creation
        • Data Source Configuration
        • AI Content Setup
        • Method Setup
        • Intent Setup
        • Slot Setup
        • Utterance Setup
        • Input Setup
        • Input Parameter Setup
        • Publish Setup
        • Test
        • Enable Call /SMS
    • Enterprise Connections
      • Generative AI
      • Internal Content
      • Microsoft Office 365
    • AI Contents
      • Add AI Content
    • Use cases
      • Contact Finder with Salesforce
        • Pre-requisites
          • An active Salesforce account
          • Lex Developer Account
          • Integrate Salesforce with iX Hello
        • Build Custom App
      • Contact Finder with REST API
        • Prerequisites
          • Integrate API Service with iX Hello
          • Lex Developer Account
        • Build Custom App
  • Apps
    • App Templates
    • NLP Custom App
    • Custom App Series - Step 1 - Building a Custom App
    • Custom App Series - Step 2 - Creating a Connection
    • Custom App Series - Step 3 - Publishing to a Channel
    • Lex Auto Publishing Setup
    • Office 365 SharePoint - Custom App
    • Office365 Exchange - Custom App
    • SalesForce Custom App
    • App Template Export & Import
    • IntentFeature BeforeAfterMethod
    • iX Hello Supported Periods Date Range
    • Shared App
    • ExecuteJS
  • Connections
    • Amazon Web Services
      • Amazon Kendra
      • Amazon Lambda
        • Amazon Lambda: Create Lambda Function
          • Amazon Lambda: iX Hello Integration
      • DynamoDB
    • Login with Amazon Setup
    • SalesForce
      • SalesForce: Create an account
      • SalesForce: Connect to iX Hello
    • Microsoft Office365 Integration Guide
    • Microsoft Office365 AAD
    • MS SQL Server
    • Twilio
  • Blueprints
    • Create App Using App Blueprints
    • Lex Bot using Appointment Blueprint
    • Domain App using Internal Data
    • Domain App S3 Data Source Setup
  • Channels
    • Amazon Alexa
      • Create Amazon Developer Account
      • Registering Alexa User Account
      • Alexa Account Linking to iX Hello
    • Amazon Lex
    • Amazon Lex Integration
    • Amazon Connect and Lex Bot Integration
  • JSON Methods
    • Internal Data JSON Methods
  • Solutions
  • AWS IAM users
  • Finding AWS Region
  • Glossary
Powered by GitBook
On this page
  • Objective
  • Pre-requisites
  • Step 1 Sign-in to the AWS Management Console
  • Step 2 Creating an IAM User in Your AWS Account
  • List of Policies for various Amazon integrations with the iX Hello platform.
  • AWS Region

Was this helpful?

AWS IAM users

PreviousInternal Data JSON MethodsNextFinding AWS Region

Last updated 5 days ago

Was this helpful?

Objective

This guide will help you to create or retrieve your AWS account access keys, secret access key, and AWS region. This will also help you to assign permissions to the AWS account.

Pre-requisites

  1. An active AWS Account

You should have an active AWS Account. If you do not have it, you can create an AWS account at

Step 1 Sign-in to the AWS Management Console

Sign in to the AWS Management Console at

Step 2 Creating an IAM User in Your AWS Account

You can create one or more IAM users in your AWS account.

  1. Open the IAM console at or if you are already logged in, perform a search for IAM

  2. In the left navigation pane, choose Users and then choose Create user

  1. The Specify user details screen opens. Enter a User name and press Next. This user will not need Console access.

  1. On the Set Permissions screen, press Next. No Groups will be needed.

  1. On the Review and Create screen, press Create User

  1. This user will be used just for programmatic purposes. Also, by selecting just this option, the user cannot login at the AWS management console.

  2. Click Next and you should see a permissions screen.

  3. Select Attach existing policy directly option as shown below

  1. You can select one or more policies from this screen, this will give permissions to the user to access required AWS resources. For example: If you are planning to use this user for Amazon DynamoDB integration with iX Hello, then search for DynamoDB in the search box.

  2. This will list all the readymade policies for the DynamoDB.

  3. Select AmazonDynamoDBFullAccess as shown in below screenshot.

  1. Once a policy is selected, click on Next

  1. Click Create User. The user will be created and you should see a success screen as shown below.

  2. This success screen has the credentials (Access key and Secret access key). Make sure you copy it and save it to safe place as the Secret access key will never be displayed again on AWS management console.

  3. There is also an option to Download .csv. We advise users to download the file and keep it safe. The .csv contains the created IAM user information like Username, Access key ID and Secret access key.

Congratulations! You have successfully created an IAM user and assigned permissions to access specific AWS service.

List of Policies for various Amazon integrations with the iX Hello platform.

Below table shows a list of various Amazon service integrations with iX Hello and required policy for the IAM user that you use for the integration.

Voice Integration Type

IAM User Policy (Step 2 – 8.3)

1

Amazon DynamoDB

AmazonDynamoDBFullAccess

2

Amazon Kendra

AmazonKendraFullAccess

3

Amazon Connect

AmazonConnectFullAccess

4

Amazon EventBridge

AmazonEventBridgeFullAccess

5

Amazon Lex

AmazonLexFullAccess

AWS Region

When you create an integration on iX Hello, you may have to provide AWS Region name. If you are unsure which region you are using for the AWS service, you can find the AWS region easily by just 2 simple steps.

  1. Make sure you have selected the AWS service for which you want to find the Region.

  2. Click the geographical name in the top right corner. A dropdown appears.

  1. The region name is the value in the xx-xxxx-# format. In the example above, the needed value will be us-east-2

You will need this name in the iX Hello platform.

https://portal.aws.amazon.com/billing/signup#/start
https://console.aws.amazon.com/console/home
https://console.aws.amazon.com/iam/