To Create EC2 - appspec.yml Version: 0.0 os:linux hooks: BeforeInstall: -location: script/UnzipResource.sh -location: script/UnzipData.sh AfterInstall: -location: script/RunResourceTest.sh timeout:3000 Application Start ...
suniljoe.com1 min read
No responses yet.