{"id":20502066,"url":"https://github.com/p6m7g8/p6-lz","last_synced_at":"2026-05-16T06:04:08.499Z","repository":{"id":262090163,"uuid":"885953041","full_name":"p6m7g8/p6-lz","owner":"p6m7g8","description":"P6M7G8: Bootstrap AWS Landing Zone via CDK","archived":false,"fork":false,"pushed_at":"2025-01-05T14:15:01.000Z","size":35549,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-05T19:59:41.814Z","etag":null,"topics":["aws","control-tower","landing-zone","p6","p6m7g8","typescript"],"latest_commit_sha":null,"homepage":"https://continuouslearning.io","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/p6m7g8.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2024-11-09T20:32:56.000Z","updated_at":"2025-01-05T14:15:03.000Z","dependencies_parsed_at":"2024-11-24T18:20:43.018Z","dependency_job_id":"5d9ad04c-367f-426b-842e-72c5ee0b31b6","html_url":"https://github.com/p6m7g8/p6-lz","commit_stats":null,"previous_names":["p6m7g8/p6-lz"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/p6m7g8/p6-lz","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/p6m7g8%2Fp6-lz","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/p6m7g8%2Fp6-lz/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/p6m7g8%2Fp6-lz/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/p6m7g8%2Fp6-lz/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/p6m7g8","download_url":"https://codeload.github.com/p6m7g8/p6-lz/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/p6m7g8%2Fp6-lz/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259470938,"owners_count":22862995,"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","control-tower","landing-zone","p6","p6m7g8","typescript"],"created_at":"2024-11-15T19:19:29.346Z","updated_at":"2026-05-16T06:04:08.438Z","avatar_url":"https://github.com/p6m7g8.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# P6's POSIX.2: p6-lz\n\n## Table of Contents\n\n## Badges\n\n[![License](https://img.shields.io/badge/License-Apache%202.0-yellowgreen.svg)](https://opensource.org/licenses/Apache-2.0)\n[![Mergify](https://img.shields.io/endpoint.svg?url=https://gh.mergify.io/badges/p6m7g8/p6-lz/\u0026style=flat)](https://mergify.io)\n[![Gitpod ready-to-code](https://img.shields.io/badge/Gitpod-ready--to--code-blue?logo=gitpod)](\u003chttps://gitpod.io/#https://github.com/p6m7g8/p6-lz\u003e)\n\n## Summary\n\n## Contributing\n\n- [How to Contribute](\u003chttps://github.com/p6m7g8/.github/blob/main/CONTRIBUTING.md\u003e)\n\n## Code of Conduct\n\n- [Code of Conduct](\u003chttps://github.com/p6m7g8/.github/blob/main/CODE_OF_CONDUCT.md\u003e)\n\n## Usage\n\n### Aliases\n\n### Functions\n\n## Hierarchy\n\n```text\n.\n├── README.md\n├── VISION.md\n├── bin\n│   └── p6lzctl\n├── cdk.context.json\n├── cdk.json\n├── conf\n│   ├── accounts.yml\n│   └── ou.yml\n├── eslint.config.mjs\n├── jest.config.js\n├── package.json\n├── pnpm-lock.yaml\n├── src\n│   ├── constructs\n│   │   ├── p6-lz-sra-avm-accounts.ts\n│   │   ├── p6-lz-sra-avm-ous.ts\n│   │   ├── p6-lz-sra-central-bucket.ts\n│   │   ├── p6-lz-sra-chatbot.ts\n│   │   ├── p6-lz-sra-cloudwatch.ts\n│   │   ├── p6-lz-sra-config.ts\n│   │   ├── p6-lz-sra-org-trail.ts\n│   │   └── p6-lz-sra-security-hub.ts\n│   ├── deploy.ts\n│   ├── resources\n│   │   ├── avm.AccountsMaker.ts\n│   │   ├── avm.OUMaker.ts\n│   │   ├── types.ts\n│   │   └── util.ts\n│   ├── stacks\n│   │   ├── audit-1.ts\n│   │   ├── audit-2.ts\n│   │   ├── audit-3.ts\n│   │   ├── dev.ts\n│   │   ├── logarchive-1.ts\n│   │   ├── logarchive-2.ts\n│   │   ├── management-1-avm.ts\n│   │   ├── management-1-organization.ts\n│   │   ├── management-3.ts\n│   │   ├── network-1.ts\n│   │   ├── network-2.ts\n│   │   ├── prod.ts\n│   │   ├── qa.ts\n│   │   ├── sandbox.ts\n│   │   ├── shared-1.ts\n│   │   └── shared-2.ts\n│   └── types.ts\n├── test\n│   └── management-avm-stack.test.ts\n└── tsconfig.json\n\n8 directories, 43 files\n```\n\n## Author\n\nPhilip M . Gollucci \u003cpgollucci@p6m7g8.com\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fp6m7g8%2Fp6-lz","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fp6m7g8%2Fp6-lz","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fp6m7g8%2Fp6-lz/lists"}