in botocore-stubs/botocore-stubs/client.pyi [0:0]
def run_job_flow(self, *,
Name: str,
Instances: EMRJobFlowInstancesConfig,
LogUri: str = ...,
AdditionalInfo: str = ...,
AmiVersion: str = ...,
ReleaseLabel: str = ...,
Steps: List[EMRStepConfig] = ...,
BootstrapActions: List[EMRBootstrapActionConfig] = ...,
SupportedProducts: List[str] = ...,
NewSupportedProducts: List[EMRSupportedProductConfig] = ...,
Applications: List[EMRApplication] = ...,
Configurations: List[EMRConfiguration] = ...,
VisibleToAllUsers: bool = ...,
JobFlowRole: str = ...,
ServiceRole: str = ...,
Tags: List[EMRTag] = ...,
SecurityConfiguration: str = ...,
AutoScalingRole: str = ...,
ScaleDownBehavior: str = ...,
CustomAmiId: str = ...,
EbsRootVolumeSize: int = ...,
RepoUpgradeOnBoot: str = ...,
KerberosAttributes: EMRKerberosAttributes = ...