v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-143021,9861.6 MB

Creates a running app for the specified UserProfile. This operation is automatically invoked by Amazon SageMaker Studio upon access to the associated Domain, and when new kernel configurations are selected by the user. A user may have multiple Apps active simultaneously.

post/#X-Amz-Target=SageMaker.CreateApp

Headers

X-Amz-Target'SageMaker.CreateApp' required

Request body

DomainIdstring required

The domain ID.

UserProfileNamestring

The user profile name. If this value is not set, then <code>SpaceName</code> must be set.

AppType'JupyterServer' | 'KernelGateway' | 'TensorBoard' | 'RStudioServerPro' | 'RSessionGateway' required

The type of app.

AppNamestring required

The name of the app.

SpaceNamestring

The name of the space. If this value is not set, then <code>UserProfileName</code> must be set.

Response

Success

AppArnstring

The Amazon Resource Name (ARN) of the app.