Creates a presigned URL to access an Amazon SageMaker Partner AI App
Source:R/sagemaker_operations.R
sagemaker_create_partner_app_presigned_url.RdCreates a presigned URL to access an Amazon SageMaker Partner AI App.
See https://www.paws-r-sdk.com/docs/sagemaker_create_partner_app_presigned_url/ for full documentation.
Usage
sagemaker_create_partner_app_presigned_url(
Arn,
ExpiresInSeconds = NULL,
SessionExpirationDurationInSeconds = NULL
)