Describe the issue
The docs say:
Note: Profile providers to not implement any caching. They will reload and reparse the profile from the file system when called. See CredentialsCache for more information about caching.
This is no longer the case since the profile file contents are cached indefinitely.
Links
https://docs.rs/aws-config/latest/aws_config/profile/struct.ProfileFileCredentialsProvider.html