MCPcopy Create free account
hub / github.com/aws-samples/aws-cdk-examples / app.py

File app.py

python/batch/batch-with-EC2/app.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1from aws_cdk import (
2 aws_ec2 as ec2,
3 aws_batch as batch,
4 aws_ecs as ecs,

Callers

nothing calls this directly

Calls 2

AppClass · 0.85
BatchEC2StackClass · 0.70

Tested by

no test coverage detected