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

Region Flag required to work with AWS GovCloud #58

Open
ikspozd opened this issue Jul 1, 2022 · 0 comments
Open

Region Flag required to work with AWS GovCloud #58

ikspozd opened this issue Jul 1, 2022 · 0 comments

Comments

@ikspozd
Copy link

ikspozd commented Jul 1, 2022

Hello,

I noticed that creating a new profile and adding the access key, secret key, region and output format is not enough to get awspx to work in AWS GovCloud. You actually have to enter the region flag to get it to work. This looks like a bug because this is not required if ingesting data from AWS Public cloud.

How it works with AWS Public Cloud:

awspx ingest --profile Bob

How it works with AWS GovCloud:

awspx ingest --profile Bob --region us-gov-west-1

@ikspozd ikspozd changed the title Region Flag required to use with AWS GovCloud Region Flag required to work with AWS GovCloud Jul 1, 2022
Fennerr added a commit to Fennerr/awspx that referenced this issue Oct 4, 2022
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

No branches or pull requests

1 participant