create_app_sagemaker
Create a SageMaker app in a specified domain and user profile. Specify app type, name, and optional resource specification.
Instructions
Create a SageMaker App
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| app_name | Yes | The name of the app | |
| app_type | Yes | The type of app to create | |
| domain_id | Yes | The ID of the domain in which to create the app | |
| resource_spec | No | The resource specification for the app, optional | |
| user_profile_name | Yes | The name of the user profile in which to create the app |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |