Credentials.connection_parameters

Credentials.connection_parameters()[source]

Construct connection related parameters.

Return type

Dict[str, Any]

Returns

A dictionary with connection-related parameters in the format expected by requests. The following keys can be present: proxies, verify, and auth.