Task : Adding S3 Bucket Storage Permission to existing AWS IAM group
Procedure :
+1. Go to Root user IAM User Group Permission Section
Path : (IAM > User groups > Select group > Select Permission)
+2. Click on Add Permissions , next Attach policies
+3. Select policy and Permission
+4. Then you can Recheck the Storage service of IAM user , Now He can Able to Create S3 Buckets
Steps:
+1. Go to Root user IAM User Group Permission Section :
+2. Click on Add Permissions , next Attach policies , here we Need S3 Related so search with keyword s3 and select AmazonS3FullAccess and Click on Add Permissions
+3. Here you can see, policy is attached
+4. Then you can Recheck the Storage service of IAM user , Now He can Able to Create S3 Buckets :
Earlier we can see the Create bucket button not enabled, but now it is enabled !