Skip to content

Overriding Service Endpoints (v1 to v2) #1090

@revett

Description

@revett

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.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions