[][src]Function aws_auth_payload::get_aws_credentials

pub async fn get_aws_credentials() -> Result<AwsCredentials, Error>

Use the priority documented here obtain AWS credentials

Limitations

Assuming roles through profiles is not supported at the moment. See this Github issue