Showing posts with label Amazon AWS. Show all posts
Showing posts with label Amazon AWS. Show all posts

Thursday, May 18, 2023

How to find Amazon AWS Contact Flow Id?

To find the Amazon Connect Flow Id(contact-flow-id), use the following steps:

1. Open the Amazon Connect Flow.

2. Select “Show additional flow information” on the left bottom corner.

3. Select the Contact Flow Id which is available after “http://contact-flow/”.

Wednesday, May 3, 2023

How to find Amazon Connect Instance Id?

To find the Amazon Connect Instance Id(instance-id), use the following steps:

1. Login into Amazon AWS Console.

2. Go to Amazon Connect or search it in the Search bar.

3. Select Instances and select the instance for which you want to find the Instance Id.

4. Using the Copy icon on the Instance Alias, you can copy the Amazon Connect Instance Id value.

Thursday, April 6, 2023

How to give Read Only Access to an user in Amazon AWS?

1. Go to IAM in Amazon Console.

2. Select Users.

3. Click the user who has to get the Read Only Access.

4. Click “Add permissions”.

5. Select “Attach policies directly”.

6. Search “ReadOnlyAccess”.

7. Select ReadOnlyAccess where the type is AWS managed – job function.

Wednesday, March 29, 2023

How to install Amazon AWS CLI?

1. Go to https://docs.aws.amazon.com/cli/latest/userguide/getting-started-install.html.

2. Check “AWS CLI install and update instructions” section.

3. Based on your Operating System(OS), follow the installation guidelines or instructions.

To check whether the AWS CLI was installed successfully, you can use the following command in Windows Operating System.

aws --version

How to change Cursor Color Theme?

Effortless Customization: A Step-by-Step Guide to Changing Your Cursor Color Theme Are you tired of the same old cursor on your screen? Do y...