SparkEmrPropertiesInput
The Spark EMR properties.
Contents
- computeArn
-
The compute ARN of Spark EMR.
Type: String
Length Constraints: Minimum length of 0. Maximum length of 256.
Required: No
- instanceProfileArn
-
The instance profile ARN of Spark EMR.
Type: String
Length Constraints: Minimum length of 0. Maximum length of 256.
Required: No
- javaVirtualEnv
-
The java virtual env of the Spark EMR.
Type: String
Length Constraints: Minimum length of 0. Maximum length of 256.
Required: No
- logUri
-
The log URI of the Spark EMR.
Type: String
Length Constraints: Minimum length of 0. Maximum length of 256.
Required: No
- pythonVirtualEnv
-
The Python virtual env of the Spark EMR.
Type: String
Length Constraints: Minimum length of 0. Maximum length of 256.
Required: No
- runtimeRole
-
The runtime role of the Spark EMR.
Type: String
Pattern:
^arn:aws[^:]*:iam::\d{12}:(role|role/service-role)/[\w+=,.@-]*$
Required: No
- trustedCertificatesS3Uri
-
The certificates S3 URI of the Spark EMR.
Type: String
Length Constraints: Minimum length of 0. Maximum length of 256.
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: