Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 496 Bytes

File metadata and controls

16 lines (12 loc) · 496 Bytes

aws-ec2-x86-64

Shows ec2 AMI generation features.

build an ec2-x86-64 image with greengrass-bin installed and create an EC2 AMI

  • Build the image
bitbake aws-demo-image
  • Upload this image to your ec2 account (follow instructions to set this up before!)
cd ..
meta-aws-demos$ layers/sw/meta-aws/scripts/ec2-ami/create-ec2-ami.sh amitest-bucket 16 aws-demo-image aws-ec2-x86-64