This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # Fix: `com.amazonaws.cloudfront` causes AssertionError in `enumerate_endpoint_services.py` | |
| ## Problem | |
| The daily "Publish Endpoints" GitHub Action is failing with: | |
| ``` | |
| AssertionError: Unexpected service name format com.amazonaws.cloudfront | |
| ``` |