Hi,
I'm trying to enable static outbound IPs for Serverless Compute in order to whitelist them on external SaaS.
I created an NCC in the same AWS region as my workspace (customer-managed VPC)
According to the documentation(Serverless Firewall) , I expected to see the "Default rules" tab in the NCC settings, but it does not appear in my account console.
To investigate further, I called the Accounts API to list NCCs. The response works, but the 'egress_config' field is blank, which suggests the Serverless Firewall feature is not active.
Questions:
- Is the Serverless Firewall (Static egress IPs) feature only available by enabling a flag through account team?
- Are there any specific prerequisites that I might be missing?
Any guidance would be greatly appreciated.
Thanks!