Vercel OIDC AWS Credentials Provider
Skill 확인됨Runtime AWS credentials provider intended for use with Vercel Functions
This library generates AWS credentials by leveraging Vercel's OIDC token and the STS AssumeRoleWithWebIdentity API. It simplifies the integration of AWS services into Vercel Functions by providing a configurable credential provider compatible with the AWS SDK. The function accepts various AWS SDK configuration options, including role ARN, session name, and policy definitions.
Maintenance
- warning:Commit recencyThe last commit on the default branch was more than 12 months ago, suggesting the project may be unmaintained.
설치
npx skills add vercel/vercelVercel skills CLI(skills.sh)를 npx로 실행합니다. 로컬에 Node.js와 skills 호환 에이전트(Claude Code, Cursor, Codex 등) 중 하나 이상이 설치되어 있어야 합니다. 저장소가 agentskills.io 형식을 따른다고 가정합니다.
유사한 확장
Vercel Related Projects
98Vercel utilities for working with related projects
Discord Adapter
98Discord adapter for chat
Vercel OIDC Helpers
97Runtime OIDC helpers intended for use with Vercel Functions
Vercel Config
95A TypeScript SDK for programmatically configuring Vercel projects
Vercel Platform World Implementation
95Vercel platform World implementation for Workflow SDK
Vercel Filesystem Detectors
100Vercel filesystem detectors