-
-
Notifications
You must be signed in to change notification settings - Fork 120
Description
Support for AWS European Sovereign Cloud (EUSC)
Hello, I am currently evaluating the use of aws-nuke in environments running in the AWS European Sovereign Cloud (EUSC). From what I can see, EUSC regions and endpoints do not seem to be supported or documented in aws-nuke yet.
Question
Are there any plans or a roadmap for supporting AWS European Sovereign Cloud (EUSC) regions?
Context
I am using aws-nuke as part of automated environment cleanup in AWS multi-account environments. As I start evaluating workloads in the AWS European Sovereign Cloud, support for these regions would be required to keep using the same tooling.
Possible areas that might require changes
From an initial look, support might involve:
- Recognizing EUSC regions/endpoints
- Handling the correct AWS partition (if different from existing ones)
- Ensuring compatibility with IAM and service endpoints in EUSC
Additional information
If there is already:
- an open discussion
- a roadmap item
- or an experimental branch
I would appreciate any pointers. If helpful, Iwould also be happy to contribute or test potential changes for EUSC support.
Thanks for maintaining this project.