You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

52 lines
1.5 KiB

[admin:saas-aws]
match = /saas-aws
members = da_itsi_cp_aws_data_model, da_itsi_cp_aws_usage, da_itsi_cp_aws_data_model_cur, da_itsi_cp_aws_recommendation, da_itsi_cp_aws_recomm_action, da_itsi_cp_aws_topology_export, da_itsi_cp_aws_billing_report_type, da_itsi_cp_aws_current_context
[admin_external:da_itsi_cp_aws_data_model]
handlertype = python
handlerfile = data_model_handler.py
handleractions = create
python.version = python3
[admin_external:da_itsi_cp_aws_data_model_cur]
handlertype = python
handlerfile = data_model_handler_cur.py
handleractions = create
python.version = python3
[admin_external:da_itsi_cp_aws_usage]
handlertype = python
handlerfile = usage_handler.py
handleractions = list
python.version = python3
[admin_external:da_itsi_cp_aws_recomm_action]
handlertype = python
handlerfile = recomm_action_handler.py
handleractions = list,create,edit
python.version = python3
[admin_external:da_itsi_cp_aws_recommendation]
handlertype = python
handlerfile = recommendation_handler.py
handleractions = list,edit
python.version = python3
[admin_external:da_itsi_cp_aws_topology_export]
handlertype = python
handlerfile = topology_export_handler.py
handleractions = create
python.version = python3
[admin_external:da_itsi_cp_aws_billing_report_type]
handlertype = python
handlerfile = billing_report_type.py
handleractions = list,create,remove
python.version = python3
[admin_external:da_itsi_cp_aws_current_context]
handlertype = python
handlerfile = current_context_handler.py
handleractions = list
python.version = python3