AWS EMR Terraform module

Upstream version 3.3.0
0 controls from Registry requirements

Terraform Module Source

registry.compliance.tf/terraform-aws-modules/emr/aws
NameTypeDescriptionSensitive
autoscaling_iam_role_arnAutoscaling IAM role ARN
autoscaling_iam_role_nameAutoscaling IAM role name
autoscaling_iam_role_unique_idStable and unique string identifying the autoscaling IAM role
cluster_arnThe ARN of the cluster
cluster_core_instance_group_idCore node type Instance Group ID, if using Instance Group for this node type
cluster_idThe ID of the cluster
cluster_master_instance_group_idMaster node type Instance Group ID, if using Instance Group for this node type
cluster_master_public_dnsThe DNS name of the master node. If the cluster is on a private subnet, this is the private DNS name. On a public subnet, this is the public DNS name
iam_instance_profile_arnARN assigned by AWS to the instance profile
iam_instance_profile_iam_role_arnInstance profile IAM role ARN
iam_instance_profile_iam_role_nameInstance profile IAM role name
iam_instance_profile_iam_role_unique_idStable and unique string identifying the instance profile IAM role
iam_instance_profile_idInstance profile's ID
iam_instance_profile_uniqueStable and unique string identifying the IAM instance profile
managed_master_security_group_arnAmazon Resource Name (ARN) of the managed master security group
managed_master_security_group_idID of the managed master security group
managed_service_access_security_group_arnAmazon Resource Name (ARN) of the managed service access security group
managed_service_access_security_group_idID of the managed service access security group
managed_slave_security_group_arnAmazon Resource Name (ARN) of the managed slave security group
managed_slave_security_group_idID of the managed slave security group
security_configuration_idThe ID of the security configuration
security_configuration_nameThe name of the security configuration
service_iam_role_arnService IAM role ARN
service_iam_role_nameService IAM role name
service_iam_role_unique_idStable and unique string identifying the service IAM role