- Notifications
You must be signed in to change notification settings - Fork 1.2k
Closed
Labels
guidanceQuestion that needs advice or information.Question that needs advice or information.
Description
Problem
In v1 you were able to override the global endpoint and port for a service from the default config options. Example:
AWS.config(:s3_endpoint => "my.example.endpoint") AWS.config(:s3_port => 316)Is this possible in v2? Or do you have to do override it when you create the client for a particular service?
Metadata
Metadata
Assignees
Labels
guidanceQuestion that needs advice or information.Question that needs advice or information.