Amazon CodeArtifact · Example Payload

Codeartifact List Domains Request Example

AmazonArtifact RepositoryPackage ManagementDevOpsSoftware Supply ChainnpmMavenPyPINuGet

Codeartifact List Domains Request 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

maxResultsnextToken

Example Payload

Raw ↑
{
  "maxResults": "example-value",
  "nextToken": "eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.example"
}