Amazon CodeArtifact · Example Payload

Codeartifact Put Domain Permissions Policy Request Example

AmazonArtifact RepositoryPackage ManagementDevOpsSoftware Supply ChainnpmMavenPyPINuGet

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

Top-level fields

domaindomainOwnerpolicyRevisionpolicyDocument

Example Payload

Raw ↑
{
  "domain": "my-domain",
  "domainOwner": "my-domain",
  "policyRevision": "example-value",
  "policyDocument": "example-value"
}