We would like to enforce specific security groups to be set on the SageMaker training jobs (XGBoost in script mode). However, distributed training, in this case, won’t work out of the box, since the containers need to communicate with each other. What are the minimum inbound/outbound rules (ports) that we need to specify for training jobs so that they can communicate?