Expand my Community achievements bar.

July 31st AEM Gems Webinar: Elevate your AEM development to master the integration of private GitHub repositories within AEM Cloud Manager.

DOCAssuranceService

Avatar

Level 1

Can I use DocAssuranceService to interface between AEM and AWS KMS

4 Replies

Avatar

Community Advisor

Hi, 

Can you elaborate more on what you are trying to do? In short yes, you could use DocAssuranceService and leverage the AWS SDKs/APIs to interact with AWS KMS. 

Hope this helps



Esteban Bustamante

Avatar

Level 1

I would like to sign AEM forms digitally with AWS KMS service. The questions is can I use DocAssuranceService to connect to AWS KMS? 

Avatar

Level 1

How can use SignatureService of AEM to talk to AWS KMS service 

 

Avatar

Level 1

I would like to use Java service using KMS SDK to interact with AEM Forms SignatureServiceAPI  to retrieve private key and the credentials from the key and sign the form form. Is there a code snippet. All the code I found was for HSM module