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: IAM_SSM_Setup.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -25,8 +25,8 @@ REGION=...
25
25
26
26
Note that if you connect to AWS from your local CLI as an IAM user, you will need to assume a `USER_ROLE_ARN` when connecting to SageMaker.
27
27
28
-
> **NOTE:** Using environment variables to set up access keys and assume roles on the local machine is not recommeneded
29
-
> unless you know what you are doing. **Consider [configuring AWS CLI through AWS config file](https://docs.aws.amazon.com/cli/latest/userguide/cli-configure-role.html#cli-role-overview)**.
28
+
**NOTE: Using environment variables to set up access keys and assume roles on the local machine is not recommeneded
29
+
unless you know what you are doing. Consider [configuring AWS CLI through AWS config file](https://docs.aws.amazon.com/cli/latest/userguide/cli-configure-role.html#cli-role-overview)**.
30
30
31
31
Roughly speaking, the SageMaker role is the role assumed by a cloud compute resource and the user role is the role assumed by you on your local laptop.
0 commit comments