-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
…e branch to main
- Loading branch information
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,12 +1,16 @@ | ||
# cdk-appconfig | ||
|
||
## Hello ! | ||
## Motivation ! | ||
This simple project was inspired from [this stackoverflow question](https://stackoverflow.com/questions/67579029/aws-cdk-lambda-appconfig-typescript-example-please/74724158#74724158), where I shared [this answer](https://stackoverflow.com/a/74724158). | ||
|
||
When I [read docs on the AppConfig construct library](https://docs.aws.amazon.com/cdk/api/v2/docs/aws-cdk-lib.aws_appconfig-readme.html), I soon realized that it was ripe for L2 and L3 constructs. Hence this library. | ||
|
||
The library is published under the following names: | ||
|
||
## API Documentation | ||
* Please refer projen autogenerated API docs [here](API.md) | ||
|
||
## Releases | ||
|Language|Repository | ||
|--------|----------- | ||
|JavaScript/TypeScript|[cdk-appconfig](https://www.npmjs.com/package/cdk-appconfig) |