{"id":22632623,"url":"https://github.com/lanesawyer/aws_parameter_update","last_synced_at":"2026-04-21T10:04:07.178Z","repository":{"id":40545003,"uuid":"240440758","full_name":"lanesawyer/aws_parameter_update","owner":"lanesawyer","description":"A Rust library for updating AWS Parameters","archived":false,"fork":false,"pushed_at":"2023-02-06T13:05:35.000Z","size":115,"stargazers_count":0,"open_issues_count":6,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-06-03T23:05:57.644Z","etag":null,"topics":["aws","aws-parameter-store","cli","rust"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lanesawyer.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-02-14T06:12:18.000Z","updated_at":"2021-12-27T22:34:33.000Z","dependencies_parsed_at":"2025-03-29T04:28:26.236Z","dependency_job_id":"cb717ec7-3a65-43aa-bd40-59abb0cab563","html_url":"https://github.com/lanesawyer/aws_parameter_update","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/lanesawyer/aws_parameter_update","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lanesawyer%2Faws_parameter_update","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lanesawyer%2Faws_parameter_update/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lanesawyer%2Faws_parameter_update/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lanesawyer%2Faws_parameter_update/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lanesawyer","download_url":"https://codeload.github.com/lanesawyer/aws_parameter_update/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lanesawyer%2Faws_parameter_update/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261756769,"owners_count":23205160,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["aws","aws-parameter-store","cli","rust"],"created_at":"2024-12-09T02:19:29.143Z","updated_at":"2025-10-06T16:03:53.155Z","avatar_url":"https://github.com/lanesawyer.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# AWS Parameter Update Tool\n\nThis is a small tool used to quickly update simple AWS Parameters.\n\n## CLI Tool\n\nRun `apu -h` to see a list of commands and their usage.\n\n# Updating From a File\n\nThe file structure for updating paramters is as follows:\n```yaml\n- name: \"new_parameter\"\n  value: \"Example parameter\"\n  description: \"An example of an unsecure parameter\"\n  is_secure: false\n- name: \"new_secure_parameter\"\n  value: \"$uper$ecretP@$$W0rd\"\n  description: \"An example of a secure parameter\"\n  is_secure: true\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flanesawyer%2Faws_parameter_update","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flanesawyer%2Faws_parameter_update","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flanesawyer%2Faws_parameter_update/lists"}