{"id":22907979,"url":"https://github.com/p6m7g8-dotfiles/p6awscdk","last_synced_at":"2026-04-02T18:05:32.732Z","repository":{"id":135664291,"uuid":"471516384","full_name":"p6m7g8-dotfiles/p6awscdk","owner":"p6m7g8-dotfiles","description":"P6 Dotfiles: POSIX.2 AWS CDK utility functions","archived":false,"fork":false,"pushed_at":"2026-03-22T23:20:16.000Z","size":48,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-03-23T12:04:30.658Z","etag":null,"topics":["aws","bash","cdk","cli","p6","p6m7g8","sh","shell","terminal","zsh"],"latest_commit_sha":null,"homepage":"https://continuouslearning.io","language":"Shell","has_issues":false,"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-dotfiles.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2022-03-18T21:03:33.000Z","updated_at":"2026-03-22T23:20:18.000Z","dependencies_parsed_at":"2024-04-24T14:32:12.582Z","dependency_job_id":"fd0f07b1-f605-498e-a0af-8426cff5398e","html_url":"https://github.com/p6m7g8-dotfiles/p6awscdk","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/p6m7g8-dotfiles/p6awscdk","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/p6m7g8-dotfiles%2Fp6awscdk","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/p6m7g8-dotfiles%2Fp6awscdk/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/p6m7g8-dotfiles%2Fp6awscdk/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/p6m7g8-dotfiles%2Fp6awscdk/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/p6m7g8-dotfiles","download_url":"https://codeload.github.com/p6m7g8-dotfiles/p6awscdk/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/p6m7g8-dotfiles%2Fp6awscdk/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31312744,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-02T12:59:32.332Z","status":"ssl_error","status_checked_at":"2026-04-02T12:54:48.875Z","response_time":89,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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","bash","cdk","cli","p6","p6m7g8","sh","shell","terminal","zsh"],"created_at":"2024-12-14T03:19:09.554Z","updated_at":"2026-04-02T18:05:32.725Z","avatar_url":"https://github.com/p6m7g8-dotfiles.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# P6's POSIX.2: p6awscdk\n\n## Table of Contents\n\n- [Badges](#badges)\n- [Summary](#summary)\n- [Contributing](#contributing)\n- [Code of Conduct](#code-of-conduct)\n- [Usage](#usage)\n  - [Hooks](#hooks)\n  - [Functions](#functions)\n- [Hierarchy](#hierarchy)\n- [Author](#author)\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\n## Summary\n\nTODO: Add a short summary of this module.\n\n## Contributing\n\n- [How to Contribute](\u003chttps://github.com/p6m7g8-dotfiles/.github/blob/main/CONTRIBUTING.md\u003e)\n\n## Code of Conduct\n\n- [Code of Conduct](\u003chttps://github.com/p6m7g8-dotfiles/.github/blob/main/CODE_OF_CONDUCT.md\u003e)\n\n## Usage\n\n### Hooks\n\n- `deps` -\u003e `p6df::modules::p6awscdk::deps()`\n- `init` -\u003e `p6df::modules::p6awscdk::init(_module, dir)`\n\n### Functions\n\n#### p6awscdk\n\n##### p6awscdk/init.zsh\n\n- `p6df::modules::p6awscdk::deps()`\n- `p6df::modules::p6awscdk::init(_module, dir)`\n  - Args:\n    - _module -\n    - dir -\n\n#### p6awscdk/lib\n\n##### p6awscdk/lib/bootstrap.sh\n\n- `p6_awscdk_cli_bootstrap_trust(action, account_id, region, trust_account_id)`\n  - Args:\n    - action -\n    - account_id -\n    - region -\n    - trust_account_id -\n\n##### p6awscdk/lib/cli.sh\n\n- `p6_awscdk_cli_cmd(...)`\n  - Args:\n    - ... -\n- `p6_awscdk_cli_execute(action, stack, account_id, region, ...)`\n  - Args:\n    - action -\n    - stack -\n    - account_id -\n    - region -\n    - ... -\n\n##### p6awscdk/lib/prompt.sh\n\n- `str str = p6_awscdk_prompt_info()`\n\n## Hierarchy\n\n```text\n.\n├── init.zsh\n├── lib\n│   ├── bootstrap.sh\n│   ├── cli.sh\n│   └── prompt.sh\n├── README.md\n└── t\n    └── p6_awscdk_prompt_info.t\n\n3 directories, 6 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-dotfiles%2Fp6awscdk","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fp6m7g8-dotfiles%2Fp6awscdk","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fp6m7g8-dotfiles%2Fp6awscdk/lists"}