emr
EmrCluster (NetworkEntity)
Attributes:
Name | Type | Description |
---|---|---|
account |
The account ID in which this resource operates. |
|
region |
The region name in which this resource operates. |
|
cluster_name |
str |
The EMR cluster resource name. |
arn |
str |
The ARN of the EMR cluster resource. |
cluster_id |
str |
The ID of the EMR cluster resource. |
vpc_config |
Optional[NetworkConfiguration] |
Networking information used by the resource. |
master_sg_id |
str |
The ID of the master security group used for the EMR cluster. |
slave_sg_id |
str |
The ID of the slave security group used for the EMR cluster. |
custom_invalidation(self)
inherited
A list of manual reasons why this resource should be invalidated
exclude_from_invalidation(self)
inherited
A list of attributes that should be excluded from the invalidation process
EmrPublicAccessConfiguration (AwsResource)
Attributes:
Name | Type | Description |
---|---|---|
account |
The account ID in which this resource operates. |
|
region |
The region name in which this resource operates. |
|
block_public_access |
bool |
Does the EMR cluster being created into this region will block public access or not. |
custom_invalidation(self)
inherited
A list of manual reasons why this resource should be invalidated
exclude_from_invalidation(self)
inherited
A list of attributes that should be excluded from the invalidation process