GithubHelp home page GithubHelp logo

Comments (2)

masberta avatar masberta commented on June 23, 2024 1

Ciao Angelo,
the resources are deployed via CDK, which generate a CloudFormation stack. The proper way to delete the resources would have been to delete the stack itself without manually remove any of the stack resources.

Cloud9 is just a service providing an IDE in the Cloud and that is not part of the stack and requires manual deletion.

The stack is now failing do delete because it cannot find the role, I assumed you deleted that manually too?
Verify the role arn:aws:iam::999999999999:role/cdk-hnb9999ds-cfn-exec-role-999999999-us-east-2 is indeed missing and recreate it with the exact same name and try again to delete the stack.

When deploying with CDK or directly with CloudFormation resources it should never be manually deleted.
I will update the README.md to provide more clear instructions on how to delete the stack.

Be reassured that the stack itself is not incurring in any cost.

from route53-dynamic-dns-with-lambda.

angelotrivelli avatar angelotrivelli commented on June 23, 2024

That worked, thank you!

from route53-dynamic-dns-with-lambda.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.