You create an IAM Role which is used by AWS SageMaker Notebook to call other AWS Services.
-
Login to AWS Management Console and change the region to Ireland.
-
Goto the IAM Management console, click on the Roles menu in the left and then click on the Create role button.
-
On the next screen, select SageMaker as the service and click on the Next: Permissions button.
-
On the next screen, click on the Next: Tags button.
-
On the next screen, click on the Next: Review button.
-
On the next screen, type in dojosagemakerrole as the role name and click on the Create role button.
-
The role is created in no time. Open the dojosagemakerrole role details, remove AmazonSageMakerFullAccess policy and attach PowerUserAccess policy to the role.
-
The role is ready. In the next step, you register an IoT Device.