Armory
Source
Browse
CLAUDE.md / Rules

aws-credentials

Configure AWS credential management for Bedrock integration. Set up custom scripts for credential refresh and export, useful for environments with rotating AWS credentials or SSO integration.

Score
Unranked
Evidence
No signals yet
Last commit
Not known
Listed

Install

armory install aws-credentials --cli claude

writes the file to.claude/rules/aws-credentials.mdListed as compatible

Configuration
# fetches the source and writes it to:
.claude/rules/aws-credentials.md

Needs the armory CLI · not on npm yet, build it from cli/ in the repository

What it is

Configure AWS credential management for Bedrock integration. Set up custom scripts for credential refresh and export, useful for environments with rotating AWS credentials or SSO integration.

When to use it

Configure AWS credential management for Bedrock integration. Set up custom scripts for credential refresh and export, useful for environments with rotating AWS credentials or SSO integration.

How to install / invoke

# Merge the settings block into your .claude/settings.json
curl -sL https://raw.githubusercontent.com/davila7/claude-code-templates/main/cli-tool/components/settings/global/aws-credentials.json | jq .

Notes

Extracted from davila7/claude-code-templates, global category.