No project description provided
Project description
Welcome!
This package will help you manage Pipelines and your AWS infrastructure with the power of CDK!
How credentials are pulled
This package is configured to load both Isengard and Conduit CDK plugins when running the CDK Toolkit. These plugins automatically fetch the credentials from the brokers for each account during deployment. In most cases, you only need one of them. Consider removing the plugin that you don't need. For more information see their READMEs:
- https://code.amazon.com/packages/Aws-cdk-isengard-plugin
- https://code.amazon.com/packages/Aws-cdk-conduit-plugin
Operating this package
Out of the box, this package provides two npm scripts for cdk and amzn-cdk commands, which you can run with brazil-build or npm directly. For example:
brazil-build run cdk deploy <StackName>
brazil-build run amzn-cdk deploy:pipeline
They are the AWS CDK Toolkit and the internal command-line tool that helps to bootstrap and deploy your internal pipelines, respectively.
To understand what those commands offer, see the documentation of the amzn-cdk command
and cdk command.
Local Development
-
Clone the repository
-
Go to src/streamlit_app folder
cd src/streamlit_app
- Install the required packages using venv:
python3 -m venv env
source env/bin/activate
pip install -r requirements.txt
- Execute it using streamlit
cd src
streamlit run main.py
- You can then update the main.py file to add new business logics
Notes about bootstrapping
Upon cloning, this package does not contain any deployment target, thus it has nothing to bootstrap. The command
amzn-cdk bootstrap would fail until you expand your pipeline.
Other useful links:
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file amzn_project_c_dock_app-1.1.tar.gz.
File metadata
- Download URL: amzn_project_c_dock_app-1.1.tar.gz
- Upload date:
- Size: 3.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.11.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7964a99401eb40a8779308a4e3ab3c4a999ff57d46b4dbea653718fe4e94714e
|
|
| MD5 |
f34b0046d43cfb5a14e6f1db0dbd73e7
|
|
| BLAKE2b-256 |
4a8f61564ca3b0b54f53aff1779af24677ee9a04bce0ff396db6fdc8ca312f44
|
File details
Details for the file amzn_project_c_dock_app-1.1-py3-none-any.whl.
File metadata
- Download URL: amzn_project_c_dock_app-1.1-py3-none-any.whl
- Upload date:
- Size: 3.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.11.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
059c234466ef03a93db22e237c66c5b070423c7ce90d00519e5f78aa48194200
|
|
| MD5 |
47b983e49beeb6f27e625232d01c6244
|
|
| BLAKE2b-256 |
62db65b8fd2f4662276f8fc6d1a01df581ed70a8824bbd4beeba38818a445381
|