Skip to content
This repository was archived by the owner on Oct 9, 2021. It is now read-only.

Updated the Amazon ES configuration steps to reflect the latest GUI c… #59

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -467,7 +467,7 @@ In this lab you'll launch an Elasticsearch Service cluster and setup DynamoDB St

3\. On the **Configure Cluster** page, leave the default cluster settings and click **Next**.

4\. For the access policy, select the **Allow or deny access to one or more AWS accounts or IAM users** option in the dropdown and fill in your account ID. Your AWS Account ID is actually provided to you in the examples section so just copy and paste it into the text box. Make sure **Allow** is selected for the "Effect" dropdown option. Click **OK**.
4\. For the access set up, select **Public access** in the network configuration section for easy cluster access from outside your VPC (not recommended in general). Select the **Allow or deny access to one or more AWS accounts or IAM users** option in the dropdown **Set the domain access policy to** and fill in your account ID. Your AWS Account ID is actually provided to you in the examples section so just copy and paste it into the text box. Make sure **Allow** is selected for the "Effect" dropdown option. Click **OK**.

5\. Select **Next** to go to the domain review page.

Expand Down