Constant iceberg::io::S3_DISABLE_EC2_METADATA
source ยท pub const S3_DISABLE_EC2_METADATA: &str = "s3.disable-ec2-metadata";
Expand description
Option to skip loading the credential from EC2 metadata (typically used in conjunction with
S3_ALLOW_ANONYMOUS
).