{"id":28480470,"url":"https://github.com/cmecca/aws-init","last_synced_at":"2025-06-15T03:02:54.848Z","repository":{"id":296819247,"uuid":"994010055","full_name":"cmecca/aws-init","owner":"cmecca","description":"Secure runtime secret injection and init process for containers using AWS Secrets Manager and AWS SSM Parameter Store.","archived":false,"fork":false,"pushed_at":"2025-06-01T23:26:27.000Z","size":143,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-06-02T18:00:25.908Z","etag":null,"topics":["aws","devops","docker","eks","go","golang","init-containers","irsa","kubernetes","parameter-store","secrets-manager","ssm"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/cmecca.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2025-06-01T02:02:24.000Z","updated_at":"2025-06-01T18:19:27.000Z","dependencies_parsed_at":"2025-06-02T18:00:29.282Z","dependency_job_id":null,"html_url":"https://github.com/cmecca/aws-init","commit_stats":null,"previous_names":["cmecca/aws-init"],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cmecca%2Faws-init","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cmecca%2Faws-init/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cmecca%2Faws-init/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cmecca%2Faws-init/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cmecca","download_url":"https://codeload.github.com/cmecca/aws-init/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cmecca%2Faws-init/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":258613353,"owners_count":22729128,"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","devops","docker","eks","go","golang","init-containers","irsa","kubernetes","parameter-store","secrets-manager","ssm"],"created_at":"2025-06-07T19:06:32.263Z","updated_at":"2025-06-15T03:02:54.835Z","avatar_url":"https://github.com/cmecca.png","language":"Go","readme":"# aws-init\n\nA lightweight init process for containers that securely resolves AWS Secrets Manager and AWS SSM Parameter Store values\nat runtime.\n\nFull documentation: [pkg.go.dev/cmecca.io/aws-init](https://pkg.go.dev/cmecca.io/aws-init)\n\n## Installation\n```shell\ngo get cmecca.io/aws-init@latest\n```\n## Usage\n```shell\naws-init command [args...]\n```\nSet environment variables with `aws-secret:` prefixes:\n```shell\nexport DATABASE_URL=\"aws-secret:myapp/prod#database_url\"\nexport API_KEY=\"aws-secret:myapp/api\"\naws-init python app.py\n```\n## Flags\n- `-v` show version\n- `-h` health check\n\n## Secret Formats\n**Secrets Manager:**\n```shell\nSIMPLE_SECRET=aws-secret:myapp/api\nJSON_KEY=aws-secret:myapp/config#database_url\n```\n**Parameter Store:**\n```shell\nPARAMETER=aws-secret:/aws/reference/secretsmanager/myapp/token\n```\n\n## Authentication\n\nUses standard AWS credential chain (IRSA, instance profile, etc).\n\n## License\nSee [LICENSE](./LICENSE) for terms.\n## Disclaimer\nPer the [NOTICE](./NOTICE), this is a personal project developed in my individual capacity. It is not affiliated with or endorsed by Amazon Web Services, Inc.\n\n##\n`aws-init` was built with Go 1.23\n\n![aws-init](./aws-init.png)\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcmecca%2Faws-init","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcmecca%2Faws-init","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcmecca%2Faws-init/lists"}