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