Use http opts configured per http client for pod identity#1175
Use http opts configured per http client for pod identity#1175Szetty wants to merge 1 commit intoex-aws:mainfrom
Conversation
|
Thanks @Szetty. Would this change not preclude you from being able to override the HTTP ops for pod_identity operations, though? |
You would be able to override the HTTP opts as you would normally do for ex_aws, but you could not have different opts for pod identity calls than the common opts. Do you think this is necessary ? |
|
@bernardd any more thoughts ? |
|
Sorry for taking a while to get back to this one. My main concern is that anyone who currently has specific options configured for pod_identity calls will lose those. In other words, the change breaks behavioural compatibility with previous versions. |
I understand, so what do you propose ? just removing |
ExAws.PodIdentityis not working if Req (ExAws.Request.Req) is configured as http_client: