Amazon CodeArtifact · Example Payload

Codeartifact Resource Policy Example

AmazonArtifact RepositoryPackage ManagementDevOpsSoftware Supply ChainnpmMavenPyPINuGet

Codeartifact Resource Policy 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

resourceArnrevisiondocument

Example Payload

Raw ↑
{
  "resourceArn": "arn:aws:codeartifact:us-east-1:123456789012:domain/my-domain",
  "revision": "example-value",
  "document": "example-value"
}