Skip to content

Commit f512427

Browse files
Update IAM_SSM_Setup.md
1 parent f7ae210 commit f512427

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

IAM_SSM_Setup.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,8 @@ REGION=...
2525

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

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)**.
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)