Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/girdharshubham/awscdk
https://github.com/girdharshubham/awscdk
awscdk experimental python
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/girdharshubham/awscdk
- Owner: girdharshubham
- Created: 2024-02-05T17:22:17.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-02-06T10:27:33.000Z (11 months ago)
- Last Synced: 2024-10-12T16:16:54.094Z (2 months ago)
- Topics: awscdk, experimental, python
- Language: Python
- Homepage:
- Size: 20.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Deploy
```shell
make deploy env= region= aws_profile=
```
## Destroy
```shell
make destroy env= region= aws_profile=
```## Lambda code [here](./awscdk/resources/functions/renderer)