AWS SDK Version 3 for .NET
API Reference

AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.

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

Inheritance Hierarchy

System.Object
  Amazon.SageMaker.Model.AuthorizedUrl

Namespace: Amazon.SageMaker.Model
Assembly: AWSSDK.SageMaker.dll
Version: 3.x.y.z

Syntax

C#
public class AuthorizedUrl

The AuthorizedUrl type exposes the following members

Constructors

NameDescription
Public Method AuthorizedUrl()

Properties

NameTypeDescription
Public Property LocalPath System.String

Gets and sets the property LocalPath.

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

Public Property Url System.String

Gets and sets the property Url.

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

Version Information

.NET:
Supported in: 8.0 and newer, Core 3.1

.NET Standard:
Supported in: 2.0

.NET Framework:
Supported in: 4.5 and newer, 3.5