Update ec2ab - IAM User Required Permissions.json
Add missing ec2:DescribeSnapshots policy
This commit is contained in:
		
							parent
							
								
									8c43708518
								
							
						
					
					
						commit
						2546c0679e
					
				@ -4,6 +4,7 @@
 | 
				
			|||||||
			"Action": [
 | 
								"Action": [
 | 
				
			||||||
				"ec2:DescribeVolumes",
 | 
									"ec2:DescribeVolumes",
 | 
				
			||||||
				"ec2:CreateSnapshot",
 | 
									"ec2:CreateSnapshot",
 | 
				
			||||||
 | 
									"ec2:DescribeSnapshots",
 | 
				
			||||||
				"ec2:DeleteSnapshot",
 | 
									"ec2:DeleteSnapshot",
 | 
				
			||||||
				"ec2:CreateTags",
 | 
									"ec2:CreateTags",
 | 
				
			||||||
				"ec2:DescribeTags"
 | 
									"ec2:DescribeTags"
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user