Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add a new AWS CDK Python Examples link into the list of sample codes #97

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

ksmin23
Copy link

@ksmin23 ksmin23 commented Jan 15, 2023

AWS CDK Python Examples for Frequently Used AWS Services is a collection of AWS CDK Python examples with architecture diagrams for frequently used AWS services.

AWS CDK Javascript or Typescript examples can be easily found, but it is not for AWS CDK Python examples. Particlualry, Official CDK examples do not have architecture diagrams. So, I have made 70+ CDK projects with architecture diagrams in this repository. I hope it will be helpful to people to learn and enjoy AWS CDK.

Requirements for your pull request

  • Use the following format: [library](link) - Description.
  • The text of the link should be the name of the package or project.
  • If you add a construct published in multiple languages via JSII, the link should point to the source repository, not to npm, PyPI etc
  • Add one link per pull-request.
  • Keep descriptions concise, clear and simple, and end them with a period / stop.
  • New categories, or improvements to the existing ones are also welcome.
  • Make sure your text editor is set to remove trailing whitespace.
  • It is desirable for the whole thing to fit on one line after getting rendered by GitHub.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant