SKILL·E38318

aws-sdk-java-v2-bedrock

majiayu000
Updated 2 months ago
19 views
58
9
58
View on GitHub
Otherawsbedrockjavasdkgenerative-aifoundation-models

About

This Claude Skill provides Java developers with AWS SDK patterns for Amazon Bedrock, enabling text/image generation, embeddings, and streaming responses with foundation models. It's ideal for integrating generative AI into applications like Spring Boot services or RAG systems. Use it when you need a unified Java interface to work with multiple AI providers on Bedrock.

Quick Install

Claude Code

Recommended
Primary
npx skills add majiayu000/claude-skill-registry -a claude-code
Plugin CommandAlternative
/plugin add https://github.com/majiayu000/claude-skill-registry
Git CloneAlternative
git clone https://github.com/majiayu000/claude-skill-registry.git ~/.claude/skills/aws-sdk-java-v2-bedrock

Copy and paste this command in Claude Code to install this skill

GitHub Repository

majiayu000/claude-skill-registry
Path: skills/data/aws-sdk-java-v2-bedrock
0
FAQ

Frequently asked questions

What is the aws-sdk-java-v2-bedrock skill?

aws-sdk-java-v2-bedrock is a Claude Skill by majiayu000. Skills package instructions and resources that Claude loads on demand, so Claude can perform aws-sdk-java-v2-bedrock-related tasks without extra prompting.

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

Use the install commands on this page: add aws-sdk-java-v2-bedrock to Claude Code as a plugin, or clone its repository into your skills directory, then restart Claude so it picks up the skill.

What category does aws-sdk-java-v2-bedrock belong to?

aws-sdk-java-v2-bedrock is in the aws category, tagged aws, bedrock, java, sdk, generative-ai and foundation-models.

Is aws-sdk-java-v2-bedrock free to use?

Yes. aws-sdk-java-v2-bedrock is listed on AIMCP and free to install. It runs inside Claude, so no separate service account is required to use the skill itself.

Related Skills

aws-cloudformation-ecs
Other

This skill provides AWS CloudFormation patterns for building production ECS infrastructure, including clusters, services, and task definitions. Use it when defining container configurations, scaling policies, load balancing, and implementing blue/green deployments with CodeDeploy. It covers template best practices like Parameters, Conditions, and cross-stack references.

View skill
aws-cloudformation-cloudwatch
Other

This skill provides AWS CloudFormation patterns for implementing comprehensive CloudWatch monitoring and observability. Use it when you need to create metrics, alarms, dashboards, logs, and other monitoring resources for production infrastructure. It covers best practices including template structure, cross-stack references, and features like anomaly detection and Application Signals.

View skill
aws-cloudformation-rds
Other

This skill provides AWS CloudFormation patterns for deploying production-ready Amazon RDS databases, including instances, clusters, and multi-AZ setups. It helps developers implement infrastructure as code with best practices for parameters, security, and cross-stack references. Use it when you need to create or manage RDS resources for MySQL, PostgreSQL, or Aurora using structured, reusable templates.

View skill
aws-cloudformation-iam
Other

This skill provides AWS CloudFormation patterns and templates for securely implementing IAM resources like users, roles, and policies. Use it when defining IAM infrastructure with CloudFormation to enforce least-privilege access, configure cross-account roles, and manage permissions boundaries. It includes best practices for organizing templates with Parameters, Conditions, and Mappings for production deployments.

View skill