Closed giorgiomen closed 4 years ago
This PR fixes a bug: if you use custom credentials (i.e. instanceProfile) they will not be renewed if the execution runs in a cron job (i.e. supervisor). Using the Closure, the credentials will be renewed every time a client will be instatiated.
Tagged version 4.2.1 with this contribution. Thanks!
This PR fixes a bug: if you use custom credentials (i.e. instanceProfile) they will not be renewed if the execution runs in a cron job (i.e. supervisor). Using the Closure, the credentials will be renewed every time a client will be instatiated.