Aws Credentials
Settings global 147
npx claude-code-templates@latest --setting global/aws-credentials Content
JSON
{
"description": "Configure AWS credential management for Bedrock integration. Set up custom scrip..."
"awsAuthRefresh": "aws sso login --profile myprofile"
"awsCredentialExport": "/bin/generate_aws_grant.sh"
}