From Bright Pattern Documentation
Jump to: navigation, search
imported>Sergem
 
(Updated via BpDeleteTranslateTags script)
 
Line 1: Line 1:
<translate>
+
 
= Set up an AWS Lex Integration Account = <!--T:1-->
+
= Set up an AWS Lex Integration Account =  
 
Integrations with AWS Lex are enabled through [[Contact-center-administrator-guide/IntegrationAccounts |  integration accounts]], which store the credentials of third-party services so that Bright Pattern Contact Center can access and work with them.
 
Integrations with AWS Lex are enabled through [[Contact-center-administrator-guide/IntegrationAccounts |  integration accounts]], which store the credentials of third-party services so that Bright Pattern Contact Center can access and work with them.
  
<!--T:2-->
 
 
In this article, you will learn how to set up your AWS Lex bot/chat suggestions engine integration account and edit its properties.
 
In this article, you will learn how to set up your AWS Lex bot/chat suggestions engine integration account and edit its properties.
  
== Procedure == <!--T:3-->
+
== Procedure ==  
 
=== Step 1: Add integration account ===
 
=== Step 1: Add integration account ===
 
[[Tutorials-for-admins/HowtoAddBotChatSuggestionsEngine |  Add a bot/chat suggestions engine integration account]], and select type '''AWS Lex'''.
 
[[Tutorials-for-admins/HowtoAddBotChatSuggestionsEngine |  Add a bot/chat suggestions engine integration account]], and select type '''AWS Lex'''.
  
=== Step 2: Edit properties === <!--T:4-->
+
=== Step 2: Edit properties ===  
 
In the Properties dialog, enter the credentials of your AWS Lex bot instance as follows. This allows Bright Pattern to access your bot and use it in chat interactions.
 
In the Properties dialog, enter the credentials of your AWS Lex bot instance as follows. This allows Bright Pattern to access your bot and use it in chat interactions.
  
  
<!--T:5-->
 
 
[[File:Lex-Bot-Integration-5399.PNG|450px|thumbnail|center|AWS Lex bot/chat suggestions engine integration account properties]]
 
[[File:Lex-Bot-Integration-5399.PNG|450px|thumbnail|center|AWS Lex bot/chat suggestions engine integration account properties]]
  
  
==== Name ==== <!--T:6-->
+
==== Name ====  
 
The unique name of this integration account (any). Because you can have multiple integration accounts of the same type, it is helpful to have a descriptive, memorable name.
 
The unique name of this integration account (any). Because you can have multiple integration accounts of the same type, it is helpful to have a descriptive, memorable name.
  
==== Type ==== <!--T:7-->
+
==== Type ====  
 
By default, the type is “AWS Lex” because you selected this type when adding the account.
 
By default, the type is “AWS Lex” because you selected this type when adding the account.
  
==== User ID ==== <!--T:8-->
+
==== User ID ====  
 
Your AWS Account ID.
 
Your AWS Account ID.
  
<!--T:9-->
 
 
Find it in AWS by going to ''My Account > Account Settings''.
 
Find it in AWS by going to ''My Account > Account Settings''.
  
==== Bot name ==== <!--T:10-->
+
==== Bot name ====  
 
The bot name (e.g., “TripBooker”); note this may be different than the bot alias (see below).
 
The bot name (e.g., “TripBooker”); note this may be different than the bot alias (see below).
  
<!--T:11-->
 
 
Find it in AWS by going to ''Amazon Lex > Bots (select the name of your bot) > Settings''.
 
Find it in AWS by going to ''Amazon Lex > Bots (select the name of your bot) > Settings''.
  
==== Bot alias ==== <!--T:12-->
+
==== Bot alias ====  
 
The alias name (if any).
 
The alias name (if any).
  
<!--T:13-->
 
 
It's possible to save multiple versions of your bot, each with different intents and configurations. A ''bot alias'' is the name of the version of the bot.
 
It's possible to save multiple versions of your bot, each with different intents and configurations. A ''bot alias'' is the name of the version of the bot.
  
==== Access key ==== <!--T:14-->
+
==== Access key ====  
 
The access key ID (e.g., AKIAIOSFODNN7EXAMPLE).
 
The access key ID (e.g., AKIAIOSFODNN7EXAMPLE).
  
