Awsparams

Latest version: v1.5.5

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

Scan your dependencies

Page 2 of 3

1.4.0

Small addition!
My coworkers and I use this tool for quickly fetching a relevant list of parameters for a given application in a given AWS account. We need to quickly create run configurations to test different applications without having to manually go to the AWS console to copy and format each parameter individually.

This tool already speeds up the work but still requires us to do some tweaking of the format to make it work for our needs.

Adding this optional flag allows us to use this tool to facilitate this additional use case for this app.

Adding this flag is not a breaking change. It is an optional flag, and by default it is set to false, so no changes will occur if users continue to use this app as they have done in the past, even when they update to this version.

Users desiring this added feature will be able to use the feature by simply using the `--env-format` or `-f` flag in conjunction with their normal usage of `ls -v <prefix>`, so the final command can be as simple as something like this: `awsparams ls -vf <prefix>`.

1.3.0

This is version 1.3.0. Just updated dependencies

1.2.0

This release updates dependecies, and adds --region parameter

1.1.1

This moves the project to use Poetry+Github Actions for building and Publishing to Pypi

The version bump updates internal dependencies

1.1.0

Reworked get_all_parameters to be better backwards compatible, and smarter.

1.0.1

Page 2 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.