Skip to main content
Back to the directory
giuseppe-trisciuoglio/developer-kitSoftware EngineeringFrontend and Design

aws-sdk-java-v2-kms

AWS KMS key management, encryption, and digital signing for Java applications with envelope encryption and Spring Boot integration.

SkillJury keeps community verdicts, source metadata, and external repository signals in separate lanes so ranking data never pretends to be a review.

SkillJury verdict
Pending

No approved reviews yet

Would recommend
Pending

Waiting on enough review volume

Install signal
666

Weekly or total install activity from catalog data

Sign in to review
0 review requests
Install command
npx skills add https://github.com/giuseppe-trisciuoglio/developer-kit --skill aws-sdk-java-v2-kms
SkillJury does not have enough approved reviews to publish a community verdict yet. Source metadata and repository proof are still available above.
SkillJury Signal Summary

As of Apr 30, 2026, aws-sdk-java-v2-kms has 666 weekly installs, 0 community reviews on SkillJury. Community votes currently stand at 0 upvotes and 0 downvotes. Source: giuseppe-trisciuoglio/developer-kit. Canonical URL: https://skills.sh/giuseppe-trisciuoglio/developer-kit/aws-sdk-java-v2-kms.

Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykPASS
About this skill
AWS KMS key management, encryption, and digital signing for Java applications with envelope encryption and Spring Boot integration. Provides AWS KMS patterns using AWS SDK for Java 2.x. Covers key management, encryption/decryption, envelope encryption, digital signatures, and Spring Boot integration. For detailed implementation patterns, advanced techniques, and comprehensive examples: - Covers key creation, encryption/decryption, envelope encryption for large data, digital signatures, and key rotation using AWS SDK for Java 2.x - Includes synchronous and asynchronous client setup, Spring Boot service configuration, and IAM permission patterns - Provides envelope encryption patterns to reduce KMS API calls and support data larger than 4KB limit - Demonstrates Spring Boot integration with configuration beans and injectable encryption services - Set Up IAM Permissions - Grant kms:* actions with least privilege - Create KMS Client - Instantiate KmsClient with region and credentials - Create Keys - Use createKey() → Verify key state is ENABLED before proceeding - Set Key Policies - Define key usage permissions → Test access before production - Encrypt Data - Use encrypt() for data <4KB; Verify ciphertext is not empty - Envelope Encryption - For larger data, use generateDataKey() → Verify data key generation succeeded - Digital Signatures - Create signing keys → Verify...

Source description provided by the upstream listing. Community review signal and install context stay separate from this narrative layer.

Community reviews

Latest reviews

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does aws-sdk-java-v2-kms do?

AWS KMS key management, encryption, and digital signing for Java applications with envelope encryption and Spring Boot integration.

Is aws-sdk-java-v2-kms good?

aws-sdk-java-v2-kms does not have approved reviews yet, so SkillJury cannot publish a community verdict.

Which AI agents support aws-sdk-java-v2-kms?

aws-sdk-java-v2-kms currently lists compatibility with Skills CLI.

Is aws-sdk-java-v2-kms safe to install?

aws-sdk-java-v2-kms has been scanned by security audit providers tracked on SkillJury. Check the security audits section on this page for detailed results from Socket.dev and Snyk.

What are alternatives to aws-sdk-java-v2-kms?

Skills in the same category include grimoire-morpho-blue, conversation-memory, second-brain-ingest, zai-tts.

How do I install aws-sdk-java-v2-kms?

Run the following command to install aws-sdk-java-v2-kms: npx skills add https://github.com/giuseppe-trisciuoglio/developer-kit --skill aws-sdk-java-v2-kms

Related skills

More from giuseppe-trisciuoglio/developer-kit

Related skills

Alternatives in Software Engineering