Skip to content

S3 SSL Bucket Policy

0

Hello,

Can anyone help me why I'm having this syntax error. S3 Bucket

2 Answers
2
Accepted Answer

"aws:SecureTransport": "false"

The policy is right, you need to correct the syntax by removing , after "false"(as above) in Line 58.

AWS
answered 2 years ago
AWS
EXPERT
reviewed 2 years ago
EXPERT
reviewed 2 years ago
EXPERT
reviewed 2 years ago
2

You need to remove the comma , after "false".

EXPERT
answered 2 years ago
EXPERT
reviewed 2 years ago
EXPERT
reviewed 2 years ago
EXPERT
reviewed 2 years ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.