Official Content

Provides a custom entry point for working with services compatible with AWS S3 SDK.

Scope

Generators: .NET, .NET Framework, Java

Description

You must set a value for this property only if the Storage Endpoint property = Custom Endpoint.

This property enables the use of any custom endpoint URL and is useful for using the AWS S3 SDK with any S3-compatible service, such as IBM COS, Oracle, MinIO, etc. 

Examples of Endpoints

  • Oracle
    • https://{mynamespace}.compat.objectstorage.{REGION}.oraclecloud.com
  • IBM COS
    • https://s3.{REGION}.cloud-object-storage.appdomain.cloud/
  • MinIO
    • https://{Server}:Port
      • Example: https://172.17.0.2:9000

Runtime/Design time

This property applies only at design time.

How to apply changes

To apply the corresponding changes when the property value is configured, execute a Build All.

Availability

This property is available since GeneXus 17 Upgrade 5.

See Also

Storage Endpoint property

Last update: February 2024 | © GeneXus. All rights reserved. GeneXus Powered by Globant