Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 393 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 393 Bytes

sam-dbcc-converter

A serverless application to convert dbcc files into excel

example build/package and deploy command:

sam build && sam package --output-template-file packaged.yaml --s3-bucket snowco-sam-eu-west-1 && sam deploy --template-file packaged.yaml --stack-name sam-dbcc-converter --capabilities CAPABILITY_IAM --region eu-west-1 --parameter-overrides AppVersion=v0.1