Create an Amazon S3 bucket to store the files required for configuring Conversational IVR within your AWS account.
Before you begin
Role required: admin
Note: Before creating the
Amazon S3 Bucket, ensure that you have downloaded the
Lambda function,
Lex Bot, and
HelperLambda files from this
Knowledge Base article.
For additional information about Amazon S3 Buckets, refer to the
Amazon S3 documentation.
Procedure
-
Log in to the AWS Admin Console.
-
Navigate to Amazon S3 and click Create bucket.
-
Provide a Bucket name (for example: sn-ci-cc-amazon-connect-setup) and note it down.
This Bucket name will be used during the creation of a CloudFormation Stack at a later stage.
-
Select the AWS Region from the drop-down and ensure that
this region remains consistent throughout the setup process.
-
Click Create bucket.
You will be redirected to the list of Amazon S3 buckets that
you have on your instance.
-
Search for the bucket that you created and click the bucket name to open
it.
Clicking the bucket name takes you to the Objects tab
of the bucket.
-
On the Objects tab, click Upload.
-
Click Add Files and browse for the following downloaded files:
- Lambda function
- Lex Bot
- HelperLambda
- Prompt
Note:
- The Prompt file is not provided by ServiceNow. You must create your own Prompt file, note its name, and provide the name while creating the CloudFormation Stack. For more information about creating a Prompt, see https://docs.aws.amazon.com/connect/latest/adminguide/prompts.html.
- Also make sure that you do not rename any files while uploading them.
-
Select all the files that you uploaded and select Upload.
Once the files are uploaded, you will receive the
Upload succeeded
message.