MatejNedic b01ae16049 Fix samples (#43) | пре 3 година | |
---|---|---|
.. | ||
bin | пре 3 година | |
lib | пре 3 година | |
README.md | пре 3 година | |
cdk.json | пре 3 година | |
jest.config.js | пре 3 година | |
package.json | пре 3 година | |
tsconfig.json | пре 3 година |
Infrastructure code to run Spring Cloud AWS Secrets Manager Sample App based on AWS CDK
npm install
cdk synth
cdk deploy
Once you don't need the infrastructure anymore, it can be destroyed by calling:
cdk destroy
.