Packer not using instance profile for credentials?

i’ve not been able to find it in the docs, but that might be because it isn’t a thing. Is it possible to have packer use the instance credentials of the instance upon which it’s running ? So, similar to how the aws cli tooling will use the command line vars, fall back to env vars if they weren’t given, and finally, fall back to using the instance credentials ?