basic Auth Config
Parameters
value
The credentials for basic authorization for an Amplify app. You must base64-encode the authorization credentials and provide them in the format user:password
.
Parameters
argument
The credentials for basic authorization for an Amplify app. You must base64-encode the authorization credentials and provide them in the format user:password
.