Current File : //usr/lib/python3/dist-packages/boto3/docs/__pycache__/utils.cpython-312.pyc |
�
��e< � �V � d dl Z d dlZd� Zd� Zd� Zd� Zd� Zd� Z dd�Z G d � d
� Z y)� Nc �� � g }| D ]] }t j |j � }|j }|d r|d d }|d r�|d dk( s�J|j |d � �_ |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 �2/usr/lib/python3/dist-packages/boto3/docs/utils.py�get_resource_ignore_paramsr s� � � �M��
3���!�!�%�,�,�/���-�-�� �j�!��j�)�!�,�G� �j�!� �6�?�g�%�� � ���!1�2�
3� �� c �, � t j | � S �N)�inspect�
isfunction)�
action_handles r �is_resource_actionr '