Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/aws-samples/aws-cdk-examples
/ app.py
File
app.py
python/emr/app.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
from
aws_cdk
import
aws_ec2
as
ec2, aws_iam
as
iam, App, Aws, Stack, aws_emr
as
emr
2
from
constructs
import
Construct
3
4
class
EMRClusterStack(Stack):
Callers
nothing calls this directly
Calls
2
App
Class · 0.85
EMRClusterStack
Class · 0.85
Tested by
no test coverage detected