tests.system.providers.amazon.aws.example_emr_eks
¶
Module Contents¶
Functions¶
|
|
|
|
|
Attributes¶
- tests.system.providers.amazon.aws.example_emr_eks.S3_FILE_CONTENT = Multiline-String[source]¶
Show Value
1k = 1 2s = 0 3 4for i in range(1000000): 5 if i % 2 == 0: 6 s += 4/k 7 else: 8 s -= 4/k 9 10 k += 2 11 12print(s)
- tests.system.providers.amazon.aws.example_emr_eks.update_trust_policy_execution_role(cluster_name, cluster_namespace, role_name)[source]¶