2 Answers
- Newest
- Most votes
- Most comments
2
"aws:SecureTransport": "false"
The policy is right, you need to correct the syntax by removing , after "false"(as above) in Line 58.
answered 2 years ago
2
You need to remove the comma , after "false".
Relevant content
- asked 3 years ago
- asked a year ago
