i have successfully completed this module till line no 20 but after pasting the command at line 20 i got an error and i couldn't complete it is there any way to reset and try again?
@Deniz Yilmaz i am getting an error while doing task 2 because of the ACLs. the error says "aws s3 cp --recursive . s3://createbucket-s3bucket-zl2mg0aoe5n/ --acl public-read upload failed: css/styles.css to s3://createbucket-s3bucket-zl2mg0aoe5n/css/styles.css An error occurred (AccessControlListNotSupported) when calling the PutObject operation: The bucket does not allow ACLs" i tried several times and followed each and every step. please someone help. i am stuck here
i was having this same problem. in the bucket it created, go to permission. set "Block all public access" to off and in Object Ownership, change to ACLs enabled.
You Sir, are the MVP. Thank you so much for the help on this.
i have successfully completed this module till line no 20 but after pasting the command at line 20 i got an error and i couldn't complete it is there any way to reset and try again?
How cna I buy this courses?
No volume?
can you paste these yaml files please?
@Deniz Yilmaz i am getting an error while doing task 2 because of the ACLs. the error says "aws s3 cp --recursive . s3://createbucket-s3bucket-zl2mg0aoe5n/ --acl public-read
upload failed: css/styles.css to s3://createbucket-s3bucket-zl2mg0aoe5n/css/styles.css An error occurred (AccessControlListNotSupported) when calling the PutObject operation: The bucket does not allow ACLs"
i tried several times and followed each and every step. please someone help. i am stuck here
i was having this same problem. in the bucket it created, go to permission. set "Block all public access" to off and in Object Ownership, change to ACLs enabled.
Check if the bucket is public(if not make it public) , and from > bucket - object permissons - select ACL's enabled.