Provides a custom entry point for working with services compatible with AWS S3 SDK.
Generators: .NET, .NET Framework, Java
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
This property applies only at design time.
To apply the corresponding changes when the property value is configured, execute a Build All.
This property is available since GeneXus 17 Upgrade 5.
Storage Endpoint property