Creating a new Neptune Analytics notebook using the AWS Management Console
You can create a new notebook for Neptune Analytics by following the instructions mentioned in Using the Neptune workbench to host Neptune notebooks with a few changes:
-
While selecting the Neptune service, please choose Analytics.
-
The console can create an AWS AWS Identity and Access Management role for your notebooks, or you can create one yourself by following Create an IAM role for a Neptune Analytics notebook.
Create an IAM role for a Neptune Analytics notebook
To create an IAM role for a Neptune Analytics notebook
Sign in to the AWS Management Console and open the IAM console at https://console.aws.amazon.com/iam/
. In the navigation pane, expand Access management, then choose Roles.
Select Create role.
-
Under Trusted entity type, select Custom trust policy and copy in the following trust policy:
Choose Next, and then Next again.
Enter a name and description for the role, and select Create role.
Go back to the Roles page, search for the name of the role you just created, and open it.
On the Permissions tab Under Permissions policies, select Add permissions and choose Create inline policy.
-
In the Policy editor, switch to the JSON option, and copy in the following policy:
Choose Next.
Give a name to the inline policy.
Select Create policy. Make note of the name of the policy you just created.