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"

demandé il y a un an255 vues
1 réponse
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
EXPERT
répondu il y a un an

Vous n'êtes pas connecté. Se connecter pour publier une réponse.

Une bonne réponse répond clairement à la question, contient des commentaires constructifs et encourage le développement professionnel de la personne qui pose la question.

Instructions pour répondre aux questions