2024/03/15 - Amazon Elastic Compute Cloud - 1 updated api methods
Changes Add media accelerator and neuron device information on the describe instance types API.
{'InstanceTypes': {'MediaAcceleratorInfo': {'Accelerators': [{'Count': 'integer', 'Manufacturer': 'string', 'MemoryInfo': {'SizeInMiB': 'integer'}, 'Name': 'string'}], 'TotalMediaMemoryInMiB': 'integer'}, 'NeuronInfo': {'NeuronDevices': [{'CoreInfo': {'Count': 'integer', 'Version': 'integer'}, 'Count': 'integer', 'MemoryInfo': {'SizeInMiB': 'integer'}, 'Name': 'string'}], 'TotalNeuronDeviceMemoryInMiB': 'integer'}}}