We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d494086 commit b093aecCopy full SHA for b093aec
runtimes/protocol/identity-management.ts
@@ -77,6 +77,7 @@ export interface Profile {
77
aws_secret_access_key?: string
78
aws_session_token?: string
79
role_arn?: string
80
+ credential_process?: string
81
}
82
83
0 commit comments