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

Fix service name for ACM backend #6446

Merged
merged 1 commit into from
Jul 13, 2023

Conversation

giograno
Copy link
Contributor

This PR fixes the service name of the BackendDict for acm (it currently has ec2 instead).

I wondered if there is a rationale behind this or if that's simply a mistake.

@viren-nadkarni
Copy link
Contributor

FYI 2a3cb41 fixes the service names for remaining BackendDict initialisations. Boto3 now correctly returns the regions for these services.

Copy link
Collaborator

@bblommers bblommers left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks like this has been like this for ages - probably just an oversight when this was introduced.

Thanks for the PR!

@bblommers bblommers added this to the 4.1.13 milestone Jul 13, 2023
@bblommers bblommers merged commit 9b641e3 into getmoto:master Jul 13, 2023
@github-actions
Copy link
Contributor

This is now part of moto >= 4.1.13.dev59

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

Successfully merging this pull request may close these issues.

3 participants