Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

For DynamoDB to alternator migrations make region specification mandatory #176

Open
pdbossman opened this issue Jul 17, 2024 · 2 comments
Open
Labels
enhancement New feature or request

Comments

@pdbossman
Copy link
Contributor

If region is not specified, it can be ambiguous which region scylla-migrator chooses as a source.
When performing a migration, it is important the source is explicitly specified and honored, so this parameter should be mandatory when DynamoDB is a source or target.

@julienrf julienrf added the enhancement New feature or request label Jul 21, 2024
@julienrf
Copy link
Collaborator

I believe the region could also be configured in ~/.aws/config, and in such a case we don’t want the region to be mandatory in the config.

@julienrf
Copy link
Collaborator

Alternatively, would it be enough to print more logs about the used region?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants