
* 겪고 있는 문제 상황을 최대한 자세하게 작성해주세요.
* 문제 해결을 위해 어떤 시도를 해보았는지 구체적으로 함께 알려주세요.
eb create myweb 실행했는데 강사님과는 달리 Error: ServiceError - Failed to launch environment. 가 나왔습니다.
보고 계

신 화면 전체를 캡처해 주시면, 튜터님들이 빠르게 상황을 이해할 수 있어요.
$ eb create myweb
Creating application version archive "app-230503_155630525236".
Uploading: [##################################################] 100% Done...
Environment details for: myweb
Application name: 05.fan
Region: ap-northeast-2
Deployed Version: app-230503_155630525236
Environment ID: e-angvrd68qv
Platform: arn:aws:elasticbeanstalk:ap-northeast-2::platform/Python 3.8 running on 64bit Amazon Linux 2/3.5.2
Tier: WebServer-Standard-1.0
CNAME: UNKNOWN
Updated: 2023-05-03 06:56:50.181000+00:00
Printing Status:
2023-05-03 06:56:48 INFO createEnvironment is starting.
2023-05-03 06:56:50 INFO Using elasticbeanstalk-ap-northeast-2-127111384152 as Amazon S3 storage bucket for environment data.
2023-05-03 06:56:56 ERROR Service:Amazon S3, Message:The bucket does not allow ACLs
2023-05-03 06:56:56 ERROR Failed to launch environment.
ERROR: ServiceError - Failed to launch environment.
