Skip to content

Commit 86cda44

Browse files
mrnikwwinstonaws
authored andcommitted
Minor update on role description (#80)
Role is now extracted, slightly change the wording about roles
1 parent da0c41a commit 86cda44

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sagemaker-python-sdk/1P_kmeans_highlevel/kmeans_mnist.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"\n",
4444
"Here we set up the linkage and authentication to AWS services. There are two parts to this:\n",
4545
"\n",
46-
"1. The role(s) used to give learning and hosting access to your data. See the documentation for how to specify these.\n",
46+
"1. The role(s) used to give learning and hosting access to your data. Here we extract the role you created earlier for accessing your notebook. See the documentation if you want to specify a different role\n",
4747
"1. The S3 bucket name and locations that you want to use for training and model data."
4848
]
4949
},

0 commit comments

Comments
 (0)