1 Answer
- Newest
- Most votes
- Most comments
1
Hi,
it seems that the GDK does not yet include the ca-central-1 region. Although Greengrass endpoints are available in ca-central-1. You can create an issue at GitHub or you can try to add ca-central-1 in gdk/static/config_schema.json. There is a section "description": "AWS regions supported by AWS IoT Greengrassv2. Must be one of the enum values.". But ca-central-1 is missing.
Cheers,
Philipp
Relevant content
asked 4 years ago
asked 3 years ago
asked 5 years ago
asked 2 years ago

Yes, cloning the github gdk, making the edit to the list as per above, and running local pip install solved the issue. One may have to uninstall first ...
BTW, the current gdk clone now includes: ca-central-1