<!--T:15-->
 
 
You need to set up an access key for AWS Identity and Access Management (IAM) service to get this. See [https://docs.aws.amazon.com/IAM/latest/UserGuide/id_credentials_access-keys.html Managing Access Keys for IAM Users] and [https://console.aws.amazon.com/iam/ AWS Management Console].
 
You need to set up an access key for AWS Identity and Access Management (IAM) service to get this. See [https://docs.aws.amazon.com/IAM/latest/UserGuide/id_credentials_access-keys.html Managing Access Keys for IAM Users] and [https://console.aws.amazon.com/iam/ AWS Management Console].
  
==== Secret key ==== <!--T:16-->
+
==== Secret key ====  
 
The secret access key (e.g., wJalrXUtnFEMI/K7MDENG/bPxRfiCYEXAMPLEKEY)
 
The secret access key (e.g., wJalrXUtnFEMI/K7MDENG/bPxRfiCYEXAMPLEKEY)
  
==== Region ==== <!--T:17-->
+
==== Region ====  
 
The region for your bot instance (e.g., “us-east-1”)
 
The region for your bot instance (e.g., “us-east-1”)
  
==== Max API calls per day ==== <!--T:18-->
+
==== Max API calls per day ====  
 
The maximum number of calls that can be done each day. This limit is here to keep your account from being charged for additional calls beyond what is included in a free account.
 
The maximum number of calls that can be done each day. This limit is here to keep your account from being charged for additional calls beyond what is included in a free account.
  
=== Step 3: Save properties === <!--T:19-->
+
=== Step 3: Save properties ===  
 
Click '''Apply''' at the bottom of the screen to save your account properties. Your AWS Lex integration configuration is now complete.
 
Click '''Apply''' at the bottom of the screen to save your account properties. Your AWS Lex integration configuration is now complete.
  
== Recommended Reading == <!--T:20-->
+
== Recommended Reading ==  
 
For more information on bots, see:
 
For more information on bots, see:
 
* [[5.3:Tutorials-for-admins/HowtoCreateAmazonLexBot |  How to Create an Amazon Lex Bot]]
 
* [[5.3:Tutorials-for-admins/HowtoCreateAmazonLexBot |  How to Create an Amazon Lex Bot]]
Line 66: Line 60:
 
* [[5.3:Tutorials-for-admins/HowtoAddBotChatSuggestionsEngine | How to Add a Bot/Chat Suggestions Engine]]
 
* [[5.3:Tutorials-for-admins/HowtoAddBotChatSuggestionsEngine | How to Add a Bot/Chat Suggestions Engine]]
 
* [[5.3:Contact-center-administrator-guide/HowtoIntegrateBotswithChat | How to Integrate Bots with Chat]]
 
* [[5.3:Contact-center-administrator-guide/HowtoIntegrateBotswithChat | How to Integrate Bots with Chat]]
 
 
 
 
 
</translate>
 

Latest revision as of 04:14, 29 May 2024

• 日本語
• 5.19 • 5.3 • 5.8


Set up an AWS Lex Integration Account

Integrations with AWS Lex are enabled through integration accounts, which store the credentials of third-party services so that Bright Pattern Contact Center can access and work with them.

In this article, you will learn how to set up your AWS Lex bot/chat suggestions engine integration account and edit its properties.

Procedure

Step 1: Add integration account

Add a bot/chat suggestions engine integration account, and select type AWS Lex.

Step 2: Edit properties

In the Properties dialog, enter the credentials of your AWS Lex bot instance as follows. This allows Bright Pattern to access your bot and use it in chat interactions.


AWS Lex bot/chat suggestions engine integration account properties


Name

The unique name of this integration account (any). Because you can have multiple integration accounts of the same type, it is helpful to have a descriptive, memorable name.

Type

By default, the type is “AWS Lex” because you selected this type when adding the account.

User ID

Your AWS Account ID.

Find it in AWS by going to My Account > Account Settings.

Bot name

The bot name (e.g., “TripBooker”); note this may be different than the bot alias (see below).

Find it in AWS by going to Amazon Lex > Bots (select the name of your bot) > Settings.

Bot alias

The alias name (if any).

It's possible to save multiple versions of your bot, each with different intents and configurations. A bot alias is the name of the version of the bot.

Access key

The access key ID (e.g., AKIAIOSFODNN7EXAMPLE).

You need to set up an access key for AWS Identity and Access Management (IAM) service to get this. See Managing Access Keys for IAM Users and AWS Management Console.

Secret key

The secret access key (e.g., wJalrXUtnFEMI/K7MDENG/bPxRfiCYEXAMPLEKEY)

Region

The region for your bot instance (e.g., “us-east-1”)

Max API calls per day

The maximum number of calls that can be done each day. This limit is here to keep your account from being charged for additional calls beyond what is included in a free account.

Step 3: Save properties

Click Apply at the bottom of the screen to save your account properties. Your AWS Lex integration configuration is now complete.

Recommended Reading

For more information on bots, see: