InstanceBlockDeviceMapping - EC2 Image Builder
Services or capabilities described in AWS documentation might vary by Region. To see the differences applicable to the AWS European Sovereign Cloud Region, see the AWS European Sovereign Cloud User Guide.

InstanceBlockDeviceMapping

Defines block device mappings for the instance used to configure your image.

Contents

deviceName

The device to which these mappings apply.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 1024.

Required: No

ebs

The Amazon EBS-specific configuration for this mapping.

Type: EbsInstanceBlockDeviceSpecification object

Required: No

noDevice

Specifies a mapping to remove from the base image.

Type: String

Length Constraints: Fixed length of 0.

Required: No

virtualName

The virtual device name for instance ephemeral devices.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 1024.

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: