Creates 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.
sagemaker_create_partner_app_presigned_url(
Arn,
ExpiresInSeconds = NULL,
SessionExpirationDurationInSeconds = NULL
)
[required] The ARN of the SageMaker Partner AI App to create the presigned URL for.
The time that will pass before the presigned URL expires.
Indicates how long the Amazon SageMaker Partner AI App session can be accessed for after logging in.