1 回答
- 最新
- 投票最多
- 评论最多
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.
相关内容
- AWS 官方已更新 1 年前
- AWS 官方已更新 1 年前
- AWS 官方已更新 2 年前
- AWS 官方已更新 1 年前