sagemaker_create_partner_app_presigned_url: Creates a presigned URL to access an Amazon SageMaker Partner...

View source: R/sagemaker_operations.R

sagemaker_create_partner_app_presigned_urlR Documentation

Creates a presigned URL to access an Amazon SageMaker Partner AI App

Description

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.

Usage

sagemaker_create_partner_app_presigned_url(
  Arn,
  ExpiresInSeconds = NULL,
  SessionExpirationDurationInSeconds = NULL
)

Arguments

Arn

[required] The ARN of the SageMaker Partner AI App to create the presigned URL for.

ExpiresInSeconds

The time that will pass before the presigned URL expires.

SessionExpirationDurationInSeconds

Indicates how long the Amazon SageMaker Partner AI App session can be accessed for after logging in.


paws.machine.learning documentation built on April 3, 2025, 8:41 p.m.