Skip to content

Add config.CustomPolicy function to AWS Config #21441

Closed
@watany-dev

Description

@watany-dev
Contributor

Describe the feature

https://aws.amazon.com/jp/about-aws/whats-new/2022/08/build-aws-config-rules-cloudformation-guard/

This update seems to make it simple to write AWS config rules. This is great and I hope it will be supported by L2 constructs. (I will also help in discussing the spec, implementation, etc...)

Use Case

This would be great if it could be expressed as ″new config.CustomRule″, or new config.CustomPolicy″.
*We could combine them into the former, but I think it is preferable to separate them like ManagedRule and CustomRule in AWS::Config::ConfigRule. Because the restrictions on the various properties are different.

Proposed Solution

No response

Other Information

No response

Acknowledgements

  • I may be able to implement this feature request
    This feature might incur a breaking change

CDK version used

v2.35.0

Environment details (OS name and version, etc.)

any

Activity

added
feature-requestA feature should be added or improved.
needs-triageThis issue or PR still needs to be triaged.
on Aug 3, 2022
added 2 commits that reference this issue on Aug 28, 2022

aws#21441 add Custom Policy Rule Constructs

aws#21441 add Custom Policy Rule Constructs

added
effort/mediumMedium work item – several days of effort
and removed
needs-triageThis issue or PR still needs to be triaged.
on Sep 2, 2022
removed their assignment
on Sep 2, 2022
added 3 commits that reference this issue on Sep 10, 2022

aws#21441 add Custom Policy Rule Constructs

aws#21441 add Custom Policy Rule Constructs

aws#21441 add Custom Policy Rule Constructs

watany-dev

watany-dev commented on Oct 28, 2022

@watany-dev
ContributorAuthor

merged

github-actions

github-actions commented on Oct 28, 2022

@github-actions
Contributor

⚠️COMMENT VISIBILITY WARNING⚠️

Comments on closed issues are hard for our team to see.
If you need more assistance, please either tag a team member or open a new issue that references this one.
If you wish to keep having a conversation with other community members under this issue feel free to do so.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    @aws-cdk/aws-configRelated to AWS Configeffort/mediumMedium work item – several days of effortfeature-requestA feature should be added or improved.p2

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @rix0rrr@watany-dev

        Issue actions

          Add config.CustomPolicy function to AWS Config · Issue #21441 · aws/aws-cdk