Giter VIP home page Giter VIP logo

Comments (2)

bundyfx avatar bundyfx commented on June 17, 2024

Hi @itsdalmo

When it comes to the S3 Bucket Policy I agree. We don't want any accounts being able to set the Bucket Policy on the Deployment Account. This is fixed now in this PR.

When it comes to the KMS Key, this is essentially the same way as we had it before, however now we are able to scale ADF past the confines of the KMS Key Policy (32kb). Previously, we were appending each new account that was bootstrapped to have access to use the key. It does mean that any role within the organization (that has a policy to allow it) can potentially call kms:decrypt on something within the Pipeline Bucket however this bucket should not contain any private information (only deployment artifacts) . This key should only ever be used for the automation and cross account/region replication aspects that CodePipeline requires. Happy to get your thoughts on this further however.

from aws-deployment-framework.

bundyfx avatar bundyfx commented on June 17, 2024

For now i'll close this one off however am happy to open it again and discussion further KMS/S3 related security policies.

from aws-deployment-framework.

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.