Delete Registry Policy ecr_delete_registry_policy R Documentation Deletes the registry permissions policy¶ Description¶ Deletes the registry permissions policy. Usage¶ ecr_delete_registry_policy() Value¶ A list with the following syntax: list( registryId = "string", policyText = "string" ) Request syntax¶ svc$delete_registry_policy()