Aws-assume-role-lib

Latest version: v2.10.0

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

Scan your dependencies

Page 2 of 2

1.4

* Added support for the new [`SourceIdentity`](https://aws.amazon.com/blogs/security/how-to-relate-iam-role-activity-to-corporate-identity/) parameter.

Note that you don't need to wait for any future new parameters to be added to the library to start using them, because they can be passed in through the `additional_kwargs` parameter.
For `SourceIdentity`, before v1.4 this would have looked like including the parameter `additional_kwargs={'SourceIdentity': '...'}` to the `assume_role()` call.

1.3

* Added the `generate_lambda_session_name()` function.

1.2

* Added `region_name` parameter.
* Added `patch_boto3()` function.

Page 2 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.