Skip to content

Enhancement: Introduce "is_security_group_in_use" #5

Open
@coldsofttech

Description

@coldsofttech

Introduce "is_security_group_in_use" for EC2 Security Group. It should accept one or more security group id's and return True or False.

Logic: Use "search_security_groups" of advsearch, with arguments as below:

  • include_usage=True
  • id=iterate over with list of security group id's

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions