Low Batch Regional

Batch scheduling policies should be tagged

Description

Flags AWS Batch scheduling policies that have no user-defined tags. Tags help associate policies with their owning team and use case; untagged policies are operationally opaque.


Remediation

Apply at least one user-defined tag to every Batch scheduling policy.

Steps

  1. Identify the affected scheduling policy in the AWS Batch console or via the AWS CLI.
  2. Use the AWS CLI 'batch tag-resource' command (or the SDK equivalent) with the policy ARN.
  3. Provide at least one tag with a non-aws: prefixed key.