AI AGENT ADDONS
Security
1,240installs

AWS Key Management Service (KMS) helps you create and manage encryption keys for your data. This skill shows you how to use the AWS SDK for Java 2.x to work with KMS. You can encrypt and decrypt data, generate data keys, and set up digital signatures.

It also covers envelope encryption for large data and automatic key rotation. The patterns work with Spring Boot applications. You will learn to set up the client, create keys, and apply key policies to keep your data safe.

Each step includes code examples and important checks, like verifying the key state or ciphertext. This skill is useful for any Java developer who needs to protect sensitive information in the cloud.

Add Aws Sdk Java V2 Kms skill to your workflow

Global

mkdir -p ~/.claude/skills/aws-sdk-java-v2-kms

Project

mkdir -p .claude/skills/aws-sdk-java-v2-kms

Source Repository

Stars
293
Forks
33
Watchers
293
License
MIT
Last Push
29 days ago
Created
9 months ago