Amazon CodeArtifact · Example Payload

Codeartifact Domain Entry Point Example

AmazonArtifact RepositoryPackage ManagementDevOpsSoftware Supply ChainnpmMavenPyPINuGet

Codeartifact Domain Entry Point Example is an example object payload from Amazon CodeArtifact, with 2 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

repositoryNameexternalConnectionName

Example Payload

Raw ↑
{
  "repositoryName": "my-repo",
  "externalConnectionName": "my-package"
}