Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 520 Bytes

File metadata and controls

17 lines (13 loc) · 520 Bytes

ec2-arm64

Shows ec2 AMI generation features.

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

  • Build the image
export BUILD_DEVICE=ec2-arm64
bitbake aws-biga-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-biga-image aws-ec2-arm64