{"id":23626372,"url":"https://github.com/yetanalytics/rds-db-init","last_synced_at":"2025-11-07T17:30:41.122Z","repository":{"id":92468620,"uuid":"607842204","full_name":"yetanalytics/rds-db-init","owner":"yetanalytics","description":"Yet-hosted lambda code for initializing RDS Postgres databases without leaving CloudFormation","archived":false,"fork":false,"pushed_at":"2023-05-15T20:00:06.000Z","size":22,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2024-12-27T23:13:27.410Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/yetanalytics.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":"2023-02-28T19:37:13.000Z","updated_at":"2023-02-28T19:43:54.000Z","dependencies_parsed_at":"2024-12-27T22:56:34.885Z","dependency_job_id":"b36e64bc-99b6-49aa-aac5-7ee5e31a3ff5","html_url":"https://github.com/yetanalytics/rds-db-init","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yetanalytics%2Frds-db-init","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yetanalytics%2Frds-db-init/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yetanalytics%2Frds-db-init/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yetanalytics%2Frds-db-init/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yetanalytics","download_url":"https://codeload.github.com/yetanalytics/rds-db-init/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239533846,"owners_count":19654771,"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":[],"created_at":"2024-12-27T22:53:09.332Z","updated_at":"2025-11-07T17:30:41.082Z","avatar_url":"https://github.com/yetanalytics.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# rds-db-init\nYet-hosted lambda code for initializing RDS Postgres databases without leaving CloudFormation.\n\n## Purpose\n\n`rds-db-init` allows the creation of an AWS Lambda-backed custom resource that will initialize an RDS Postgres database application user.\n\n## Inputs\n\n| Input                | Description                                                        |\n|:---------------------|:-------------------------------------------------------------------|\n| DBMasterUsername     | Master username for the RDS database.                              |\n| DBMasterPasswordPath | SSM Parameter Store path for RDS DB master password.               |\n| DBUsername           | Name of the application DB user to create.                         |\n| DBPasswordPath       | SSM Parameter Store path for the RDS DB application user password. |\n| DBHost               | Primary endpoint of RDS DB cluster.                                |\n| DBPort               | Port to access RDS DB on.                                          |\n| DBName               | Name of RDS DB to grant user permissions on.                       |\n\n## Supported Regions\n\n* us-east-1\n* us-east-2\n* us-west-1\n* us-west-2\n\nArtifacts are deployed to `s3://yet-rds-db-init-deploy-${AWS::Region}` when a tag is pushed to this repository.\n\n## License\n\nCopyright © 2023 Yet Analytics, Inc.\n\nDistributed under the Apache License version 2.0.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyetanalytics%2Frds-db-init","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyetanalytics%2Frds-db-init","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyetanalytics%2Frds-db-init/lists"}