AuthorizedUrl - Amazon SageMaker
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

AuthorizedUrl

Contains a presigned URL and its associated local file path for downloading hub content artifacts.

Contents

LocalPath

The recommended local file path where the downloaded file should be stored to maintain proper directory structure and file organization.

Type: String

Length Constraints: Minimum length of 0. Maximum length of 1024.

Pattern: \/.*

Required: No

Url

The presigned S3 URL that provides temporary, secure access to download the file. URLs expire within 15 minutes for security purposes.

Type: String

Length Constraints: Minimum length of 0. Maximum length of 2048.

Pattern: (https|s3)://([^/]+)/?(.*)

Required: No

See Also

For more information about using this API in one of the language-specific Amazon SDKs, see the following: