Knowledge Center Monthly Newsletter - June 2025
Stay up to date with the latest from the Knowledge Center. See all new Knowledge Center articles published in the last month, and re:Post's top contributors.
【以下的问题经过翻译处理】 有人知道corretto.zip样例应用程序的S3Key是什么吗?对于S3Key属性,我尝试了corretto-newsample-app.zip和corretto.zip,但在Cloud Formation中收到400错误。
corretto-newsample-app.zip
corretto.zip
无法从S3位置下载(Bucket:elasticbeanstalk-samples-eu-west-1 Key:corretto-newsample-app.zip)。原因:Forbidden:S3Bucket = elasticbeanstalk-samples-eu-west-1,S3Key = corretto-newsample-app.zip(服务:AWSElasticBeanstalk;状态代码:400;错误代码 :InvalidParameterCombination;
如果我从AWS示例中使用PHP样例应用程序(https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/quickref-elasticbeanstalk.html)php-newsample-app.zip,则可以正常工作,并且可以成功启动具有Cloud Formation模板的EB环境,但我想使用Java样例应用程序。
php-newsample-app.zip
【以下的回答经过翻译处理】 请使用S3Key中的java-sample-app.zip文件进行Java App测试。
java-sample-app.zip
您未登录。 登录 发布回答。
一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。