What is the process to Signing a AMI ?

0

I am trying to figure out how to sign a AMI image, so that it can be verified that its not tampered with before creating EC2 instance from the AMI.

feita há um ano201 visualizações
1 Resposta
0

AMI binary content (i.e. the disk content) is immutable, so once the AMI is created then that content can't be changed: https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/modify-ami.html

A limited set of attributes of an AMI can be changed after it is created - see the API docs for ModifyImageAttribute for details.

profile pictureAWS
ESPECIALISTA
James_S
respondido há um ano

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