Skip to main content

aws-prototyping-sdk

Project description

aws-prototyping-sdk

AWS Prototyping SDK (PDK) is a package which contains re-usable L2 and L3 CDK constructs.

Getting Started

Ensure you have the following packages installed globally:

# from root directory of this package
yarn

Usage of projen

This package is built using projen and as such all build tasks should be invoked via a npx projen <task> command.

A list of key tasks are as follows:

  • build - compiles (tsc and jsii), tests and packages (into dist).
  • build:docs - generates a micro-site in all supported languages
  • package-all - Generates ready-to-publish language-specific packages for jsii modules (into dist).
  • clean - deletes all generated build artifacts and directories.
  • test - runs jest tests, eslint, git-secrets-scan & license-checker.

Security

See CONTRIBUTING for more information.

Contributing

This package utilizes conventional commits and as such all commit messages will need to adopt this format. A commit-msg hook is installed as part of this package to enforce correct commit message structure and will be run anytime a git commit ... is executed.

Commitizen has been installed for your convenience which provides a guided UI for committing changes. To commit your changes run the following commands:

git add -A # stage your changes
git cz # launch commitizen

An interactive UI will be displayed which you can follow to get your change committed.

See CONTRIBUTING for more information.

License

This project is licensed under the Apache-2.0 License.

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

aws_prototyping_sdk-0.0.46.tar.gz (160.2 kB view hashes)

Uploaded Source

Built Distribution

aws_prototyping_sdk-0.0.46-py3-none-any.whl (160.1 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page