MCPcopy 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

1from aws_cdk import aws_ec2 as ec2, aws_iam as iam, App, Aws, Stack, aws_emr as emr
2from constructs import Construct
3
4class EMRClusterStack(Stack):

Callers

nothing calls this directly

Calls 2

AppClass · 0.85
EMRClusterStackClass · 0.85

Tested by

no test coverage detected