provisioning-bedrock

Create tagged IAM users and generate AWS Bedrock API credentials.

1|Updated Nov 10, 2025
One-click install
npx skills add https://github.com/eci-global/80HD --skill provisioning-bedrock
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: provisioning-bedrock
Source: https://github.com/eci-global/80HD/tree/main/.claude/skills/provisioning-bedrock
Command: npx skills add https://github.com/eci-global/80HD --skill provisioning-bedrock

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill automates the provisioning of AWS Bedrock access by creating properly tagged IAM users and generating Bedrock credentials, eliminating manual setup and reducing risk.

Core Features & Use Cases

  • Short-term tokens: Generate Bedrock API keys valid up to 12 hours for interactive developers, with auto-refresh.
  • Long-term keys for automation: Create IAM users and issue long-term access keys for production services and CI/CD pipelines.
  • Model access readiness: Verify and enable Claude models in the target region (us-east-1) to ensure immediate Bedrock readiness for workloads.

Quick Start

Use the provisioning-bedrock skill to generate Bedrock access in your AWS account, then copy the environment snippet and start using the generated credentials.

Frequently Asked Questions about provisioning-bedrock

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I provision AWS Bedrock API keys for developers?

To provision AWS Bedrock API keys, this Skill creates tagged IAM users and generates Bedrock credentials. It supports short-term tokens valid for 12 hours with auto-refresh for interactive developers.

How do I generate long-term Bedrock access keys for CI/CD pipelines?

You generate long-term Bedrock access keys for automation by creating IAM users and issuing long-term credentials. This approach suits production services and CI/CD pipelines requiring persistent access.

Does provisioning Bedrock credentials verify model access in us-east-1?

Yes, provisioning Bedrock credentials includes automatic model-access checks in us-east-1. It verifies and enables Claude models in the target region to ensure immediate workload readiness.

Can I use short-term tokens for AWS Bedrock instead of permanent IAM keys?

Yes, you can use short-term tokens for AWS Bedrock instead of permanent keys. The Skill generates tokens valid up to 12 hours for humans with auto-refresh, returning a shareable environment snippet.

What AWS credentials do I need to automate Bedrock model access setup?

You need standard AWS credentials to automate Bedrock model access setup. The Skill uses them to create IAM users, verify Claude model readiness in us-east-1, and return compact environment snippets.

What is the difference between short-term Bedrock tokens and long-term IAM keys?

Short-term Bedrock tokens expire after 12 hours and auto-refresh for humans, while long-term IAM keys provide persistent access for automation and CI/CD pipelines without expiration.