pub const S3_ASSUME_ROLE_ARN: &str = "client.assume-role.arn";
If set, all AWS clients will assume a role of the given ARN, instead of using the default credential chain.