CloudFormation stack Error

0

Dear AWS Support Team,

I hope this message finds you well. I am writing to seek assistance with a CloudFormation issue that I have encountered while working with my AWS resources.

I have been attempting to deploy a CloudFormation stack using the following template [https://solutions-reference.s3.amazonaws.com/qnabot-on-aws/latest/qnabot-on-aws-main.template]. However, during the stack creation/update process, I encountered the following error:

[The following resource(s) failed to create: [ImportStack], S3 error: Access Denied]

To provide you with more context, here are some additional details about my environment:

AWS Region: [US East (N. Virginia)]

I have already reviewed the AWS documentation and forums, but I was unable to find a solution that resolves this specific issue.

Could you kindly assist me in identifying the root cause of the error and guide me on the necessary steps to resolve it? If there are any additional logs or information required, please let me know, and I will be more than happy to provide them.

I appreciate your prompt attention to this matter and look forward to your valuable guidance to ensure a successful deployment of my CloudFormation stack.

Thank you very much for your support.

Best regards, Prerit

  • I can't see your template, can you save it in .yml format and then link it here.

Prerit
asked 9 months ago480 views
1 Answer
0

Hi Prerit What is your template source while creating the stack - is it Amazon S3 URL or Upload method?

Can you confirm the IAM role that your are assuming has permission to create S3 buckets? If you dont have S3 create permission for your IAM role, can you update the role to have S3 access and try again?

AWS
snathan
answered 9 months ago
  • I create the template using S3 URL and the IAM Role which I use has the access for S3 bucket And I also try to update according to the documentation but still it's not working, it gives same error "Failed to import Stack "

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions