v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-142314899.7 KB

Retrieves the repository policy for the specified repository.

post/#X-Amz-Target=SpencerFrontendService.GetRepositoryPolicy

Headers

X-Amz-Target'SpencerFrontendService.GetRepositoryPolicy' required

Request body

registryIdstring

The Amazon Web Services account ID that's associated with the public registry that contains the repository. If you do not specify a registry, the default public registry is assumed.

repositoryNamestring required

The name of the repository with the policy to retrieve.

Response

Success

registryIdstring

The registry ID that's associated with the request.

repositoryNamestring

The repository name that's associated with the request.

policyTextstring

The repository policy text that's associated with the repository. The policy text will be in JSON format.