6min
AWS CLI Advanced Options
Install awscli-plugin-endpoint plugin
aws CLI v1.x
aws CLI v2.x
Shell
|
Configure plugin in your ~/.aws/config file:
Shell
|
Define an endpoint with AWS CLI
Configure the default profile (see Self-hosted S3 Compatible Gateway to choose a correct endpoint):
Shell
|
The resulting file would look like:
You can now use the AWS CLI without specifying an endpoint:
Shell
|
To configure s3api endpoint you can use this command:
Shell
|
You can also use a different profile for Storj:
Shell
|
To use AWS CLI with a separate profile storj:
Shell
|




Updated 03 Mar 2023
Did this page help you?
Yes
No