create_presigned_url_for_domain_sagemaker
Generate a temporary presigned URL to access a SageMaker Domain for a specific user profile, enabling direct entry to the domain's applications and resources.
Instructions
Create a presigned URL for a SageMaker Domain
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| domain_id | Yes | The ID of the SageMaker Domain | |
| user_profile_name | Yes | The name of the user profile | |
| expiration_seconds | No | The expiration time for the presigned URL in seconds |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |