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.

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南