No project description provided
Project description
Config provider for aws-cdk-constructs
Usage
from .environments_parameters import environments_parameters
from ..models.app_settings import AppSettings
from aws_cdk_constructs_config_provider import EnvironmentParameters, DefaultAccount, ConfigProvider
AppConfig = ConfigProvider[AppSettings, DefaultAccount]
envs = EnvironmentParameters[DefaultAccount].model_validate(environments_parameters)
appConfig = ConfigProvider[AppSettings, DefaultAccount](environments_parameters=envs, settings=AppSettings, relative_path='.')
Development
any commit will trigger the semantic release versioning and changelog generation. Please follow the semantic release commit message format.
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 aws_cdk_constructs_config_provider-0.0.0.tar.gz.
File metadata
- Download URL: aws_cdk_constructs_config_provider-0.0.0.tar.gz
- Upload date:
- Size: 3.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.3 CPython/3.10.14 Linux/5.15.0-1068-aws
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2a6abd723c5fd57d25c9f5c509e7a25b755e520439d2128a0b943003219e12df
|
|
| MD5 |
b475e6af94f9e69b4037a520972e924f
|
|
| BLAKE2b-256 |
47a21d87d9fda3b96adb850b401e963dc2c01479fa6b0e7ab7b4136a5ff18e89
|
File details
Details for the file aws_cdk_constructs_config_provider-0.0.0-py3-none-any.whl.
File metadata
- Download URL: aws_cdk_constructs_config_provider-0.0.0-py3-none-any.whl
- Upload date:
- Size: 5.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.3 CPython/3.10.14 Linux/5.15.0-1068-aws
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a994167f74a2e91fe00b9c04096b7c22e0aa020a4f3d77e50e1fa31cd5229ccb
|
|
| MD5 |
dda8d1580a31250f8b6f4fd343c4320e
|
|
| BLAKE2b-256 |
eec973b67ff1c9a002479f98b3077914b178b3f7b5bb4098a4a9336c22205088
|