File: //opt/saltstack/salt/lib/python3.10/site-packages/salt/modules/__pycache__/boto_ssm.cpython-310.pyc
o
�N�g� � @ sx d Z ddlZddlm mZ ddlZe�e�Z dd� Z
d
dd�Z dd d
�Zddd�Z
dS )a�
Connection module for Amazon SSM
:configuration: This module uses IAM roles assigned to the instance through
Instance Profiles. Dynamic credentials are then automatically obtained
from AWS API and no further configuration is necessary. More Information
available at:
.. code-block:: text
http://docs.aws.amazon.com/AWSEC2/latest/UserGuide/iam-roles-for-amazon-ec2.html
:depends: boto3
� Nc C s&