aws-sdk-pandas
aws-sdk-pandas copied to clipboard
emr fleets with multiple instance types
It would be nice if there was an option to multiple instance types to fleet configuration.
When using aws emr create-cluster, this can be done by passing an argument like InstanceTypeConfigs=['{InstanceType=m5.xlarge,BidPrice=0.5,WeightedCapacity=2}']
When can this be added?