We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
> ExAws.Timestream.list_databases |> ExAws.request(region: "us-gov-west-1") ** (RuntimeError) ingest_timestream not found in partition aws-us-gov (ex_aws 2.3.4) lib/ex_aws/config/defaults.ex:175: ExAws.Config.Defaults.fetch_or/3 (ex_aws 2.3.4) lib/ex_aws/config/defaults.ex:147: ExAws.Config.Defaults.do_host/3 (ex_aws 2.3.4) lib/ex_aws/config/defaults.ex:89: ExAws.Config.Defaults.get/2 (ex_aws 2.3.4) lib/ex_aws/config.ex:70: ExAws.Config.build_base/2 (ex_aws 2.3.4) lib/ex_aws/config.ex:43: ExAws.Config.new/2 (ex_aws 2.3.4) lib/ex_aws.ex:73: ExAws.request/2
Should list tables in us-gov-west-1
us-gov-west-1
The text was updated successfully, but these errors were encountered:
Thanks @lugomateo - happy to take a PR with this change in it if you'd like to submit one.
Sorry, something went wrong.
No branches or pull requests
Environment
Current behavior
Expected behavior
Should list tables in
us-gov-west-1
The text was updated successfully, but these errors were encountered: