23 Apr 2024
	
		
		04:16 PM
	
	
	
	
	
	
	
	
	
	
	
	
	
	
 - last edited on 
    
	
		
		
		24 Apr 2024
	
		
		09:18 AM
	
	
	
	
	
	
	
	
	
	
	
	
	
	
 by 
				
		
		
			MaciejNeumann
		
		
		
		
		
		
		
		
	
			
		
At the following link an example is given to create a policy to modify bucket in Dynatrace
Statement for policy creation is erroneously typed:
ALLOW: storage:bucket-definition:read,
storage:bucket-definition:write,
storage:bucket-definition:truncate,
storage:bucket-definition:delete;
The actual statement working is (without ":" after ALLOW and with "s" following definition)
ALLOW storage:bucket-definitions:read,
storage:bucket-definitions:write,
storage:bucket-definitions:truncate,
storage:bucket-definitions:delete;
Regards
Solved! Go to Solution.
26 Apr 2024 09:35 AM
Thank you @y_buccellato for the feedback,
I've let the documentation team know about this issue, and now it is fixed in the article:
Upgrade to the latest Dynatrace - Organize your data