BARSAccessLoggingBucketE36DE718 issue while testing on personal aws account

0

I was trying to deploy the personal BONESBootstrap stack for testing purpose by following this guide. https://builderhub.corp.amazon.com/docs/native-aws/developer-guide/hello-world-lambda-cdk-test-personal.html. over here I am getting an error "Service: Amazon S3; Status Code: 400; Error Code: InvalidBucketAclWithObjectOwnership; Request ID: E65HF8VMTQADR9NV; S3 Extended Reques t ID: 4AUunNPe5E+Ksuy8LBlO/JoKerYbsbFXnvPc3q/T/NlxDeuO9fRsWH/WFd+N8B2HRODtq7VmS8k=; Proxy: null"

已提問 1 年前檢視次數 255 次
1 個回答
0

It is likely that the S3 bucket ACLs are disabled.
https://docs.aws.amazon.com/AmazonS3/latest/userguide/object-ownership-error-responses.html

Open "Permissions" from the target S3 bucket screen and set "Block public access" as follows.
public

Also, try "ACLs enabled" in the "Object Ownership" settings.
acl

profile picture
專家
已回答 1 年前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南