AEM6.5.17 Integrate with Amazon S3 Bucket Path | Community
Skip to main content
Level 5
September 19, 2023

AEM6.5.17 Integrate with Amazon S3 Bucket Path

  • September 19, 2023
  • 2 replies
  • 1644 views

Hi Team,

 

Currently we are using AEM 6.5.17 (amazon EC2 Servers) . We need to connect with S3 Bucket URL  from AEM.

 

Our requirement is some of assets (pdfs) need to store and retrieve from S3 instead of Dynamic Media or AEM Instance.

 

Do you we need install the Amazon S3 Connector  or Do we need to handle with  OSGI Services. Moreover I am not able to find Amazon S3 connector zip file  to install and configure . Please help here to share the instruction best practices to integrate with AEM

 

Regards

Vara

 

 

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.

2 replies

Bhuwan_B
Community Advisor
Community Advisor
September 20, 2023

@varaande To enable the S3 data store functionality, a feature pack containing the S3 Datastore Connector must be downloaded and installed (for example, com.adobe.granite.oak.s3connector-1.10.0.zip)Go to the Adobe Repository and download the latest version from the 1.10.x versions of the feature pack.

Please refer to Steps mentioned in below documentation URL:

https://experienceleague.adobe.com/docs/experience-manager-65/deploying/deploying/data-store-config.html?lang=en#amazon-s-data-store

 

varaandeAuthor
Level 5
September 21, 2023

Hi Bhuwan_B

 

I had installed com.adobe.granite.oak.s3connector-1.10.0.zip , Kindly let know how to validate the whether able to add/retrieve content /binary to Amazon S3 bucket 

what are parameter we need configure (ex:acesskey,s3bucket,secret key  etc.) , Is there any UI make sure that connector is installed successfully 

 

 

Here is details for S3 I had received ,i am confused about two security key fields which one i need use

 

1) service account Secret key: username
2) assume role Secret key: assumeRoleArn

 

 

 

 

Hemalatha
Level 4
October 6, 2023

@varaande You should be able to get the below details from your AWS S3 implementation details. So that we can establish a connection from AEM to that AWS S3 Instance.

1) service account Secret key: username
2) assume role Secret key: assumeRoleArn

kautuk_sahni
Community Manager
Community Manager
October 9, 2023

@varaande 

Did you find the suggestions from users helpful? Please let us know if more information is required. Otherwise, please mark the answer as correct for posterity. If you have found out solution yourself, please share it with the community.

Kautuk Sahni