Awsume

Latest version: v4.5.4

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

Scan your dependencies

Page 2 of 14

4.4.1

- Properly returns None as expiration for credentials without expiration

4.4.0

- Supports awsuming role profiles who's `source_profile` reference another role profile, repeatedly
- [98](https://github.com/trek10inc/awsume/pull/98) Exports role credential expiration time to environment variables

4.3.0

- Supports exporting awsume'd credentials to the profile specified by the `-o`/`--output-profile` command-line flag
- Works closely with autoawsume
- If specifying `-a` and `-o` in the same command, the created autoawsume profile will be under the output profile name from the `-o` flag
- Adds a `--clean` flag to clean up expired output profiles
- Exports `AWSUME_COMMAND` with arguments passed to awsume command on a successful execution

4.2.7

- Will export AWS_PROFILE when awsuming a profile with `credential_source` set to `Environment`, `Ec2InstanceMetadata`, or `EcsContainer`

4.2.6

- Breaks `xmltodict` and `python-levenshtein` out into extras_require (so you'll have to `pip install awsume[fuzzy]` to get the fuzzy-match featureset which requires `python-levenshtein`. The same applies to `saml` and `xmltodict`)

4.2.5

- [95](https://github.com/trek10inc/awsume/issues/95) Adds support for `credential_source` as `Ec2InstanceMetadata` and `EcsContainer`

Page 2 of 14

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.