gudguy1a
When I click on it, it opens two new tabs. One leads to "Access Denied" and the other shows me the policy. I’ve seen this a lot across ACG lessons.
Yes I had the same experience with two tabs – Access Denied & Policy. The policy was missing quotes on the keys and I could not copy/paste with correct formatting. I used JSON formatter/validator tool (https://jsonformatter.curiousconcept.com/#) to sort it out.
The tool added extra quotes around "aws":"SecureTransport" –> "aws:SecureTransport" which removed worked perfectly.