summaryrefslogtreecommitdiff
path: root/changelogs/fragments/aws_core_is_boto3_error_code.yml
blob: d06a227773c3bd496704eb6f33f0d828e52b7502 (plain)
1
2
3
4
---
minor_changes:
  - Add `is_boto3_error_code` function to `module_utils/aws/core.py` to make it
    easier for modules to handle special AWS error codes.