Giter VIP home page Giter VIP logo

Comments (4)

aws-brad avatar aws-brad commented on June 23, 2024

I'm not able to replicate this, can you please share what settings you used to the deploy the stack and in what region?

from aws-security-assessment-solution.

qgicup avatar qgicup commented on June 23, 2024

Hi @aws-brad,

I've used the region eu-west-1 (Ireland) with latest master version of this github repo.
Apart from that, I've used a private S3 bucket for the files, in the same region (eu-west-1).

I'm not sure how I can help, do you want me to configure a new demo AWS account where the error can be reproduced?

from aws-security-assessment-solution.

qgicup avatar qgicup commented on June 23, 2024

@aws-brad also in AWS documentation is mentioned that DeletionPolicy is mandatory to be in the CloudFormation template. See https://aws.amazon.com/blogs/aws/new-import-existing-resources-into-a-cloudformation-stack/

or https://docs.amazonaws.cn/en_us/AWSCloudFormation/latest/UserGuide/resource-import-existing-stack.html

Quote:

In this template I am setting DeletionPolicy to Retain for both resources. In this way, if I remove them from the stack, they will not be deleted. This is a good option for resources which contain data you don’t want to delete by mistake, or that you may want to move to a different stack in the future. It is mandatory for imported resources to have a deletion policy set, so you can safely and easily revert the operation, and be protected from mistakenly deleting resources that were imported by someone else.

from aws-security-assessment-solution.

aws-brad avatar aws-brad commented on June 23, 2024

The tool is not meant to be persistent, rather it's to be used for a point in time assessment. By design, the environment will self terminate after completing the analysis, however the S3 bucket and data will persist until the stack is deleted.

from aws-security-assessment-solution.

Related Issues (11)

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.