Quick setup to Amazon SageMaker - Amazon SageMaker

Quick setup to Amazon SageMaker

The Set up for single users (quick setup) procedure gets you set up with default settings. Use this option if you want to get started with SageMaker quickly and you do not intend to customize your settings at this time. The default settings include granting access to the common SageMaker services for individual users to get started. For example, Amazon SageMaker Studio and Amazon SageMaker Canvas.

Setup for single users (Quick setup)

After satisfying the prerequisites in Amazon SageMaker Prerequisites, use the following instructions.

  1. Open the SageMaker console.

  2. Open the left navigation pane.

  3. Under Admin configurations, choose Domains.

  4. Choose Create domain.

  5. Choose Set up for single user (Quick setup). Your domain and user profile are created automatically.

The Set up for single user process creates a domain and user profile for you automatically. If you want to learn about how the domain is set up for you when using the quick setup option, expand the following section.

When you onboard to Amazon SageMaker domain using the Set up for single user procedure, your domain is automatically set up with the following default settings. For information about domains, see Amazon SageMaker domain overview.

  • Domain name: SageMaker automatically assigns the name of the domain with a timestamp in the following format.

    QuickSetupDomain-YYYYMMDDTHHMMSS
  • User profile name: SageMaker automatically assigns the name of the user profile with a timestamp in the following format.

    default-YYYYMMDDTHHMMSS
  • Domain execution role: SageMaker creates a new IAM role and attaches the AmazonSageMakerFullAccess policy. When using the quick setup and the updated Amazon SageMaker Studio is your default experience, your IAM role also includes the AmazonSageMakerCanvasFullAccess, AmazonSageMakerCanvasAIServicesAccess, AmazonS3FullAccess policies.

  • User profile execution role: SageMaker sets the user profile execution role to the same IAM role used for the domain execution role.

  • Shared space execution role: SageMaker sets the shared space execution role to the same IAM role used for the domain execution role.

  • SageMaker Canvas time series forecasting role: SageMaker creates a new IAM role with the permissions required to use the SageMaker Canvas time series forecasting feature.

  • Amazon S3 bucket: SageMaker creates an Amazon S3 bucket named with the following format.

    sagemaker-studio-XXXXXXXXXXXXXXX
  • Amazon VPC: SageMaker selects a public VPC with the following logic.

    1. If there is a default VPC with associated subnets in the Region, SageMaker uses it.

    2. If there is no default VPC or the default VPC has no associated subnets, then SageMaker uses any existing VPC with associated subnets. If there are multiple existing VPCs, SageMaker can select any of them.

After the domain is set up, the administrative user can View and edit domains.

After quick setup

Do you want to start SageMaker features right away, and do not intend to learn about domains or customize your domain? If so, skip the rest of this Guide to getting set up with Amazon SageMaker chapter and do the following:

RStudio support is not currently available when onboarding using the Set up for single users (Quick setup to Amazon SageMaker) option. To use RStudio, you must onboard using the Set up for organizations (Custom setup to Amazon SageMaker) option. For more information, see Custom setup to Amazon SageMaker.