Linked Questions

Popular Questions

Is there anyway to set a aws endpoint globally?

Asked by At

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.

Related Questions