PresignedUrlAccessConfig
Configuration for accessing hub content through presigned URLs, including license agreement acceptance and URL validation settings.
Contents
- 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.
Type: Boolean
Required: No
- 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.
Type: String
Length Constraints: Minimum length of 0. Maximum length of 1024.
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: