Skip to content

(aws-config): Add support for ec2-instance-profile-attached managed rule in ManagedRuleIdentifiers class #15898

@zechariahkasina

Description

@zechariahkasina

Currently ManagedRuleIdentifiers doesn't support identifier for ec2-instance-profile-attached managed rule (EC2_INSTANCE_PROFILE_ATTACHED). The documentation for this rule is here

Use Case

I should be able to create the ec2-instance-profile-attached managed rule through CDK higher level construct.

Proposed Solution

Workaround is to use the CfnConfigRule construct.


This is a 🚀 Feature Request

Metadata

Metadata

Assignees

No one assigned

    Labels

    @aws-cdk/aws-configRelated to AWS Configclosed-for-stalenessThis issue was automatically closed because it hadn't received any attention in a while.effort/smallSmall work item – less than a day 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

    Issue actions