parzival VS aws-ssm-copy

Compare parzival vs aws-ssm-copy and see what are their differences.

parzival

A CLI that can get/set more than 10 SSM Parameters by path in a single command. (by unfor19)

aws-ssm-copy

Copy parameters from a AWS parameter store to another (by binxio)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
parzival aws-ssm-copy
1 1
4 92
- -
0.0 5.1
almost 2 years ago 2 months ago
Go Python
MIT License Apache License 2.0
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

parzival

Posts with mentions or reviews of parzival. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-09-17.
  • Managing AWS SSM Parameters With Terraform And Parzival
    8 projects | dev.to | 17 Sep 2021
    Meet unfor19/parzival. The reason for the name is ridiculous 😁 - I thought about naming it paraval which stands for parameter-values, and it sounded like Parzival which is way cooler, especially if you watched Ready Player One.

aws-ssm-copy

Posts with mentions or reviews of aws-ssm-copy. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-09-17.
  • Managing AWS SSM Parameters With Terraform And Parzival
    8 projects | dev.to | 17 Sep 2021
    CHALLENGE: I urge you to check if there's an existing CLI that can get/set more than 10 SSM Parameters by path in a single command. The official AWS CLI supports pagination, but it means I need to write code that wraps aws ssm get-parameters-by-path .... The only similar project that I found is called binxio/aws-ssm-copy, which didn't have the capabilities that I need.

What are some alternatives?

When comparing parzival and aws-ssm-copy you can also consider the following projects:

terraform-aws-ssm-parameter-store - Terraform module to populate AWS Systems Manager (SSM) Parameter Store with values from Terraform. Works great with Chamber.

terraform-aws-ssm-parameters - Terraform module creating encrypted and non-encrypted AWS SSM parameters

terraform-aws-ssm-parameter - Terraform module which creates SSM Parameter resources on AWS.

LocalStack - 💻 A fully functional local AWS cloud stack. Develop and test your cloud & Serverless apps offline

terraform-aws-ssm-parameters - Create AWS SSM Parameter Store parameters with a Terraform module. The creation/deletion (schema) is managed with Terraform, and the values should be maintained via AWS Console.

terraform - Terraform enables you to safely and predictably create, change, and improve infrastructure. It is a source-available tool that codifies APIs into declarative configuration files that can be shared amongst team members, treated as code, edited, reviewed, and versioned.

elastic-query-export - 🚚 Export Data from ElasticSearch to CSV/JSON using a Lucene Query (e.g. from Kibana) or a raw JSON Query string