Skip to content

Commit b093aec

Browse files
committed
feat: add credential_process to profile fields
1 parent d494086 commit b093aec

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

runtimes/protocol/identity-management.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,7 @@ export interface Profile {
7777
aws_secret_access_key?: string
7878
aws_session_token?: string
7979
role_arn?: string
80+
credential_process?: string
8081
}
8182
}
8283

0 commit comments

Comments
 (0)