githubEdit

Working with VPC endpoints

circle-info

This page was generated from content adapted from the AWS Developer Guidearrow-up-right

Create VPC endpoints

  • Note When you create a codeartifact.repositories endpoint, you must create a private DNS hostname using the --private-dns-enabled option. However, because multiple private DNS hostnames are not currently supported for the codeartifact.api and codeartifact.repositories endpoints, use the --no-private-dns-enabled option for codeartifact.api. If you can't or do not want to create a private DNS hostname when you create the codeartifact.repositories endpoint, you must follow an extra configuration step to use your package manager with CodeArtifact from a VPC. See Use the codeartifact.repositories endpoint without private DNSarrow-up-right for more information.

Last updated