コミュニティアチーブメントバーを展開する。

Submissions are now open for the 2026 Adobe Experience Maker Awards.
解決済み

AWS KMS Client

Avatar

Level 3

I need to configure AWS KMS client  downloaded from AWS to run in AEM to access the AWS KMS Key Store.  How do I configure this.and how can the AWS KMS Client from AEM call the AWS KMS KeyStore?

トピック

トピックはコミュニティのコンテンツの分類に役立ち、関連コンテンツを発見する可能性を広げます。

1 受け入れられたソリューション

Avatar

正解者
Community Advisor

@RamaniBa 

You have to use AWS SDK dependency in your Core bundle to interact AWS KMS with AEM

You can use AEM sling servlets/ Services/ Sling models based on your requirements to interact KMS with AEM

https://myaemlearnings.blogspot.com/2021/08/embedding-third-party-dependencyosgi.html

 


Amanath Ullah

元の投稿で解決策を見る

1 返信

Avatar

正解者
Community Advisor

@RamaniBa 

You have to use AWS SDK dependency in your Core bundle to interact AWS KMS with AEM

You can use AEM sling servlets/ Services/ Sling models based on your requirements to interact KMS with AEM

https://myaemlearnings.blogspot.com/2021/08/embedding-third-party-dependencyosgi.html

 


Amanath Ullah