Skip to content

Commit af1c150

Browse files
Update IAM_SSM_Setup.md
1 parent f512427 commit af1c150

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

IAM_SSM_Setup.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ REGION=...
2626
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.
2727

2828
**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)**.
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) with the [default] profile**.
3030

3131
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.
3232

0 commit comments

Comments
 (0)