How to setup S3 Store from Liferay 7.2 dxp-13
Written By
Zalán Szakolci
How To articles are not official guidelines or officially
supporteddocumentation. They are community-contributed content and may
not alwaysreflect the latest updates to Liferay DXP. We welcome your
feedback toimprove How to articles!
While we make every effort to ensure this Knowledge Base is accurate,
itmay not always reflect the most recent updates or official
guidelines.We appreciate your understanding and encourage you to reach
out with anyfeedback or concerns.
Legacy Article
You are viewing an article from our legacy
"FastTrack"publication program, made available for
informational purposes. Articlesin this program were published without a
requirement for independentediting or verification and are provided
"as is" withoutguarantee.
Before using any information from this article, independently verify
itssuitability for your situation and project.
Environment
- Liferay DXP 7.2 dxp-13 and above
- Liferay DXP 7.3 SP1 and above
Resolution
-
From Fix Pack 13, setting a Service Endpoint for the S3 store is mandatory in order for the store to function properly.
To set a Service Endpoint go to System Settings > File Storage > S3 Store and set the S3 Endpoint belonging for the region where the S3 bucket is located.
You can look up the endpoints here:
https://docs.aws.amazon.com/general/latest/gr/s3.html
It is the first entry in the Standard endpoints list that is needed. For example, if the region is us-east-1 then the endpoint should be s3.us-east-1.amazonaws.com, if it is eu-central-1, it should be s3.eu-central-1.amazonaws.com.
Did this article resolve your issue ?