내용으로 건너뛰기

You don’t have permission to edit transfer acceleration details. S3 Transfer Acceleration

0

Getting the following error when trying to enable transfer acceleration on an S3 bucket that I created and own. I also have full Admin access and full S3 access. I even added the inline policy to my user account that it suggested and I am still running into this error.

Enter image description here

1개 답변
2

Hello.

Can I check the history of the "PutAccelerateConfiguration" action from the CloudTrail event history?
You may be able to see more detailed error information from the history.
https://docs.aws.amazon.com/awscloudtrail/latest/userguide/tutorial-event-history.html

전문가
답변함 10달 전
전문가
검토됨 10달 전
  • I don't see anything in CloudTrail for PutAccelerateConfiguration. I tried searching for it using the Event Name option and the option did not populate.

    Enter image description here

    That is the inline policy I have attached to my user account, which was recommended by Amazon Q. However, I am still getting the same error.

    Here is the CloudTrail screen I was seeing.

    Enter image description here

  • It's recorded in the API history in my AWS account. a
    Will I get the same error even if I enable it with the AWS CLI command below? https://docs.aws.amazon.com/AmazonS3/latest/userguide/transfer-acceleration-examples.html

    aws s3api put-bucket-accelerate-configuration --bucket bucketname --accelerate-configuration Status=Enabled
    

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

관련 콘텐츠