Amazon CodeArtifact · Example Payload

Codeartifact Asset Summary Example

AmazonArtifact RepositoryPackage ManagementDevOpsSoftware Supply ChainnpmMavenPyPINuGet

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

Top-level fields

namesizehashes

Example Payload

Raw ↑
{
  "name": "my-package",
  "size": "example-value",
  "hashes": "example-value"
}