deephaven.experimental.s3¶
- class S3Instructions(region_name, max_concurrent_requests=None, read_ahead_count=None, fragment_size=None, max_cache_size=None, connection_timeout=None, read_timeout=None, access_key_id=None, secret_access_key=None, anonymous_access=False, endpoint_override=None)[source]¶
Bases:
JObjectWrapper
S3Instructions provides specialized instructions for reading from S3-compatible APIs.
- j_object_type¶
alias of
S3Instructions