aws-genai-llm-chatbot
aws-genai-llm-chatbot copied to clipboard
Prevent deployment/show warning when Default VPC is imported
facing an error in my cloud9 console when i run "npm cdk deploy"; Error: Lambda Functions in a public subnet can NOT access the internet. If you are aware of this limitation and would still like to place the function in a public subnet, set allowPublicSubnet to true
This is happening when Default VPC is imported in CLI. Default subnets are public. We should probably prevent deployment/show a warning message before as some resources needs to be in private subnet for security reasons
This issue is stale because it has been open for 60 days with no activity.
This issue was closed because it has been inactive for 30 days since being marked as stale.