View a markdown version of this page

Create a project and add members - Amazon SageMaker Unified Studio

Create a project and add members

Projects are where your team collaborates on data and AI tasks in Amazon SageMaker Unified Studio. You can create a project and add up to 8 members at a time.

To create a project, navigate to the Projects page and choose Create project.

The Projects page showing existing projects and the Create project button.

Step 1: Enter details

Enter the basic information for your project.

  1. Enter a Project name. The name must be 1-64 characters and can contain letters, numbers, spaces, hyphens, and underscores.

  2. (Optional) Enter a Description to share the business context or purpose of the project.

  3. For Execution role, choose one of the following:

    • Auto-create a new role with user permissions. Creates a role with the SageMakerStudioUserIAMDefaultExecutionPolicy managed policy and a trust policy that allows Amazon SageMaker Unified Studio and related services to assume the role.

    • Use an existing role. Select an existing IAM role with the appropriate permissions.

    Note

    The execution role is not editable after project creation.

  4. For Storage, choose one of the following:

    • Create new bucket. Creates and configures a new S3 bucket with the appropriate security and permission settings.

    • Choose an S3 bucket. Use an existing S3 bucket to store project code.

  5. Choose Next.

The Create project wizard Step 1 showing project name and description fields.
The execution role and storage configuration options in the Create project wizard.

Step 2: Add members

Add users who can access the project to discover, use, and collaborate with data. Projects can contain any combination of SSO users, SSO groups, IAM roles, and IAM users as members. You can add a maximum of 8 members at a time.

  1. Choose a Type from the dropdown (IAM, SSO user, or SSO group).

  2. In the Members field, search for and select the member to add.

  3. For each member, choose a Designation (for example, Owner).

  4. (Optional) Repeat to add more members, up to 8 at a time.

  5. Choose Create to create the project.

The Add members step showing member type selection, search field, and a table of selected members with designation options.
Note

The maximum total membership for a project is 100 IAM users or SSO users and 21 IAM roles or SSO groups.