Open Issues Need Help
View All on GitHub How to handle Private APIs? about 2 months ago
AI Summary: Refactor the eoAPI CDK constructs to allow for the creation of both public and private APIs. This involves breaking down existing constructs into smaller, more modular components for the Lambda functions and API Gateways, enabling flexible configuration of API accessibility (public or private within a VPC). The solution should maintain backward compatibility with existing functionality.
Complexity:
4/5
enhancement help wanted