DescribeImageAttribute
In this article:
DescribeImageAttribute#
Description#
Запрос на получение значения параметра образа.
Request Parameters#
Attribute — Параметр образа.
Необходимо: Да
Тип: String
Возможные значения:
description
|launchPermission
|blockDeviceMapping
ImageId — Идентификатор образа.
Необходимо: Да
Тип: String
Response Elements#
imageAttribute — Информация о параметре образа.
requestId — Идентификатор запроса.
Тип: String
Examples#
c2-ec2 DescribeImageAttribute ImageId <image_id> Attribute description