AwsEbsVolumeType type Signature: export type AwsEbsVolumeType = "gp2" | "gp3" | "io1" | "io2"; SDK_PROTOCOL_VERSION AwsInstanceId