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
- Identify the affected scheduling policy in the AWS Batch console or via the AWS CLI.
- Use the AWS CLI 'batch tag-resource' command (or the SDK equivalent) with the policy ARN.
- Provide at least one tag with a non-aws: prefixed key.