You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: sagemaker-python-sdk/1P_kmeans_highlevel/kmeans_mnist.ipynb
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -43,7 +43,7 @@
43
43
"\n",
44
44
"Here we set up the linkage and authentication to AWS services. There are two parts to this:\n",
45
45
"\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",
47
47
"1. The S3 bucket name and locations that you want to use for training and model data."
0 commit comments