@aws-quickstart/eks-blueprints
    Preparing search index...

    Function tagSecurityGroup

    • Tags EC2 Security Group with given tag and value - used for EKS Security Group Tagging

      Parameters

      • stack: Stack

        CDK Stack

      • securityGroupId: string

        Security Group Resource ID

      • key: string

        Tag Key

      • value: string

        Tag Value

      Returns void