hadoop/hadoop-hdds/docs/content/S3Commands.md

1.2 KiB

title menu
S3 Commands
main
parent weight
Client 3

Ozone shell supports the following S3 commands.

  • [getsecret](#get secret)

Get Secret

User should get the kerberos ticket before using this option.

{{< highlight bash >}} ozone sh s3 getkey {{< /highlight >}} Prints the AWS_SECRET_ACCESS_KEY and AWS_ACCESS_KEY_ID for the current user.

You can try out these commands from the docker instance of the Alpha Cluster.