�
K�g< � �^ � d dl Z d dlZd� Zd� Zd� Zd� Zd� Zd� Z dd�Z G d � d
� � Z dS )� Nc �� � g }| D ]g}t j |j � � }|j }|d r|d d }|d �|d dk r|� |d � � �h|S )z�Helper method to determine which parameters to ignore for actions
:returns: A list of the parameter names that does not need to be
included in a resource's method call for documentation purposes.
�childrenr �type�field�value)�jmespath�compile�target�parsed�append)�params�
ignore_params�param�result�currents �`/home/asafur/pinokio/api/open-webui.git/app/env/lib/python3.11/site-packages/boto3/docs/utils.py�get_resource_ignore_paramsr s� � � �M��
3�
3���!�%�,�/�/���-�� �j�!� -��j�)�!�,�G� �j�!� -� �6�?�g�%�%�� � ���!1�2�2�2���� c �* � t j | � � S �N)�inspect�
isfunction)�
action_handles r �is_resource_actionr '