Skip to content

Commit dd6ef6c

Browse files
authored
Merge pull request #116 from awslabs/arpin_r_byo_permissions
Added: Markdown on permissions to R BYO
2 parents 49455b6 + df90fa4 commit dd6ef6c

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

advanced_functionality/r_bring_your_own/r_bring_your_own.ipynb

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -86,6 +86,10 @@
8686
"cell_type": "markdown",
8787
"metadata": {},
8888
"source": [
89+
"### Permissions\n",
90+
"\n",
91+
"Running this notebook requires permissions in addition to the normal `SageMakerFullAccess` permissions. This is because we'll be creating a new repository in Amazon ECR. The easiest way to add these permissions is simply to add the managed policy `AmazonEC2ContainerRegistryPowerUser` to the role that you used to start your notebook instance. There's no need to start your notebook instance when you do this, the new permissions will be available immediately.\n",
92+
"\n",
8993
"---\n",
9094
"## Code\n",
9195
"\n",

0 commit comments

Comments
 (0)