AWS sagemaker documentation change
Summary
Modified user authorization defaults and clarified authorization status changes
Security assessment
Changes relate to access control documentation but do not address a specific security vulnerability.
Diff
diff --git a/sagemaker/latest/dg/rstudio-create-user.md index 725716af2..f55ffea41 100644 --- a/sagemaker/latest/dg/rstudio-create-user.md +++ b/sagemaker/latest/dg/rstudio-create-user.md @@ -23 +23 @@ There are two types of users: - * Unauthorized: This user cannot access the RStudio app. By default, a new user is `Unauthorized` if the domain is enabled for RStudio. + * Unauthorized: This user cannot access the RStudio app. @@ -25 +25 @@ There are two types of users: - * Authorized: This user can access the RStudio app and use one of the RStudio license seats. + * Authorized: This user can access the RStudio app and use one of the RStudio license seats. By default, a new user is `Authorized` if the domain is enabled for RStudio. @@ -30 +30 @@ There are two types of users: -If a user is authorized, they can be given one of the following levels of access to RStudio. +Changing a user's authorization status is only valid from `Unauthorized` to `Authorized`. If a user is authorized, they can be given one of the following levels of access to RStudio.