pub unsafe extern "C" fn aws_get_profile_name(
allocator: *mut aws_allocator,
override_name: *const aws_byte_cursor
) -> *mut aws_stringExpand description
Computes the profile to use for credentials lookups based on profile resolution rules
pub unsafe extern "C" fn aws_get_profile_name(
allocator: *mut aws_allocator,
override_name: *const aws_byte_cursor
) -> *mut aws_stringComputes the profile to use for credentials lookups based on profile resolution rules