AuthorizedUrl - Amazon SageMaker

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 AWS SDKs, see the following: