code icon indicating copy to clipboard operation
code copied to clipboard

Code of Amazon Web Services in Action, 1st edition

Results 2 code issues
Sort by recently updated
recently updated
newest added

Hi, I config my aws at ap-southeast-2, when I run the command to create an application version `$ aws elasticbeanstalk create-application-version --application-name etherpad --version-label 1.5.2 --source-bundle S3Bucket=awsinaction,S3Key=code/chapter5/etherpad.zip An error occurred...

all examples in chapter 11 miss cfn-signal