Oauth2Credentials

Oauth2Credentials
Oauth2Credentials

Oauth2 Account Credentials

JSON Example
{
    "client_secret": "string",
    "client_id": "string"
}
string
client_secret
Optional

Client secret, that will be used for authentication in AWS environment. Can be some passphrase.

string
client_id
Required

Client ID, that will be used for authentication in AWS environment,