describeInstanceTypeOfferings
inline suspend fun Ec2Client.describeInstanceTypeOfferings(crossinline block: DescribeInstanceTypeOfferingsRequest.Builder.() -> Unit): DescribeInstanceTypeOfferingsResponse
Lists the instance types that are offered for the specified location. If no location is specified, the default is to list the instance types that are offered in the current Region.