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.

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