Cloudformation Error upond stack formation

0

Hello, I'm trying to follow the instructions regarding using the API Solution kit found here: https://awslabs.github.io/aws-ai-solution-kit/en/deployment/

I'm getting this error and can't find more details to resolve this problem

Embedded stack arn:aws:cloudformation:ca-central-1:319460514397:stack/AIKitsInferOCRStack-ImageSimilarityNestedStackImageSimilarityNestedStackResourceE9B68B-9QSHG399UA40/aff909e0-e7fd-11ee-bbe0-025fcc88136f was not successfully created: The following resource(s) failed to create: [imagesimilarityimagesimilarityAppB2E696AB].

The S3 bucket that contains the images I'm working with is within another AWS account. Is this a restriction or is there something I need to prior to trying to screate this stack?

Anybody run into this issue? Thanks in advance

profile picture
已提问 2 个月前438 查看次数
1 回答
2
已接受的回答

Hello.

From the content of the error, I think that the resource is probably deployed in a nested stack.
I think you need to open the nested stack that failed to deploy from the CloudFormation stack screen and check which resource is causing the error.
https://repost.aws/ja/knowledge-center/cfn-resolve-nested-stack-failure

profile picture
专家
已回答 2 个月前
profile picture
专家
已审核 1 个月前
profile picture
专家
已审核 2 个月前
  • Thanks. iwent through the excellent article and, at the end of the day, got it to work. Building a simple LAMP stack got me what I needed. Thanks again.

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则