You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* add marketplace quickstart as cdk and web resources
* upgrade to cdk 2.140.0 to support destinationKey in s3-deployment construct
* upgrade cdk to 2.140.0
* fix typos and permission errors, and extract logic constructs
* update html files and add python-versions of grant-revoke-access and register-new-subscriber lambda functions
* add arg to core-app-plane job runner to allow custom tenant id key names
* refactor marketplace constructs and add python lambda functions
* remove unused lambda code
* update API.md file
* upgrade deps to 2.140
* clean up unnecessary code
* update sample registration web page to accept dynamic set of registration fields and improve UI
* remove edge lambda and adopt new way of routing to registration page
* chore: self mutation
Signed-off-by: github-actions <github-actions@github.com>
* add jsdocs and update interface for sample reg web page
* update cdk nag suppression reasons
* update marketplace construct to make eventManager optional
* update public/readme with blurb on marketplace integration
* update API.md
* add template tags for marketplace constructs
* docs: Add AWS Marketplace integration documentation
This commit adds a new documentation file 'marketplace-integration.md' that provides an overview of the AWS Marketplace integration with SBT. It covers topics such as how the integration works, the resources created, creating the Marketplace constructs, interaction with SBT, metering with AWS Marketplace, and customization options.
Additionally, it updates the README.md file to include a link to the new documentation file.
---------
Signed-off-by: github-actions <github-actions@github.com>
Co-authored-by: github-actions <github-actions@github.com>
0 commit comments