gpt4 book ai didi

amazon-web-services - 部署cloudformation模板时指定S3存储桶

转载 作者:行者123 更新时间:2023-12-03 07:28:50 25 4
gpt4 key购买 nike

我正在尝试使用如下命令部署 cloudformation 模板:

aws cloudformation deploy \
--stack-name stackname \
--template-file folder/file.yaml \
--s3-bucket bucketname \
--s3-prefix prefix

我收到的错误是:

An error occurred (ValidationError) when calling the CreateChangeSet operation:
S3 error: The bucket you are attempting to access must be addressed using the specified endpoint. Please send all future requests to this endpoint.
For more information checkhttp://docs.aws.amazon.com/AmazonS3/latest/API/ErrorResponses.html

我已经检查了链接,尝试了解对我的要求,但它似乎与直接使用 S3 有关,而不是通过 CloudFormation 使用 S3。

我无法确定使用 aws cloudformation 的可用参数来执行其要求的操作

最佳答案

定义堆栈的模板文件必须位于与正在创建的 AWS CloudFormation 堆栈同一区域的 Amazon S3 存储桶中。

关于amazon-web-services - 部署cloudformation模板时指定S3存储桶,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/62548918/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com