For the complete documentation index, see llms.txt. This page is also available as Markdown.

Working with VPC endpoints

This page was generated from content adapted from the AWS Developer Guide

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 DNS for more information.

Last updated