2.3. Creating and automatically uploading images to the AWS Cloud AMI


You can create a RAW image by using the RHEL image builder and select Upload to AWS to automatically upload the image to the Amazon AWS Cloud AMI service provider.

Prerequisites

  • You must have root or wheel group user access to the system.
  • You have opened the RHEL image builder interface of the RHEL web console in a browser.
  • You have created a RHEL image builder blueprint.
  • You must have an Access Key ID configured in the AWS Identity and Access Management (IAM) account manager.
  • You must have a writable AWS Simple Storage Service (S3) bucket prepared.

Procedure

  1. In the RHEL image builder dashboard, select your blueprint in blueprint name. Select the Images tab, and click Create Image.
  2. From the Type drop-down menu list, select Amazon Machine Image Disk (.raw), check Upload to AWS, and click Next.

    참고

    If you do not know your Secret Key, generate a new Access Key ID.

  3. Enter your AWS access key ID and AWS secret access key in the corresponding fields. Click Next.
  4. Enter the Image name, Amazon S3 bucket name, and AWS region, then click Next.
  5. Review the information and click Finish. Wait for the Image build complete status.
  6. In the AWS console, navigate to Service→EC2, select the correct region, and verify your image shows Available status.
  7. Select your image, click Launch, choose an instance type, and click Review and Launch.
  8. Review instance details, click Launch, then select or create a key pair:

    • To create a new key pair, select Create a new key pair, enter a name, and click Download Key Pair.
  9. Click Launch Instance and wait the instance status to change to running.
  10. Click Connect, then use SSH to access your instance:

    $ chmod 400 <your_instance_name>.pem
    $ ssh -i <your-instance_name>.pem \\
    ec2-user@<your-instance-IP-address>
    1. Type yes to confirm the connection.

Verification

  • Check if you can perform any actions while connected to your instance by using SSH.
Red Hat logoGithubredditYoutubeTwitter

자세한 정보

평가판, 구매 및 판매

커뮤니티

Red Hat 소개

Red Hat은 기업이 핵심 데이터 센터에서 네트워크 에지에 이르기까지 플랫폼과 환경 전반에서 더 쉽게 작업할 수 있도록 강화된 솔루션을 제공합니다.

보다 포괄적 수용을 위한 오픈 소스 용어 교체

Red Hat은 코드, 문서, 웹 속성에서 문제가 있는 언어를 교체하기 위해 최선을 다하고 있습니다. 자세한 내용은 다음을 참조하세요.Red Hat 블로그.

Red Hat 문서 정보

Legal Notice

Theme

© 2026 Red Hat
맨 위로 이동