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
posta 2 mesi fa438 visualizzazioni
1 Risposta
2
Risposta accettata

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
ESPERTO
con risposta 2 mesi fa
profile picture
ESPERTO
verificato un mese fa
profile picture
ESPERTO
verificato 2 mesi fa
  • 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.

Accesso non effettuato. Accedi per postare una risposta.

Una buona risposta soddisfa chiaramente la domanda, fornisce un feedback costruttivo e incoraggia la crescita professionale del richiedente.

Linee guida per rispondere alle domande