I’d like to set the S3 endpoint globally, once, rather than setting it each time I make a new AWS.S3()
call. Is this possible?
This is different than global region setting. I’m looking to set a per service endpoint globally.
I’d like to set the S3 endpoint globally, once, rather than setting it each time I make a new AWS.S3()
call. Is this possible?
This is different than global region setting. I’m looking to set a per service endpoint globally.