fromProfileFile static method
Implementation
static AwsClientCredentials? fromProfileFile({String? profile}) =>
    CredentialsUtil.fromProfileFile(profile: profile);static AwsClientCredentials? fromProfileFile({String? profile}) =>
    CredentialsUtil.fromProfileFile(profile: profile);