diff --git a/sagemaker-core/src/sagemaker/core/shapes/shapes.py b/sagemaker-core/src/sagemaker/core/shapes/shapes.py index c0715fc4ae..7868b2ca47 100644 --- a/sagemaker-core/src/sagemaker/core/shapes/shapes.py +++ b/sagemaker-core/src/sagemaker/core/shapes/shapes.py @@ -11401,7 +11401,7 @@ class OidcMemberDefinition(Base): Attributes ---------------------- - groups: A list of comma seperated strings that identifies user groups in your OIDC IdP. Each user group is made up of a group of private workers. + groups: A list of comma-separated strings that identifies user groups in your OIDC IdP. Each user group is made up of a group of private workers. group member_definition_id """