aws-samples / aws-batch-runtime-monitoring

Serverless application to monitor an AWS Batch architecture through dashboards.
MIT No Attribution
58 stars 16 forks source link

Updates to fix deprecated options in docs/ExamplesCfnTemplates/Batch-… #26

Open tccaws opened 5 months ago

tccaws commented 5 months ago

…Large-Scale.yaml.

Issue #, if available:

Existing VCPUS and MEMORY specification in Job Definition ContainerProperties uses options that are now deprecated. https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-batch-jobdefinition-containerproperties.html

Description of changes: Move these into ResourceRequirements.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

tccaws commented 5 months ago

These templates are used by first lab at https://batch.hpcworkshops.com. https://batch.hpcworkshops.com/03-aws-batch-introductions/01-batch-arch.html