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.

Configuration for accessing hub content through presigned URLs, including license agreement acceptance and URL validation settings.

Inheritance Hierarchy

System.Object
  Amazon.SageMaker.Model.PresignedUrlAccessConfig

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

Syntax

C#
public class PresignedUrlAccessConfig

The PresignedUrlAccessConfig type exposes the following members

Constructors

NameDescription
Public Method PresignedUrlAccessConfig()

Properties

NameTypeDescription
Public Property AcceptEula System.Boolean

Gets and sets the property AcceptEula.

Indicates acceptance of the End User License Agreement (EULA) for gated models. Set to true to acknowledge acceptance of the license terms required for accessing gated content.

Public Property ExpectedS3Url System.String

Gets and sets the property ExpectedS3Url.

The expected S3 URL prefix for validation purposes. This parameter helps ensure consistency between the resolved S3 URIs and the deployment configuration, reducing potential compatibility issues.

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