问题
In my codebuild project I want to connect to a private 3rd party service.
Which range of IPs should this service accept to allow CodeBuild to connect to it?
回答1:
According to the documentation, you can find the CIDR ranges from ip-ranges.json.
In case you want to get the CIDR ranges using code, refer to here.
来源:https://stackoverflow.com/questions/60921239/what-is-the-cidr-range-for-the-aws-codebuild-service