mirror of
https://github.com/aws-actions/configure-aws-credentials.git
synced 2026-08-22 04:05:08 +09:00
fa8d6a57bb
Closes #1898. Due to a bundling, checking for `error instanceof PackedPolicyTooLargeException` fails. Instead we need to explicitly check for `error.name`.