| Package | Description |
|---|---|
| org.apache.hadoop.fs.s3a.s3guard |
This package contained S3Guard support; now the feature has been removed,
its contents are limited to the public command line and some
methods still used by directory marker code.
|
| org.apache.hadoop.fs.s3a.select |
Support for S3 Select.
|
| org.apache.hadoop.fs.s3a.tools |
S3A Command line tools independent of S3Guard.
|
| Modifier and Type | Class and Description |
|---|---|
static class |
S3GuardTool.BucketInfo
Get info about a bucket and its S3Guard integration status.
|
| Modifier and Type | Class and Description |
|---|---|
class |
SelectTool
This is a CLI tool for the select operation, which is available
through the S3Guard command.
|
| Modifier and Type | Class and Description |
|---|---|
class |
MarkerTool
Audit an S3 bucket for directory markers.
|
Copyright © 2008–2023 Apache Software Foundation. All rights reserved.