src.rctab_logging.create_action_group¶
- src.rctab_logging.create_action_group(logging_resource_group_name: str) Output[str]¶
Create an administration action group.
Action group members are specified in the config variable ADMIN_EMAIL_RECIPIENTS.
- Parameters:
logging_resource_group_name – The name of the logging resource group.
- Returns:
The id of the action group.