【发布时间】:2022-08-18 22:18:41
【问题描述】:
现在有人知道 corretto.zip 示例应用程序的 S3Key 是什么吗?对于 S3Key 属性,我尝试了 corretto-newsample-app.zip 和 corretto.zip,但在 Cloud Formation 中出现 400 错误。
Unable to download from S3 location (Bucket: elasticbeanstalk-samples-eu-west-1 Key: corretto-newsample-app.zip). Reason: Forbidden: S3Bucket=elasticbeanstalk-samples-eu-west-1, S3Key=corretto-newsample-app.zip (Service: AWSElasticBeanstalk; Status Code: 400; Error Code: InvalidParameterCombination;
如果我使用 AWS 示例 php-newsample-app.zip 中的 PHP 示例应用程序,它可以正常工作并且我可以成功启动 EB 环境,但我想使用 Java 示例应用程序。
标签: java amazon-web-services amazon-ec2 amazon-elastic-beanstalk amazon-cloudformation