martysweet / cfn-lint

A CloudFormation JSON and YAML Validator
MIT License
163 stars 38 forks source link

Adding support for AWS::Batch::ComputeEnvironment.ComputeResources.AllocationStrategy #237

Closed sunaoka closed 2 years ago

sunaoka commented 4 years ago
Resource: Resources > ComputeEnvironment > Properties > ComputeResources > AllocationStrategy
Message: AllocationStrategy is not a valid property of AWS::Batch::ComputeEnvironment.ComputeResources
Documentation: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-batch-computeenvironment.html

add AWS::Batch::ComputeEnvironment.ComputeResources.AllocationStrategy property.