mirror of
				https://github.com/minio/docs.git
				synced 2025-11-03 05:13:12 +03:00 
			
		
		
		
	#### Issue Batch replication requires specific actions to be performable by the source user, including: ``` "admin:ListBatchJobs", "admin:DescribeBatchJob", "admin:StartBatchJob", "admin:CancelBatchJob" ``` This PR suggests them in the batch replication example provided in the docs. @poornas Please correct me if needed. This allowed the documentation to be followed smoothly, with a resultant successful batch replication job being spawned.