mirror of
https://github.com/hashicorp/packer.git
synced 2026-09-23 16:31:48 -04:00
Replace all straight forward occurrences of `if err, ok := err.(awserr.Error)` with the `isAWSErr` helper function
Replace all straight forward occurrences of `if err, ok := err.(awserr.Error)` with the `isAWSErr` helper function