sodhigurpreetsingh
Results
1
comments of
sodhigurpreetsingh
Also please note i have full permissions on my Role ```json { "Version": "2012-10-17", "Statement": [ { "Effect": "Allow", "Action": "*", "Resource": "*" } ] } ``` I am on...