Values.GetRepositoryPolicyRequestSourceRetrieves the repository policy for the specified repository.
type nonrec t = {registryId : RegistryId.t option;The Amazon Web Services account ID associated with the registry that contains the repository. If you do not specify a registry, the default registry is assumed.
*)repositoryName : RepositoryName.t;The name of the repository with the policy to retrieve.
*)}