A municipal eel-weir lab will not send water-chemistry prompts across the public internet. Which pattern keeps that traffic inside the VPC?
Select an answer to reveal the explanation.
Short Explanation
Think of water-chemistry prompts that must not cross the public internet. Use a private endpoint with AWS PrivateLink to Bedrock or SageMaker AI. A public chat is not that path.
Full Explanation
Private access to managed AI APIs uses a VPC plus PrivateLink, not an open public invoke path. Water-chemistry prompts stay on that private path. A public chat and Transcribe are not that pattern.