Skip to content

CDK: check SCP (service control policies) as you type #2673

Open
@justinmk3

Description

@justinmk3

Problem

Developers can author CDK code that isn't deployable.

  1. SCP Intellisense.
  2. Pull down tests from a Construct hub

We don't want to be in a situation where we write a stack and cannot deploy it because of Company SCPs so intellisense would be for the win here. We also need to have Globally defined Stack tests so that we cannot push code to CodeCommit which won't be able to be deployed even if a dev ignores the intellisense.

We want speed and we want to intercept non-compliant code as the dev types.

Originally posted by @sholtomaud in #751 (comment)

Solution

Can AWS Toolkit check code while it's being edited, to ensure that it compiles with SCP and is deployable?

Metadata

Metadata

Assignees

No one assigned

    Labels

    aws-documentsAWS-specific programming languages, DSLs, filetypes, LSP, JSON schemacdkcodewhispererfeature-requestNew feature or enhancement. May require GitHub community feedback.iampartner-teamTriggers issue routing to owner team

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions