2026/01/22 - Amazon Elastic Compute Cloud - 1 updated api methods
Changes Add better support for fractional GPU instances in DescribeInstanceTypes API. The new fields, logicalGpuCount, gpuPartitionSize, and workload array enable better GPU resource selection and filtering for both full and fractional GPU instance types.
{'InstanceTypes': {'GpuInfo': {'Gpus': {'GpuPartitionSize': 'double',
'LogicalGpuCount': 'integer',
'Workloads': ['string']}}}}