create_presigned_url_for_mlflow_tracking_server_sagemaker
Generate a temporary presigned URL for a SageMaker Managed MLflow Tracking Server with configurable expiration for secure access.
Instructions
Create a presigned URL for a Managed MLflow Tracking Server in SageMaker
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| expiration_seconds | Yes | The number of seconds the presigned URL should be valid for | |
| tracking_server_name | Yes | The name of the MLflow Tracking Server to create a presigned URL for |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |