Skip to content

elva-labs/awsesh-sdk-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

@awsesh/core Test Repository

Test repository for the @awsesh/core SDK alpha release.

Setup

bun install

Usage

Initialize and check SDK

bun run start

List saved sessions

bun run list-sessions

Login to SSO

bun run login

List accounts

bun run list-accounts
bun run list-accounts --refresh  # Force refresh from AWS

Get credentials

bun run get-credentials <account-id> <role-name> [profile-name]

# Examples:
bun run get-credentials 123456789012 AdministratorAccess
bun run get-credentials 123456789012 AdministratorAccess my-profile

SDK Version

Using @awsesh/core@1.0.0-alpha.202512230737

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published