Simple-aws-ec2

Latest version: v0.9.1

Safety actively analyzes 682404 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 3 of 4

0.3.2

------------------------------------------------------------------------------
**Bugfixes**

- Fix a bug that :meth:`~simple_aws_ec2.ec2.Image.os_type` returns ``None`` when it fails to guess, however, it should raise an exception.

0.3.1

------------------------------------------------------------------------------
**Features and Improvements**

- add lots of EC2 instance attributes
- add helper methods to call EC2 metadata API from EC2 instance inside.
- add method :meth:`~simple_aws_ec2.ec2.Image.os_type` to guess the AMI OS type, and then get the user name.

0.2.1

------------------------------------------------------------------------------
**Breaking change**

- all method now take ec2_client as the first argument. no longer need ``boto_session_manager``.

**Features and Improvements**

- add :class:`~simple_aws_ec2.ec2.Image` class.

**Minor Improvements**

- :meth`~simple_aws_ec2.ec2.Ec2Instance.from_tag_key_value` now take list of values.

0.1.4

------------------------------------------------------------------------------
**Bugfixes**

- fix a bug that the :meth:`~simple_aws_ec2.ec2.Ec2Instance._yield_dict_from_describe_instances_response` method failed to yield instances objects.

0.1.3

------------------------------------------------------------------------------
**Bugfixes**

- fix a bug that when you describe ec2 instances with instance ids, we should not use any paginator configuration.

0.1.2

------------------------------------------------------------------------------
**Miscellaneous**

- rename ``Ec2InstanceIterproxy`` to ``Ec2InstanceIterProxy``.

Page 3 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.