ExportImageTask: ClientError: Unsupported architecture 183 for <AMI-ID>

1

Hello, I'm trying to export one of my AMIs, which is based on Amazon Linux for ARM64. When checking the status of the ExportImageTask I get:

{
    "ExportImageTasks": [
        {
            "ExportImageTaskId": "export-ami-XXXX",
            "S3ExportLocation": {
                "S3Bucket": "XXXX",
                "S3Prefix": "export/"
            },
            "Status": "cancelled",
            "StatusMessage": "ClientError: Unsupported architecture 183 for XXXX.aarch64",
            "Tags": []
        }
    ]
}
feita há 2 anos518 visualizações
2 Respostas
1

Hello, thank you for your post. Unfortunately, the VM Import/Export service does not support the ARM64/aarch64 architecture. Currently the service only supports x86-based images for import or export. There is an open feature request to support ARM64, however, there is no ETA.

AWS
ENGENHEIRO DE SUPORTE
respondido há 2 anos
  • Thank you for your answer! I didn't find any public documentation about this limitation. Did I miss it? Also wish the error message was more descriptive to let the user know what you just stated, that "the VM Import/Export service does not support the ARM64/aarch64 architecture."

0

Bit of an oversight on AWS part here

julien
respondido há 2 anos

Você não está conectado. Fazer login para postar uma resposta.

Uma boa resposta responde claramente à pergunta, dá feedback construtivo e incentiva o crescimento profissional de quem perguntou.

Diretrizes para responder a perguntas